PC specs:
CPU: i5-4690k (not overclocked)
GPU: GTX 970, 3,5+0,5GB VRAM
RAM: DDR3 8GB (clocked at 1333MHz)
Resolution: 1920x1080
When I try to run Factorio when clicking the "play" button in Steam it opens the "preparing to launch" dialog. This dialog disappears after a few seconds but the game fails to launch. The game fails to reach the point that it will actually log anything to the .factorio/factorio-current.log file
When I run the factorio executable from a terminal I get the following output:
Code: Select all
martijn@Martijn-Linux~/.local/share/Steam/steamapps/common/Factorio/bin/x64$ ./factorio
0.000 Initializing Steam API.
szCmd: /bin/sh -c '"/home/martijn/.local/share/Steam/steam.sh" "steam://run/427520"' &
martijn@Martijn-Linux~/.local/share/Steam/steamapps/common/Factorio/bin/x64$ Running Steam on ubuntu 16.04 64-bit
STEAM_RUNTIME is enabled automatically
/bin/bash: /home/martijn/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash)
grep: symbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc
awk: /home/martijn/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by /lib/x86_64-linux-gnu/libreadline.so.6)
grep: grepsymbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc
: symbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc
I hope that I have included all the necessary information, but this is the first bug report I've posted so I'm afraid it might be incomplete.