• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - Failed to parse

dorimor

New member
Joined
Jul 19, 2015
RedCents
106¢
hiya getting some red text that is ending macro saying

Failed to parse /if condition (!symbol of Marzin && !NULL && !NULL && !NULL && TRUE && !NULL) non-numeric encountered


how to fix please !
 
I've had this issue a couple of times, and the only thing that fixed it for me was completely closing out all EQ clients and MQ2, then starting everything back up.

edit: but try eqtrader's solution first that would be a lot easier.
 
You have a macroline or plugin that does /if (!${Spell[somespell]} etc when it should be doing /if (!${Spell[somespell].ID} etc

The non numeric is the spell name... ! Only works with numbers which is why you can't use the name but should use the ID because it can be 0 but the name can't.
 
This has started happening to me randomly, and I was only able to fix it by logging the character off and back on.

Found this workaround that clears it up:

1) on the character who can't parse MQ2 scripts for shit: /unload
2) on the MQ2 taskbar icon > right click refresh injections (should reload MQ2)
3) Profit

- - - Updated - - -

hiya getting some red text that is ending macro saying

Failed to parse /if condition (!symbol of Marzin && !NULL && !NULL && !NULL && TRUE && !NULL) non-numeric encountered


how to fix please !

Try what I posted
 
Problem - Failed to parse

Users who are viewing this thread

Back
Top
Cart