After an SDM Event is triggered, the action macro configured on True runs successfully. However, it can't close the SDM ticket as expected.
The following error appears in the SDM logs:
animator_nxd 5244 SEVERE_ERROR bpmessage.c 779 BPMessage::operator[0]: index out-of-bounds max = -1animator_nxd 5244 SIGNIFICANT bpmessage.c 783 BPMessage[ 738787328.7480.440 ] [User superuser]animator_nxd 5244 SIGNIFICANT bpmessage.c 783 {animator_nxd 5244 SIGNIFICANT bpmessage.c 783 method = evaluated_conditionanimator_nxd 5244 SIGNIFICANT bpmessage.c 783 }animator_nxd 5244 SEVERE_ERROR bpobject.c 4998 Attempt to cast type NIL BPData to long
and
ERROR get_roles failed; cannnot find session with id 0 and userid superuser
SDM 17.x
Custom spell code located in site/mods folder causing the issue to occur
Disable or Modify the custom spell code to allow SDM to run the action macro and close the case.