» Sat May 28, 2011 6:19 am
Thanks Midge! I'll try to see if I can clean the mod; I'll convert it to an ESP and clean it with TESAME from there.
EDIT: I'm not sure if this is a problem, but when I converted it to an ESM, I got this message:
Traceback (most recent call last):
File "F:\Program Files\Bethesda Softworks\Morrowind\mopy\masher.py", line 5238, in Execute
self.window.Refresh(detail=newName)
File "F:\Program Files\Bethesda Softworks\Morrowind\mopy\masher.py", line 1309, in Refresh
self.PopulateItems(selected=selected)
File "F:\Program Files\Bethesda Softworks\Morrowind\mopy\masher.py", line 784, in PopulateItems
self.PopulateItem(itemDex,mode,selected)
File "F:\Program Files\Bethesda Softworks\Morrowind\mopy\masher.py", line 1354, in PopulateItem
elif not fileInfo.isWellOrdered():
File "F:\Program Files\Bethesda Softworks\Morrowind\mopy\mosh.py", line 2863, in isWellOrdered
return not modInfos.doubleTime[self.mtime]
KeyError: 1270416610.0000079
A similar message occurs if I try to convert another ESP to an ESM. This is with Mash's 'Copy to Function. Anyhow, I shall test the new ESM now.