Page 1 of 1

[1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Tue Nov 21, 2023 2:53 pm
by scribbles
What did you do? Launched Factorio from Steam in Pop!_OS Linux 22.04 LTS
What happened? Load screen shows and immediately crash dialog asks if you want to open the directory containing the log file
What did you expect to happen instead? Factorio to launch normally
Does it happen always, once, or sometimes? Always. Began within the past few weeks.
If you can reproduce the issue provide the exact steps. Launch Factorio from Steam in Pop!_OS Linux 22.04 LTS

Switched back to 1.1.94, issue persists.
factorio-current.log
(3.14 KiB) Downloaded 45 times

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Sun Nov 26, 2023 7:16 pm
by scribbles
Updated to 1.1.98 and crash is still present.

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Sun Nov 26, 2023 7:36 pm
by Loewchen
Do you have a keyboard with led integration?

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Mon Nov 27, 2023 6:28 pm
by scribbles
Keyboard is using QMK firmware and has leds, but not one of the integrations in the menu (SteelSeries, Razer...). Issue also occurs without keyboard plugged into laptop.

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Wed Dec 06, 2023 4:26 am
by scribbles
Performed a complete reinstall of Pop!_OS Linux 22.04 LTS, Steam, and Factorio 1.1.100. Same error still occurs.

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Wed Dec 06, 2023 4:44 am
by NineNine
Just curious.... why would you run the game through Steam when you can just download it? It seems like you're adding in extra complexity unnecessarily. Have you tried just the game, itself, without the Steam wrapper thing?

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Wed Dec 06, 2023 3:21 pm
by scribbles
I have tried launching it independently. Same error.

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Wed Dec 06, 2023 3:26 pm
by Loewchen
Try --disable-audio as launch option.

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Wed Dec 06, 2023 3:43 pm
by scribbles
No change in behavior, see attached.

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Wed Dec 06, 2023 4:08 pm
by Loewchen
Open the config.ini file (see my signature for directory), change these three entries to false and remove the semicolons:

Code: Select all

; enable-razer-chroma-support=true

; enable-logitech-led-support=true

; enable-steelseries-gamesense-support=true

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Sat Dec 09, 2023 1:16 am
by scribbles
~/.factorio did not have ./config/config.ini created yet. Created the dir and file containing only those 3 entries. Tried with and without --disable-audio, same error. Attached factorio-current.log.

Code: Select all

aaa@aaa:~/.factorio/config$ cat config.ini 
 enable-razer-chroma-support=false

 enable-logitech-led-support=false

 enable-steelseries-gamesense-support=false

Re: [1.1.97] Crash on launch from Steam - Pop!_OS Linux

Posted: Sat Dec 23, 2023 2:44 pm
by scribbles
This issue is no longer occurring after recent system package updates.