Anyone else experiencing this? It happens with me constantly with random characters that i'm boxing (never all at once). Basically after doing a /bca //chase or a /bca //camphere (or any variation of these command, ie chaseon, returntocamp etc.) kiss will crash. I've ran the remove_alias mac. Dont really know what else to do...this is the spam that shows up in mq2 window after it dies
would really like to figure this out...almost 100% of the time that i turn chase on/off or return to camp on/off at least 1 of my 12 boxes has KA end. So I literally cycle thru each one every time i issue one of those commands to make sure KA is still running.
Rich (BB code):
[2017/08/12 19:00:01] ***********//chaseoff
[2017/08/12 19:00:01] [MQ2] Changing ChaseAssist to 0
[2017/08/12 19:00:01] /varset failed, variable '1stPart' not found
[2017/08/12 19:00:01] kissassist.mac@2700 (CheckBuffs): /varset 1stPart ${Buffs[${i}]}
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /varset failed, variable '2ndPart' not found
[2017/08/12 19:00:01] kissassist.mac@2701 (CheckBuffs): /varset 2ndPart
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /varset failed, variable '3rdPart' not found
[2017/08/12 19:00:01] kissassist.mac@2702 (CheckBuffs): /varset 3rdPart
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /varset failed, variable '4thPart' not found
[2017/08/12 19:00:01] kissassist.mac@2703 (CheckBuffs): /varset 4thPart
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /varset failed, variable 'SpellRange' not found
[2017/08/12 19:00:01] kissassist.mac@2705 (CheckBuffs): /varset SpellRange ${Spell[${1stPart}].Range}
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /varset failed, variable 'BuffSub' not found
[2017/08/12 19:00:01] kissassist.mac@2713 (CheckBuffs): /varset BuffSub ${1stPart}
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /varset failed, variable 'SpellRange' not found
[2017/08/12 19:00:01] kissassist.mac@2719 (CheckBuffs): /if (!${SpellRange}) /varset SpellRange 100
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /varset failed, variable 'BookSpellTT' not found
[2017/08/12 19:00:01] kissassist.mac@2913 (CheckBuffs): /varset BookSpellTT 0
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] /next using invalid variable
[2017/08/12 19:00:01] kissassist.mac@2915 (CheckBuffs): /next i
[2017/08/12 19:00:01] kissassist.mac@2681 (CheckBuffs): /for i 1 to ${Buffs.Size}
[2017/08/12 19:00:01] kissassist.mac@950 (Main): /if (${BuffsOn}) /call CheckBuffs
[2017/08/12 19:00:01] The current macro has ended.
would really like to figure this out...almost 100% of the time that i turn chase on/off or return to camp on/off at least 1 of my 12 boxes has KA end. So I literally cycle thru each one every time i issue one of those commands to make sure KA is still running.


