Uploading files larger than 32 kB causes client disconnection.
toad-dev opened this issue ยท 1 comments
Minecraft Version
1.16.x
Version
1.100.2
Details
Reproduction Steps:
- Connect to dedicated server.
- Drag and drop a file between 32 kB and 512 kB. Here's a test file. The .log extension was just so github would let me upload it.
- Client connection will be lost.
Notes
- Logs don't show any additional info:
[23Jan2022 21:11:42.316] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Dev lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Payload may not be larger than 32767 bytes
[23Jan2022 21:11:42.316] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Dev left the game
- This only happens when connected to the dedicated server.