Skip to main content

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

Thanks for the Linux support! However, the demo on Ubuntu didn't seem to work.

When trying to run the jar file directly, I got this:

liam@liam-main:~/Downloads/om101-linux$ java -jar '/home/liam/Downloads/om101-linux/om101_drm_free.jar' WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.lwjgl.LWJGLUtil$3 (file:/home/liam/Downloads/om101-linux/om101_drm_free.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.lwjgl.LWJGLUtil$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Inconsistency detected by ld.so: dl-lookup.c: 112: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!

On the first glance it looks like some conflict with the Java version you have installed. Mind emailing me riho@tulevik.eu ? I have an updated build that I could send you to test out.