The first time, pallets get stored in rack and later on, they get picked by the resource.
Now 2nd time when pellets come to get store in the rack, I get rack full error
but there is 0 pallets in rack at that time means rack is empty.
Attaching the model images below.
Error
Pallet Rack
Rack Store
How can i solve this problem?
I suspect you didn't use a rackpick to take the pallets out of the storage... you MUST use a rackpick
Or you need to use palletRack.remove(agent);
If that's not the problem, then you will have give more information