Old Tombstone NBT Data Leads to NBT Read Crash
Chemmech5 opened this issue ยท 0 comments
Minecraft Version:
1.18.2
Forge Version:
40.1.93
Mod Version:
1.0.14
Single Player or Server:
Server
Launching through the FTB App instance
Describe problem (what you were doing; what happened; what should have happened):
Occasionally when teleporting, client disconnects from server with error:
"internal exception: io.netty.handler.codec.decoderexception: java.lang.runtimeexception: tried to read nbt tag that was too big; tried to allocate: 2097178 bytes where max allowed: 2097152"
Only happened to me, not others on server teleporting to and from the same chunk.
I have collected every tombstone after I die so they should no longer be showing up in the world. Going into the NBT data of my player data it had dozens of tombstone entries and the file was around 35kb. Since deleting the tombstone NBT data the crashes have stopped. No other configs or data has been manipulated.
Log file link:
Doesn't seem to have generated one or I cant find it in FTB instance folder
Video/images/gifs (direct upload or link):
N/A