
[Crash] [20:11:09] Failed to encode packet 'clientbound/minecraft:custom_payload' (tesseract:main)
Crazyminer34 opened this issue ยท 4 comments
Minecraft 1.21.1
Tesseract 1.0.35+a
Fabric api 0.16.9
Crash log info:
https://mclo.gs/6ITxdtT
It seems like the server is sending a packet to update the available channels to the client. One of the channels somehow has a name with a length of 20 while the maximum length should be 19.
I changed the name and its fixed, so strange that it let me add an extra character tho