Jump to content

Bashed Patch problem.


Wenor

Recommended Posts

My problem is that in the middle of the process of Rebuilding the Bashed Patch (It is loading xulAspenWood.esp) it throws an error window at me.

 

I fixed it by deactivating the .esp so this topic can be closed or whatever they do to the topics here.

 

The error itself (Error window is titled wxPython:stdout/stderr).

 

Loading: 01001C95..AspenWood..REGN.ICON..23..

Traceback (most recent call last):

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\basher.py", line 3978, in Execute

patchFile.scanLoadMods(SubProgress(progress,0.2,0.8))

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 12653, in scanLoadMods

modFile.load(True,SubProgress(progress,index,index+0.5))

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 5076, in load

self.tops[label].load(ins,unpack and (topClass != MobBase))

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 4097, in load

self.loadData(ins, ins.tell()+self.size-20)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 4199, in loadData

record = recClass(header,ins,True)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1883, in __init__

self.__class__.melSet.initRecord(self,header,ins,unpack)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1507, in initRecord

MreRecord.__init__(record,header,ins,unpack)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1680, in __init__

if ins: self.load(ins,unpack)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1743, in load

self.loadData(ins,inPos+self.size)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1892, in loadData

self.__class__.melSet.loadData(self,ins,endPos)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 1536, in loadData

loaders[type].loadData(record,ins,type,size,readId)

File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 865, in loadData

target = record.__getattribute__(self.attr)[-1]

IndexError: list index out of range

Edited by Wenor
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...