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
[2.0.8] Comparison Combinator not registering
-
- Manual Inserter
- Posts: 3
- Joined: Wed Oct 23, 2024 8:57 am
- Contact:
[2.0.8] Comparison Combinator not registering
- Attachments
-
- 241023_comparison_combinator_bug.zip
- (1.19 MiB) Downloaded 19 times
-
- 241023_comparison_combinator_bug.log
- (14.8 KiB) Downloaded 21 times
-
- Bildschirmfoto 2024-10-23 um 10.49.22.png (1.28 MiB) Viewed 382 times
Re: Comparison Combinator not registering
I am not seeing anything wrong.
-
- Manual Inserter
- Posts: 3
- Joined: Wed Oct 23, 2024 8:57 am
- Contact:
Re: [2.0.8] Comparison Combinator not registering
Maybe this helps. To me there is clearly something wrong.
- Attachments
-
- Bildschirmfoto 2024-10-23 um 17.06.44.png (319.12 KiB) Viewed 334 times
-
- Filter Inserter
- Posts: 381
- Joined: Sat Oct 07, 2023 6:44 am
- Contact:
Re: [2.0.8] Comparison Combinator not registering
Nothing wrong. Walk through the logic for each signal and it's clear.mountainfloating wrote: Wed Oct 23, 2024 3:08 pm Maybe this helps. To me there is clearly something wrong.
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?
-
- Manual Inserter
- Posts: 3
- Joined: Wed Oct 23, 2024 8:57 am
- Contact:
Re: [2.0.8] Comparison Combinator not registering
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!
I was trying to filter the input.
MB, sorry! Thanks for the explanation!
-
- Filter Inserter
- Posts: 381
- Joined: Sat Oct 07, 2023 6:44 am
- Contact:
Re: [2.0.8] Comparison Combinator not registering
Try an arithmetic for that effectmountainfloating 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!