Connections refused from Fabric server after placing map
cephaelus opened this issue ยท 0 comments
I have Image2Map installed on a Fabric 1.20.4 server. I tried to generate a map using a 640 x 128 px png, and I right-clicked with the bundle on the top-left item frame. The server kicked me with the following log message:
[22:43:38] [Render thread/WARN]: Client disconnected with reason: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(16397) + length(1) exceeds writerIndex(16397): PooledUnsafeDirectByteBuf(ridx: 16397, widx: 16397, cap: 16397)
My server log just reflects the disconnection as though I would have left the game normally, and the mod loads fine on both the server and the client. Client log attached.