TerraFirmaCraft

TerraFirmaCraft

2M Downloads

ContainedFluidModel particle sprite location is nullable

drhaber opened this issue ยท 0 comments

commented

Found a very peculiar bug when trying to put an ingot mold into a create mixer

https://pastebin.com/qbHqCRp6

My assumption while working with a dev from Immersive Engineering is that create is trying to summon a BreakingItemParticle and none exists for the ingot mold java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "this.f_108321_" is null [9:36 PM]
BTW when I do this the whole world becomes corrupt... I imagine mcedit or some similar edit could fix it