*above fix also applied to subpackages list.
It is still jumping around here, latest SVN w/ CBash.
E:\Games\Oblivion\Mopy\basher.py:1640: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal def OnTextEdit(self,event):
Traceback (most recent call last): File "G:\Games\Oblivion\Mopy\basher.py", line 4921, in Execute raise File "G:\Games\Oblivion\Mopy\basher.py", line 4880, in Execute patchFile.initData(SubProgress(progress,0,0.1)) #try to speed this up! File "G:\Games\Oblivion\Mopy\bosh.py", line 14241, in initData patcher.initData(SubProgress(progress,index)) File "G:\Games\Oblivion\Mopy\bosh.py", line 16501, in initData fullNames.readFromMod(srcInfo) File "G:\Games\Oblivion\Mopy\bosh.py", line 12202, in readFromMod record.UnloadRecord()AttributeError: 'GMSTRecord' object has no attribute 'UnloadRecord'
Traceback (most recent call last): File "G:\Games\Oblivion\Mopy\basher.py", line 4921, in Execute raise File "G:\Games\Oblivion\Mopy\basher.py", line 4883, in Execute patchFile.buildPatch(log,SubProgress(progress,0.8,0.9))#no speeding needed/really possible (less than 1/4 second even with large LO) File "G:\Games\Oblivion\Mopy\bosh.py", line 14405, in buildPatch patcher.buildPatch(log,SubProgress(subProgress,index)) File "G:\Games\Oblivion\Mopy\bosh.py", line 18651, in buildPatch tweak.buildPatch(self.patchFile,keep,log) File "G:\Games\Oblivion\Mopy\bosh.py", line 18213, in buildPatch fid = gmst.fid = keep(gmst.getOblivionFid()) File "G:\Games\Oblivion\Mopy\bosh.py", line 2662, in getOblivionFid myClass.oblivionIds = cPickle.load(GPath(r'Data\Oblivion_ids.pkl').open())['GMST'] File "G:\Games\Oblivion\Mopy\bolt.py", line 455, in open return open(self._s,*args)IOError: [Errno 2] No such file or directory: 'Data\\Oblivion_ids.pkl'
Traceback (most recent call last): File "G:\Games\Oblivion\Mopy\basher.py", line 9150, in Execute patchDialog = PatchDialog(self.window,fileInfo) File "G:\Games\Oblivion\Mopy\basher.py", line 4832, in __init__ self.SetIcon(Image(r'images/wryemonkey16.jpg',wx.BITMAP_TYPE_JPEG).GetIcon()) File "G:\Games\Oblivion\Mopy\balt.py", line 120, in __init__ raise ArgumentError(_("Missing resource file: %s.") % (self.file,))bolt.ArgumentError: Missing resource file: bolt.Path('images\\wryemonkey16.jpg').