Cold Sweat

Cold Sweat

5M Downloads

(2.3.10, NeoForge 1.21.1) Disconnect from server upon trying to use wool to insulate armor

YourPetFinch opened this issue ยท 3 comments

commented

I'm using Cold Sweat 2.3.10 on my 1.21.1 NeoForge server with several other mods.
Using leather or other items to insulate armor works perfectly, but when wool and an armor piece are put into the sewing table I'm disconnected from the server with the message: Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'serverbound/minecraft:container_click'

Provided is a list of mods, in case any have incompatibilities with Cold Sweat that are causing this issue.

  • Cold Sweat 2.3.10
  • Creeper Overhaul 4.0.6
  • Cultural Delights 0.17.2
  • Enderman Overhaul 2.0.2
  • End's Delight 2.5
  • Extra Delight 2.2.2
  • Farmer's Delight 1.2.6
  • Geckolib 4.7.3
  • Glitchcore 2.1.0.0
  • Just Enough Items 19.21.0.247
  • More Delight 24.09.27
  • Ocean's Delight 1.0.3
  • Resourceful Config 3.0.8
  • Resourceful Library 3.0.12
  • Serene Seasons 10.1.0.1
  • Storage Delight 24.12.15
  • Twilight Delight 3.0.1
  • Twilight Forest 4.6.3000
commented

If you have client and server logs, that would be helpful

commented

If you have client and server logs, that would be helpful

Sorry about the delayed response. Nothing really useful in the client log, but here's the server log.

log.txt

commented

I figured out what the issue was, thanks. I'll try to post a fixed version when I can