IC2 recipe check error

Issue #10 resolved
Former user created an issue

When I attempt to check the recipe for any IC2 item I get the following error

--- BEGIN ERROR REPORT edb9ac2d -------- Generated 8/25/12 11:38 PM

Minecraft: Minecraft 1.2.5 OS: Windows 7 (amd64) version 6.1 Java: 1.7.0_05, Oracle Corporation VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation LWJGL: 2.8.3 OpenGL: GeForce GTS 250/PCIe/SSE2 version 3.3.0, NVIDIA Corporation

java.lang.NoSuchMethodError: ic2.api.Ic2Recipes.getScrapboxDrops()Ljava/util/List; at .getRecipeList(ScrapboxRecipeHandler.java:80) at mistaqur.nei.ic2.ScrapboxRecipeHandler.loadCraftingRecipes(ScrapboxRecipeHandler.java:110) at codechicken.nei.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:270) at mistaqur.nei.ic2.ScrapboxRecipeHandler.loadCraftingRecipes(ScrapboxRecipeHandler.java:104) at codechicken.nei.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:416) at codechicken.nei.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:37) at codechicken.nei.RecipeItemInputHandler.keyTyped(RecipeItemInputHandler.java:25) at codechicken.nei.LayoutManager.keyPress(LayoutManager.java:99) at gb.a(GuiContainer.java:322) at vp.j(SourceFile:136) at vp.i(SourceFile:114) at gb.i(GuiContainer.java:368) at net.minecraft.client.Minecraft.k(Minecraft.java:1567) at net.minecraft.client.Minecraft.x(Minecraft.java:822) at net.minecraft.client.Minecraft.run(Minecraft.java:750) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 125f72bf ----------

I do have the proper Plugin for ic2 in my mods folder.

Comments (3)

  1. Patriclis

    The same issue occurs when I try to check the recipe for any Thaumcraft, forestry, buildcraft, or any other item in one of the installed plugins.

  2. Log in to comment