Graphical Gltches on Linux

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
User avatar
Blue_Tree
Posts: 21
Joined: Thu Jan 18, 2018 5:18 pm

Graphical Gltches on Linux

Postby Blue_Tree » Tue Jan 23, 2018 10:20 am

Hello,

After the last update of FTL (1.6.5), I noticed that many textures/animations are missing like ship explosions, missile explosions, dying crew animation

Because images are better than words, I made a little video showing this bug
https://youtu.be/Kvfl2ACw2LE
User avatar
isla
Posts: 350
Joined: Mon Mar 16, 2015 11:22 pm

Re: Graphical Gltches on Linux

Postby isla » Tue Jan 23, 2018 9:06 pm

Thank you for both of the bug reports. We'll be looking into this.
User avatar
Matthew
Site Admin
Posts: 968
Joined: Thu Apr 19, 2012 9:31 am

Re: Graphical Gltches on Linux

Postby Matthew » Thu Jan 25, 2018 12:34 pm

Blue_Tree if you're still around I'd appreciate the full text from your FTL.log file. You can fine that at ~/.local/share/FasterThanLight.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
User avatar
Blue_Tree
Posts: 21
Joined: Thu Jan 18, 2018 5:18 pm

Re: Graphical Gltches on Linux

Postby Blue_Tree » Fri Jan 26, 2018 5:49 pm

User avatar
isla
Posts: 350
Joined: Mon Mar 16, 2015 11:22 pm

Re: Graphical Gltches on Linux

Postby isla » Fri Jan 26, 2018 7:06 pm

Thanks Blue_Tree. We're checking it out now. You aren't the only linux user to run into this, so this helps it narrow down what's happening.
4n4
Posts: 38
Joined: Thu Dec 14, 2017 8:19 pm

Re: Graphical Gltches on Linux

Postby 4n4 » Sat Jan 27, 2018 12:37 am

Add to the list: engi medbot dispersal augment doesn't work.
Tail end of the log here, otherwise it's identical to previous bug report log:
-clip-
Loading score file...
lib/SIL/src/resource/core.c:2767(load_resource): img/statusUI/top_optionswrench_off.png: Resource not found
Running Game!
lib/SIL/src/resource/core.c:2767(load_resource): img/customizeUI/box_system_off.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/fed_scout_pirate_base.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/fed_scout_pirate_gib1.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/fed_scout_pirate_gib2.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/fed_scout_pirate_gib3.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/fed_scout_pirate_gib4.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/energy_fighter_pirate_base.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/energy_fighter_pirate_gib1.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/energy_fighter_pirate_gib2.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/energy_fighter_pirate_gib3.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/ship/energy_fighter_pirate_gib4.png: Resource not found
lib/SIL/src/resource/core.c:2767(load_resource): img/upgradeUI/Equipment/box_base_on.png: Resource not found
lib/SIL/src/sysdep/misc/ioqueue.c:375(ioq_poll): Invalid request ID: 1
lib/SIL/src/sysdep/misc/ioqueue.c:394(ioq_wait): Invalid request ID: 1
lib/SIL/src/sound/decode.c:570(decode_get_data): sys_file_wait_async(0[0x342C150,571519,8253]): Success
Caught crash seg fault
-end of file-
4n4
Posts: 38
Joined: Thu Dec 14, 2017 8:19 pm

Re: Graphical Gltches on Linux

Postby 4n4 » Sat Jan 27, 2018 4:00 pm

Nevermind, forum ate it.
4n4
Posts: 38
Joined: Thu Dec 14, 2017 8:19 pm

Re: Graphical Gltches on Linux

Postby 4n4 » Sat Feb 03, 2018 11:30 am

http://steamcommunity.com/app/212680/di ... 027/?ctp=2
alfabrot wrote:This seems to be a locale problem - try launching it with `env LC_ALL=C %command%` in the start properties. This also makes explosions et al work - this is a common issue with OpenGL, since my locale writes numbers as "123.456,789" - so if you have any string that's interpreted as a number, it'll fail.

Similarly, I've found that FTL now created a second directory in my ~/.local/share, so now theres "FasterThanLight" and "fasterthanlight" in there, which resulted in it not finding the savegames. Once I moved it to the lowercase version, I had my unlocked ships again.

LINUX Seven wrote:env LC_ALL=C %command% seems to solve the problem, now engi med bots work .
User avatar
Matthew
Site Admin
Posts: 968
Joined: Thu Apr 19, 2012 9:31 am

Re: Graphical Gltches on Linux

Postby Matthew » Mon Feb 05, 2018 9:44 am

This will be solved in an update later this week. Sorry about the delayed fix everyone, it was a very odd one.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
shadowcrust
Posts: 328
Joined: Sat Sep 21, 2013 6:43 pm

Re: Graphical Gltches on Linux

Postby shadowcrust » Sat Jun 30, 2018 12:23 pm

I've just upgraded from 1.5.13 to 1.6.7 on Linux and the ship explosion animations and the bomb animations are still not working properly. It looks like in the video Blue_Tree supplied.