Simulation by TheGameMaker

[raw]
made by TheGameMaker for LD24 (JAM)
This is a game about adaptation. It takes a more abstract view to the whole "evolution" theme and puts you directly in control of the homeostasis of an organism. The "help" option explains the rest.

***READ***
The mac version works fine, but on windows, open the .jar file with command prompt by typing "java -jar "(no quotes) and dragging the file into the command prompt window and pressing enter. I haven't tested it on Linux, but it's a .jar file so I'm sure it would work..

The only thing that I didn't make is the music. But everything else is my doing.

Enjoy!

Ratings

Coolness 54% 3
Overall(Jam) 2.44 233
Audio(Jam) 2.20 179
Fun(Jam) 2.20 224
Graphics(Jam) 2.00 256
Innovation(Jam) 2.87 129
Mood(Jam) 2.53 162
Theme(Jam) 3.07 85

Feedback

mes
29. Aug 2012 路 03:25 UTC
both the help and play buttons freeze the game. i'm on win7.
Rabbits...
29. Aug 2012 路 03:29 UTC
when I try to push one of the buttons i get

Exception in thread "Game Thread" java.lang.IllegalArgumentException: Unsupporte
d control type: Pan
at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
at engine.util.Sound.setPan(Sound.java:28)
at engine.util.Sound.play(Sound.java:62)
at com.MainMenu.update(MainMenu.java:22)
at com.Screen.update(Screen.java:32)
at engine.graphics.Display.run(Display.java:54)
at java.lang.Thread.run(Unknown Source)
馃帳 TheGameMaker
29. Aug 2012 路 03:32 UTC
@mes There is a strange bug with it where you have to launch the game from command prompt on windows, or else it freezes. Very annoying, I know.
Shmarah
29. Aug 2012 路 03:42 UTC
I'm playing on a mac~! It's really interesting, and very entertaining. Good concept, but it's a little hard to keep track of everything, or know exactly what impact you're making on the enviroment. Really cool, but some progress meters or something'd be awesome.
Adhesion
29. Aug 2012 路 04:01 UTC
Got the same exception on Windows when running from the command line.
TastyOrange
29. Aug 2012 路 04:02 UTC
I'm running Ubuntu 12.04 64bit. When I first run it I get an error:
"Error loading /select.wav:
java.lang.IllegalArgumentException: Invalid format"

When I press play or help I get:
"Exception in thread "Game Thread" java.lang.IllegalArgumentException: Master Gain not supported
at org.classpath.icedtea.pulseaudio.PulseAudioLine.getControl(PulseAudioLine.java:89)
at engine.util.Sound.setVolume(Sound.java:23)
at engine.util.Sound.play(Sound.java:61)
at com.MainMenu.update(MainMenu.java:22)
at com.Screen.update(Screen.java:32)
at engine.graphics.Display.run(Display.java:54)
at java.lang.Thread.run(Thread.java:679)"

Pressing Exit works. I encounter errors running with and without terminal. I know I had audio problems with my game in Java on Linux; I think it's an OpenJDK thing but I can't say for sure.
QualityAssurance
29. Aug 2012 路 04:25 UTC
Unable to play on Windows 7. Nice title screen though.
ScreamRawr
29. Aug 2012 路 04:26 UTC
Also could not run the game on Win7 even from command line
Desi Quintans
29. Aug 2012 路 04:29 UTC
Could not run this on Windows 64-bit. It would freeze when clicking on Play, though the background music kept going.
TastyOrange
29. Aug 2012 路 04:31 UTC
PS. That was running OpenJDK 1.6.0_24. I'm trying to get the Oracle Java running, with little success. I'll try again tomorrow.
LoneStranger
29. Aug 2012 路 04:32 UTC
I get the same errors regarding 'Pan' as the others. I'm on Windows 7, and I ran it from the command line with Java 1.7.0_05 64-bit. What Java version did you compile with?
Defr盲g
29. Aug 2012 路 04:32 UTC
Unplayable on ubuntu 12.04
Error loading /select.wav:
java.lang.IllegalArgumentException: Invalid format
Exception in thread "Game Thread" java.lang.IllegalArgumentException: Master Gain not supported
at org.classpath.icedtea.pulseaudio.PulseAudioLine.getControl(PulseAudioLine.java:89)
at engine.util.Sound.setVolume(Sound.java:23)
at engine.util.Sound.play(Sound.java:61)
at com.MainMenu.update(MainMenu.java:31)
at com.Screen.update(Screen.java:32)
at engine.graphics.Display.run(Display.java:54)
at java.lang.Thread.run(Thread.java:679)
imef
29. Aug 2012 路 13:33 UTC
Got the same exeption. I'm on Windows 7.
DalsGames
29. Aug 2012 路 14:05 UTC
Runs fine on MAC :)
DevWouter
29. Aug 2012 路 19:39 UTC
Had no idea what needed to be done or why also the color changing was annoying.
AMSmirnov
29. Aug 2012 路 20:13 UTC
On Windows XP SP3:
Exception in thread "Game Thread" java.lang.IllegalArgumentException: Unsupported control type: Pan
at com.sun.media.sound.AbstractLine.getControl(Unknown Source)
at engine.util.Sound.setPan(Sound.java:28)
at engine.util.Sound.play(Sound.java:62)
at com.MainMenu.update(MainMenu.java:22)
at com.Screen.update(Screen.java:32)
at engine.graphics.Display.run(Display.java:54)
at java.lang.Thread.run(Unknown Source)
Suffolk and Clever
30. Aug 2012 路 04:22 UTC
Linux version also not working over here ("Unsupported control type: Pan")
tigerj
30. Aug 2012 路 04:32 UTC
It keeps crashing in the menu for me. win7 64 bit.
DBRalir
30. Aug 2012 路 05:10 UTC
"Unsupported control type: Pan"
Java version 1.7.0_05, Windows 7 64-bit
Benjamin
30. Aug 2012 路 07:27 UTC
I had the same error even if I try with java -jar 'filename'
ratking
30. Aug 2012 路 08:50 UTC
Yeah, no Pan supported. :(
infernet89
30. Aug 2012 路 13:05 UTC
All buttons throws an uncatched exception, unless Exit one. Liked the random coloured background on the menu, by the way.
someone
30. Aug 2012 路 13:21 UTC
Getting the same error as everyone else.
dick_claus
30. Aug 2012 路 14:50 UTC
Good game. It's not clear sometimes what the organism wants. But pretty solid game. It's good to see source interesting how the logic works.
馃帳 TheGameMaker
31. Aug 2012 路 20:24 UTC
Sorry win7 people. I guess it only works on some computers since I've tested it on a few of my own that are on windows and it seems to work fine (when launching from command prompt)... If you encounter an error make sure you have the most up-to-date java version, but that's all I can say.. I will be sure that my next entry is on the web.
Thanks for rating if it works!
infinitedog
31. Aug 2012 路 20:30 UTC
It doesn't work on my Windows XP 32-bits. Getting freeze after pressing Play button.
harusame
31. Aug 2012 路 21:07 UTC
Freeze when I click on Play or Help. Sorry :/
EnigmaBlade
01. Sep 2012 路 01:18 UTC
I hate to step on the OP's toes, but since they haven't released a fixed version I edited the bytecode to get rid of the problematic bits. Here's a working version (all systems): http://enigmablade.net/downloads/Simulation_working.jar
Fsmv
02. Sep 2012 路 02:55 UTC
Same pan error. Where did you get the music though? It was great.
Pacifist Games
03. Sep 2012 路 04:53 UTC
Couldn't get it running, same error as the others.
Windows Vista, 32 Bit. Ran from the command prompt.
Sorry. :(
Spaceoff
03. Sep 2012 路 09:49 UTC
Yup. Windows 7 32bit, same error as everyone else regardless of Java version used and whether run from prompt or not.
ubear
03. Sep 2012 路 11:46 UTC
Cant run it on Ubuntu 12.04 with both OpenJDK and Oracle JDK :
Exception in thread "Game Thread" java.lang.IllegalArgumentException: Unsupported control type: Pan
at com.sun.media.sound.AbstractLine.getControl(AbstractLine.java:164)
at engine.util.Sound.setPan(Sound.java:28)
at engine.util.Sound.play(Sound.java:62)
at com.MainMenu.update(MainMenu.java:31)
at com.Screen.update(Screen.java:32)
at engine.graphics.Display.run(Display.java:54)
at java.lang.Thread.run(Thread.java:722)
kibertoad
03. Sep 2012 路 22:15 UTC
Same Pan error on Windows XP with Java 7.

Could you upload a compatibility version with all sound references removed?..
demonpants
11. Sep 2012 路 19:56 UTC
Wouldn't respond to any input on Mac OS X, so I was stuck on the main menu.