Tough As Nails

Tough As Nails

21M Downloads

Crash when look inside chest.

madhatr opened this issue ยท 3 comments

commented

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.

crash-2018-05-08_10.52.10-client.txt

commented

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.

commented

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.

commented

So will there be a fix for this?