Crash when look inside chest.
madhatr opened this issue ยท 3 comments
MC 1.12.2
1.12.2-forge1.12.2-14.23.3.2678
ToughAsNails-1.12.2-3.1.0.116-universal
Destroyed chest and crashed when the items became visible.
Its actually pretty easy for you to fix it, just add a catch here for invalid metadata. Since you can easily spawn itemstacks with invalid metadata you should never crash from an old metadata.
It's because canteens only have 2 possible water types now instead of 3. I'm not entirely sure how you can fix this, but there's really nothing we can do about it since you're using a new version on an old world. You'd have to find some way to remove the canteen item entity in the world.