Nature's Aura

Nature's Aura

19M Downloads

Crash Cannot get property IntegerProperty as does not exist in Block{minecraft:void_air}

Darkere opened this issue ยท 6 comments

commented

User is crashing apparently at random times.

Crashlog: https://hatebin.com/rkgvhmndzy

Forge: 31.1.18
NaturesAura-23.2

Original issue: Team-RAM/RAM#28

commented
commented

Can you try to reproduce it with just Nature's Aura? I can't seem to be able to, but it might somehow be a world-specific issue.

commented

Surprisingly enough that is actually possible.
https://hatebin.com/ltorjeenqo

commented

Hahaaa, well this is an interesting one. If bamboo is grown by Nature's Aura while it's close to the top of the world, this crash occurs.
HOWEVER, since bone meal uses the exact same grow code (because it calls the same method), bone meal also causes an exception to be thrown on the server side when used that high up. Vanilla is buggy, huh.

commented

Ah. Player is right next to an amplified bamboo forest. That poses a problem though. Those aren't that rare.

commented

It looks like you're using a mod that injects Mixins into the game (MixinBootstrap-1.0.2.jar). Please remove this mod and any of its dependencies and try to reproduce the error.