Hi, this looks interesting but I can't actually get it to run. My Java is up to date, but when I try to launch the game I keep getting the message "this application requires a Java Runtime Environment 1.8.0_66".
Thank you for your help, we are uploading a fix right now. The update should be available after 5 minutes or so, check back soon! Edit: The update is live :)
← Return to game
Comments
Log in with itch.io to leave a comment.
Hi, this looks interesting but I can't actually get it to run. My Java is up to date, but when I try to launch the game I keep getting the message "this application requires a Java Runtime Environment 1.8.0_66".
You don't have the latest java. You need to upgrade over 1.8.0_66. Here is the latest version if you want to run it: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
I've already downloaded and installed that and I still get the same error message.
Open your command prompt and type "java -version" to verify it's actually using the latest one you downloaded.
This is the output:
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) Client VM (build 25.111-b14, mixed mode, sharing)
I am currently investigating.
Thank you for your help, we are uploading a fix right now. The update should be available after 5 minutes or so, check back soon!
Edit: The update is live :)