» Sat Feb 19, 2011 2:17 am
7zip v4.65 installed on WinXP SP3.
Oblivion SI Goty. 150+ mods.
I was running PyFFI on a mod. I also had Wrye Bash 283 open and decided to launch OB+OBSE. I got as far as the load bar ~80%. Then either OB CTD or PyFFI finished and became the active window. I closed PyFFI and when back to Bash. I tried to uninstall NPCs with Jobs and it took a long time. The system didn't seem 100% stable. I tried to close Bash and it hanged. After awhile I had to end the process. I rebooted my PC and check the partitions for errors. None. Went back into Bash and tried to install NPCs with Jobs again. That's when I saw a window containing the following (stderr):
Traceback (most recent call last):
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\basher.py", line 6245, in Execute
self.data.install(self.selected,progress,last,override)
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 11097, in install
installer.install(archive,destFiles,self.data_sizeCrcDate,SubProgress(progress,index,index+1))
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 10300, in install
self.unpackToTemp(archive,dest_src.values(),SubProgress(progress,0,0.9))
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 10280, in unpackToTemp
progress(index,_("%s\nExtracting files...\n%s") % (archive.s, maExtracting.group(1).strip()))
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\bolt.py", line 1404, in __call__
self.parent(self.baseFrom+self.scale*state/self.full,message)
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\bolt.py", line 1404, in __call__
self.parent(self.baseFrom+self.scale*state/self.full,message)
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\bolt.py", line 1375, in __call__
self.doProgress(1.0*state/self.full, self.message)
File "D:\Program Files\Bethesda Softworks\Oblivion\Mopy\balt.py", line 884, in doProgress
self.dialog.Update(int(state*100),message)
File "C:\Programs\Python26\lib\site-packages\wx-2.8-msw-unicode\wx\_windows.py", line 2966, in Update
return _windows_.ProgressDialog_Update(*args, **kwargs)
File "C:\Programs\Python26\lib\encodings\cp1252.py", line 15, in decode
return codecs.charmap_decode(input,errors,decoding_table)
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 61: character maps to
Should have worn chainmail gloves.
When I uninstall a mod, does Bash rebuild the archive? or does it just remove the files from the data folder? In other words, could the original NPCs with Jobs.7z in the BASH Installers folder have been corrupted?
Should I unintall/reinstall the Python components?