You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
Having multiple mods is so frustrating, and now one of my players in my server had put something in their backpack that has caused the backpack to become cursed, anytime a player picks it up, they are immediately kicked, giving the horrible error below:
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Payload may not be larger than 32767 bytes
My immediate thought is that my modpack or datapack does not like the backpack mod ID.
We have contained the thing, and I simply just want to get the items out of the backpack without destroying it or my game.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Having multiple mods is so frustrating, and now one of my players in my server had put something in their backpack that has caused the backpack to become cursed, anytime a player picks it up, they are immediately kicked, giving the horrible error below:
My immediate thought is that my modpack or datapack does not like the backpack mod ID.
We have contained the thing, and I simply just want to get the items out of the backpack without destroying it or my game.
The text was updated successfully, but these errors were encountered: