(Support Request) Minecraft Blackscreens Then Closes After Mojang Screen

  • Hi there, I have installed all of the required mods and i'm pretty sure ive done everything right. I installed all the required mods, which runs fine; then, when i install industrial craft it self it black screens. I don't know if I'm installing it right by dragging the downloaded files into the jar or if I am supposed to do something else with those files. META-INF is deleted, and I installed a clean .minecraft. Also, I'm installing this for 1.0.0. I think this will help, this is my modloader.txt:

    Display Spoiler

    Dec 4, 2011 9:07:27 PM ModLoader init
    FINE: ModLoader 1.0.0 Initializing...
    Dec 4, 2011 9:07:27 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\Michael\AppData\Roaming\.minecraft\bin\minecraft.jar
    Dec 4, 2011 9:07:27 PM ModLoader readFromClassPath
    FINER: Zip found.
    Dec 4, 2011 9:07:27 PM ModLoader addMod
    FINE: Mod Initialized: "mod_ModLoaderMp 1.0.0" from mod_ModLoaderMp.class
    Dec 4, 2011 9:07:27 PM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2.class"
    Dec 4, 2011 9:07:27 PM ModLoader addMod
    FINER: THROW
    java.lang.VerifyError: (class: mod_IC2, method: HandleGUI signature: (I)Lda;) Bad type in putfield/putstatic
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.privateGetPublicFields(Unknown Source)
    at java.lang.Class.getFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1697)
    at ModLoader.addMod(ModLoader.java:274)
    at ModLoader.readFromClassPath(ModLoader.java:1227)
    at ModLoader.init(ModLoader.java:825)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(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)
    Dec 4, 2011 9:07:37 PM ModLoader init
    FINE: Mod Loaded: "mod_ModLoaderMp 1.0.0"
    Dec 4, 2011 9:07:37 PM ModLoaderMp Log
    FINE: ModLoaderMP 1.0.0 Initialized
    Dec 4, 2011 9:07:37 PM ModLoader AddAllRenderers
    FINE: Initialized

    Thanks in advance,
    -NormenJaydenFBI

  • As clearly stated on the IndustrialCraft Wiki download page, and somewhat less clearly stated on the forum post (though still stated, in the version numbers of ModLoader and MLMP), this mod is for 1.8.1. There isn't a 1.0.0 release yet, so you'll need to downgrade.