Immersive Engineering

Immersive Engineering

134M Downloads

1.12.2 java.lang.NullPointerException: Initializing game (Item Drill)

jusitnboggs opened this issue ยท 5 comments

commented

Game crashed on startup

Log
https://pastebin.com/x2kDiLXr

Forge: 14.23.4.2707
IE: 0.12-82

commented

Yeah it's a BASE issue. It's also been reported before, please use the search function next time.

commented

I have a similar crash, they diverge after "net.minecraft.item.ItemStack.(ItemStack.java:98)"

https://gist.github.com/The-Arcanian/6d6b37d3e85a8204a09c6577dbace915

Only core mods in common are Immersive Engineering, Quark, and Open Computers. So it is not Foamfix.

Forge: 14.23.4.2705
Immersive Engineering: 0.12-82

commented

Still crashed when IE was backdated to 0.12-80 and Quark was removed.

commented

Did you update the B.A.S.E mod?

Try reverting it to base-1.12.2-3.7.2.jar, and it should work.

The BASE mod is the "com.teamacronymcoders.base.modules.tool.ToolModule.itemStackCaps" part.

~Eggonomicon

commented

Backdating B.A.S.E. to 3.7.2 and it dependent Content Tweaker to 4.5.0 fixed it.