AuroraLS3 / Abstract-Plugin-Framework

Abstraction Layer & Framework for Bukkit, Sponge, Bungee & Velocity plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

io.netty.handler.codec.EncoderException: String too big (was 59112 bytes encoded, max 44767)

paulzhng opened this issue · comments

e.g. /plan search 3 -> Client is disconnected because the String sent by ISender.sendMessage(String) is too big, splitting Strings when size too big should help.

26.07 12:40:29 [Server] ERROR io.netty.handler.codec.EncoderException: String too big (was 59112 bytes encoded, max 44767)
26.07 12:40:29 [Disconnect] User Fuzzlemann has disconnected, reason: Disconnected