Jump to content

Mlox Crashing


ProfArmitage

Recommended Posts

I just did a clean install of Morrowind and MGSO.

I installed the latest versions of MGE XE, MWSE, Mlox, MCP, and the Morrowind Patch Project.

I installed John Moonsugar's MGSO patch, Spirit's MGSO Daedric Armor fix, replaced STA Guides with the non-script version, and installed the latest version of Graphic Herbalism, with the Extra and Ore Replacer compatibility. Nothing else yet.

 

Suddenly, Mlox has stopped working in the middle of it.

 

This is the error message it produces:

 

mlox.exe 0.61 [mlox-base 2017-08-02 15:53:33 (UTC)] (en/cp1252)
Python Version: 2.7
wxPython Version: 2.8.12.1

Traceback (most recent call last):
File "mlox.py", line 1891, in <module>
File "mlox.py", line 1799, in main
File "mlox.py", line 1638, in start
File "mlox.py", line 1619, in analyze_loadorder
File "mlox.py", line 1338, in update
File "mlox.py", line 880, in read_rules
File "mlox.py", line 774, in parse_statement
File "mlox.py", line 684, in parse_expression
File "mlox.py", line 605, in parse_desc
File "re.pyo", line 194, in compile
File "re.pyo", line 251, in _compile
error: nothing to repeat

 

 

Mlox freezes, and I have to use the Task Manager to shut it down.

Link to comment
Share on other sites

In the latest rule-set update I added some rules in for Tooplex's "BTBs Game Improvements - MGSO Compatibility". The rules check the plugin Descriptions for text unique to Tooplex's mods (he modified BTB's ones)

 

Text I was checking for including asterisks though, looks like those throw the regular expression parser into a tizzy.

 

So not a problem with the mod or with Python or mlox's code. Rather a problem caused because I didn't realise the effect that including asterisks would have as they're special characters in regular expressions.

 

I'll make some changes and see if we can get an update out.

Edited by Dragon32
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...