Issuing the following command crashes the client:
/data get entity @s
Server output:
[03:03:43] [Netty Server IO #1/ERROR]: io.netty.handler.codec.EncoderException: String too big (was 46677 bytes encoded, max 32767)
[03:03:43] [Server thread/INFO]: YT_Veritas0923 lost connection: Disconnected
[03:03:43] [Server thread/INFO]: YT_Veritas0923 left the game
Client error
[03:05:39] [Client thread/FATAL]: Unreported exception thrown!
java.lang.StackOverflowError: null
at bnq.b(SourceFile:684) ~[minecraft-17w49b-client.jar:?]
at bnq.d(SourceFile:615) ~[minecraft-17w49b-client.jar:?]
at bnq.d(SourceFile:617) ~[minecraft-17w49b-client.jar:?]
Can't reproduce