Typhoon Omi Posted November 2, 2010 Share Posted November 2, 2010 I run a fairly large modded load-out. I'll start with the fact I've used Wrye Bash quite often without incident in the past (still version 275), until sometime last night. Without warning, it suddenly refused to launch. I thought that strange since I hadn't downloaded anything, much less something that would modify the libraries etc. Wrye relies on, so why was it suddenly not working? Well, I decided I'd simply uninstall it, Python, etc, clear all related registry entries, and then do a fresh reinstall from TESNexus, Wrye Python 03a and then Bash 275. And I did. Went to run Wrye Bash.. and odd enough, it still wouldn't launch. I've even updated it (first to 287 and then to 290) just to see if possibly, that may have some play in the matter - no luck. I've tried all of the basic solutions, read over the forums here on other users who've had issues with it launching, and nothing's seemingly related. -I run Win7 x64, but my Oblivion folder is outside of my Program Files, my Mopy folder is in the same directory my Oblivion.exe is, etc..-I've tried running the launcher with both Python and Pythonw.exe to no avail.-Obviously I have UAC disabled, and I've things set so I have ownership of all files/run all programs as administrator, although I double checked this of course. Bug Dump: Traceback (most recent call last): File "bash.py", line 153, in <module> main() File "bash.py", line 139, in main app = basher.BashApp(False) File "c:\python26\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7978, in __init__ self._BootstrapApp() File "c:\python26\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7552, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\basher.py", line 4584, in OnInit self.InitData(progress) File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\basher.py", line 4617, in InitData bosh.modInfos = bosh.ModInfos() File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\bosh.py", line 7966, in __init__ FileInfos.__init__(self,dirs['mods'],ModInfo) File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\bosh.py", line 7646, in __init__ self.bashDir.join('Table.pkl'))) File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\bolt.py", line 1025, in __init__ dictFile.load() File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\bosh.py", line 226, in load result = bolt.PickleDict.load(self) File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\bolt.py", line 822, in load self.data.update(cPickle.load(ins)) File "C:\Users\Haelstrom Fist\Desktop\Gaming\Other\Oblivion\Mopy\bolt.py", line 521, in __hash__ return hash(self._cs)AttributeError: _cs I admit I'm lost. Much appreciated if anyone has any input. Link to comment Share on other sites More sharing options...
Smooth613 Posted November 3, 2010 Share Posted November 3, 2010 Check your Mopy folder, do you have a file named pidfile.tmp? If so delete it. Link to comment Share on other sites More sharing options...
Typhoon Omi Posted November 3, 2010 Author Share Posted November 3, 2010 Nope. I've heard of that problem from recent comments on the TESNexus upload and checked it out too, don't have that file. Appreciate the help though. Link to comment Share on other sites More sharing options...
Smooth613 Posted November 3, 2010 Share Posted November 3, 2010 Post the results of your bug dump in This Thread and state any other significant details. i.e. What's changed in your setup? When did the problem start? etc... You'll receive much better support there. Link to comment Share on other sites More sharing options...
Recommended Posts