Crobal and friends by Gaeel
Crobal and friends is a story about a friendly monster who wants to play with people from the village. Unfortunately his big feet and slow mind get in the way of his friend-making, and the villagers often think he's just being a bully.
----
Due to some unforeseen issues, I'm having trouble getting the applet to work. In the mean time you can download the all systems pack and run the game from there.
Bugfixes for these issues are incoming.
---
Windows and Mac users, can you please tell me in the comments below if you can get the game running or not?
A Mac user reported having problems running the .app and some Linux and Windows user reported bugs with their respective executables and even the .jar files.
I don't know what's causing this issue, it's my first time deploying a Java application, and I'm not sure what I can do to fix this, especially since I don't have a faulty machine to test on.
if anyone has some bright ideas, I'm all ears!
---
Post-compo bugfixes:
- Fixed an issue where the game would end prematurely
----
Due to some unforeseen issues, I'm having trouble getting the applet to work. In the mean time you can download the all systems pack and run the game from there.
Bugfixes for these issues are incoming.
---
Windows and Mac users, can you please tell me in the comments below if you can get the game running or not?
A Mac user reported having problems running the .app and some Linux and Windows user reported bugs with their respective executables and even the .jar files.
I don't know what's causing this issue, it's my first time deploying a Java application, and I'm not sure what I can do to fix this, especially since I don't have a faulty machine to test on.
if anyone has some bright ideas, I'm all ears!
---
Post-compo bugfixes:
- Fixed an issue where the game would end prematurely
| Source | http://dl.dropbox.com/u/6549099/Crobal-Source.zip |
| All systems downloadable | http://dl.dropbox.com/u/6549099/Crobal.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-25/?action=preview&uid=1561 |
Ratings
| Coolness | 40% | 854 |
| Overall | 3.17 | 263 |
| Audio | 3.56 | 44 |
| Fun | 3.00 | 284 |
| Graphics | 4.00 | 58 |
| Humor | 3.60 | 63 |
| Innovation | 3.18 | 218 |
| Mood | 3.20 | 163 |
| Theme | 3.56 | 208 |
Exception in thread "main" java.lang.UnsupportedClassVersionError: gd/xi/framework/main/GameStandalone : Unsupported major.minor version 51.0
[...]
Could not find the main class: gd.xi.framework.main.GameStandalone. Program will exit.
Une id茅e ?
Crobal is so cute.
I'm so sad when the game auto-quit when he doesn't manage to find enough friends :)
Great job, great voice acting :)
Exception in thread "main" java.lang.UnsupportedClassVersionError: gd/xi/framework/main/GameStandalone : Unsupported major.minor version 51.0
[...]
Could not find the main class: gd.xi.framework.main.GameStandalone. Program will exit.
Slackware 14.0_64. http://hastebin.com/purunelowe.avrasm
I got a java.lang.UnsupportedClassVersionError at first, so I had to install Java 7 to get it to run. Tip: Unless you need Java 7 features, compile the game for Java 6 or earlier.
By the way, if you're looking for a better host than dropbox, you might consider the free Java hosting I offer at http://StaticVoidGames.com. We handle LWJGL automatically, and I'd love to see this game there! Either way, great job!