Hi ! I have this error message when I try to connect to my own forge 1.19.2 server. The server is hosted on my computer, my frined can join but I can't.
"Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(28270) + length(1) exceeds writerIndex(28270): PooledUnsafeDirectByteBuf(ridx: 28270, widx: 28270, cap: 28270)"
Here is an extract of my debug.log.
https://pastebin.com/sfY9WYMv.
Hope you can help me.