I completed the Task Logic Tools Tutorial 1.2 and it seems to be running just fine, but it is throwing these exceptions at the same times each time I run the simulation:
time: 18.678074 exception: FlexScript exception: Array index out of bounds at MODEL:/StandardLogic/Dispatcher1>variables/passto
time: 19.900983 exception: FlexScript exception: Array index out of bounds at MODEL:/StandardLogic/Dispatcher1>variables/passto
time: 22.534476 exception: FlexScript exception: Array index out of bounds at MODEL:/BasicProcessFlowLogic/Dispatcher2>variables/passto
time: 23.084614 exception: FlexScript exception: Array index out of bounds at MODEL:/BasicProcessFlowLogic/Dispatcher2>variables/passto
It doesn't seem to be a problem with my Process Flow, because the plane with the standard logic is generating the same exceptions.