Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I read through the posts and didn't see anyhting about this so here goes. It looks like the Linux build has the Windows JRE packaged with it. which when run results in

Loading JVM runtime library ...

jre/lib/amd64/server/libjvm.so: cannot open shared object file: No such file or directory

Error: failed to load VM runtime library!

Of course this makes sense, as the files aren't there. Also I can run the game just fine via the .jar file using the system installed java.

This is a really neat game, keep up the great work.

Hrm, I'll redeploy it. Might have gotten the wires crossed at some point - the previous build definitely worked on linux, but maybe this one is messed up.

Awesome, thanks for the speedy reply. As of right now I'm fine with using my system wide java, but I'll deffiantely redownload once it's re-deployed.

The same thing is happening to me, just downloaded and got the same error. Running it through the .jar file doesn't work for me either (black screen with music).