#ITEMS ARE INVISIBLE IN PLAYERS' INVENTORY AND CHESTS.
1 messages · Page 1 of 1 (latest)
Found errors in the log!
See below for details and possible fixes
java.lang.IllegalStateException: Could not decode texture payload.
Unknown fix!
Class: GameProfile
Method: getTextures
Line: 190
Link: Unknown
It looks like one of your players has a player head in their inventory with an invalid texture payload; https://github.com/GeyserMC/Geyser/pull/4969 should resolve it
GitHub
fixes e.g. https://mclo.gs/SJOYKgZ - an invalid texture will result in a default player head, but not block java packets from being translated
the PR above has been merged, just update geyser now
Post is tagged with Answered