Page 1 of 1

[0.16.51] Inserter stops ins. to filtered limited inventory

Posted: Thu Aug 23, 2018 5:58 am
by devilholk
Observed result: Fast inserter stops inserting items in a cargo wagon that has set inventory filters and an inventory limit even though the stack of said item is not filled.
Expected result: Inserter keeps going til the stack is filled up.

Details:

I have a fast inserter that takes items from a requester chest and puts them into a cargo wagon like this
Fast inserter from requester chest into cargo wagon
Fast inserter from requester chest into cargo wagon
train_inserter_setup.png (102.64 KiB) Viewed 1497 times
The inventory of the cargo wagon has the following filters and limits
Cargo wagon inventory
Cargo wagon inventory
cargo_wagon_inventory.png (116.58 KiB) Viewed 1497 times
The requester chest does have items, in this example it has a bunch of gates in it and the gate slot in the cargo wagon is not full as seen in the previous picture
Requester chest inventory
Requester chest inventory
requester_chest_inventory.png (116.82 KiB) Viewed 1497 times
I can get it to move things again if I remove the red limitation of the inventory and set it back again but it may stop on another slot with the same symptoms when doing that.

Re: [0.16.51] Inserter stops ins. to filtered limited inventory

Posted: Thu Aug 23, 2018 6:37 am
by Blacky007
this is no bug!
if you want to insert different items with only 1 inserter into cargowaggon you need to limit the inserter to stacksize 1
else it can be that he has 3 items in hand and only 2 left space in waggon - 1 is to mutch and that will be in the inserter until somone makes more space in the waggon.

solution - better add more boxes with different items and up to 12 inserter per waggon.

Re: [0.16.51] Inserter stops ins. to filtered limited inventory

Posted: Thu Aug 23, 2018 7:01 am
by devilholk
Oh right, I didn't realize that but that makes perfect sense.
I don't know how to mark my post as no-bug or resolved though, or should I just remove it?

Thanks