[0.15.X] Inserters get stuck and deadlock factory

Things that has been reported already before.
Jake_Rich
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sat Aug 05, 2017 5:00 pm
Contact:

[0.15.X] Inserters get stuck and deadlock factory

Post by Jake_Rich »

Inserters don't check if there is enough space in the inventory they are inserting into, causing them to get stuck if they are transporting multiple materials.

It happens because the inserter will grab a full stack of 12 items (for example), when the chest can only fit 4. It will be left with 8 materials in its hand, but won't be able to deposit them or pick up new items until it empties what it is holding, eventually jamming everything up.

Inserters stuck and can't insert or grab materials

Inserter stuck on normal chests

Happens in a red circuit train based factory

Perhaps make red disabled slots in chests soft limits, so the inserter will empty the stack into the chest and it will overflow into red slots, but won't try and deposit any more into the chest once it is full to the red disabled slots.
d3x0r
Filter Inserter
Filter Inserter
Posts: 316
Joined: Sun Jun 04, 2017 8:56 am
Contact:

Re: [0.15.X] Inserters get stuck and deadlock factory

Post by d3x0r »

How would it help to make it a soft limit? Instead of sitting with a partial stack they'll finish that and sit with a full stack. It's not like inserters service more than one thing.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15985
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15.X] Inserters get stuck and deadlock factory

Post by Rseding91 »

Thanks for the report. This is working correctly as it is: the inserter grabs as much as it can hold and tries to put it in the destination. If it can put all of it in it waits.

If you don't want that behavior you'll need to either limit the stack size to 1 or use 1 inserter per item type you want to move.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Duplicates”