I was starting a new minecraft forge modded server (with around 141 mods), we were playing like normal until the next day we rejoin and can't enter the server anymore, even after i rebuild the world (deleted world files and let it recreate, which works fine every times when we want to start a new world). every times when we try to rejoin the server, it keep saying:
Internal Exception: io.netty.handler.codee.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(14) + length(1) exceeds writerIndex(14): PooledUnsafeDirectByteBuf(ridx: 14, widx 14. cap: 14).
what should i do in this situation?