jaxvanyang / tp-chat-cmd

TP Chat Command Mod for Minecraft.

Home Page:https://modrinth.com/mod/tp-chat-cmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot send too long message to dedicated server

jaxvanyang opened this issue · comments

Reason

Message longer than 256 characters which is sent to server by client, will break the network connection. This won't affect integrated server, because it use memory for packet exchange (AFAIK).

Error message

Internal Exception: io.netty.handler.codec.EncoderException: String too big (was 267 characters, max 256)

Screenshot from 2023-06-13 01-11-40