Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+3)

Created a new script for enabling linux compatability on the macOs jar.

https://pastebin.com/UkKKu7zB

Overhead was greatly reduced and we now merge the linux libs with the dice.jar

Also added stb and opengl libs even though it seems to have ran without them.

(2 edits) (+1)

Hey man, thanks for posting your script

I'm on Ubuntu 20.04 and the initial dependency download / extraction script runs fine, but when I try to execute run.sh I get:

Error: Could not find or load main class com.tann.dice.desktop.DicetopLauncher

Any idea on what's wrong?

Sorry for the late reply. been hanging in the discord instead lately.

Can you run it with the following command?


java -Dorg.lwjgl.util.Debug=true -Xmx1g -jar dice-linux.jar