Hwyla

Hwyla

86M Downloads

Null pointer error when looking at Cheese Block from Animania

capnkirok opened this issue ยท 3 comments

commented

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.

commented

This is the bit that's crashing.

https://github.com/TehNut/HWYLA/blob/961f8347796fedf2594e81f6fad12be91ddc1fb6/src/main/java/mcp/mobius/waila/overlay/RayTracing.java#L112-L122

The only way that can happen is if a plugin is returning null in getWailaStack. Which is invalid in 1.12, obviously.

commented

image

Welp.

commented

Yup. Updated from 1.11 and didn't check these.