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
After lots of debugging, the cause is bukkit: in the itemstack class when an item is used, all blockstates get captured so they can later be used for the bukkit block place event, due to the way that blockstates get captured, the ironchest mod does not know that the chest wasnt updated yet, causing the crash
Basic questions:
What Minecraft Version is your Server on?
1.20.1
Full Ketting Version
v1.20.1-0.3.15
Description of behavior
upgrade an iron chest (diamond-crystal)
Reproduction Steps
Logs
https://mclo.gs/shL5ddy
Additional context
I know thats a crash report (red and I talked about this issue already)
The text was updated successfully, but these errors were encountered: