Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Alas when I attempt to run this game I receive a JNI error even if I attempt to use the bundled JRE version

Can you see what the error is?

If I run it from the shell directly with java passing the exe to -jar then it ends up with the following exception 

Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.NoClassDefFoundError: dk/npp/gfx/libgdx/LibGdxGame$1
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
        at java.lang.Class.privateGetMethodRecursive(Unknown Source)
        at java.lang.Class.getMethod0(Unknown Source)
        at java.lang.Class.getMethod(Unknown Source)
        at sun.launcher.LauncherHelper.validateMainClass(Unknown Source)
        at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Caused by: java.lang.ClassNotFoundException: dk.npp.gfx.libgdx.LibGdxGame$1
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 7 more

Hi, I've uploaded a new release. Maybe this will fix your problems? Maybe you can look in users/username/AppData/Roaming/ThrustMe/logging.txt and see if if logs any erros in there?

The new release seems to have resolved the issue, thanks.

Great to hear it! Hope you enjoy the game 

Great to hear it! Hope you enjoy the game