[Kovarex] [2.0.15] Multiple blueprint parameters fields have different selection options

C__
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sat Oct 26, 2024 10:53 pm
Contact:

[Kovarex] [2.0.15] Multiple blueprint parameters fields have different selection options

Post by C__ »

There is an inconsistency what you can select for a blueprint parameter value if there are multiple parameters in a blueprint

Steps to reproduce:
  • Load attached save file"BlueprintParametersBehaveDifferentOptions.zip". Note this is basically a new game start.
  • Place down the blueprint in the player inventory. Since this blueprint contains two parameters, the parameter selection gui appears.
  • For the first blueprint parameter value (called "First science") choose any option. For this example choose the iron gear wheel. Notice that only unlocked items are shown.
  • For the second blueprint value (called "Second science") choose the logistic science pack (green science). Notice how all options (including unresearched items and items from other planets) are selectable.
Expected behaviour:
For both blueprint parameter fields, I expect the same options to be available.

Observed behaviour:
For the first blueprint parameter field, only unlocked items are shown. For the second blueprint parameter fields, there are many more options (including unresearched items). Comapre the diffence in the attached images "First blueprint parameter selection options.png" and "Second blueprint parameter selection options.png"

When having more than two blueprint parameters (for example a blueprint which contains multiple blueprints of the example blueprint), it seems that the odd numbered blueprint parameters (1, 3, 5, ...) can choose from any item, while the even numbered blueprint parameters (0,2,4,...) can only choose from unlocked items. See attached image "Many blueprint parameters", where the odd numbered blueprint parameters have unresearched items, while the even numbered blueprint parameters only have items unlocked at game start.
Attachments
Image showing the selction option for the second blueprint parameter
Image showing the selction option for the second blueprint parameter
Second blueprint parameter selection options.png (705.9 KiB) Viewed 304 times
Image showing the difference between odd and even numbered blueprint parameter value
Image showing the difference between odd and even numbered blueprint parameter value
Many blueprint parameters.png (60.37 KiB) Viewed 304 times
Image showing the selction option for the first blueprint parameter
Image showing the selction option for the first blueprint parameter
First blueprint parameter selection options.png (478.82 KiB) Viewed 304 times
BlueprintParametersBehaveDifferentOptions.zip
Save file used to recreate the issue
(2.17 MiB) Downloaded 9 times
factorio-current.log
Factorio log file
(8.66 KiB) Downloaded 9 times
C__
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sat Oct 26, 2024 10:53 pm
Contact:

Re: [2.0.15] Multiple blueprint parameters fields have different selection options

Post by C__ »

I also checked in version 2.0.16 and the issue still exists and repreducable with the above steps.
robot256
Smart Inserter
Smart Inserter
Posts: 1041
Joined: Sun Mar 17, 2019 1:52 am
Contact:

Re: [2.0.15] Multiple blueprint parameters fields have different selection options

Post by robot256 »

Note that both parameters are used in the same types of entities: Train stop name, combinator output, and combinator input. Neither is assigned to, for example, an assembler recipe where unlocked status might be important.
Post Reply

Return to “Assigned”