Quote:
Originally Posted by Compans57
I have previously been succesful with this but OFEV stopped working. When I try 'open' and link to the .py file I get this error message:
"Invalid option entry found. Option value contains menu entry that exceeds Maxstring property @ line number 1922."
|
What does line 1922 look like, or what exactly does it say? You can find "
TheDarkWraithUserOptions.py" and open with a simple editor at "\data\scripts\menu"
It sounds to me like there's an invalid character somewhere in the wrong place, and Python can't process it, or it's causing an error.