Page 1 of 1
[2.0.8] Comparison Combinator not registering
Posted: Wed Oct 23, 2024 9:03 am
by mountainfloating
Hey,
I probably encountered a bug where the comparison combinator refuses to output. Combinator marked in Screenshot. Mac-arm64 2.0.8 79416
I searched for combinator bugs and only found some with constant combinators in this version.
Thanks!
Best Regards
Re: Comparison Combinator not registering
Posted: Wed Oct 23, 2024 12:03 pm
by boskid
I am not seeing anything wrong.
Re: [2.0.8] Comparison Combinator not registering
Posted: Wed Oct 23, 2024 3:08 pm
by mountainfloating
Maybe this helps. To me there is clearly something wrong.
Re: [2.0.8] Comparison Combinator not registering
Posted: Wed Oct 23, 2024 3:24 pm
by computeraddict
mountainfloating wrote: Wed Oct 23, 2024 3:08 pm
Maybe this helps. To me there is clearly something wrong.
Nothing wrong. Walk through the logic for each signal and it's clear.
First example everything's quantity is equal to iron plates so nothing is output.
Second example miners quantity is equal to iron plates so they aren't output.
What were you trying to do?
Re: [2.0.8] Comparison Combinator not registering
Posted: Wed Oct 23, 2024 3:58 pm
by mountainfloating
It's only comparing the quantity? My bad then. I thought it was comparing type too.
I was trying to filter the input.
MB, sorry! Thanks for the explanation!
Re: [2.0.8] Comparison Combinator not registering
Posted: Wed Oct 23, 2024 5:15 pm
by computeraddict
mountainfloating wrote: Wed Oct 23, 2024 3:58 pm
It's only comparing the quantity? My bad then. I thought it was comparing type too.
I was trying to filter the input.
MB, sorry! Thanks for the explanation!
Try an arithmetic for that effect