Skip to main content

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

On Linux in script.rpy line 3 the following code causes a crash.  I extracted the rpa and commented this out and it works now. Maybe just leave this out in the next version.

`#user_name = os.getlogin()

Thanks