初级玩家

- 贡献度
- 1
- 金元
- 691
- 积分
- 73
- 精华
- 0
- 注册时间
- 2012-1-29
|
Traceback (most recent call last):
File "bash\basher.py", line 5139, in OnShowPage
self.GetPage(event.GetSelection()).OnShow()
File "bash\basher.py", line 3810, in OnShow
if data.refresh(progress,what,self.fullRefresh):
File "bash\bosh.py", line 9038, in refresh
if 'I' in what: changed |= self.refreshInstallers(progress,fullRefresh)
File "bash\bosh.py", line 9262, in refreshInstallers
try: installer.refreshBasic(apath,SubProgress(progress,index,index+1))
File "bash\bosh.py", line 7856, in refreshBasic
self.refreshSource(archive,progress,fullRefresh)
File "bash\bosh.py", line 8479, in refreshSource
with archive.unicodeSafe() as tempArch:
File "bash\bolt.py", line 1473, in unicodeSafe
return self.tempMoveTo(self.temp)
File "bash\bolt.py", line 1458, in tempMoveTo
self.moveTo(destName)
File "bash\bolt.py", line 1444, in moveTo
shutil.move(self._s,destPath._s)
File "shutil.pyo", line 299, in move
File "shutil.pyo", line 128, in copy2
File "shutil.pyo", line 83, in copyfile
IOError: [Errno 2] No such file or directory: u'N:\\Skyrim Mods\\Bash Installers\\[游戏性MOD] [上古卷轴5 随身附魔,锻造,烹饪,炼药,打磨MOD汉化版.rar_unicode_safe.tmp'
|
|