iChun / Sync

My entry for ModJam #3
GNU Lesser General Public License v3.0
59 stars 41 forks source link

NBT tag that was too big #233

Open Vityara3000 opened 3 years ago

Vityara3000 commented 3 years ago

When trying to move to another shell, the game crashes. Shows it: [06:32:58] [Netty Local Client IO # 0 / ERROR] [FML]: iChunUtil Packet exception io.netty.handler.codec.DecoderException: java.lang.RuntimeException: Tried to read NBT tag that was too big; tried to allocate: 2097195bytes where max allowed: 2097152

latest.log

JoelZBub commented 3 years ago

Try installing this: https://www.curseforge.com/minecraft/mc-mods/bigger-packets-please

Vityara3000 commented 3 years ago

Try installing this: https://www.curseforge.com/minecraft/mc-mods/bigger-packets-please

I tried it. But lags are too strong. impossible to play.

JoelZBub commented 3 years ago

So it fixed the crash, then.

Vityara3000 commented 3 years ago

joelzbub

Something is looped. Loads the game very much. Mod is not a solution to the problem. It only expands the scope of the error. I also noticed that in the game, when I die, a double death occurs. Two points of death on the minimap. Two death messages in the chat. I think it's interconnected

Vityara3000 commented 3 years ago

So it fixed the crash, then.

What do you think?