125 Wizard Zek just switched from LIVE to LIVE Experimental. Now ever time I try to stop then reload the lua I get a continues opening then closing. Thanks in advance.
You are trying to load an invalid config; that config is over a year out-of-date. Live Wizard is fairly recent in comparison, and has all of the changes that were in experimental and then some.
I'm not quite sure what is happening though, do you mean the script is closing? I would like the stack trace information (red wall of text) if so, so that I can ensure that old busted configs properly revert to good ones (which is our goal).
Ultimately, if you can't load the script to change it, you'll have to nuke or edit the setting file directly.
The setting file is your character's "RGMercs.
Lua" and it is found in the rgmercs folder in your MQ config directory. You'll have to go down a couple folders in the tree (mqconfig\rgmercs\pcconfigs\server\charname\classname\RGMercs.
Lua)
You can delete the line that says
['ClassConfigDir'] = 'Live (Experimental)',
or you can change it to just say 'Live'
Edit: Do yourself a favor and nuke your rgmercs install (mq
Lua folder) at some point and let redfetch redownload it; going forward, we should handle that situation a little better, but some of the oldest configs require manual deletion.