Permanent Destination by NegativeZero

[raw]
made by NegativeZero for LD26 (JAM)
We decided interpret the theme in the setting: a submarine. Submarines are built to be quite minimalistic as they need to be compact yet functional. Basically the premise of the game is that you have to single handedly fix a sinking submarine, namely three components of: The fuel, the battery and the engine, even while they continue to break. There's very little gameplay(you might even say... MINIMALISTIC ;D), but what you have to do is rather hard.

Unfortunately I got a bit... distracted... and did almost no work when I should have been. The gameplay is all there, but there's no polishing and in the sub hardly feels like you're moving.

Feedback

JonRB
30. Apr 2013 · 04:45 UTC
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.
Andrei Barsan
30. Apr 2013 · 15:01 UTC
The creator probably needs to also export the lwjgl dependencies when creating the JAR.
hardycore
30. Apr 2013 · 15:45 UTC
It ain't runnin....
Jonny D
30. Apr 2013 · 16:11 UTC
I wanted to play this... :(
TijmenTio
30. Apr 2013 · 16:21 UTC
I was really looking forward to this but I couldn't get it to run :(
🎤 NegativeZero
30. Apr 2013 · 23:46 UTC
Oh gosh, I can't fix it from where I am right now. You guys will have to wait a few days :(
TheSarcastic
01. May 2013 · 13:28 UTC
Doesn't run... Good graphics though
deepnight
02. May 2013 · 21:14 UTC
I couldn't play it :(
Too bad, it looked really nice! Fav'ed for later check.
SuperlevelSebastian
07. May 2013 · 17:17 UTC
Sadly it doesn't start on my Win XP (32-bit) laptop. Shows no error message though. Will check later.
Gremlin
14. May 2013 · 06:09 UTC
Can't play it because the Jar won't run. :(
lorancou
14. May 2013 · 12:53 UTC
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
14. May 2013 · 16:34 UTC
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
dannycalleri
15. May 2013 · 07:20 UTC
Got an error when running the game :(