Visual Overhaul

Visual Overhaul

883k Downloads

Failed to send too large packet

NancalaStarry opened this issue ยท 1 comments

commented

this issue kept kicking the both the host and the guest out of the world, showing a message read "Failed to sent packet
java.lang.IndexOutOfBoundsException: readerIndex(23) + length(8) exceeds writerIndex(23): UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 23, widx: 23, cap: 23)" for host and "Server sent an invalid packet" for guest.

Until I found this mod in debug.log,I removed it, then everything was fine.

debug.log

commented

Seems to be the same as #45