[Resolved] Minecraft crashes on startup

  • Hey Guys,

    I'm wondering if you can help me. I am trying to get Industrial Craft working on a second computer.

    I've installed all of the prerequisites onto a clean copy of Minecraft V1.8.1, including deleting META-INF. In this state (Without IC2 installed) Minecraft runs.

    As soon as I copy industrialcraft-2-client_1.15.jar into the mods folder, I can no longer start up Minecraft. I get to the MOJANG Logo, then it crashes. I do not get to see the error as Minecraft closes almost instantly, I just get to see the "MINECRAFT HAS AN ERROR RUN AWAY AND HIDE NOW!" style message before it closes.

    I get some useful(possibly) information from modloader.txt:

    Display Spoiler

    Oct 13, 2011 10:21:51 PM ModLoader init


    FINE: ModLoader Beta 1.8.1 Initializing...
    Oct 13, 2011 10:21:51 PM ModLoader readFromModFolder
    FINER: Adding mods from C:\Users\George\AppData\Roaming\.minecraft\mods\industrialcraft-2-client_1.15.jar
    Oct 13, 2011 10:21:51 PM ModLoader readFromModFolder
    FINER: Zip found.
    Oct 13, 2011 10:21:51 PM ModLoader addMod
    FINE: Failed to load mod from "mod_IC2.class"
    Oct 13, 2011 10:21:51 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.(Ic2.java:44)
    at mod_IC2.(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.(aam.java:61)
    at aam.(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 13, 2011 10:22:01 PM ModLoader readFromClassPath
    FINER: Adding mods from C:\Users\George\AppData\Roaming\.minecraft\bin\minecraft.jar
    Oct 13, 2011 10:22:01 PM ModLoader readFromClassPath
    FINER: Zip found.
    Oct 13, 2011 10:22:02 PM ModLoader AddAllRenderers
    FINE: Initialized


    I've looked at other posts and I have no seen this error before, but I apologize If I have overlooked any other posts with this issue.

    I've tried to run in cmd:

    Display Spoiler

    java -Xms512m -Xmx1024m -cp "%APPDATA%\.minecraft\bin\*" -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft


    As the sticky suggests, but I then get the error:

    Display Spoiler

    Error: Could not find or load main class C:\Users\George\AppData\Roaming\.minecraft\bin\lwjgl.jar

    I've tried to copy the lwjgl.jar from my other computer (IC2 works perfectly on there) to no avail. The file exists, and it runs file without IC2 in the mods folder.

    I've tried with numerous clean install of copies and re-downloads of mods and IC2, I've even tried with a direct copy of my .minecraft folder from my other computer. Nothing is working!

    I'm running Windows 7 Professional x64, with jre7.

    I'm completely stumped, any suggestions?

    Thanks for any help,
    Deiago

  • I was a bit of a muppet.

    When I said I had searched everywhere, I thought I had. /me facepalms
    I didn't look in the support forum, and lo' and behold the answer was sitting there right in front of me, sound! I required some speakers or a headset or something plugged in, Its a very strange error, very strange indeed but its now working!

    Sorry for wasting your time! and thanks for the help!

    Deiago