» Sun May 29, 2011 11:43 am
:flamethrower:
OK! That was it!
The error report by v289 without CBash:
stdout/stderr
Traceback (most recent call last):
File "E:\Oblivion\Mopy\basher.py", line 4958, in Execute
raise
File "E:\Oblivion\Mopy\basher.py", line 4917, 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 "E:\Oblivion\Mopy\bosh.py", line 15354, in buildPatch
self.tes4.masters = self.getMastersUsed()
File "E:\Oblivion\Mopy\bosh.py", line 5127, in getMastersUsed
masters = MasterSet(self.masterName)
File "E:\Oblivion\Mopy\bosh.py", line 4998, in __getattr__
raise ArgumentError(_('Invalid top group type: ')+topType)
ctypes.ArgumentError: Ungültiger oberster Gruppen-Typ: masterName
With CBash Bashed patch was built, no error but the game did not start. After the greeting screen, showing loading it crashed, not only the game, but the whole system. I had to restart my PC. I tried this 3 times with the same result.
After that I deleted the mopy-folder, installed 287 and have now the following error report:
E:\Oblivion\Mopy\bosh.py:1701: DeprecationWarning: struct integer overflow masking is deprecated
def getSize(self):
Dumping: KvatchRegion 440024
> recType: REGN
> size: 329
> fid: 440024
> flags2: 0
> flags1:
> changed: True
> subrecords: None
> data: None
> inName: bolt.Path('Kvatch Rebuilt Weather Patch.esp')
> longFids: False
> eid: KvatchRegion
> iconPath: None
> mapRed: 0
> mapBlue: 102
> mapGreen: 136
> unused1:
> worldspace: 60
> areas: []
> entries: []
Traceback (most recent call last):
File "E:\Oblivion\Mopy\basher.py", line 4947, in Execute
raise
File "E:\Oblivion\Mopy\basher.py", line 4909, in Execute
patchFile.safeSave()
File "E:\Oblivion\Mopy\bosh.py", line 5026, in safeSave
self.save(filePath.temp)
File "E:\Oblivion\Mopy\bosh.py", line 5046, in save
selfTops[type].dump(out)
File "E:\Oblivion\Mopy\bosh.py", line 4141, in dump
size = self.getSize()
File "E:\Oblivion\Mopy\bosh.py", line 4133, in getSize
return 20 + sum((20 + record.getSize()) for record in self.records)
File "E:\Oblivion\Mopy\bosh.py", line 4133, in
return 20 + sum((20 + record.getSize()) for record in self.records)
File "E:\Oblivion\Mopy\bosh.py", line 1708, in getSize
self.dumpData(out)
File "E:\Oblivion\Mopy\bosh.py", line 1798, in dumpData
self.__class__.melSet.dumpData(self,out)
File "E:\Oblivion\Mopy\bosh.py", line 1462, in dumpData
raise
File "E:\Oblivion\Mopy\bosh.py", line 1456, in dumpData
element.dumpData(record,out)
File "E:\Oblivion\Mopy\bosh.py", line 894, in dumpData
element.dumpData(target,out)
File "E:\Oblivion\Mopy\bosh.py", line 3464, in dumpData
MelStructA.dumpData(self,record,out)
File "E:\Oblivion\Mopy\bosh.py", line 1128, in dumpData
data += struct.pack(format, *[getattr(x,item) for item in attrs])
SystemError: ..\Objects\longobject.c:336: bad argument to internal function
Seems I have to install oblivion anew again :banghead: :brokencomputer: