[Resolved] Support Request: Crash on load

  • I've tried to install this mod with a bunch of others, and cannot get it to work. Modloader, modloadermp and forge installed and working. When I remove industrialcraft and advanced machines it works fine, with industrial craft I get this error:

    Display Spoiler

    Mods loaded: 23
    ModLoader 1.0.0
    mod_ModLoaderMp 1.0.0
    mod_BuildCraftCore 2.2.10
    mod_BuildCraftBuilders 2.2.10
    mod_BuildCraftEnergy 2.2.10
    mod_BuildCraftFactory 2.2.10
    mod_BuildCraftTransport 2.2.10
    mod_zAdditionalPipes Rev31.4
    mod_Clevercraft 1.4.2
    mod_EE EEv5.7.3
    mod_Forestry 1.2.6.1
    mod_ItemDescriptions 1.1
    mod_IC2AdvancedMachines v3.0
    mod_PortalGun 1.0.0v1
    mod_RedPowerArray 2.0pr4b
    mod_RedPowerCore 2.0pr4b
    mod_RedPowerLighting 2.0pr4b
    mod_RedPowerLogic 2.0pr4b
    mod_RedPowerMachine 2.0pr4b
    mod_RedPowerWiring 2.0pr4b
    mod_RedPowerWorld 2.0pr4b
    mod_WirelessRedstone 1.5
    mod_WirelessRemote 0.5

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

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to support@mojang.com.
    Please include a description of what you did when the error occured.


    --- BEGIN ERROR REPORT 4651d47c --------
    Generated 26/12/11 5:16 PM

    Minecraft: Minecraft 1.0.0
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_25, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: Intel(R) HD Graphics version 2.1.0 - Build 8.15.10.2189, Intel

    java.lang.NoClassDefFoundError: Could not initialize class mod_IC2
    at mod_IC2AdvancedMachines.load(mod_IC2AdvancedMachines.java:129)
    at ModLoader.init(ModLoader.java:830)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.(wb.java:76)
    at wb.(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT eae0c4c0 ----------

    Tried redoing everything with forge 1.22 and 1.23 several times each, and tried redownloading industrialcraft, and can't get it working. The industrial craft client 1.43 is in my mods folder but is not showing up as you can see in the error message.</init>

  • I'm assuming it was working before.

    Have you tried a clean install of MC and all the prerequisite mods for IC2, with no other mods but IC2 and its requirements?

    I'm not sure what would cause IC2 to not be detected if it's in the mods folder with modloader/mlMP/Forge installed.

  • I figured it out, mostly unrelated to what you said but still gave me an idea to solve it somehow...

    Crafting Table II has a block id conflict, which for some reason makes this show up instead of anything about block ids!

    Thanks anyways!