Skip to content

Fix the gauge over-request issue #9987 and #10486#10496

Open
nbcss wants to merge 3 commits into
Creators-of-Create:mc1.21.1/devfrom
nbcss:mc1.21.1/dev
Open

Fix the gauge over-request issue #9987 and #10486#10496
nbcss wants to merge 3 commits into
Creators-of-Create:mc1.21.1/devfrom
nbcss:mc1.21.1/dev

Conversation

@nbcss

@nbcss nbcss commented Jun 10, 2026

Copy link
Copy Markdown

Address the over-request issue in #9987 and #10486 . It fixes:

  • targetInv == null could caused by block entity update, which may lost all stored item data for one tick if block get updated
  • submit arrival runs on both side, which cause double arrival in single player game
  • use container's ItemStack as InventorySummary's key reference without make copy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr flag: simple PR has minimal changes pr type: fix PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants