In this model, TE1 starts loading at 0s (its Navigator is AGV Network). At 6s, loading is preempted by 0s Delay Task. At 10s, TE1 finishes loading and its Navigator is changed to A* Navigator. After that TE1 is given tasks to move to Queue2, 3, and 4.
When I run simulation, token on the left side stopps at "Move(Queue3)" and TE1 does not move to Queue4. In the tree task9 is "ACTIVE >>> Wait for Task."
It seems strange that "Trigger: OnLoad" occurs at 16:000000s.
(If "Set AGV Navigator" activity is eliminated and TE1's navigator is A* Navigator at the beginning of the simulation, TE1 moves to Queue4.)