Hello, I am trying to use lists to simulate my model. I need to unload by the robot items from pallet (18 items) which comes onto Conveyor1 and load them singly onto new pallet on Conveyor 2. I 've got problem, because Robot loads every second box (starting from box no.2) not from the Conveyor1 but from the pallet on Conveyor2 (it takes box that has been recently loaded on the target pallet). Where I made a mistake or what should I add to get correct solution?