So I played some morrowind early last year. Installed a slew of mods with Wrye Mash. I'm a http://www.gamesas.com/bgsforums/index.php?showtopic=957424&hl= of Wrye Bash and the BAIN thing.
Got distracted with more and more Oblivion and then fallout 3, but I'm stil stunned by the MGE screenshots I want to play Morrowind again.
Problem is getting Wrye Mash to start again to take out all the mods and replacers I put in last year.
The reason - I figure is that it is looking for Python 2.5. I updated to Python 2.6.4 like many others, but since I was not actively using Wrye Mash did not check that.
anyone got any advice on what I should do next?
To be clear - when clicking on Wrye mash 2.5 shortcut it states that it could not find that folder (because I now have python 2.6 there instead. I cannot seem to open or alter the shortcut either - it just freezes for a short while and then never opens.
thanks
====================
edit - never mind I think I got it - just needed to copy out the short cut then change it's name and target path then copy it back to MOPY folder - very cool.
OK so now just how do I make use of the http://www.gamesas.com/bgsforums/index.php?showtopic=1051299
How does one make a pyw file? Just copy that code into a txt file and change the extension?
thanks
===================
edit 2 - there may be problems after all. When Uninstalling the various BAIN packages I get these errors (not all at once they are collected and only packages with esp):
Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'TR_Map2.esm'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'Ald Redaynia Extended COM.esp'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'Aldbarrow.esp'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'Aldbarrow.esp'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'Better Heads Tribunal addon.esm'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'Better Heads.esm'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'Annastia V3.3.esp'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'BAR_RethanExpansion_v2.2_NoM.esp'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'MW_Children_1_0.esm'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'BAR_RethanExpansion_v2.2_NoM.esp'Traceback (most recent call last): File "I:\Games\Morrowind\Mopy\masher.py", line 4659, in Execute gInstallers.RefreshUIMods() File "I:\Games\Morrowind\Mopy\masher.py", line 2267, in RefreshUIMods if bosh.modInfos.refresh(): File "I:\Games\Morrowind\Mopy\mosh.py", line 3008, in refresh self.unload(loadFile) File "I:\Games\Morrowind\Mopy\mosh.py", line 3120, in unload mwIniFile.unload(fileName,False) File "I:\Games\Morrowind\Mopy\mosh.py", line 2380, in unload self.refreshDoubleTime() File "I:\Games\Morrowind\Mopy\mosh.py", line 2320, in refreshDoubleTime mtime = modInfos[loadFile].mtime File "I:\Games\Morrowind\Mopy\mosh.py", line 2704, in __getitem__ return self.data[key]KeyError: 'BE_HousesForSale.esp'
Interestingly none of the mods were uninstalled - the packages looks as thought they were uninstalled but no - no esp were taken out.
Errrr? Yes I do need help.
=====================
edit - and again I solved it - closed bash then reopen and they are not being read as still installed.