Results 1 to 5 of 5

Thread: Minecraft Crash

  1. #1
    Join Date
    Feb 2013
    Beans
    3

    Minecraft Crash

    This is my first Lunix OS; one of the first things I tried to do was install minecraft.
    When I try to launch minecraft, I get the attached error.

    If there's more info that I didn't provide, let me know.
    Attached Files Attached Files

  2. #2
    Join Date
    Jan 2009
    Location
    South Carolina
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Minecraft Crash

    Welcome to the forums!

    What's your graphics card?

    Have you installed any drivers for it?

  3. #3
    Join Date
    Feb 2013
    Beans
    3

    Re: Minecraft Crash

    Aha.

    I didn't think about that.

    I'll give it a shot and see if it works.

  4. #4
    Join Date
    Feb 2013
    Beans
    3

    Re: Minecraft Crash

    updated drivers, re-installed java, did a rain dance, still doesn't work.

    this is the error I'm getting in the terminal, when I run this command:

    -Xmx1024M -Xms512M -cp minecraft.jar net.minecraft.LauncherFrame



    Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: /home/ryan/.minecraft/bin/natives/liblwjgl.so: /home/ryan/.minecraft/bin/natives/liblwjgl.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary1(ClassLoader.jav a:1939)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.jav a:1864)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1825)
    at java.lang.Runtime.load0(Runtime.java:792)
    at java.lang.System.load(System.java:1059)
    at org.lwjgl.Sys$1.run(Sys.java:69)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
    at org.lwjgl.Sys.loadLibrary(Sys.java:81)
    at org.lwjgl.Sys.<clinit>(Sys.java:98)
    at net.minecraft.client.Minecraft.F(SourceFile:1976)
    at asz.<init>(SourceFile:20)
    at net.minecraft.client.Minecraft.<init>(SourceFile:7 5)
    at asq.<init>(SourceFile:38)
    at net.minecraft.client.MinecraftApplet.init(SourceFi le:38)
    at net.minecraft.Launcher.replace(Launcher.java:136)
    at net.minecraft.Launcher$1.run(Launcher.java:79)
    Last edited by Sennah; February 25th, 2013 at 03:01 PM.

  5. #5
    Join Date
    Jan 2009
    Location
    South Carolina
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Minecraft Crash

    Ok, looks like the graphics issues have been solved. Now it appears you're missing lwjgl. You can download lwjgl from their site here.

    I'd recommend getting the stable version. Unzip it in your .minecraft/bin/ directory.

    Regards,
    ubudog

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •