Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello,

I have the latest version of Java x86 & x64 on my computer. However, I cannot get the program to run. Can you double check that the downloads work?

It required Java 1.9 as min (seems that upgrading Netbeans have set this).

I upload the binary now with java 1.8 compilation, try to download it again.

I can now launch the program from the JC64.jar file, but if I click on JC64dis.exe, I get the following error message: "An error occured while starting the application."

What version give you the error (32 or 64 bit)? What is your version of windows?

I tested all "portable" versions of the game, on Windows 7 (64-bit) and Windows 11, with the latest versions of JAVA installed (x86 & x64), and none of the .exe files work.

All EXE are created with launch4j, so it seems that the EXE generated is no more valid in all Windows system now (I can only test in Linux with Wine and all works fine). I know that launch4j is not more developed as Oracle include a tool for creating EXE in the JDK, but not in the Java way (You can produce the executable only within Windows!). 

I will try to use the libgdx exe wrapper for the next version (the advantage is that the EXE is a fixed one, the disadvantage is that it needs an external configuration file and cannot have the JAR inside).

JC64dis 1.9 had the last working Windows .exe's.