Kicked from server for too large NBT
EmSalce opened this issue ยท 3 comments
Players are getting hit with this error after making their backpack:
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.RuntimeException:
Tried to read NBT tag that was too big; tried to allocate: 2097159bytes where max allowed: 2097152
Was going to close it because I'm not sure if its exactly related to Pack it Up or not, but gonna leave it open just in case
Latest Version of Pack it Up and Fabric. Fixable by installing either XL Packets or a similar mod
The only thing I can think of that would cause this in relation to PIU would be if a player stacked shulker boxes into the pack that had packs in them or something. The NBT for a normal pack isn't that large, no larger than the NBT for a chest BlockEntity (Or shulker box) or something.