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

Fixes not being able to pick up items from ME terminals when the network inventory is recalculated each tick for other reasons #5623

Merged
merged 1 commit into from Oct 31, 2021

Conversation

shartte
Copy link
Member

@shartte shartte commented Oct 31, 2021

Don't reset the item-serials in case of a full update because they can happen once per tick (i.e. in case of storage cell reset). Keeping the serials will greatly reduce traffic and still allow interactions with items while this is happening each tick.

Should fix #5584

…n happen once per tick (i.e. in case of storage cell reset). Keeping the serials will greatly reduce traffic and still allow interactions with items while this is happening each tick.
@shartte shartte added this to the 9.0.0-beta milestone Oct 31, 2021
@Technici4n Technici4n merged commit ca2ebcd into fabric/1.17 Oct 31, 2021
@Technici4n Technici4n deleted the fix-5584 branch October 31, 2021 18:44
shartte added a commit that referenced this pull request Nov 1, 2021
…n happen once per tick (i.e. in case of storage cell reset). Keeping the serials will greatly reduce traffic and still allow interactions with items while this is happening each tick. (#5623)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants