We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dungeon Difficulty [Fabric]
https://www.curseforge.com/minecraft/mc-mods/dungeon-difficulty
1.20.1
if chest contain random generated weapon/armor then chest become empty (basically any armor/weapon can't be found)
https://gist.github.com/YShadowMY/647a11c5cb00177a3e341f418ac031b0
[Server thread/ERROR] [net.minecraft.network.protocol.PacketUtils/]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundUseItemOnPacket@5c951abe, suppressing error java.lang.UnsupportedOperationException: null
The text was updated successfully, but these errors were encountered:
40ebad0
Su5eD
Successfully merging a pull request may close this issue.
Mod Name
Dungeon Difficulty [Fabric]
Mod Homepage
https://www.curseforge.com/minecraft/mc-mods/dungeon-difficulty
Minecraft version
1.20.1
Describe the bug
if chest contain random generated weapon/armor then chest become empty (basically any armor/weapon can't be found)
Steps to reproduce
Logs
https://gist.github.com/YShadowMY/647a11c5cb00177a3e341f418ac031b0
Additional context
[Server thread/ERROR] [net.minecraft.network.protocol.PacketUtils/]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundUseItemOnPacket@5c951abe, suppressing error
java.lang.UnsupportedOperationException: null
The text was updated successfully, but these errors were encountered: