Results 1 to 3 of 3

Thread: Minecraft Terminal java error

  1. #1
    Join Date
    Oct 2012
    Beans
    2

    Minecraft Terminal java error

    Hey, i have been trying to play minecraft with more ram because it is slow with the regular amount i have but i want more. the error is below
    asdf
    Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: /home/blake/.minecraft/bin/natives/liblwjgl.so: libjawt.so: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary1(Unknown Source)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    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:1857)
    at aof.<init>(SourceFile:20)
    at net.minecraft.client.Minecraft.<init>(SourceFile:7 7)
    at anw.<init>(SourceFile:36)
    at net.minecraft.client.MinecraftApplet.init(SourceFi le:36)
    at net.minecraft.Launcher.replace(Launcher.java:136)
    at net.minecraft.Launcher$1.run(Launcher.java:79)

  2. #2
    Join Date
    Feb 2011
    Location
    Iowa
    Beans
    79
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Minecraft Terminal java error

    From what I can tell it is looking for liblwjgl.so which it says should be located in /home/blake/.minecraft/bin/natives/. I could be wrong but I would start with googling that error. I will do the same and hopefully be able to help you out. I've never played minecraft but maybe I'll be useful.

    EDIT: Try this http://askubuntu.com/questions/17199...-run-on-ubuntu link out.

    Tony
    Last edited by sir.sargento; October 25th, 2012 at 02:10 AM.

  3. #3
    Join Date
    Oct 2012
    Beans
    2

    Re: Minecraft Terminal java error

    Had to modify the command a bit but i have it fixed, thank you

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
  •