Crash with HBM NTM
TheDarkDnKTv opened this issue ยท 0 comments
Something gone wrong trying do stuff around recipes:
Found non-valid stack on output items: 'null', idx: 1
at gregtechmod.common.recipe.factory.SimpleRecipeFactory.build(SimpleRecipeFactory.java:94)
at gregtechmod.api.recipe.RecipeFactory.buildAndRegister(RecipeFactory.java:233)
at gregtechmod.loaders.oreprocessing.ProcessingPlate3.registerOre(ProcessingPlate3.java:40)
at gregtechmod.api.enums.OrePrefixes.processOre(OrePrefixes.java:299)
at gregtechmod.common.GT_OreDictHandler.activateHandler(GT_OreDictHandler.java:528)
at gregtechmod.GT_Mod.postload(GT_Mod.java:714)