Here is what I installed (in that order):
- Morrowind, Tribunal, Bloodmoon (GOTY edition)
- DirectX 9.0c
- Visual C++ 2008 SP1
- MGE 3.8.2-rev.0178 (no settings at this point, I just checked Morrowind was detected)
- Python, wxPython & Wrye Mash
- Morrowind Patch Project
- Morrowind Code Patch
- All my other mods (approx. 140), using Wrye Mash's Bain installer. (I did check both the install and the load orders)
- MGE's distant land
- Merge levelled lists with Wrye Mash
Then I start playing and everything looks okay. (Apart from a big performance hit due to the various hi res texture replacers and the distant land.)
I have been playing for say 15min. when I am to pick up some mushrooms. First strange thing, the plant opens like a container whereas I have Graphic Herbalism TR installed... Mmmh, something's wrong.
And then the game freezes and the music stops, and then black screen. My laptop is no longer responding; even the good old CTRL+ALT+DEL will not work and I have to force a reboot by pressing the power button. Gosh, I don't like the smell of it.
I suspect there is a problem with Graphic Herbalism so I uninstall it, sync/repair my saves with Wrye Mash and try again. I load a saved game, but right after the "Loading area" message I get a CTD. More precisely, the save loads, the image appears for half a second and then the game crashes. And it doesn't even crash properly, -- I mean the computer is blocked and I have to CTRL+ALT+DEL and then log off or restart.
I then try mlox, just to check if there is a problem with my load order. Upon loading mlox tells me that "An Error ocurred":
mlox.py 0.57 [mlox-base 2010-10-25 11:39:07 (UTC)] (fr/cp1252)
Python Version: 2.5
wxPython Version: 2.8.0.1
Traceback (most recent call last):
File "mlox.py", line 1797, in
main()
File "mlox.py", line 1707, in main
mlox_gui().start()
File "mlox.py", line 1585, in start
self.anolyze_loadorder(None)
File "mlox.py", line 1574, in anolyze_loadorder
self.highlight_warnings(self.txt_msg)
File "mlox.py", line 1516, in highlight_warnings
low = rt.TextAttrEx() ; low.SetBackgroundColour(wx.Colour(125,220,240))
AttributeError: 'module' object has no attribute 'TextAttrEx'
Python Version: 2.5
wxPython Version: 2.8.0.1
Traceback (most recent call last):
File "mlox.py", line 1797, in
main()
File "mlox.py", line 1707, in main
mlox_gui().start()
File "mlox.py", line 1585, in start
self.anolyze_loadorder(None)
File "mlox.py", line 1574, in anolyze_loadorder
self.highlight_warnings(self.txt_msg)
File "mlox.py", line 1516, in highlight_warnings
low = rt.TextAttrEx() ; low.SetBackgroundColour(wx.Colour(125,220,240))
AttributeError: 'module' object has no attribute 'TextAttrEx'
Now what is this??
Yet mlox loads anyway and gives a couple of recommendations, but nothing critical as far as I can see, and tells me that my load order is fine and does not need reordering.
Please help me before I kill myself.