Hi! i been trying to run SmartAoE on Out of the abby but it always crashes with: TypeError: Cannot read properties of undefined (reading '0') at apiscript.js:6210:156 when the same scripts ( several of then aren't working), work for other campaigns without any problem, script example: !smartaoe {{
--title|Ataque monje
--titlecardbackground|linear-gradient(135deg,#001f3b 0%,#0a4d8c 25%,#0f73d3 45%,#1490f2 70%,#45b3ff 85%,#003b73 100%)
--rightsub| Attack total: [[ 1d20 + @{selected|dexterity_mod} + @{selected|pb} ]] ← (roll #0)
--dc|$[[0]]
--saveFormula|<<0d0 + a{npc_ac} >> ← AC del objetivo
--damagesaverule|*0
--aoeType|5econe
--forceIntersection|0
--radius|5ft
--origin|nearest, face
--minGridArea|0.25
--minTokArea|0.25
--fx|burn-blood
--damageFormula1|[[ 1d6 + @{selected|dexterity_mod} ]]
--damageType1|bludgeoning
--ignore|SmartAOE_ignore,1
--instant|1
--autoApply|1
--bar|1
--conditionFail|red
--conditionPass|green
--zeroHPmarker|dead
--triggerSound|golpe
}}
the mods im' using G libInline G SmartAoE G Messenger G SelectManager G ScriptCards G libTokenMarkers it works fine in my other games and campaigns for example cos, can you help me?