[Bug]: Ender Storage causes Encoder Exception
ellwoodb opened this issue · 0 comments
Possible Fixes
Yes
Modpack Version
2.18
What happened?
Hey there!
I am running a server and recently updated to version 2.18. Since then, when more than one player try to connect, one gets disconnected with the following error message (client-side):
Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet ‘clientbound/minecraft:custom_payload’
Server-side, I get:
[Netty Epoll Server IO #2/ERROR] [net.minecraft.network.Connection/]: Exception caught in connection
io.netty.handler.codec.EncoderException: Failed to encode packet 'clientbound/minecraft:custom_payload'
and
Caused by: java.lang.RuntimeException: Failed encoding custom payload enderstorage:network: java.lang.IndexOutOfBoundsException: readerIndex: 22, writerIndex: 11
(more logs, see attached log file)
Which led to us removing all of our Ender Tanks from Ender Storgae, which was recently added to the pack. Now it is working fine, so it seems to have some issues with this specific mod.
Please let me know, if I can provide any more information, to help solve the issue.
latest.log
https://gist.github.com/ellwoodb/44513cc0ecf25f9ea6d0b37c713d6c7c