1.12.2 java.lang.NullPointerException: Initializing game (Item Drill)
jusitnboggs opened this issue ยท 5 comments
Yeah it's a BASE issue. It's also been reported before, please use the search function next time.
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
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