• 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 - Clerics keep getting an undefined variable error

Joined
Oct 21, 2020
RedCents
443¢
Version of KissAssist.mac?
12.002
When did your problem start?
Ongoing
Character Role?
  1. Assist
What class is having this issue?
  1. Cleric
How often does this issue occur?
Often
So I have 4 clerics, on 3 different computers and they all will randomly get this error, or they all will get it at the same time.

I know it has to do with casting their Eth Light. It might be happening while healing characters on extended target.

Looking at the KA Macro code, it has to do with Single heals, in the subsection of conditions.

All 4 of the photos happened at nearly the same time, on different computers. Spell 1/2 is eth light, just one comp is weird and has the healing spells swapped.

What is GM14 or GM17, what does GM stand for? i cannot figure that out.


Error.png
 

Attachments

  • Error2.png
    Error2.png
    46 KB · Views: 0
  • Error3.png
    Error3.png
    13.1 KB · Views: 0
The character INI file? or the Kissassist Macro INI file?
character, the one that you self edit to configure your spells/AA/etc...... The macro file is a .mac file extension, so not that one.

If you downloaded one from the ini library, keep in mind, there's still a possibility that the person uploaded it with a typo.
 
character, the one that you self edit to configure your spells/AA/etc...... The macro file is a .mac file extension, so not that one.

If you downloaded one from the ini library, keep in mind, there's still a possibility that the person uploaded it with a typo.
I made it myself, by made I did the /Mac kissassist
File was created then I just changed the lines I wanted.
Is the INI space sensitive?
I know it didn't like when I had changed a DPS line to null and then had non-Null lines after it.

Also they don't all do it at the same time, mostly it's a one off, or both clerics that are on the same computer At the same time. But rarely all 4 go within 5 seconds of each other. When that happens it's normally on a AOE heavy fight or a fight going to shit and characters are starting to die.

Also do you know what the GM stands for? I see it in the code, and it kind of just looks like a string being added rather then a dynamic variable.
 
Gm stands for Group Member. GM0 is always the caster themselves GM1 through GM5 are the other group Members. GM6 is always the MA regardless if in group or not. GM8 through GM13 are group member pets if you have HealGroupPetsOn turned on. Not sure how you are getting GM14. The Checkhealth code loops from 0 to 5 when checking Group Members and when a Group Members pet needs a heal 8 is added to the current loop counter(0-5). 5+8=13 so 13 is the Max value passed to the heal routine.

Try turning off HealGroupPetsOn and see if that helps. Also if you can get me a debug log of this erroring out, I could look and see what is causing this to happen. If you get a log file please DM/PM it to me, don't post it here.
 
Problem - Clerics keep getting an undefined variable error

Users who are viewing this thread

Back
Top
Cart