Advertisement
leprosy

Untitled

Jul 29th, 2012
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. leprosy@leprosy-G31M-ES2L:~$ java -Xmx1024M -Xms512M -cp '/home/leprosy/Desktop/minecraft.jar' net.minecraft.LauncherFrame
  2. 27 achievements
  3. 182 recipes
  4. Setting user: Leprosy666, -8061534184685753908
  5. Exception in thread "Minecraft main thread" java.lang.UnsatisfiedLinkError: /home/leprosy/.minecraft/bin/natives/liblwjgl.so: libjawt.so: cannot open shared object file: No such file or directory
  6. at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  7. at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1924)
  8. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1821)
  9. at java.lang.Runtime.load0(Runtime.java:792)
  10. at java.lang.System.load(System.java:1059)
  11. at org.lwjgl.Sys$1.run(Sys.java:70)
  12. at java.security.AccessController.doPrivileged(Native Method)
  13. at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
  14. at org.lwjgl.Sys.loadLibrary(Sys.java:82)
  15. at org.lwjgl.Sys.<clinit>(Sys.java:99)
  16. at org.lwjgl.opengl.Display.<clinit>(Display.java:130)
  17. at net.minecraft.client.Minecraft.a(SourceFile:184)
  18. at net.minecraft.client.Minecraft.run(SourceFile:657)
  19. at java.lang.Thread.run(Thread.java:722)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement