As stated by the title I'm having difficulty getting Wrye up and running. I'll jump right into the BugDump as my problem may be plainly visible for you: Microsoft Windows [Version 6.0.6002] Copyright © 2006 Microsoft Corporation. All rights reserved. E:\Nehrim\Mopy>C:\python26\python.exe bash.py -d Traceback (most recent call last): File "bash.py", line 94, in <module> main() File "bash.py", line 80, in main app = basher.BashApp(False) File "C:\python26\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7978, i n __init__ self._BootstrapApp() File "C:\python26\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7552, i n _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "E:\Nehrim\Mopy\basher.py", line 3670, in OnInit self.InitData(progress) File "E:\Nehrim\Mopy\basher.py", line 3704, in InitData bosh.modInfos.refresh(doAutoGroup=True) File "E:\Nehrim\Mopy\bosh.py", line 7395, in refresh self.getOblivionVersions() File "E:\Nehrim\Mopy\bosh.py", line 7979, in getOblivionVersions self.voCurrent = self.size_voVersion.get(self.data[GPath('Oblivion.esm')].si ze,None) KeyError: bolt.Path('Oblivion.esm') E:\Nehrim\Mopy> Just in case that isn't enough info, I'm on Windows Vista x64 & have python 26 (32bit) & all of the other required programs installed as well according to the manual. Any help would be greatly appreciated and I'm new to the site so if I posted this in the wrong area, I did look for a Nehrim section but failed to find one. -Mallion