I am trying to add an operator and a process to this model -> cut-process-j.fsm and it works as it should until time 954.86135 when I get "Exception Caught in TaskExecuter::onTimerEvent(treenode involved, int code, char *datastr) object: /Operator1" which is exactly the same as the error in this question: https://answers.flexsim.com/questions/71257/using-destroy-or-moveobject-commands-will-leave-ev.html
I tried adding a custom code with the destroyeventsofobject() logic before the Move Object in the process flow, but that did not fix the problem. Is there another place I need to insert that logic?
This is the model with the error -> cut-process shaping.fsm