Agent should be located in the same network as the destination node

Viewed 17

I am trying to retrieve the Pallet from the Storage and want to place it in a truck for shipment. It is successfully retrieving the Pallet and placing it at a point, where the fork lifters here responsible to pick up and place it on a truck but after they pickup and are ready to move, i am getting an error:
java.lang.RuntimeException: root.[10]: Agent should be located in the same network as the destination node. Current node: Loading Zone, destination node: Loading Point Node

[This is the Error message] https://i.stack.imgur.com/YJV4o.png

[Logic part] https://i.stack.imgur.com/hBp1n.png

[calling Truck] https://i.stack.imgur.com/iyKbP.png

[seize] https://i.stack.imgur.com/pZemg.png

[Forklifters] https://i.stack.imgur.com/FjVSZ.png

[RetailTrucks] https://i.stack.imgur.com/s84F2.png

[MoveTo] https://i.stack.imgur.com/U5n9f.png

0 Answers
Related