LoaderExceptionModCrash: Stack can not be invalid
OrdinatorStouff opened this issue ยท 1 comments
OreDict errors crashing on startup. I'm about 75% convinced it's because of some other mod interaction but I'm having a hard time tracking it down. I don't know if this is something can be escaped from being caught in gravelores though.
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Gravel Ores (gravelores)
Caused by: java.lang.IllegalArgumentException: Stack can not be invalid!
at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:440)
at elucent.gravelores.GravelOres.registerRecipes(GravelOres.java:155)