Advertisement
Guest User

NEI 1.3/IC2 1.97 Incompatibility Error Report

a guest
Jul 23rd, 2012
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.98 KB | None | 0 0
  1. 4 mods loaded
  2. Minecraft Forge 3.3.8.152
  3. FML vnull.null.null.null
  4. Forge Mod Loader version null.null.null.null for Minecraft null
  5.     mod_CodeChickenCore : Available (minecraft.jar)
  6.     mod_MinecraftForge : Available (minecraft.jar)
  7.     mod_NotEnoughItems : Available (minecraft.jar)
  8.     mod_IC2 : Available (industrialcraft-2-client_1.97.jar)
  9.  
  10.  
  11.       Minecraft has crashed!      
  12.       ----------------------      
  13.  
  14. Minecraft has stopped running because it encountered a problem.
  15.  
  16.  
  17.  
  18.  
  19. --- BEGIN ERROR REPORT f7e13219 --------
  20. Generated 7/23/12 4:43 PM
  21.  
  22. Minecraft: Minecraft 1.2.5
  23. OS: Windows 7 (amd64) version 6.1
  24. Java: 1.6.0_33, Sun Microsystems Inc.
  25. VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  26. LWJGL: 2.4.2
  27. OpenGL: GeForce GTX 260M/PCIe/SSE2 version 3.3.0, NVIDIA Corporation
  28.  
  29. java.lang.NoSuchMethodError: codechicken.nei.PositionedStack.<init>(Laan;II)V
  30.     at ic2.neiIntegration11x.platform.MachineRecipeHandler$CachedIORecipe.<init>(MachineRecipeHandler.java:24)
  31.     at ic2.neiIntegration11x.platform.MachineRecipeHandler$CachedIORecipe.<init>(MachineRecipeHandler.java:30)
  32.     at ic2.neiIntegration11x.platform.MachineRecipeHandler.loadCraftingRecipes(MachineRecipeHandler.java:84)
  33.     at codechicken.nei.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:251)
  34.     at codechicken.nei.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:397)
  35.     at codechicken.nei.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:37)
  36.     at codechicken.nei.RecipeItemInputHandler.keyTyped(RecipeItemInputHandler.java:25)
  37.     at codechicken.nei.LayoutManager.keyPress(LayoutManager.java:101)
  38.     at gb.a(GuiContainer.java:322)
  39.     at vp.j(SourceFile:136)
  40.     at vp.i(SourceFile:114)
  41.     at gb.i(GuiContainer.java:368)
  42.     at net.minecraft.client.Minecraft.k(Minecraft.java:1567)
  43.     at net.minecraft.client.Minecraft.x(Minecraft.java:822)
  44.     at net.minecraft.client.Minecraft.run(Minecraft.java:750)
  45.     at java.lang.Thread.run(Unknown Source)
  46. --- END ERROR REPORT cf99bc78 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement