Customizable Player Models (Fabric)

Customizable Player Models (Fabric)

287k Downloads

[Bukkit Plugin] Unable to join server (packet play/24 92 bytes over expected length)

AstroriaLunaris opened this issue ยท 0 comments

commented

When attempting to join my spigot 1.20.2 server with the plugin installed, the client is kicked with the message:
Internal Exception: io.netty.handler.codec.DecoderException: java.io.IoException: Packet play/24 (class_2658) was larger than I expected, found 92 bytes extra whilst reading packet 24
This does not happen without the plugin installed nor does this happen without the mod on the client. maybe Im just doing something wrong? (I asked in discord and didn't get much help)
looking at the code, I assume this is an issue with the custom packets from the server to the client?