1.20.1 Crash on world generation (0.6.9+)
jburrows82 opened this issue ยท 2 comments
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.ai.attributes.AttributeSupplier.m_22245_(net.minecraft.world.entity.ai.attributes.Attribute)" because "this.f_22141_" is null
on world generation. 0.6.8 Hotfix gens fine. Tested with *.9 & *.10 and both Forge 47.2.19 & Neoforge 47.1.84
Don't know why exactly that happens but I see mixins and I don't like it. I've never had that crash happen on plain sgjourney, but whatever, it's probably gonna be easier to just comment out the stuff surrounding the entity that causes this and leave it for another time.