Factorio

Factorio

View Stats:
SkyRanger Oct 9, 2018 @ 1:25am
Game dont start on Centos 7
Latest version:

When i try run it from linux i get:

GameAction [AppID 427520, ActionID 3] : LaunchApp changed task to WaitingGameWindow with "" ERROR: ld.so: object '/home/skyr/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/home/skyr/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored. /home/skyr/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /home/skyr/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio) GameAction [AppID 427520, ActionID 3] : LaunchApp changed task to Completed with "" >>> Adding process 2511 for game ID 427520 Game removed: AppID 427520 "", ProcID 2510

So i install glibc-2.18 in /opt/ and try run it like this

/opt/glibc-2.18/lib/ld-2.18.so --library-path /opt/glibc-2.18/lib,/usr/lib ./bin/x64/factorio --create test.zip --executable-path ./bin/x64/factorio

now i have this error:

./bin/x64/factorio: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
< >
Showing 1-2 of 2 comments
SkyRanger Oct 9, 2018 @ 1:28am 
0.15.40 runs just fine
SkyRanger Oct 10, 2018 @ 5:08am 
I manage to run it! Just add

/opt/glibc-2.18/lib/ld-2.18.so --library-path "/opt/glibc-2.18/lib;/usr/lib64" %command% --executable-path ./bin/x64/factorio

in launch ptions and game starts from steam!
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Oct 9, 2018 @ 1:25am
Posts: 2