Foon →
Ludum Dare Explorer →
LD26 →
Permanent Destination
Permanent Destination
By negativezero
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Coolness | 2059 | | | |
Comments
jonrb
2013-04-30 04:50
I tend to avoid content that isn't 'Web' on LD (Because I'm a terrible person, and I like not having to clear out my downloads folder after each LD), but it looked good enough and the file wasn't terribly big.
Sadly, when I downloaded it I found myself unable to run the .jar file. I opened it from the command line and it spat out :
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
Does that mean I need to install something? If so, please provide links.
The creator probably needs to also export the lwjgl dependencies when creating the JAR.
It ain't runnin....
I wanted to play this... :(
I was really looking forward to this but I couldn't get it to run :(
Oh gosh, I can't fix it from where I am right now. You guys will have to wait a few days :(
Doesn't run... Good graphics though
I couldn't play it :(
Too bad, it looked really nice! Fav'ed for later check.
Sadly it doesn't start on my Win XP (32-bit) laptop. Shows no error message though. Will check later.
gremlin
2013-05-14 06:14
Can't play it because the Jar won't run. :(
lorancou
2013-05-14 12:58
Does not run for me either (Win 7 64 bit, latest Java I believe):
D:\Temp>java -jar PermanentDestination.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:73)
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.opengl.Display.<clinit>(Display.java:132)
at ludum.dare.Main.init(Main.java:112)
at ludum.dare.Main.<init>(Main.java:106)
at ludum.dare.Main.main(Main.java:583)
sparrow
2013-05-14 16:39
It doesn't run, I don't get an error.
Java runs in the background never showing itself.
Don't have this problem with other java games
Got an error when running the game :(