I played FTL for 2 hours arter reboort wont start.
I use Arch linux but when i tried to run FTL in Ubuntu 13.10 and give me the same error.
./FTL
No settings file found!
Initializing Crash Catcher...
Initializing Video
Video Initialized
Opengl version = 2.1 Mesa 10.1.0
File or path name not found
Error opening resource file
File or path name not found
Error opening resource file
Starting audio library...
Audio Initialized!
File or path name not found
Error opening resource file
Resource Loading Failure (or voluntary quit)!
Thanks for any help in advance!
Excuse my broken English
Game won't start
-
- Posts: 4
- Joined: Wed Apr 16, 2014 4:19 pm
Re: Game won't start
I tried on 4 computers 2 with arch and 2 with ubuntu 12.0.4 and 13.10.
FTL give me that error
error while loading shared libraries: libILUT.so.1: cannot open shared object file: No such file or directory
In evry pc have instaled devIL but it do not contain libILUT.so.1.
I installed old version of devIL and the game want me libbass tehen libbassmix arter I install then i get the error from my first post.
Devil is not maintained from 2013.
Its make me to thing that FTL is maket with old dependencies or version of software and in newest distributions which ofer the latest versions the game don't work.
Has anyone here who play FTL on Ubuntu greater than 12.04 or Arch or any distro which offer almost the latest software versions maybe i do something wrong?
FTL give me that error
error while loading shared libraries: libILUT.so.1: cannot open shared object file: No such file or directory
In evry pc have instaled devIL but it do not contain libILUT.so.1.
I installed old version of devIL and the game want me libbass tehen libbassmix arter I install then i get the error from my first post.
Devil is not maintained from 2013.
Its make me to thing that FTL is maket with old dependencies or version of software and in newest distributions which ofer the latest versions the game don't work.
Has anyone here who play FTL on Ubuntu greater than 12.04 or Arch or any distro which offer almost the latest software versions maybe i do something wrong?
- Matthew
- Site Admin
- Posts: 966
- Joined: Thu Apr 19, 2012 9:31 am
Re: Game won't start
That logs claims that it's not finding the main resources file, which is "resources/resource.dat". Can you double check that that file exists on both of your systems? If somehow it went missing, and you've been manually transferring the game files between machines it would explain why it's missing on every machine.
You said you were able to play for 2 hours, did you make any changes after that? Install any mods?
You said you were able to play for 2 hours, did you make any changes after that? Install any mods?
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
-
- Posts: 4
- Joined: Wed Apr 16, 2014 4:19 pm
Re: Game won't start
I have not installed any mods I just install kde and tryed to run the game under kde why the game worked only in lxde after 2-3 hours trais to run the game in openbox lxde and any DE just reinstalled my arch but with no rusult.
I don't think that the problem come from corupt data why i can play without install libbass devil-ilut libbassmix from AUR and after reboot and then reinstall FTL want those libraries?
The game is from humble bundle and the files are checked a couple of times.
I realy loved this game for 2 hours of playng but it don't work on all coputers that I tried.
I don't think that the problem come from corupt data why i can play without install libbass devil-ilut libbassmix from AUR and after reboot and then reinstall FTL want those libraries?
The game is from humble bundle and the files are checked a couple of times.
I realy loved this game for 2 hours of playng but it don't work on all coputers that I tried.
-
- Posts: 4
- Joined: Wed Apr 16, 2014 4:19 pm
Re: Game won't start
Maybe I have a progress . Now crash with random bus error during audio Initializing
.
Loading Arch = x86
No settings file found!
Initializing Crash Catcher...
Initializing Video
Video Initialized
Opengl version = 2.1 Mesa 10.1.1
Starting audio library...
Audio Initialized!
./FTL: line 8: 605 Bus error (core dumped) ./FTL "$@"

Loading Arch = x86
No settings file found!
Initializing Crash Catcher...
Initializing Video
Video Initialized
Opengl version = 2.1 Mesa 10.1.1
Starting audio library...
Audio Initialized!
./FTL: line 8: 605 Bus error (core dumped) ./FTL "$@"
- Matthew
- Site Admin
- Posts: 966
- Joined: Thu Apr 19, 2012 9:31 am
Re: Game won't start
That log says the Audio Initialized without any problem, and then it crashed again as soon as it started loading the resource files. Given that you're having troubles with DevIL, that could possibly be the cause since that's when it kicks in to start working. FTL ships with its own versions of those libraries that it uses, it should not be necessary to install or use any of those dependencies elsewhere on your system. Given that installing the DevIL library results it in requesting bass, it sounds like it's not finding the local libraries that FTL ships with. Did you check to see if those exist?
People have played on Ubuntu 12.04 and newer versions without any issues, at least none that have been reported to me.
People have played on Ubuntu 12.04 and newer versions without any issues, at least none that have been reported to me.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here