-
Bug
-
Resolution: Duplicate
-
None
-
1.16.5
-
None
-
windows 10 home 64 bit
Java version 8 update 281
pc Specs:
16gb ddr4 ram
intel core I7 6700hq
geforce gtx1070
jvm arguments of client profile:
-Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
files:
latest-1.log = Server log
latest.log = Client logwindows 10 home 64 bit Java version 8 update 281 pc Specs: 16gb ddr4 ram intel core I7 6700hq geforce gtx1070 jvm arguments of client profile: -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M files: latest-1.log = Server log latest.log = Client log
-
Unconfirmed
-
Survival
-
(Unassigned)
The Problem:
When you destroy a shulker containing stacked tools or other stacked things that have large nbt tags, your client disconnects from the server and displays this message:
"Internal Exception: io.netty.handler.codec.DecoderException:
java.RuntimeException: Tried to read NBT tag that was too big;
tried to allocare: 2097185bythes where max allowed: 2097152"
reconnecting to the server loads the world as usual, but disconnects again after a fraction of a second in game. This results in a "quasi ban" and also affects everyone loading the area afterwards.
How to recreate:
1. Use something like NBT Explorer or the the "/more" command on a paper server with essentials installed to create a shulker full of stacked and enchanted items that you normally couldn`t stack. Now get that shulker into your creative saved toolbar.
2. Log into any minecraft server above 1.12.2.
3. Get the modified shulkerbox from your creative saved toolbar and place it on the ground.
4. Go into gamemode survival and break the Shulkerbox. After that you get kicked and get the error message. (no problem breaking it in creative)
- duplicates
-
MC-170536 Shulker box deletes stacked unstackable items in survival
- Resolved