Dear everyone,
I'am trying to create a simulator of an hotel plant with a AGV helping the cleaning crew, caring the clean and dirty objects.
In this implementation, i'm using the AGV Process Flow, but i have a problem with the control of which object must go to which queue. So the fact of using a global table making reference from the object to the LoadType, i can choose where this object must go. But this solution its not stagger to more floors, i need your help in this question but also in the error with the label, that appearance at time 0.000000 .
time: 0.000000 exception: FlexScript exception: Label property Type retrieved on /UnloadingDock/Supplies1. Label does not exist. at MODEL:/UnloadingDock>variables/sendtoport
time: 0.000000 exception: FlexScript exception: Label property Type retrieved on /UnloadingDock/CleanLaundry1. Label does not exist. at MODEL:/UnloadingDock>variables/sendtopor
I think the problem is in the AGV process flow, but the help to find the origin of the problem.