Null pointer error when looking at Cheese Block from Animania
capnkirok opened this issue ยท 3 comments
See thread here on Animania git:
https://github.com/capnkirok/animania/issues/460
I personally don't see it in my testing, but OP does and provided crash log and details.
This is the bit that's crashing.
The only way that can happen is if a plugin is returning null
in getWailaStack
. Which is invalid in 1.12, obviously.