Support Request: Minecraft Crash with IC2

  • Hi,

    First of all, sorry for my bad English.

    The Reason why i'm post is, I try to run Minecraft with PortalGun, Buildcraft, Redpower and IC2.
    Minecraft works fine until i Copy the industrialcraft-2-client_1.42.jar in the mods folder.

    my error msg

    Display Spoiler

    Mods loaded: 18
    ModLoader 1.0.0
    mod_ModLoaderMp 1.0.0
    mod_SAPI r11
    mod_TooManyItems 1.0.0 2011-11-29
    mod_BuildCraftCore 2.2.8
    mod_BuildCraftBuilders 2.2.8
    mod_BuildCraftEnergy 2.2.8
    mod_BuildCraftFactory 2.2.8
    mod_BuildCraftTransport 2.2.8
    mod_IC2 v1.42
    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

    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 bb1d6d85 --------
    Generated 21.12.11 15:03

    Minecraft: Minecraft 1.0.0
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_01, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4800 Series version 3.3.11318 Compatibility Profile Context, ATI Technologies Inc.

    java.lang.ArrayIndexOutOfBoundsException: 0
    at ModLoader.getPrivateValue(ModLoader.java:551)
    at mod_IC2.addBurnAble(mod_IC2.java:453)
    at mod_IC2.initialize(mod_IC2.java:422)
    at ic2.platform.Ic2.load(Ic2.java:64)
    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 1dc0bc2d ----------

    i'm use forge 1.2.3 (experimental) because redpower need it.

    i hope you can help me ?(

  • That is a strange one and it will be hard to trace it.

    Mind trying with just ModLoader, ModLoaderMP and Forge 1.2.3 as well as IC2 1.42 only.
    I feel it's a compatiblity issue with Forge and one of the other many mods you have installed.

  • also crash with the 3 mods

    Modloader, ModloaderMP, Forge 1.2.3

    Display Spoiler

    Mods loaded: 3
    ModLoader 1.0.0
    mod_ModLoaderMp 1.0.0
    mod_IC2 v1.42

    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 18059da7 --------
    Generated 21.12.11 15:41

    Minecraft: Minecraft 1.0.0
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_01, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4800 Series version 3.3.11318 Compatibility Profile Context, ATI Technologies Inc.

    java.lang.ArrayIndexOutOfBoundsException: 0
    at ModLoader.getPrivateValue(ModLoader.java:551)
    at mod_IC2.addBurnAble(mod_IC2.java:453)
    at mod_IC2.initialize(mod_IC2.java:422)
    at ic2.platform.Ic2.load(Ic2.java:64)
    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 ec1d3806 ----------



    Modloader.txt


    Display Spoiler

    Dez 21, 2011 3:41:41 PM ModLoader init
    Fein: ModLoader 1.0.0 Initializing...
    Dez 21, 2011 3:41:41 PM ModLoader readFromClassPath
    Feiner: Adding mods from C:\Users\Gorbaez\AppData\Roaming\.minecraft\bin\minecraft.jar
    Dez 21, 2011 3:41:41 PM ModLoader readFromClassPath
    Feiner: Zip found.
    Dez 21, 2011 3:41:41 PM ModLoader addMod
    Fein: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    Dez 21, 2011 3:41:41 PM ModLoader readFromModFolder
    Feiner: Adding mods from C:\Users\Gorbaez\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.42.jar
    Dez 21, 2011 3:41:41 PM ModLoader readFromModFolder
    Feiner: Zip found.
    Dez 21, 2011 3:41:41 PM ModLoader addMod
    Fein: Mod Initialized: "mod_IC2 v1.42" from mod_IC2.class
    Dez 21, 2011 3:41:41 PM ModLoader init
    Fein: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    Dez 21, 2011 3:41:41 PM ModLoader init
    Feiner: THROW
    java.lang.ArrayIndexOutOfBoundsException: 0
    at ModLoader.getPrivateValue(ModLoader.java:551)
    at mod_IC2.addBurnAble(mod_IC2.java:453)
    at mod_IC2.initialize(mod_IC2.java:422)
    at ic2.platform.Ic2.load(Ic2.java:64)
    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)


    edit1: ok, ic2 works with 1.2.2 forge

  • Yep, as i feared. It's a problem with IC2 using Forge 1.2.3... I will have to look into the source to know what is causing it but it is still up to the IC2 devs to fix it.

    Post in the bugs section with the title "[Compatibility] IC2 and Forge 1.2.3 crashes"


    With the information gathered here.

    Quote from Eloraam

    Myself and another Forge developer did a lot of work on Forge tonight, but we really didn't expect IC² to be accessing those fields in quite that way.

    Anyway, I've pushed a new version of the experimental forge binaries which should fix this issue.

  • Lolz, I guess we're special :D

    Lesson 1: Watch over your crops....

    Display Spoiler


    In my world, I downloaded the new IC2 version, got up a whole bunch of crossbreeders going, and thought to myself "This is going to take a while. Wasn't there an abandoned mineshaft not far from my workshop?" So I get my tools together, charge into the mineshaft, suffer many close shaves, stayed a bit longer than is probably healthy, but emerge from the experience all the wiser (literally, I gained several levels), and with oodles of melon and pumpkins seeds to boot.

    And come home to find out that weeds have destroyed my entire farm. :cursing: