Train Alert GUI

by eduran

Adds a GUI displaying train-related alerts.

Content
4 years ago
0.17
9
Trains

b [Resolved] do local var=false;return var;end

4 years ago
(updated 4 years ago)

I was excited to see this mod, but I'm having trouble getting it to work with a few others I like.

When my mod list is the list below, the Train Alert Gui seems to work great.
LTN 1.10.11
Optera's Library 0.1.7
Train Alert Gui 0.4.8

When I add The Blueprint Lab 0.17.3 the GUI button for it does not display on the top-left corner of the screen. If I add Visual Signals 0.17.0 then the GUI button does appear on the top-left of the screen but when you press the button the pop-up window does not appear as it should for that mod. I also see the title of this post in the lower-right corner of the screen which is visible in the console too ( do local var=false;return var;end )

I think there is a conflict with the GUIs on the screen?

Here is a pastebin of my log:
https://pastebin.com/CTvjgTG5

4 years ago

Thanks for the report! I had some obsolete debug code in one of my migrations that could delete other modded GUIs. It's fixed in 0.4.9, so adding that version to your save should work now. Unfortunately, there is no way for me to restore deleted UI elements of other mods. To get them back you either have to start from a save where they still work or remove and add those mods.

4 years ago

Many thanks, I appreciate your work!

New response