- Joined
- Feb 6, 2007
- RedCents
- 1,683¢
macro randomly ends with the following error:
Rich (BB code):
[2016/07/30 15:45:13] Unparsable in Calculation: 'W'
[2016/07/30 15:45:13] mq2cast_spell_routines.inc@276 (MQ2Cast(string spellName,string spellType,timer giveUpTimer,string mySub,string MQ2Feature1,string MQ2Feature2,string MQ2Feature3,string MQ2Feature4,string MQ2Feature5,string MQ2Feature6,string MQ2Feature7,string MQ2Feature8)): /goto :cast_still_pending
[2016/07/30 15:45:13] kissassist.mac@1630 (CastWhat(string castWhat,int castTargetID,string sentFrom)): /call MQ2Cast "${castWhat}" gem${MiscGem} 3s -maxtries|2
[2016/07/30 15:45:13] kissassist.mac@1218 (CombatCast): /call CastWhat "${DPS[${i}]}" ${DPSTargetID} DPS
[2016/07/30 15:45:13] kissassist.mac@1087 (Combat): /if (${DPSOn} && (!${Role.Equal[puller]} || !${ChainPull})) /call CombatCast
[2016/07/30 15:45:13] kissassist.mac@785 (CheckForCombat(int SkipCombat, string FromWhere)): /call Combat
[2016/07/30 15:45:13] kissassist.mac@767 (Main): /call CheckForCombat 0 MainLoop
[2016/07/30 15:45:13] The current macro has ended.
[2016/07/30 15:45:13] Failed to parse /if condition '(FALSE && 68<90 && !FALSE && !NULL && !Wildspark Barrage && FALSE)', non-numeric encountered

