Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

I can't get it to render on Void Linux, all I get is a black window and some music.

Here's the terminal output:

$./TalesOfAndrogyny
Loading JVM runtime library ...
Passing VM options ...
# -Xmx1G
Creating Java VM ...
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
Passing command line arguments ...
Loading JAR file ...
Invoking static com.majalis.traprpg.desktop.DesktopLauncher.main() function ...

edit: formatting

Hrm, might be a video card driver issue? If you click around the screen, does anything happen?

I can get the music to change, but I don't know where to click to do anything else.

Re: video card, I'm using the opensource radeon drivers with a Radeon HD6450

If the music changes, then you're able to navigate to new game - so everything's working but the display. Without any error, though, it'd be hard to say why that is. Hrm.

I updated to mesa 17.0.0 recently and now it works fine.

Sweet. Go Ubuntu