google-code-export / craftingtableiii

Automatically exported from code.google.com/p/craftingtableiii
0 stars 0 forks source link

Clicking the creative option on NEI crashes the game. #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Clicking the creative option on NEI crashes the game:

Report:
45 mods loaded
Optifine OptiFine_1.2.5_HD_S_C3
Minecraft Forge 3.3.8.152
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
    mod_CodeChickenCore : Available (minecraft.jar)
    mod_ModLoaderMp : Available (minecraft.jar)
    mod_MinecraftForge : Available (minecraft.jar)
    mod_NotEnoughItems : Available (minecraft.jar)
    mod_SpeedMiner : Available (minecraft.jar)
    mod_TorchesEverywhere : Available (minecraft.jar)
    mod_treecapitator : Available (minecraft.jar)
    mod_CraftingTableIII : Available (minecraft.jar)
    mod_Somnia : Available ([1.2.5] Somnia v23.zip)
    mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.0_04.zip)
    mod_IC2 : Available (industrialcraft-2-client_1.97.jar)
    mod_IC2AdvancedMachines : Available (AdvancedMachines_4.1_client.zip)
    mod_AdditionalBuildcraftObjects : Available (buildcraft-C-additionalbuildcraftobjects-latest.zip)
    mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_EE : Available (EE2ClientV1.4.6.5.jar)
    mod_FinderCompass : Available (FinderCompass_1.2.4.zip)
    mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
    mod_Forestry : Available (forestry-client-A-1.4.8.3.jar)
    mod_ForTheTrees : Available (ForTheTrees_client_v0.3.zip)
    mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
    mod_LogisticsPipes : Available (LogisticsPipes-BC3-0.2.5B.zip)
    mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip)
    mod_IC2_ChargingBench : Available (mod_IC2_ChargingBench-1.90-1-client.zip)
    mod_IronChest : Available (mod_ironchests-client-3.4.2.28.zip)
    mod_ModularForceFieldSystem : Available (modularForceFieldSystemV1.2.5Beta6pre3_2_Client.zip)
    mod_Stackables : Available (More Stackables.zip)
    mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
    mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
    mod_SneakyPipes : Available (SneakyPipes-0.1.1.zip)
    mod_TF2Teleporter : Available (TF2Teleporter.zip)
    mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.3.zip)
    mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.3.zip)
    mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip)
    mod_IC2_CharcoalDust : Available (zcharcoaldust-1.2-client.zip)
    mod_SeedManager : Available (zSeedManager_v2.4.zip)

      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem.

--- BEGIN ERROR REPORT a25c56c4 --------
Generated 03/07/12 19:39

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.4.2
OpenGL: Intel(R) HD Graphics Family version 3.1.0 - Build 8.15.10.2462, Intel

java.lang.NoSuchMethodError: codechicken.nei.NEIUtils.isCreativeMode()Z
    at codechicken.nei.NEIController.onButtonPress(NEIController.java:249)
    at codechicken.nei.Button.handleClick(Button.java:125)
    at codechicken.nei.LayoutManager.onClick(LayoutManager.java:29)
    at codechicken.nei.NEIController.replacementClickHandler(NEIController.java:32)
    at gb.a(GuiContainer.java:266)
    at vp.f(SourceFile:122)
    at gb.f(GuiContainer.java:425)
    at sr.f(SourceFile:248)
    at vp.i(SourceFile:110)
    at gb.i(GuiContainer.java:419)
    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 7facd929 ----------

Original issue reported on code.google.com by 4o88o...@gmail.com on 3 Jul 2012 at 6:41

GoogleCodeExporter commented 9 years ago
I get this same issue. Specifically, when I have the NEI patch installed and 
click creative mode, the game crashes. I get a black screen, so I can't give an 
error report, but I'm using forge 3.3.8.152. I also have modloader and 
modloader mp installed, but forge is set to overwrite them when needed. I'm 
using the 1.8 version of Crafting Table III and NEI 1.2.2.4. Nothing else seems 
pertinent, but let me know if you need more information.

Original comment by dalsiom...@gmail.com on 18 Jul 2012 at 5:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've got the same problem. WHen ever I try to change mode, either creative to 
survival or survival to creative, it saves chunks and crashes.

Original comment by lo...@hotmail.com on 6 Aug 2012 at 9:57

GoogleCodeExporter commented 9 years ago
It's definately the patch which does it. I took out crafting table 3.zip from 
my mods folder and it still did it. Re-installing nei, removing the patch, 
stopped the problem. Basically, the patch makes its own problems.

Original comment by lo...@hotmail.com on 6 Aug 2012 at 10:11

GoogleCodeExporter commented 9 years ago
Yeah I have this same problem, Plc fix the patch!

Original comment by paperh...@gmail.com on 23 Sep 2012 at 10:58

GoogleCodeExporter commented 9 years ago
Also happens to me, please fix it

Original comment by Leonardo...@gmail.com on 11 Dec 2012 at 12:07