Ok, I'm back, so catching up on things
wrye bash ver 292
CBash ver. 0.5.1
svn ver. 1024
Artifacts:
merged (esp) and not activated (esp) and bsa unpacked: no building and no door
I'll try to see if I can reproduce this, then track down why it's happening.
huh... I'll have to download Py2exe to fix that... which will take a while so most likely Lojack will be back from his trip long before I get it fixed but that is an error in the compilation process it's not including the inspect python module.
Pacific Morrowind
I thought I had fixed that a while ago, but I guess not. I'll look into it. It's about time for a new WBSA svn to be built anyway.
1027 : added a bunch of BFCs to the BAIN Converters folder - switching back to Bash it displayed a "Refreshing converters" dialog and then it stuck - flashing this dialog for a split second forever - had to kill it
EDIT : now I can't give focus to installers at all - this dialog flashes ad infinitum
Bah, something I did must have reverted the bug (exact same one, alt2rn1ty found) that I fixed a while ago. I'll look into it again.
also,
got this error when clicked on a green + WIZBAIN, LTPD(the one malonn made, maybe will have to take a look at it)
anyway now my cursor changed to os.wait cursor but still has functionality....hmmmm
Traceback (most recent call last): File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\basher.py", line 7719, in Execute installer.resetAllEspmNames() File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 10529, in resetAllEspmNames for espm in self.remaps:RuntimeError: dictionary changed size during iteration
EDIT1: Noticed malonn's wizard doesn't have ResetAllEspmNames before DeSelectAll will try that...
RequireVersions "1.2.0.416","","","285"
ResetAllEspmNames ;edit, nope didn't work
DeSelectAll
EDIT2: Nope that didn't help. Temporary Workaround to this is delete his RenameEspm line in malonn's script and rename the esp in the 01 Cobl version directory to the same as the other(standard) "LetThePeopleDrink.esp"
Actually, this was a small change in the ESPM name code to make it better. When looking at the change, I totally forgot why I had done it that way: exactly the issue you're seeing. So I'll change it back and it should be ok.