Page 1 of 1

[raiguard][2.0.8] Game doesnt launch on Linux

Posted: Tue Oct 22, 2024 7:24 pm
by Drsonec
Hello,
I have Linux Mint 18, x64. I updated Factorio from version 1.1.105 to 2.0.8, that passed ok, but after closing and restarting, nothing happened. I tried also standalone version 2.0.7 downloaded directly from Factorio server, after unzipping tar archives, game doesnt launch. Nothing happens, no log file generated, no noticeable procesor or RAM workload.
Notice that I didnt purchased DLC. When I tried google some solution, it seems related to MediaFeature Pack, but this happens on Windows.
Thanks for help.
factorio-current.log
log file from last working launch
(20.48 KiB) Downloaded 15 times

Re: [2.0.8] Game doesnt launch on Linux

Posted: Tue Oct 22, 2024 7:26 pm
by raiguard
The log appears to be for 1.1.105. Can you please try opening 2.0.8 and then see if the log file is updated, and if so, post that?

If nothing whatsoever happens, please try running the executable from the command line and post any output from there.

Re: [2.0.8] Game doesnt launch on Linux

Posted: Tue Oct 22, 2024 8:08 pm
by Drsonec
It's not possible to run that file from the terminal, it refuses it and says : command was not found.

Re: [2.0.8] Game doesnt launch on Linux

Posted: Tue Oct 22, 2024 8:12 pm
by raiguard
Hmm, perhaps the binary isn't marked as executable. Please chmod +x path/to/binary and try running it again.

Also, please try downloading a fresh zip from our website and see if that one works.

Re: [raiguard][2.0.8] Game doesnt launch on Linux

Posted: Tue Oct 22, 2024 8:33 pm
by Drsonec
So, command with chmod was doable, but still nothing happens, on terminal also nothing, command only finished. In directories still no log file. The same situation with version 2.0.9.

Re: [raiguard][2.0.8] Game doesnt launch on Linux

Posted: Tue Oct 22, 2024 8:54 pm
by raiguard
That is very strange - it should show something.

Potential theory: you are running Linux Mint 18, which came out in 2016. 2.0 has a higher glibc requirement than 1.1 did, so it's possible that it fails to launch because the glibc on your system is too old. However, in that case, it should show an error when you run from the terminal.

If there is no log file and no terminal output then I can't debug the issue.