I was referring to if I had a bot do a certain task, it would skip a few steps when I lost focus, and cause an item that shouldn't ever be at that certain step in the first place.
Basically if i had an instruction order like (Paraphrasing due to time):
- Pick up bucket
- Milk cow
- Empty bucket into Milk Storage
- Drop bucket
- Collect Dung
- Put Dung in Compost Bin
It would have a bucket in hand while trying to "Collect Dung".
(Also I have it like that due to me trying to use minimal bots. However, it has happened to multiple bots in a similar fashion. (Trying to pick stuff up with a hand that should be empty.))