Skip to content

Conversation

Worive
Copy link

@Worive Worive commented Aug 30, 2025

As now the server keeps all the data about the backpacks inventory, the client will perform a request to the server to get the usage information.

Disclaimer: It's my first time touching minecraft packets in a long time but I hope that thanks to the cache I should have mitigated any possible issue about them.

Known cache bug:

  • In multiplayer mode, if you hover over another player's backpack while they're actively modifying its contents, the slot usage display will show outdated information. The display won't refresh to show the current contents until the cache automatically updates after 1 minute.

Fix GTNewHorizons/GT-New-Horizons-Modpack#20998

Worive and others added 3 commits August 30, 2025 10:50
As now the server keeps all the data about the backpacks inventory, the client will perform a request to the server to get the usage information.

Fix GTNewHorizons/GT-New-Horizons-Modpack#20998
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

Successfully merging this pull request may close these issues.

Backpacks allways report to have 0/0 slots used
2 participants