When placing sponge (and drying water) in multiplayer, it randomly kick player with the following error :
Internal Exception : io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsExcepion: readerIndex(13) + length(7245) exceed writerIndex(13): UnpooledHeapByteBuf(ridx: 13, widx: 13, cap: 13)
It happened on our multiplayer server, when we were drying an ocean monument, every 4 or 5 sponges, from 15w36 to 15w38 updates
Attachments
Comments 7
A similar issue was fixed recently. Is this still an issue in 15w45a? If so, please explain the issue in detail and provide steps to reproduce it. Please also update the list of affected versions.
Hi, can confirm this is still an issue in 15w40b.
I think I have a little more overview/information that could help solve this.
It doesn't also affect sponges, it happens when water streams have been removed and are still removing themselves (long vertical water streams). I think this is happening because there are too many chunk updates, not sure, but that's what I think it could be. This has been an issue since before this release version (15w38b).
This issue is also a strange one, if you are on multiplayer for example, when you remove the water source with sponge it will most likely kick all other players that have them chunks loaded for them but NOT yourself, strange huh? Might be something to consider also.
EDIT: Here is the example of the 'spam' that happens to due the water bug.
http://puu.sh/kvWXU/ec41ae195d.png