[2.0.77] GameViewSettings.show_alert_gui not showing alert gui

Post your bugs and problems so we can fix them.
User avatar
jurgy
Long Handed Inserter
Long Handed Inserter
Posts: 50
Joined: Wed Feb 27, 2019 5:55 pm
Contact:

[2.0.77] GameViewSettings.show_alert_gui not showing alert gui

Post by jurgy »

Unless I don't correctly understand what this setting should do, GameViewSettings.show_alert_gui doesn't seem to work.

Code: Select all

game_view_settings = {
  show_controller_gui = true,
  show_quickbar = true,
  update_entity_selection = true,
  show_alert_gui = true
}
With these settings for a tips-and-tricks sim and a train that tries to move to its station without fuel I expect the alert gui to show up but that doesn't seem to be the case:
06-14-2026, 22-52-02.png
06-14-2026, 22-52-02.png (619.88 KiB) Viewed 215 times
Also note that it doesn't show the icon on top of the train either. Not sure if that should be part of the "alert gui" though, but if not, I'd like to know how I can show those in a sim.

Anyway, I've attached a mod with the tips-and-tricks added.

In this sim I create the blueprint bellow which contains the train with a schedule for the station. In a regular game it immediately shows the alert gui, so I don't think that's the problem.

Code: Select all

0eNqN1EtPxCAQAOC/YubMbvqg28fVxKsnT8Y0lGKXSGED7Opm0/8utKs1uibTAwmP+aC0Mxfo1FEcrNQemgtIbrSD5vkCTg6aqTim2SigAcukgomA1L34gCadXggI7aWXYomYO+dWH8dO2LCAfEU6H2KHvd/MBIGDcSHK6IgHaVMQOEOTB7uXVvBlik7kD5l9k8pwMxovT+KGl21zmperKjTrlGiVGaTzkrv2fS9DfzQnqQdoXplygoCxMmzHFijZZiGeG2VsVG0cqWkdn6pKyjop04TSOkuruE9AEgLd3LJ4NTfOnqOvI8deB0WTKZYssCRa3GFF9GuXWBH9X1VYscSKNVassWKaoD8N+tuka45GUm+cN4f/7rH45ZFwjmu2wNPD49098xBrguN70R/VtSisiRr72Y/5Oa8EN7a/Fpwb2jSD3vC3NhQmvez9tTyMhpIQV0gvxhC3VjICJ2HdrBW7LCZuUdFdGZpp+gTizKFL
Attachments
tips-tricks-bug.zip
(42.69 KiB) Downloaded 20 times
Post Reply

Return to “Bug Reports”