Rohzek / SimpleOreGeneration

Simple Ore Generation Mod
5 stars 2 forks source link

java.lang.NoClassDefFoundError: ic2/api/recipe/IRecipeInput #8

Closed sldmcg closed 7 years ago

sldmcg commented 7 years ago

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Simple Ore Generation (simpleoregen) Caused by: java.lang.NoClassDefFoundError: ic2/api/recipe/IRecipeInput

Introduced in 3.4.1

Rohzek commented 7 years ago

Assuming you don't have IC2 installed, it seems I forgot to correctly check for if it's installed or not before attempting to add the macerator recipes.

Will fix that right now. :)

Rohzek commented 7 years ago

Forgot to close this issue. This was fixed in update 3.4.3