FoonLudum Dare ExplorerLD22 → Alone Game

Alone Game

By furyhunter

View on Wayback Machine

CategoryRankScoreCount
Audio883.14
Mood893.29
Theme1113.43
Fun1542.86
Community2152.80
Graphics2632.86
Innovation3452.43
Overall3772.63
Coolness60514

Comments

deadlyfugu 2011-12-19 10:08

Doesn't work for me, I get 'Could not find the main class: alonegame.AloneGame. Program will exit.'

leverpastej 2011-12-19 10:24

Same error for me as well. I'm on Windows7 64bit.

sliv 2011-12-19 11:32

Yup, same error here. Windows 7 64 bit as well.

krasse 2011-12-19 12:26

Worked for me! It was quite fun, I completed it. Music, Sfxs and atmosphere are good.

krasse 2011-12-19 12:27

Also, I got the same error as everyone else but I run the program from the command prompt with java -jar alonegame.jar and then it worked but complained about finding the BlenderModelLoader.

qubodup 2011-12-19 22:51

Chromium for some reason doesn't find anything at http://fury.srb2.org/ld22/alonegame.jar .

wget works though.

qubodup 2011-12-19 22:51

PS:
$ java -jar alonegame.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: alonegame/AloneGame : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: alonegame.AloneGame. Program will exit.


$ java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.4) (ArchLinux-6.b22_1.10.4-1-x86_64)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

mcc 2011-12-20 05:09

I also get that error, when I double click the jar on mac Snow Leopard.
12/19/11 9:07:23 PM [0x0-0x5a05a0].com.apple.JarLauncher[21188] java.lang.UnsupportedClassVersionError: alonegame/AloneGame : Unsupported major.minor version 51.0

My java -version says:

java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03-384-10M3425)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02-384, mixed mode)

furyhunter 2011-12-20 06:35

You need to use at least version 1.7 to play. Sorry guys, I know a lot of Linux users in particular still don't have access to 7 on their repos. I didn't really have a need to use 1.7 so there's no excuse for me, sorry :\

If you're getting "Could not find the main class", then upgrade your JRE. http://www.oracle.com/technetwork/java/javase/downloads/index.html

kernel_panic 2011-12-20 19:05

I think the graphics and sounds for the game were quite good, but the gameplay was lacking. It could have done with some more puzzle type challenges. But well done, some good effort must have gone into this game!

furyhunter 2011-12-20 23:06

@kernel panic, about halfway through the last day I realized that I needed to implement a ton more gimmicks to keep the puzzles interesting. There wasn't enough time, so I just submitted it as is. I'm not proud of the game itself, but it's the underlying code that made the compo for me.

binary_girl 2011-12-23 20:33

same error :(

mjiig 2011-12-24 14:01

I couldn't even download the game... Both chromium and wget complained about the link not existing.


└┼─$─┤▶wget http://fury.srb2.org/ld22/alonegame.jar
--2011-12-24 14:01:31-- http://fury.srb2.org/ld22/alonegame.jar
Resolving fury.srb2.org... failed: Name or service not known.
wget: unable to resolve host address `fury.srb2.org'

lanoiadimuu 2011-12-24 14:14

It needs a bit more puzzles but it is a good labyrinth game. Graphics and audio gives works well together and give the players the right mood.

bentosmile 2011-12-27 18:07

Can't even find the file to run the game. :( Sorry. (It opens a zip and I can't see anything inside which looks like a game.)

lorancou 2011-12-27 18:38

Well I guess my video card is just too bad to play this:

>java -jar alonegame.jar
dÚc. 27, 2011 7:35:47 PM com.jme3.app.Application handleError
Grave: Uncaught exception thrown in Thread[LWJGL Renderer Thread,5,main]
java.lang.UnsupportedOperationException: GLSL and OpenGL2 is required for the LWJGL renderer!
at com.jme3.renderer.lwjgl.LwjglRenderer.initialize(LwjglRenderer.java:166)
at com.jme3.system.lwjgl.LwjglContext.initContextFirstTime(LwjglContext.java:131)
at com.jme3.system.lwjgl.LwjglContext.internalCreate(LwjglContext.java:168)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:128)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
at java.lang.Thread.run(Unknown Source)

ayce 2012-01-05 14:22

Why does it need Java 7? Only few people have this... :(

j 2012-01-06 13:06

I would make the music louder: I turned it up 'cause it was so quiet, then the first sound effect was so loud I flinched.

It only started to get interesting at the last puzzle - that was the only one that involved some small amount of thinking, IMO. I wanted to play more after that, but then it ended.

I think you could've come up with a few extra decent puzzles without needing to code more contraptions.

nickd3000 2012-01-07 15:02

Sorry am not prepared to upgrade to java 7 to play this, but the lighting looks cool in the screenshots :)