[Twinsen][1.1.27] Alerts is not showing

Bugs that are actually features.
Post Reply
WildBraas
Inserter
Inserter
Posts: 44
Joined: Sat Feb 16, 2019 6:25 am
Contact:

[Twinsen][1.1.27] Alerts is not showing

Post by WildBraas »

I play Krastorio2 + Space Exploration.
And in some moment I lost alerts (righty from quickbar)
In map I saw them, but not in gui.
Restart, another machine, reinstall, disabling all mods in current save not helping - alerts is gone and do not want return back.

/c game.player.print(game.player.is_alert_muted(defines.alert_type.not_enough_construction_robots)) says False
/c game.player.print(game.player.is_alert_enabled(defines.alert_type.not_enough_construction_robots)) says True
and so on for another alert types.

So weird, so sad

Save file which surface.clear and wo any mods in attachments
Attachments
K2SETEST.zip
(2.22 MiB) Downloaded 65 times

WildBraas
Inserter
Inserter
Posts: 44
Joined: Sat Feb 16, 2019 6:25 am
Contact:

Re: [1.1.27] Alerts is not showing

Post by WildBraas »

Here is save which I already setup electricity with drones for visualize problem instantly
Attachments
K2SETEST.zip
(2.26 MiB) Downloaded 62 times

Twinsen
Factorio Staff
Factorio Staff
Posts: 1329
Joined: Tue Sep 23, 2014 7:10 am
Contact:

Re: [Twinsen][1.1.27] Alerts is not showing

Post by Twinsen »

It looks like the alerts gui was disabled by some command or mod.

Running this will fix it

Code: Select all

/c game.player.game_view_settings.show_alert_gui = true
So it looks like it's not a bug with the game.

WildBraas
Inserter
Inserter
Posts: 44
Joined: Sat Feb 16, 2019 6:25 am
Contact:

Re: [Twinsen][1.1.27] Alerts is not showing

Post by WildBraas »

Work for me, thank you so much

User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

Re: [Twinsen][1.1.27] Alerts is not showing

Post by ptx0 »

it's the more minimap autohide mod.

Post Reply

Return to “Not a bug”