01101101 2011-12-20 13:03
Hey ;)
Trying to play this, but I get a ClassNotFoundException : Could not find the main class: alone.alone
Any idea ? (I'm running Win7)
Foon → Ludum Dare Explorer → LD22 → Alone
By gytisam
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Fun | 223 | 2.67 | ||
| Overall | 304 | 2.78 | ||
| Audio | 457 | 1.78 | ||
| Graphics | 495 | 2.20 | ||
| Innovation | 506 | 2.00 | ||
| Humor | 587 | 1.25 | ||
| Mood | 629 | 1.44 | ||
| Theme | 673 | 1.56 | ||
| Coolness | 685 | |||
| Community | 716 | 1.40 |
Hey ;)
Trying to play this, but I get a ClassNotFoundException : Could not find the main class: alone.alone
Any idea ? (I'm running Win7)
clicking on the alone.bat did not open anything, I am running windows 7 btw
Same deal as MagicRat - Couldn't get it to run. :(>
I am also unable to play :/
did you extracted it? you cant play from zip
Runs without any problems - nice supaplex clone, gave up after few levels so I can go and rate something else too - overally... (almost) no negative feedback (i found third level kinda boring... waiting until all stones fall down to well), with some small art/sound upgrade and enough levels it could be easily taken as another supaplex / boulder dash game. Something little more innovative would be nice (if there is something beyond fourth level, I apologize :)
I couldn't run it even after extracting...Windows Seven
Works for me (win 7 64bit). Nice puzzle game. Took me a while until I figured out how to collect a gem without stepping on it (needed in lvl 3). Also gave up on level 4 when getting trapped after 10 minutes of careful progress. An undo function would have been nice :)
After some tinkering with the batch script and extracting the class files, it turns out you are compiling against JRE 1.7 while most people are still on JRE 1.6u26. You can either recompile your game against 1.6 or you can tell people to update here: http://www.oracle.com/technetwork/java/javase/downloads/index.html
Also, here's my modified java command "java -cp ./libs/lwjgl.jar;./libs/slick.jar;./libs/alone.jar -Djava.library.path="./natives" alone.alone"
Otherwise a good entry. Some instructions in the main menu for controls would have been nice, but they were simple enough to figure out from smashing the keyboard for a few seconds.
Won't start... W7. Something with manifest...
Doesn't run on Win 7 64-bit, it just quit immediately. :(