IC2 Extractor Recipe Crash - industrialcraft-2_1.115.294-lf

  • This isn't a IC2 issue. It's one of the mods that have ic2 compatiblity - Looks like a change in the ic2 api broke them. Also, minecraft crash-reports hardly contains any useful information. You would be better advised to look in the forge logs instead.

  • powercrystals.minefactoryreloaded.modhelpers.ic2.IC2.load(IC2.java:76)
    Try deleting MFR's IC2 API folder.

  • IC2 is going through an API rewrite, specifically in the recipes section. For some reason the devs have decided to not keep any of the old methods of adding recipes, so all mods that add IC2-based recipes (e.g. IC2's crafting manager, extractor, compressor) will not work any more. Fixing it through deleting API files will not work but mistaqur has posted a file on the GregTech thread that you can insert into the IC2 API folder to add the compatibility with mods still using the old recipe method back.