MLOX error...

Post » Sat May 28, 2011 8:00 am

I've been using it for a few days now and all had been fine until a couple days ago. I reinstalled Morrowind (and Mlox) and now I recieve the following error message. The application remains open with a couple harmless comments in the message window and nothing in the load order windows. Any ideas on what the error dialog means?

mlox.py 0.57 [mlox-base 2010-10-25 11:39:07 (UTC)] (en/cp1252)
Python Version: 2.5
wxPython Version: 2.8.0.1

Traceback (most recent call last):
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1797, in
main()
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1707, in main
mlox_gui().start()
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1585, in start
self.anolyze_loadorder(None)
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1574, in anolyze_loadorder
self.highlight_warnings(self.txt_msg)
File "C:\Program Files\Games\Morrowind\mlox\mlox.py", line 1516, in highlight_warnings
low = rt.TextAttrEx() ; low.SetBackgroundColour(wx.Colour(125,220,240))
AttributeError: 'module' object has no attribute 'TextAttrEx'
User avatar
FITTAS
 
Posts: 3381
Joined: Sat Jan 13, 2007 4:53 pm

Post » Sat May 28, 2011 5:21 am

You need to upgrade your version of wxpython - mlox requires wxpython v2.8.7.1

It's also best to post specific issues related to active topics in their existing threads - here's a quick link to the http://www.gamesas.com/index.php?/topic/1083121-relz-mlox-a-tool-for-anolyzing-and-sorting-your-load-order/. You'll find the requirements listed on the OP. :cool:
User avatar
Bee Baby
 
Posts: 3450
Joined: Sun Jun 18, 2006 4:47 am

Post » Sat May 28, 2011 4:38 am

As tetchy mentions, mlox requires a newer version of wxPython. You could also try the standalone version of mlox, which has that bundled inside.
User avatar
Soph
 
Posts: 3499
Joined: Fri Oct 13, 2006 8:24 am


Return to III - Morrowind