Traceback (most recent call last): File "D:\Oblivion\Mopy\basher.py", line 10084, in Execute saveFile.logStatObse(log) File "D:\Oblivion\Mopy\bosh.py", line 6047, in logStatObse log(_(' Mod : %02X (%s)') % (modIndex, self.masters[modIndex].s))IndexError: list index out of rangeAs I mentioned in my original post I cannot think of anything obvious I might have done that would lead to this error. I'm not even sure if the problem lies in some rare saveformat alteration or with the co-files themselves.
Traceback (most recent call last): File "c:\games\Oblivion\Mopy\basher.py", line 4881, in Execute raise File "c:\games\Oblivion\Mopy\basher.py", line 4843, 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 "c:\games\Oblivion\Mopy\bosh.py", line 14048, in buildPatch patcher.buildPatch(log,SubProgress(subProgress,index)) File "c:\games\Oblivion\Mopy\bosh.py", line 20203, in buildPatch tweak.buildPatch(log,progress,self.patchFile) File "c:\games\Oblivion\Mopy\bosh.py", line 20151, in buildPatch if 'boar' in record.full.lower() or 'boar' in record.model.modPath.lower() or 'boar' in record.eid.lower():AttributeError: 'NoneType' object has no attribute 'lower'
Traceback (most recent call last): File "D:\Oblivion\Mopy\basher.py", line 1497, in OnItemSelected self.details.SetFile(modName) File "D:\Oblivion\Mopy\basher.py", line 1609, in SetFile tagsStr = '\n'.join(sorted(modInfo.getBashTags()))TypeError: sequence item 0: expected string, Path found
Traceback (most recent call last): File "D:\Oblivion\Mopy\basher.py", line 10084, in Execute saveFile.logStatObse(log) File "D:\Oblivion\Mopy\bosh.py", line 6047, in logStatObse log(_(' Mod : %02X (%s)') % (modIndex, self.masters[modIndex].s))IndexError: list index out of rangeAs I mentioned in my original post I cannot think of anything obvious I might have done that would lead to this error. I'm not even sure if the problem lies in some rare saveformat alteration or with the co-files themselves.
File "c:\games\Oblivion\Mopy\bosh.py", line 20151, in buildPatch if 'boar' in record.full.lower() or 'boar' in record.model.modPath.lower() or 'boar' in record.eid.lower():AttributeError: 'NoneType' object has no attribute 'lower'
Traceback (most recent call last): File "D:\Oblivion\Mopy\basher.py", line 1497, in OnItemSelected self.details.SetFile(modName) File "D:\Oblivion\Mopy\basher.py", line 1609, in SetFile tagsStr = '\n'.join(sorted(modInfo.getBashTags()))TypeError: sequence item 0: expected string, Path found