[1.1.104] Miners can appear empty with probabilistic ore
Posted: Sat Mar 02, 2024 3:26 am
I started creating a auto-miner for DangOreus but with scrap (Scraporio (It not being Scraptorio is a crime))
I was going to rely on reading the resources of the miner to determine when to inch a miner cell forward. Only for my weak patches for testing to be read as empty.
I understand this is a limitation due to signals being 32 bit integers and therefore being rounded down on conversion, but I would hope there's a way to read ore count beneath it or if it's empty.
This may be more of a feature request, but when you're reading a miner you expect an empty signal to mean nothing there is left.
An image example of a miner running but outputting nothing:
I was going to rely on reading the resources of the miner to determine when to inch a miner cell forward. Only for my weak patches for testing to be read as empty.
I understand this is a limitation due to signals being 32 bit integers and therefore being rounded down on conversion, but I would hope there's a way to read ore count beneath it or if it's empty.
This may be more of a feature request, but when you're reading a miner you expect an empty signal to mean nothing there is left.
An image example of a miner running but outputting nothing: