• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Problem - Unparsable in Calculation issue on 2 monks? (1 Viewer)

Solution
anyone know why im getting this on both my monks
View attachment 42514
that isn't an mq2monk thing. (and i moved it out of mq2monk thread)

this means you are running a macro or something else using macro stuff and have some bad condition somewhere

mq2react
mq2hud
mule/kiss condition

this isn't mq2monk, we don't use ${stuff inside here} like that

examples on things that would cause this are things like:

${Me.Casting} when it should be a ${Me.Casting.ID} where you are casting "Really Cool Spell" and thus it returns that "r"
the "$" likely means you're missing a bracket/race somewhere and it is seeing "${stuff without a closing brace"

here are some other examples of a similar error:

> here <
> here <
> here <
>...
anyone know why im getting this on both my monks
View attachment 42514
that isn't an mq2monk thing. (and i moved it out of mq2monk thread)

this means you are running a macro or something else using macro stuff and have some bad condition somewhere

mq2react
mq2hud
mule/kiss condition

this isn't mq2monk, we don't use ${stuff inside here} like that

examples on things that would cause this are things like:

${Me.Casting} when it should be a ${Me.Casting.ID} where you are casting "Really Cool Spell" and thus it returns that "r"
the "$" likely means you're missing a bracket/race somewhere and it is seeing "${stuff without a closing brace"

here are some other examples of a similar error:

> here <
> here <
> here <
> here <
 
Solution
but when i do /end it says i dont have macro running
"or something else using macro stuff"

you have something using a ${thing inside here}, and that is incorrect, by the looks of it you have 2 incorrect conditions.

likely in a react or mq2hud

i did say some of this stuff :(
 
Problem - Unparsable in Calculation issue on 2 monks?

Users who are viewing this thread

Back
Top