中级玩家
 
- 贡献度
- 7
- 金元
- 1920
- 积分
- 160
- 精华
- 0
- 注册时间
- 2010-6-15
|
重装了系统和老滚,以前先用 Python Source版本的,后来用的这个幻冰博客里下载的Unofficial Skyrim Tools Package 2013.07.22安装包里的那个,用的好好的。现在问题了
这次用Unofficial Skyrim Tools Package 2013.07.22安装包里的Wrye Bash svn 3046的版本一开就闪退,BashBugDump.log日志只有testing UAC.。
然后换了Python Source版本,一步步按照教程安装好,还是闪退,看了下,里面写的是以下: (弄了好久,心力憔悴,哪位能帮助下)
Wrye Bash starting
Using Wrye Bash Version 304.3
Python version: 2.7.3
wxPython version: 2.8.12.1 (msw-unicode)
input encoding: None; output encoding: None; locale: ('zh_CN', 'cp936')
Searching for game to manage:
bush.py 80 detectGames: Detected the following supported games via Windows Registry:
bush.py 82 detectGames: skyrim: g:\SkyrimAnniversaryHD\TSEV Skyrim LE
bush.py 94 detectGames: Detecting games via relative path and the -o argument:
bush.py 110 detectGames: skyrim: G:\SkyrimAnniversaryHD\TSEV Skyrim LE
bush.py 143 setGame: No preferred game specified.
bush.py 150 setGame: Using skyrim game: G:\SkyrimAnniversaryHD\TSEV Skyrim LE
testing UAC
bosh.py 6550 __init__: Using libbsa API version: 2.0.0
bosh.py 6556 __init__: Using libloadorder API version: 3.0.1
bosh.py 6562 __init__: Using BOSS API version: 2.1.0
Traceback (most recent call last):
File "Wrye Bash Launcher.pyw", line 91, in <module>
bash.main()
File "bash\bash.py", line 631, in main
app.Init()
File "bash\basher.py", line 7221, in Init
self.InitData(progress)
File "bash\basher.py", line 7253, in InitData
bosh.modInfos.refresh(doAutoGroup=True)
File "bash\bosh.py", line 5321, in refresh
hasChanged += self.plugins.refresh(forceRefresh=hasChanged)
File "bash\bosh.py", line 4097, in refresh
self.loadLoadOrder()
File "bash\bosh.py", line 4023, in loadLoadOrder
modInfos.plugins.saveLoadOrder()
File "bash\bosh.py", line 4040, in saveLoadOrder
raise bolt.BoltError(u'Cannot load plugins before masters.')
bash.bolt.BoltError: Cannot load plugins before masters.
|
|