• 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 - Kiss Buffing Error "No such 'int' member 'Child' spam"

Joined
Apr 8, 2019
RedCents
30¢
Version of KissAssist.mac?
KissAssist v12.002 Maintained for RedGuides by Ctaylor22 11/2/2021
When did your problem start?
as soon as i started running it
Character Role?
  1. Assist
  2. Tank
  3. Puller
  4. Hunter
What class is having this issue?
  1. Warrior
How often does this issue occur?
Always
Can you reproduce the issue?
just by starting the macro
Any idea how to fix the macro so I don't get this spamming my MQ window every couple seconds?
it happens on every toon, no matter what class.

spam.PNG
 
Solution
so where kissassist is trying to check something like ${Window[BuffWindow].Child[BW_Buff1_Button].Child[Buff1]} that isn't a thing anymore because the buffwindow looks like


This is what the old would have looked like, and what the error is showing
1646884089889.png

This is how the new BuffWindow is designed, with BW_Buttons
1646884105067.png

and BW_Labels
you can see here how you could access buff 1 (slot 2 since 0 indexing) here with
${Window[BuffWindow].Child[BW_Labels].Child[BW_Buff1]}
1646884162348.png


obligatory showing some of the cool MQ stuff not requiring .child
you can access with just using /
1646884526849.png


Kissassist will get some updates to that portion of the code

in the meantime if you turn UseDannetOn=1 you will skip that part of the code
yes, please see the above responses
MQ2Seeaboveplz

Korea Subway GIF
 
getting a new error message since the last patch.

No such 'int' member 'Child'

anyone familiar with this?
yes, i moved your question into the existing 80 response thread about the issue

easy fix tho

to resolve it you can:
a: update kissassist
b: turn on danneton=1
 
Been using bard KA for awhile now. Sic's ToL bard ini but just recently I keep getting this error pop up in the MQ chat window. Wondering what it mat be?
 

Attachments

  • 16476658482362749886451472976987.jpg
    16476658482362749886451472976987.jpg
    2.9 MB · Views: 2
This has been happening for the 4-6 days and I'm not sure what it means or how to fix it. Or, I suppose if it needs to be fixed; things worked fine for the most part until tonight when my Shaman sort of stopped healing. Any help on this matter would be greatly appreciated.

Also, I'm still new to posting on here so forgive me if this is not the correct location for this post.
 
macros tab, watch the kissassist resource, go to the launcher, update kissassist. no more problems

the kissassist that is provided with the launcher package is a few updates behind. updating fixes the issue
 
This has been happening for the 4-6 days and I'm not sure what it means or how to fix it. Or, I suppose if it needs to be fixed; things worked fine for the most part until tonight when my Shaman sort of stopped healing. Any help on this matter would be greatly appreciated.

Also, I'm still new to posting on here so forgive me if this is not the correct location for this post.
Please update kiss or turn on usedannet=1 in your kiss ini
 
I did exactly as you suggested and it fixed most of the problem but my Shaman (on kissassist) is still not healing only sending his pet in to attack. Any ideas?
 
I did exactly as you suggested and it fixed most of the problem but my Shaman (on kissassist) is still not healing only sending his pet in to attack. Any ideas?
This fix is for the child info post you made

If you need specific ini help, you want to post in the kissassist support thread and provide your ini
 
Heyio,

I have been running my beastlord with hunter mode and he gets this scroll in the MQ window:
1649156176543.png
this is fairly new behavior, i believe it does it on all my toons but seems to scroll the most on my beastlord

Thanks in advance!
 
Problem - Kiss Buffing Error "No such 'int' member 'Child' spam"

Users who are viewing this thread

Back
Top
Cart