Hello!
Im getting the following error when building bashed patch with the http://tesnexus.com/downloads/file.php?id=28763 of UL-Aspen Woods. WB version 285
Loading: 01001C95..AspenWood..REGN.ICON..23..Traceback (most recent call last): File "C:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4921, in Execute raise File "C:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4882, in Execute patchFile.scanLoadMods(SubProgress(progress,0.2,0.8)) #try to speed this up! File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 14301, in scanLoadMods modFile.load(True,SubProgress(progress,index,index+0.5)) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 4980, in load self.tops[label].load(ins,unpack and (topClass != MobBase)) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 4001, in load self.loadData(ins, ins.tell()+self.size-20) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 4103, in loadData record = recClass(header,ins,True) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1778, in __init__ self.__class__.melSet.initRecord(self,header,ins,unpack) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1408, in initRecord MreRecord.__init__(record,header,ins,unpack) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1575, in __init__ if ins: self.load(ins,unpack) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1638, in load self.loadData(ins,inPos+self.size) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1787, in loadData self.__class__.melSet.loadData(self,ins,endPos) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1442, in loadData raise File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1437, in loadData loaders[type].loadData(record,ins,type,size,readId) File "C:\Games\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 875, in loadData target = record.__getattribute__(self.attr)[-1]IndexError: list index out of range
Thanks!