SuperMartijn642 / Tesseract

10 stars 11 forks source link

[Crash] [20:11:09] Failed to encode packet 'clientbound/minecraft:custom_payload' (tesseract:main) #99

Closed Crazyminer34 closed 5 days ago

Crazyminer34 commented 5 days ago

Minecraft 1.21.1 Tesseract 1.0.35+a Fabric api 0.16.9

Crash log info: https://mclo.gs/6ITxdtT

Crazyminer34 commented 5 days ago

World is literally unplayable all I did is name an energy channel with the character limit

SuperMartijn642 commented 5 days ago

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.

Crazyminer34 commented 5 days ago

image

Crazyminer34 commented 5 days ago

I changed the name and its fixed, so strange that it let me add an extra character tho