see title.
A turn based roguelike game. An evil Dark Lord has stolen all light, your mission is to enter his lair & defeat him. · By
@nateiscool54321 Just uploaded QuestofDungeons_3.0.9_Linux.rar. could you download and check if it boots ok?
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!