FoonLudum Dare ExplorerLD46 → Keep IT Alive

Keep IT Alive

By edgelord

View on ldjam.com

CategoryRankScoreCount
Overall24122.7520
Fun21532.7821
Innovation20712.8121
Theme19103.2821
Audio14612.6218
Humor10253.0221
Mood22702.5220

Comments

fupi 2020-04-20 21:50

I got an error: ´´A JNI has occurred please check your installation and try again.´´ I just updated Java.

edgelord 2020-04-21 09:33

@fupi can't really help you there, which java versino do you have installed?

ion-programming 2020-04-21 09:46

I just tried to play. Jarfile runs but displays blank page with FPS? kia.PNG

Stack trace - C:\Users\Lucas\.Keep IT Alive\tmp\res.fonts.OpenSans-Regular.ttf java.io.IOException: Stream closed at java.base/java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:158) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:245) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:264) at java.desktop/com.sun.media.sound.RIFFReader.read(RIFFReader.java:126) at java.desktop/com.sun.media.sound.RIFFReader.(RIFFReader.java:61) at java.desktop/com.sun.media.sound.WaveExtensibleFileReader.getAudioFileFormatImpl(WaveExtensibleFileReader.java:172) at java.desktop/com.sun.media.sound.SunFileReader.getAudioFileFormat(SunFileReader.java:54) at java.desktop/com.sun.media.sound.WaveExtensibleFileReader.getAudioInputStream(WaveExtensibleFileReader.java:259) at java.desktop/javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:1010) at de.edgelord.saltyengine.resource.InnerResource.getAudioResource(InnerResource.java:64) at de.edgelord.saltyengine.factory.AudioFactory.getClip(AudioFactory.java:31) at de.edgelord.saltyengine.audio.AudioPlayer.loadNewAudio(AudioPlayer.java:77) at de.edgelord.ldjam46.Main.main(Main.java:35) Exception in thread "main" java.lang.NullPointerException at java.desktop/com.sun.media.sound.DirectAudioDevice$DirectClip.open(DirectAudioDevice.java:1079) at de.edgelord.saltyengine.resource.Resource.createClip(Resource.java:46) at de.edgelord.saltyengine.resource.InnerResource.getAudioResource(InnerResource.java:69) at de.edgelord.saltyengine.factory.AudioFactory.getClip(AudioFactory.java:31) at de.edgelord.saltyengine.audio.AudioPlayer.loadNewAudio(AudioPlayer.java:77) at de.edgelord.ldjam46.Main.main(Main.java:35)

maindric 2020-04-21 09:51

I got the same issue as @ion-programming. White screen with an FPS counter only.

edgelord 2020-04-21 10:13

@ion-programming @maindric I think that the audio is the problem, I uploaded a build without audio to itch, maybe you wanna give it a second shot?

brachistosauro 2020-04-21 10:33

I got the same error as @fupi, even without audio :(

narom42 2020-04-21 10:34

Hello, JNI problem too like FUPI :/

romangraef89 2020-04-21 10:37

I'll have to deduce a star on humor because russian roulette doesn't appear to only kill you with a chance and because blew up isn't interpreted in a trending fashion. However i did like the pacing, it felt challenging while also being doable. Also i feel like sometimes it is impossible to choose the right answer, as all answer are death, but maybe thats just on me.

kerrindor 2020-04-21 10:53

Got a white screen with the audio version on windows. The no audio version worked. Latest java version.

Simple and difficult game. Had fun but I'm terrible at it!

jorbits 2020-04-21 11:04

I also have the same issue. What's the recomended java version to play it on?

edgelord 2020-04-21 11:10

@romangraef89 thank you for the feedback. Yeah I get that point with the humor, I guess I am not that good with such things. There is no way that there wouldn't be a good answer in certain setups. I for example have "It is gone" as a good ending, which maybe isn't too clear.

edgelord 2020-04-21 11:14

@fupi @ion-programming @brachistosauro @maindric I am so sorry for the inconvenience, I got both errors solved now, of course they were stupid, and of course, somehow the error wouldn't show up on macOS. I would love you guys to try it again maybe.

solarliner 2020-04-21 11:28

Game does not work for me: ``` java.io.IOException: Stream closed at java.base/java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:158) at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:245) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:264) at java.desktop/com.sun.media.sound.RIFFReader.read(RIFFReader.java:126) at java.desktop/com.sun.media.sound.RIFFReader.(RIFFReader.java:61) at java.desktop/com.sun.media.sound.WaveExtensibleFileReader.getAudioFileFormatImpl(WaveExtensibleFileReader.java:172) at java.desktop/com.sun.media.sound.SunFileReader.getAudioFileFormat(SunFileReader.java:54) at java.desktop/com.sun.media.sound.WaveExtensibleFileReader.getAudioInputStream(WaveExtensibleFileReader.java:259) at java.desktop/javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:1010) at de.edgelord.saltyengine.resource.InnerResource.getAudioResource(InnerResource.java:64) at de.edgelord.saltyengine.factory.AudioFactory.getClip(AudioFactory.java:31) at de.edgelord.saltyengine.audio.AudioPlayer.loadNewAudio(AudioPlayer.java:77) at de.edgelord.ldjam46.Main.main(Main.java:35) Exception in thread "main" java.lang.NullPointerException at java.desktop/com.sun.media.sound.DirectAudioDevice$DirectClip.open(DirectAudioDevice.java:1079) at de.edgelord.saltyengine.resource.Resource.createClip(Resource.java:46) at de.edgelord.saltyengine.resource.InnerResource.getAudioResource(InnerResource.java:69) at de.edgelord.saltyengine.factory.AudioFactory.getClip(AudioFactory.java:31) at de.edgelord.saltyengine.audio.AudioPlayer.loadNewAudio(AudioPlayer.java:77) at de.edgelord.ldjam46.Main.main(Main.java:35) ```

edgelord 2020-04-21 12:07

@solarliner this must be an older version of the game, as the error caused by Main:35 is definitely solved.

fupi 2020-04-21 13:51

It worked now! Funny idea, simple game, I like it. Got up to 22.

edgelord 2020-04-21 16:01

@jorbits I built it using 1.8, but it should work fine with any later version.

marot 2020-04-27 18:39

It requires good reflex. It's rather a text game but it's fun.

jdk2209 2020-05-03 18:16

I liked this fun and simple concept. I could've used a little extra feedback, a bit more artistic work and a few more phrases, but overall it's pretty cool and really funny. Great job ^^