Hi,
I have some problem with my custom code. When the model run at start, the model picking box from queue 2 or 3 as intended, and send it to queue 5. And when a box arrive in queue 1, the crane will move the box from queue 1 to queue 4.
After some time, the crane will only move the box from queue 1 to queue 4 and moving the box from queue 4 to queue 5 and leaving queue 2 and 3 empty
How do i fix this in my custom code?