I also have this issue. How can I revert to or reinstall 0.16.16?
0.000 2018-01-22 20:07:10; Factorio 0.16.17 (build 35127, linux64, alpha)
0.039 Operating system: Linux (Ubuntu 16.04)
0.039 Program arguments: "bin/x64/factorio"
0.039 Read data path: /home/olive/Documents/factorio/data
0 ...
Search found 3 matches
- Tue Jan 23, 2018 7:42 am
- Forum: Resolved Problems and Bugs
- Topic: [16.17][linux] libpng warning: "Application built with libpng-1.2.50 but running with 1.6.30"
- Replies: 10
- Views: 8633
- Tue Jan 23, 2018 7:01 am
- Forum: Resolved Problems and Bugs
- Topic: [0.16.17] game does not start on Linux (library/.so issue)
- Replies: 11
- Views: 7722
Re: [0.16.17] game does not start on Linux (library/.so issue)
This actually looks to be a different bug than https://forums.factorio.com/viewtopic.php?f=7&t=56934 (though it is probably related). This bug is about missing libsteam_api.so . https://forums.factorio.com/viewtopic.php?f=7&t=56934 is about libssl.so.1.0.0 .
Yes, it's a different bug. You are ...
Yes, it's a different bug. You are ...
- Tue Jan 23, 2018 12:02 am
- Forum: Resolved Problems and Bugs
- Topic: [0.16.17] game does not start on Linux (library/.so issue)
- Replies: 11
- Views: 7722
Re: [0.16.17] game does not start on Linux (library/.so issue)
It's a goof on the devs part. Easy to fix, just add LD_LIBRARY_PATH="lib/" before calling bin/x64/factorio, like this: LD_LIBRARY_PATH="lib/" bin/x64/factorio
Should note that at this point, it's kinda moot as you get hit with an error for libpng after it starts up.
Should note that at this point, it's kinda moot as you get hit with an error for libpng after it starts up.