Skip to main content

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

Hi, i downloaded this game booted it up and almost immediately it shuts off. Any solutions??

I have java BTW

Totally agreeing

(1 edit)

It could be that you don’t have a sound driver/device, it also happened to me

(2 edits)

It could be that you don’t have a sound driver working, it also happened to me

(3 edits) (+1)

Press windows button then type cmd and press enter.

Then cd to the FarSky folder and run:

java -Djava.library.path=native\windows -classpath "farsky.jar;lib\jogg-0.0.7.jar;lib\jorbis-0.0.15.jar;lib\lwjgl.jar;lib\lwjgl_util.jar;lib\slick-util.jar" game.Main

Should work on mac/linux too but you have to replace the native path and \ with /... To the creator: you can make a .jar that contains all assets and works on all platforms without problems in like 5 minutes also please add ARM?

works