Page 1 of 1

[Kovarex] [2.0.12] Blueprints with parameters referencing each other use default values when edited in wrong order

Posted: Tue Oct 29, 2024 9:47 pm
by redbeam
When putting down a blueprint with parameters and the parameters reference each other and you edit them in the wrong order, they will take the default value instead of the edited value.

For example:
10-29-2024, 22-31-27.png
10-29-2024, 22-31-27.png (646.23 KiB) Viewed 351 times
will result in:
10-29-2024, 22-34-55.png
10-29-2024, 22-34-55.png (235.49 KiB) Viewed 351 times
but it should show 2 wagons and 2 chests, the K and S are also calculated wrong, they are dependencies.
I assume this happens, because I didn't select the resource first and its stack size and the incorrect variables have dependencies (for setting S and K values) together in the parametrization like so:
10-29-2024, 22-39-18.png
10-29-2024, 22-39-18.png (397.16 KiB) Viewed 351 times
If I put every single variable in the order they are listed when placing the blueprint, I get the intended behavior and the 2 inputs and 2 dependencies will be correct.

This is OK for now, but I think it should also work if the variables are edited out of order.

Re: [Kovarex] [2.0.12] Blueprints with parameters referencing each other use default values when edited in wrong order

Posted: Thu Feb 06, 2025 1:48 pm
by kovarex
Hello, I can't reproduce the problem, could you do a minimalistic example?