[0.16.25] Missing help string of toggle-rockets-sent-gui

This subforum contains all the issues which we already resolved.
Post Reply
Roy
Inserter
Inserter
Posts: 24
Joined: Tue Jan 31, 2017 4:50 pm
Contact:

[0.16.25] Missing help string of toggle-rockets-sent-gui

Post by Roy »

The help string of the toggle-rockets-sent-gui command isn't set correctly. It's missing the curly braces, and possibly the actual message in the locale.

To reproduce: open the console, and type in:

Code: Select all

/h toggle-rockets-sent-gui
Expected: a message telling what the command does
Actually:

Code: Select all

/toggle-rockets-sent-gui toggle-rockets-sent-command-help
The command is added at line 244 of silo-script.lua:

Code: Select all

commands.add_command("toggle-rockets-sent-gui", "toggle-rockets-sent-command-help", function()

Rseding91
Factorio Staff
Factorio Staff
Posts: 13175
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.16.25] Missing help string of toggle-rockets-sent-gui

Post by Rseding91 »

Thanks for the report. It's now fixed for the next version of 0.16.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”