Search found 9 matches
- Fri Jun 12, 2026 1:36 am
- Forum: Technical Help
- Topic: [2.0.76][linux] Crash on startup - Steam and standalone versions
- Replies: 9
- Views: 1189
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
I believe this to be related to the NVIDIA proprietary driver for Linux, as I have recently swapped my RTX 2060 for an RX 9070XT and the issues mentioned in this thread, on the same setup, are completely gone.
- Thu May 14, 2026 2:33 am
- Forum: Technical Help
- Topic: [2.0.76][linux] Crash on startup - Steam and standalone versions
- Replies: 9
- Views: 1189
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
I didn't either but think I managed to generate one:
1. Launched the game;
2. While it hanged, I checked for its PID;
3. Ran gcore PID (substituting PID for the actual number);
4. Compressed the dump (1.7GB -> 181 MB).
Here's the output: factorio-dump.zip (Google Drive)
Hope this helps you out on ...
1. Launched the game;
2. While it hanged, I checked for its PID;
3. Ran gcore PID (substituting PID for the actual number);
4. Compressed the dump (1.7GB -> 181 MB).
Here's the output: factorio-dump.zip (Google Drive)
Hope this helps you out on ...
- Wed May 13, 2026 10:49 pm
- Forum: Technical Help
- Topic: [2.0.76][linux] Crash on startup - Steam and standalone versions
- Replies: 9
- Views: 1189
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
This behavior can probably be attributed to some change between versions 2.0.32 (works) and 2.0.60 (doesn't work), as also discussed here 133133
- Wed May 13, 2026 10:29 pm
- Forum: Technical Help
- Topic: [2.0.76][linux] Crash on startup - Steam and standalone versions
- Replies: 9
- Views: 1189
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
Just tried copying the config.ini file from my laptop's ".factorio/config" folder (which works) to the desktop and I get the same crash when launching with the wayland backend. Logs attached.
- Wed May 13, 2026 11:12 am
- Forum: Technical Help
- Topic: [2.0.76][linux] Crash on startup - Steam and standalone versions
- Replies: 9
- Views: 1189
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
What's the result if you run this in terminal?
echo $XDG_SESSION_TYPE
The result is `wayland`. Fedora 44 upgraded to GNOME 50 and the code for X11 sessions has been fully removed from the codebase, it's Wayland only now.
I have also tried placing the config.ini file from https://forums ...
- Wed May 13, 2026 2:24 am
- Forum: Technical Help
- Topic: [2.0.76][linux] Crash on startup - Steam and standalone versions
- Replies: 9
- Views: 1189
Re: [2.0.76][linux] Crash on startup - Steam and standalone versions
I should add that this happens on my desktop computer (NVIDIA RTX 2060, driver 595.71.05), but it doesn't on my laptop (AMD iGPU - Ryzen 7 5700U); both running Fedora 44.
Tested every version between 2.0.76 and 2.0.73 and none launch
Tested every version between 2.0.76 and 2.0.73 and none launch
- Tue May 12, 2026 10:46 pm
- Forum: Technical Help
- Topic: [2.0.76][linux] Crash on startup - Steam and standalone versions
- Replies: 9
- Views: 1189
[2.0.76][linux] Crash on startup - Steam and standalone versions
1. What did you do?
Tried playing the game after about a 6-month pause.
2. What happened?
The game won't launch correctly either when launched through Steam or by executing the standalone binary downloaded from Factorio's website.
When running in X11 compat mode (XWayland, GNOME 50), it will ...
Tried playing the game after about a 6-month pause.
2. What happened?
The game won't launch correctly either when launched through Steam or by executing the standalone binary downloaded from Factorio's website.
When running in X11 compat mode (XWayland, GNOME 50), it will ...
- Tue May 12, 2026 3:10 pm
- Forum: Technical Help
- Topic: [SOLVED][2.0.76][linux] Crash on startup
- Replies: 11
- Views: 1523
Re: [SOLVED][2.0.76][linux] Crash on startup
I know this is supposed to be solved, but I can't run Factorio anymore on my system after upgrading to Fedora 44. It already didn't work on Steam with Fedora 43, but I was able to launch the standalone version successfully. Now I get the same errors from logs posted in this thread with both versions ...
- Thu Apr 02, 2026 3:22 pm
- Forum: Technical Help
- Topic: [SOLVED][2.0.76][linux] Crash on startup
- Replies: 11
- Views: 1523
Re: [2.0.76][linux] Crash on startup
I'm facing the same issue, how did you manage to solve it? I tried deleting "$HOME/.factorio", changing the value of config-path to false and nothing managed to make it launch on Steam again :/
Even using SDL_VIDEODRIVER=wayland %command% as launch parameters doesn't seem to help. However the ...
Even using SDL_VIDEODRIVER=wayland %command% as launch parameters doesn't seem to help. However the ...