» Sun May 29, 2011 12:05 am
You may already be aware of this error, but just in case:
Traceback (most recent call last):
File "C:\Program Files (x86)\Steam\steamapps\common\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 "C:\Program Files (x86)\Steam\steamapps\common\oblivion\Mopy\bosh.py", line 14426, in buildPatch
patcher.buildPatch(log,SubProgress(subProgress,index))
File "C:\Program Files (x86)\Steam\steamapps\common\oblivion\Mopy\bosh.py", line 20501, in buildPatch
tweak.buildPatch(log,progress,self.patchFile)
File "C:\Program Files (x86)\Steam\steamapps\common\oblivion\Mopy\bosh.py", line 20295, in buildPatch
if record.full.lower() == 'bendu olo': continue
AttributeError: 'NoneType' object has no attribute 'lower'