Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inventory Cleanup Causing Production Issues #42

Open
DeadlyDad opened this issue May 31, 2022 · 0 comments
Open

Inventory Cleanup Causing Production Issues #42

DeadlyDad opened this issue May 31, 2022 · 0 comments

Comments

@DeadlyDad
Copy link

Problem: If inventory cleanup fills a slot in an assembler/etc. while an inserter is on its way to depositing that same type of item, the inserter will be unable to insert it. (Naturally.) If that inserter is also responsible for inserting other items, production will grind to a halt because the other necessary items will never get inserted.

Solution: Add an 'Inventory cleanup limit' slider to the ED tab to allow players to set the amount that production machine slots will be filled when inventory cleanup is triggered. (e.g. if set to '0.9 stacks', 10% of the space will be available for inserters to insert more items.)

Does that sound reasonable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant