[0.18.24] choose-elem-button missing some signals

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
moon69
Fast Inserter
Fast Inserter
Posts: 181
Joined: Sun Sep 18, 2016 6:53 pm
Contact:

[0.18.24] choose-elem-button missing some signals

Post by moon69 »

signal-everything, signal-anything, signal-each are missing from LuaGuiElement.add→choose-elem-button→elem_type=signal

I don't remember if they were missing in the past or not.
FactorioMissingSignals.png
FactorioMissingSignals.png (125.09 KiB) Viewed 2752 times

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

Re: [0.18.24] choose-elem-button missing some signals

Post by Rseding91 »

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

IsoSchiz
Burner Inserter
Burner Inserter
Posts: 7
Joined: Mon Jun 27, 2016 11:28 pm
Contact:

Re: [0.18.24] choose-elem-button missing some signals

Post by IsoSchiz »

Being able to select these meta-signals breaks some functionality, since they are not valid, e.g. in a constant combinator.

According to the documentation, a choose-elem-button of type signal does not support any filters. I think it would be useful to support the ability to choose whether the meta signals are selectable or not via filter.

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

Re: [0.18.24] choose-elem-button missing some signals

Post by Rseding91 »

IsoSchiz wrote:
Sun Jun 07, 2020 11:32 pm
Being able to select these meta-signals breaks some functionality, since they are not valid, e.g. in a constant combinator.

According to the documentation, a choose-elem-button of type signal does not support any filters. I think it would be useful to support the ability to choose whether the meta signals are selectable or not via filter.
Being able to select signals in a mod GUI that does zero logic when they're selected doesn't break anything. It's up to the mod to break something by doing some poor logic - if the mod wants to do that poor logic.

As for being able to filter that list - please make a mod API request for it.
If you want to get ahold of me I'm almost always on Discord.

kryojenik
Inserter
Inserter
Posts: 20
Joined: Fri Jun 26, 2020 8:18 pm
Contact:

Re: [0.18.24] choose-elem-button missing some signals

Post by kryojenik »

Rseding91 wrote:
Mon Jun 08, 2020 1:11 pm
As for being able to filter that list - please make a mod API request for it.
Some time later...
viewtopic.php?f=6&t=100333

Post Reply

Return to “Resolved Problems and Bugs”