MinecraftModDevelopmentMods / Extra-Golems

Forge mod that adds dozens of golems to Minecraft
Other
19 stars 6 forks source link

Lapis golem crashes the game when fighting #98

Closed Eric-Li-7 closed 2 years ago

Eric-Li-7 commented 2 years ago

I was testing the golems and their attack damage, but when I tested the lapis golem the game crashed with this error: The game crashed whilst ticking entity Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.effect.MobEffectInstance.m19544()" because "p34192" is null Exit Code: -1

I kept running experiments and found out sometimes when lapis golem fights a mob it does not happen, but sometimes the game just crashes.

Eric-Li-7 commented 2 years ago

oh and by the way my version is 1.17.1

skyjay1 commented 2 years ago

This should be fixed in the 1.18 version. Please re-open this issue if the crash continues.