Sophisticated wolves

Sophisticated wolves

1M Downloads

Game crashes after opening commands menu on dog

DaGolla opened this issue ยท 1 comments

commented

I tried to make my own Forge Modpack (just for me and my friends) using curseforge for the first time and everything worked out great until I tried to tame my first sophisticated wolf. The taming worked fine, but as soon as I accessed the configuration menu of the dog and switched to the commands tab my game just crashed, giving me the following exception:

Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(31) + length(4) exceeds writerIndex(32): 
PooledUnsafeDirectByteBuf(ridx: 31, widx: 32, cap: 32)

From that point on, all attempts to connect to the server result in another exception:

Internal Exception : io.netty.handler.codec.DecoderException: Unknown serializer type 15044

This exception only occurred for me tho and the server didn't log any error. I asked a friend to tame a wolf as well and as soon as he clicked through the configuration menu his game crashed as well and now he has the same problem I have.
Somehow, I managed to fix the issue temporarily by deleting my player data, but after causing the error again on purpose (in order to figure out a cause) it just doesn't work anymore at all (even after deleting my player data and restarting the server).

In Singleplayer everything works just fine.

All Mods Installed (99)

Those are the logs from when the game crashed for the first time yesterday: https://mclo.gs/JYXfZBB
Unfortunately, I did not have debug logging enabled at that time.

Versions used:

  • Minecraft - 1.19.2
  • Forge - 43.2.0
  • SophisticatedWolves - 4.1.1