Page 1 of 1

[2.0.69] Different behavior on Linux with Steam and Full Release, GUI Items not working

Posted: Sun Oct 12, 2025 2:03 pm
by j_matya
I am playing a map-mod called Earth Maps with additional QoL mods.
https://mods.factorio.com/mod/EarthMaps

One feature of this mod is that it has pre-placed teleporter buildings and rocket silos at some of the major cities of earth.
The map version is one that also has multiple teams (implemented by different forces), which can be self-assigne via a button in the top left part of the screen (1)
Additionally, the teleporter buildings can be clicked on, which opens up a GUI element to pick another city to teleport to. (2)

When I load up the same savefile using the same mods on a steam vs non-steam linux64 build, the UI elements are not present (1) or cannot be interacted with (2) - I expect to click on the building and have opened the GUI as shown on the right side of the picture.

Left: Standalone Version | Right: Steam Version
factorio_difference_steam_standalone.png
factorio_difference_steam_standalone.png (11.51 MiB) Viewed 154 times

Versions:
factorio_difference_steam_standalone_versions.png
factorio_difference_steam_standalone_versions.png (11.95 MiB) Viewed 154 times

Save game:
factorio_hyspeed_coe_bug.zip
(51.45 MiB) Downloaded 8 times
Logs (Steam):
factorio-current.log
Factorio 2.0.69 Steam Version linux64
(18.85 KiB) Downloaded 6 times
Logs (Standalone):
factorio-current.log
Factorio 2.0.69 Standalone Version linux64
(13.12 KiB) Downloaded 7 times

Re: [2.0.69] Different behavior on Linux with Steam and Full Release, GUI Items not working

Posted: Sun Oct 12, 2025 2:24 pm
by Rseding91
Did you enable the “hide mod GUIs” debug setting on the standalone version by mistake? (F4 menu)

Re: [2.0.69] Different behavior on Linux with Steam and Full Release, GUI Items not working

Posted: Sun Oct 12, 2025 2:29 pm
by j_matya
Rseding91 wrote: Sun Oct 12, 2025 2:24 pm Did you enable the “hide mod GUIs” debug setting on the standalone version by mistake? (F4 menu)
🤦

Yes apparently I did. Thank you for pointing this out :-D

(note to myself: always check next time with a completely vanilla installation).

Thanks you!