ubuntu loading crash

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
Post Reply
edfred91
Posts: 2
Joined: Sun Feb 17, 2013 8:50 pm

ubuntu loading crash

Post by edfred91 »

after much tinkering, installing and reinstalling graphics drivers and such, I've managed to get the game to open (previously didn't) but it will only go as far as loading then forcing a reboot on the whole computer, other games (psychonauts, swords and sorcery) seem to be working fine. I'm running the game off steam, I've tried to open from the root folder in a terminal (the same thing happens as before) but nothing works. I'm running ubuntu 12.10.
cheers, Ed.
boa13
Posts: 808
Joined: Mon Sep 17, 2012 11:42 pm

Re: ubuntu loading crash

Post by boa13 »

What graphics card do you have?

Are you running Ubuntu in 64-bits or 32-bits?
Forum janitor — If you spot spam, PM me the URL and/or the username of the spammer.
I have powers, moderator powers. I am not keen on using them, but will do so if needed.
edfred91
Posts: 2
Joined: Sun Feb 17, 2013 8:50 pm

Re: ubuntu loading crash

Post by edfred91 »

sorry, I forgot I posted this. I'm running 64 bit, my graphics car is an ati radeon mobility 4500 512 MB vram.
god knows what video driver im running, catalyst and fglrx completely messed up my ui on ubuntu so i had to manually uninstall fglrx and install catalyst without it, it took a bunch of terminal with code i dont even understand
boa13
Posts: 808
Joined: Mon Sep 17, 2012 11:42 pm

Re: ubuntu loading crash

Post by boa13 »

Well frankly, with an installation as customized as yours (with many "terminal code" you did not keep track of), I think it's going to be very hard to pinpoint what exactly is wrong with your install, especially since I don't have that graphics card (only ever had nVidia, Intel and SiS actually). :?

Have you tried running the game from a terminal? You should get debugging text output in the terminal while the game is running, which could help pinpoint the issue. Just open a terminal, navigate to the FTL directory (using the "cd" command) and then use the "./FTL" command to launch the game.
Forum janitor — If you spot spam, PM me the URL and/or the username of the spammer.
I have powers, moderator powers. I am not keen on using them, but will do so if needed.
spaun
Posts: 3
Joined: Fri Jul 05, 2013 4:32 pm

Re: ubuntu loading crash

Post by spaun »

Hello there,

I'm also experience X-server crash during game start. Attaching the X-server logs containing the segfault information.
boa13
Posts: 808
Joined: Mon Sep 17, 2012 11:42 pm

Re: ubuntu loading crash

Post by boa13 »

Thanks for the log, hopefully this will help the devs. Did FTL itself create any log in its own directory or terminal?
Forum janitor — If you spot spam, PM me the URL and/or the username of the spammer.
I have powers, moderator powers. I am not keen on using them, but will do so if needed.
spaun
Posts: 3
Joined: Fri Jul 05, 2013 4:32 pm

Re: ubuntu loading crash

Post by spaun »

Nope, can't find any logs of FTL. Not sure about the terminal since X crashed.
MattricksJacket
Posts: 2
Joined: Mon Jul 08, 2013 6:13 pm

Re: ubuntu loading crash

Post by MattricksJacket »

Try deleting libstdc++.o.6 from the amd64 and x86 lib folders
spaun
Posts: 3
Joined: Fri Jul 05, 2013 4:32 pm

Re: ubuntu loading crash

Post by spaun »

MattricksJacket wrote:Try deleting libstdc++.o.6 from the amd64 and x86 lib folders
Awesome, no more crashes, the game is launched. Thanks:)
Post Reply