Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The cannot find "config.ini" is normal since it's the first boot. The segfault must be something else, damn I hope we can track this down.

Can you send me the files inside your home folder/.QuestofDungeons ? In particular I want the files inside the log but you can zip all please. you can copy the contents of the log file to a pastebin or send by email, whatever you are more comfortable with.

Ah, it ended up being operator error, more or less - the file "QuestofDungeons" in the distribution's root folder was not set to executable, so I was trying to run the file in the amd64 folder. Once I set the correct file as executable, it starts as expected. Thanks for the very quick response though, from one roguelike dev to another!

awesome, glad it worked