ShulkerBoxTooltip
ShulkerBoxTooltip copied to clipboard
Unknown custom packet identifier: shulkerboxtooltip:s2c_handshake
Issue Description:
Got a warning on console for custom packet: shulkerboxtooltip:s2c_handshake.
What happens:
The render thread warns about 'Unknown custom packet identifier: shulkerboxtooltip:s2c_handshake', when the world is created. The game not crash and works good.
What you expected to happen:
No warning.
Steps to reproduce:
- Install the mod.
- Run the game with the output console.
- Create a new world.
- Warning is printed on console.
Affected Versions (Do not use "latest"):
- ShulkerBoxTooltip: 4.0.4
- Minecraft: 1.20.1
- Forge Loader: 47.1.47
- Cloth Config: 11.1.106
I looked into this bug, seems the handled flag is not set specifically for the s2c_handshake packet, previewing an ender chest won't trigger the message... :thinking:
However, this does not impact gameplay AFAIK, it should be safe for players to ignore this warning.