miiirp
AAdmincraft
•Created by miiirp on 1/11/2025 in #questions
Packet is too big and oversized chunks- what's going on?
Running mc modded (115 mods) within itzg docker container using playit.gg. Server is on 24/7 and has 6gigs ram allocated with 5-8 players. Lately there's been a recurring packet too big error that seems related to the oversized chunks- if I remove the chunk from the world entity files the server works, although complaining that the chunk file is missing. Even if I add that file back it is totally fine after that. I've gone out to these chunk coordinates and it's nothing but ocean with nothing wrong visually. Does anyone know why this might be occurring and what a permanent fix is?
[17:32:18] [Server thread/INFO]: User3 lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.IllegalArgumentException: Packet too big (is 29140590, should be less than 8388608): class_2658[payload=UntypedPayload[id=axiom:marker_data, buffer=UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 29140572, cap: 29360128)]]
[17:32:29] [IO-Worker-7/WARN]: Saving oversized chunk [-25, -46] (13596157 bytes} to external file ./world/entities/c.-25.-46.mcc
5 replies