Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

6
New with Ubuntu/LInux, can't figure out how to make this jar run.
Post Body

I've been using Ubuntu for maybe ~1 week now, and I've downloaded a game, but my attempts at running it have so far been futile.

Game: http://7dfps.com/?action=games&id=228

I put the game's jar in this directory: /home/leafletpamhplet/games/, then try to run it by putting this in terminal:

cd /home/leafletpamhplet/games
java -jar boarding-party.jar

I then receive this error in turn after waiting for ~2 seconds.

leafletpamhplet@leafletpamhplet-HP-Pavilion-g6-Notebook-PC:~$ cd /home/leafletpamhplet/games
leafletpamhplet@leafletpamhplet-HP-Pavilion-g6-Notebook-PC:~/games$ java -jar boarding-party.jar
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoa der.main(JarRsrcLoader.java:58)
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /tmp/libgdxleafletpamhplet/2789134151/liblwjgl.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1854)
at java.lang.Runtime.load0(Runtime.java:795)
at java.lang.System.load(System.java:1062)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.openal.AL.<clinit>(AL.java:59)
at com.badlogic.gdx.backends.openal.OpenALAudio.<init >(OpenALAudio.java:70)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.< init>(LwjglApplication.java:80)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.< init>(LwjglApplication.java:64)
at com.interrupt.dungeoneer.DesktopStarter.main(Deskt opStarter.java:18)
... 5 more

No idea what to do, or if this a problem with the game, or my java, although I havn't been able to run anything else with the same method.

Here's the full terminal text from when I tryed to run it.

leafletpamhplet@leafletpamhplet-HP-Pavilion-g6-Notebook-PC:~$ cd /home/leafletpamhplet/games
leafletpamhplet@leafletpamhplet-HP-Pavilion-g6-Notebook-PC:~/games$ java -jar boarding-party.jar
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoa der.main(JarRsrcLoader.java:58)
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /tmp/libgdxleafletpamhplet/2789134151/liblwjgl.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1854)
at java.lang.Runtime.load0(Runtime.java:795)
at java.lang.System.load(System.java:1062)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.openal.AL.<clinit>(AL.java:59)
at com.badlogic.gdx.backends.openal.OpenALAudio.<init >(OpenALAudio.java:70)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.< init>(LwjglApplication.java:80)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.< init>(LwjglApplication.java:64)
at com.interrupt.dungeoneer.DesktopStarter.main(Deskt opStarter.java:18)
... 5 more

Author
Account Strength
100%
Account Age
11 years
Verified Email
No
Verified Flair
No
Total Karma
10,790
Link Karma
2,011
Comment Karma
8,779
Profile updated: 3 days ago
Posts updated: 9 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
9 years ago