[Support Request]: Fresh Install of IC2 problems


  • From a fresh install with no other mods, I've done the following:


    install latest modloader
    install latest modloaderMP
    install latest MCForge (client)
    Delete metaf-inf
    With this, minecraft runs fine.
    Once I install IC2, It bombs.


    The modloader.log is as follows:



    I'm pretty sure i've got the latest versions of each prerequisite....


    Any suggestions?

    • Official Post

    Did you install it into your JAR file, or put it in the mods folder? Did you get all the pre-req's? See below (Download links on the wiki page i linked):


    http://wiki.industrial-craft.net/index.php?title=Download


    For playing install the following mods in the SAME order in to your minecraft.jar:


    1. Risugami's ModLoader
    2. Flan's ModLoaderMP
    3. Player's ModLoaderMP-HotFix
    4. SpaceToad's MCForge
    5. Player's SoundFix (Without it, you haven't any sound)
    6. Player's Crash-HotFix (Without it, your client will sometimes crash)
    7. JCLA3114's XP Orb Fix (Optional but helpful | The fix isn't needed for playing SMP)


    It's strongly recommended to install these prequesite mods in the listed order onto a freshly downloaded minecraft.jar for optimum results.


    How to Install


    First install all mods above, then just put the industrialcraft-2-client_v1.15.jar into your 'mods'-folder located in .minecraft


    Do not unpack your minecraft.jar.


    Do not drop the whole client or the downloaded archive into your minecraft.jar.


    Do not forget to delete the META-INF folder if you didn't delete it already.

  • Awesome, that worked.


    I had no idea about all the hotfixes. By following the install instructions on the main IC2 release page, I totally missed them. The wiki instructions seem a bit...buried.


    Thanks for the help!

  • UPDATE - Problem solved. I had my headphones unplugged. I would never have guess that not having a speaker device attached would cause this crash. Hmmm.


    Hey All,
    I'm seeing the same type of problem, but I believe I've followed the steps correctly. (I had someone look over my shoulder as I ran through them.) Here is my log file. It is a bit different. Any/all help is greatly appreciated.


    NT


    Oct 11, 2011 3:35:55 PM ModLoader init
    FINE: ModLoader Beta 1.8.1 Initializing...
    Oct 11, 2011 3:35:55 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\NuvoToten\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.15.jar
    Oct 11, 2011 3:35:55 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 11, 2011 3:35:55 PM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2.class"
    Oct 11, 2011 3:35:55 PM ModLoader addMod
    FINER: THROW
    java.lang.UnsatisfiedLinkError: org.lwjgl.openal.AL10.nalGenSources(ILjava/nio/IntBuffer;I)V
    at org.lwjgl.openal.AL10.nalGenSources(Native Method)
    at org.lwjgl.openal.AL10.alGenSources(AL10.java:664)
    at ic2.platform.AudioManager.testSourceCount(AudioManager.java:162)
    at ic2.platform.AudioManager.initialize(AudioManager.java:43)
    at mod_IC2.initialize(mod_IC2.java:220)
    at ic2.platform.Ic2.<init>(Ic2.java:44)
    at mod_IC2.<init>(mod_IC2.java:12)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at ModLoader.addMod(ModLoader.java:275)
    at ModLoader.readFromModFolder(ModLoader.java:1179)
    at ModLoader.init(ModLoader.java:824)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at aam.<init>(aam.java:61)
    at aam.<clinit>(aam.java:10)
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at net.minecraft.client.Minecraft.run(SourceFile:629)
    at java.lang.Thread.run(Unknown Source)
    Oct 11, 2011 3:36:05 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\NuvoToten\AppData\Roaming\.minecraft\bin\minecraft.jar
    Oct 11, 2011 3:36:05 PM ModLoader readFromClassPath
    FINER: Zip found.
    Oct 11, 2011 3:36:05 PM ModLoader AddAllRenderers
    FINE: Initialized