(09-17-2013, 06:44 PM)Ideka Wrote: Are you sure the launcher is segfaulting though? If it segfaults after you click "Launch game", the launcher is probably working properly.
I do not even get a Window from the launcher. It just segfaults in the console.
Quote:See if you can post your stack trace with pastebin: http://pastebin.com/
Stacktrace of "./AmnesiaAMFP.bin.x86_64":
http://pastebin.com/aSyhLvK3
Stacktrace of "./Launcher.bin.x86_64":
http://pastebin.com/2vAKP1qX
Lots of
open("/home/me/Games/AmnesiaAMFP/lib64/tls/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
So it looks as if it can not open any of the libraries in lib64 in the game folder. But ldd shows these libs as loaded. Strange.