龙空尘 发表于 2013-1-27 01:41

Wrye Bash Debug

Found Python at 'C:\Python27\python.exe'
Launching Wrye Bash in debug mode
Wrye Bash starting
Python version: 2.7.3
wxPython version: 2.8.12.1 (msw-unicode)
input encoding: cp936; output encoding: None; locale: ('zh_CN', 'cp936')
function 'RemoveModMasters' not found
bosh.py 8476 __init__: Missing master file; Neither Oblivion.esm or Nehrim.esm exists in an unghosted state in F:\Oblivion\Oblivion\Data - presuming that Oblivion.esm is the correct masterfile.
Traceback (most recent call last):
File "Wrye Bash Launcher.pyw", line 29, in <module>
    bash.main()
File "F:\Oblivion\Oblivion\Mopy\bash\bash.py", line 320, in main
    app.Init()
File "F:\Oblivion\Oblivion\Mopy\bash\basher.py", line 5779, in Init
    size=settings['bash.frameSize'])
File "F:\Oblivion\Oblivion\Mopy\bash\basher.py", line 4821, in __init__
    self.notebook = notebook = BashNotebook(self,-1)
File "F:\Oblivion\Oblivion\Mopy\bash\basher.py", line 4734, in __init__
    self.AddPage(INIPanel(self),_("INI Edits"))
File "F:\Oblivion\Oblivion\Mopy\bash\basher.py", line 2244, in __init__
    self.CheckTargets()
File "F:\Oblivion\Oblivion\Mopy\bash\basher.py", line 2384, in CheckTargets
    if not path.isfile():
AttributeError: 'NoneType' object has no attribute 'isfile'
1:38:00: Debug: ..\..\include\wx/msw/private.h(697): 'UnregisterClass' failed with error 0x00000584 (类仍有打开的窗口。).



昨天还好好的。今天打开就变这样了。
但我忘了我之前做了什么操作了……

龙空尘 发表于 2013-1-27 01:52

请版大锁了吧…
我自己弄好了…
不好意思…
页: [1]
查看完整版本: Wrye Bash Debug