Hi,
I would like create the model objects at reset and then run the model.
My trigger works good, but when the simulation starts an error occurs.
I attached the model to reproduce the issue (AGV_square_network.fsm). You can simply reset and run the model. The model is composed by:
- a plane which destroys all objects and creates the new one in the OnReset trigger;
- a process flow which create a simply travel task sequence;
Moreover I noted that the model works well if I put a breakpoint at the trigger end, but it doesn't work when I don't debug the script.
Could someone help me? @anthony.johnson @Jordan Johnson
Thanks in advance for your support.