[Kovarex] [2.0.12] Unfulfilled parameter in combinator don't resolve

This subforum contains all the issues which we already resolved.
Antario
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Oct 29, 2024 8:10 pm
Contact:

[Kovarex] [2.0.12] Unfulfilled parameter in combinator don't resolve

Post by Antario »

I'm making blueprints that automatically fill a few logistics request boxes by using the unsorted parameters

and have ventured into combinators and automatic recipe switching using them
However on my lastest machination i have run into the issue that if i set a variable on a combinator and that variable in the final built version of the blueprint turns out not to be needed it will leave the variable as-is.

I have them setup to be capable of handling 5 different ingredients but if the recipe in question only need 3 it will leave the 4 and 5 parameter but unfulfilled and that screws up the combinator logic
10-29-2024, 21-22-40.png
10-29-2024, 21-22-40.png (163.28 KiB) Viewed 508 times
10-29-2024, 21-23-36.png
10-29-2024, 21-23-36.png (167.22 KiB) Viewed 508 times
while i would expect it to behave like the logistics chests
10-29-2024, 21-24-11.png
10-29-2024, 21-24-11.png (104.07 KiB) Viewed 508 times
10-29-2024, 21-24-21.png
10-29-2024, 21-24-21.png (120.13 KiB) Viewed 508 times
where in this example there is no 4th or 5th ingredient so it doesn't list it anymore.

i'm kinda new to this so i may be missing something or doing it wrong but i figured i'd try it as a bug.
kovarex
Factorio Staff
Factorio Staff
Posts: 8252
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [Kovarex] [2.0.12] Unfulfilled parameter in combinator don't resolve

Post by kovarex »

I agree that extending the behaviour of "clearing" might be useful here.
I hope I don't break something by this change, but for the next version, decider combinator conditions which would be evaluated to empty signal on the left side of the comparison are just deleted isntead of kept empty.
User avatar
Hares
Filter Inserter
Filter Inserter
Posts: 753
Joined: Sat Oct 22, 2022 8:05 pm
Contact:

Re: [Kovarex] [2.0.12] Unfulfilled parameter in combinator don't resolve

Post by Hares »

Great change!
Post Reply

Return to “Resolved Problems and Bugs”