When I switched my blast furnace production lines to use rocket fuel all the (stack) inserters eventually get stuck trying to load rocket fuel into the furnaces because they try to "overload" beyond the maximum of 10. Since the furnace doesn't get loaded with materials it never burns any of the fuel, and so everything just stops. See attached screenshot.
Expected cause: stack inserters are not aware when grabbing that the materials will not fit into the fuel slot. The entity runs low on fuel and they will grab a full stack of rocket fuel but since the slot already has some left, they'll just sit around holding on to the excess and be stuck forever.
I'm obviously using a heavily modded game but this happens in vanilla too! I tested with a steel furnace and a fully upgraded stack inserter grabbing from a requester chest.
[0.14.22] Stack inserters get stuck when loading rocket fuel
[0.14.22] Stack inserters get stuck when loading rocket fuel
- Attachments
-
- a.png (714.21 KiB) Viewed 2891 times
Re: [0.14.22] Stack inserters get stuck when loading rocket fuel
Can not reproduce in vanilla with steel furnace, please provide specific steps to reproduce or a save file in which an inserter will get stuck soon after.
Re: [0.14.22] Stack inserters get stuck when loading rocket fuel
I can reproduce.
place down any burner entity. Fill entity with fuel from box using stack inserter. Keep removing fuel from entity using right click (take half stack) and it will eventually pick up too many items.
place down any burner entity. Fill entity with fuel from box using stack inserter. Keep removing fuel from entity using right click (take half stack) and it will eventually pick up too many items.
Re: [0.14.22] Stack inserters get stuck when loading rocket fuel
Simple reproduction save, just turn on the power switch.
- Attachments
-
- OVERFILL BUG.zip
- (1.36 MiB) Downloaded 90 times
Re: [0.14.22] Stack inserters get stuck when loading rocket fuel
I see, my cheat-map was too old for all capacity bonuses.
Re: [0.14.22] Stack inserters get stuck when loading rocket fuel
Sorry, didn't check back until now. Thank you aaargha for the vanilla save which I neglected!
Re: [0.14.22] Stack inserters get stuck when loading rocket fuel
This is a side effect of how inserters work.
If you want to prevent it - update to 0.15 and use the "override stack size" option on the inserter.
If you want to prevent it - update to 0.15 and use the "override stack size" option on the inserter.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.14.22] Stack inserters get stuck when loading rocket fuel
Isn't the max stack size in an assembler supposed to be set so that this doesn't happen? Or does that not apply to furnace type entities and fuel?Rseding91 wrote:This is a side effect of how inserters work.
If you want to prevent it - update to 0.15 and use the "override stack size" option on the inserter.