[1.12.2] ERROR: [crafttweaker | SIDE_CLIENT]: Error loading {[0:crafttweaker] JEI.zs}: java.lang.NullPointerException
WestPrime opened this issue ยท 2 comments
So, I have this problem: https://prnt.sc/umetu5.
Files are attached below
crafttweaker.log
JEI.txt
I have the same problem and i have fixed it. Try to check your parameters,
mods.jei.JEI.hide(<extendedcrafting:lamp:);
mods.jei.JEI.hide(<extendedcrafting:trimmed:);
mods.jei.JEI.hide(<extendedcrafting:crafting_table);
mods.jei.JEI.hide(<extendedcrafting:guide);
mods.jei.JEI.hide(<extendedcrafting:material:*);
mods.jei.JEI.hide(<extendedcrafting:pedestal);
mods.jei.JEI.hide(<extendedcrafting:crafting_core);
you should add a >.