Bassically, I wanted to upgrade all my express belts to turbo belts on Nauvis, but before shipping them over from Vulcanus, I want to count how many I need.
So I used an upgrade planner to upgrade all the belts to turbo.
Now as I haven't got any turbo belts, underground belts, or splitters on nauvis I expected to get an alert for missing construction materials like so:
Unfortunately the number keeps rapidly changing, for example a few seconds later:
If I take a blueprint of the area however, it does show a fixed count (4.6k belts, 474 underground belts, 98 splitters).
I'm also experiencing the "Not A Bug" 122131, which may be the cause of the numbers changing.
[2.0.21] Number of Missing Construction Materials Keeps Changing
- IsaacOscar
- Filter Inserter
- Posts: 843
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
[2.0.21] Number of Missing Construction Materials Keeps Changing
- Attachments
-
- Save.zip
- (17.88 MiB) Downloaded 33 times
Re: [2.0.21] Number of Missing Construction Materials Keeps Changing
It's not showing the number of missing items, it's showing the number of alerts for missing items. Alerts are only generated if the game tries to place an item and fails and then persist for a few seconds, if it has not tried to place any specific item for a while there will not be an alert for it.
- IsaacOscar
- Filter Inserter
- Posts: 843
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: [2.0.21] Number of Missing Construction Materials Keeps Changing
Ahh I see.Loewchen wrote: Tue Nov 26, 2024 2:14 pm It's not showing the number of missing items, it's showing the number of alerts for missing items. Alerts are only generated if the game tries to place an item and fails and then persist for a few seconds, if it has not tried to place any specific item for a while there will not be an alert for it.
When I have a much smaller number of construction jobs, the number remains constant, which is why I was confused here.
I still think this behaviour isn't very good, but I understand if it would be very slow for it to try and keep an accurate count. (i.e. every tick, try and assign every job?)
- IsaacOscar
- Filter Inserter
- Posts: 843
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: [2.0.21] Number of Missing Construction Materials Keeps Changing
Also, the listed number of "entities missing construction materials" does stay constant, so maybe it wouldn't be too hard to fix.
Re: [2.0.21] Number of Missing Construction Materials Keeps Changing
Because it's a function of construction job allocation frequency and alert timeout, the faster you check and the longer the timeout the more alerts can be shown at one time. There is not way to fix it unless you globally limit how many ghosts can exist otherwise you can simply place one more ghost to "unfix" it.IsaacOscar wrote: Tue Nov 26, 2024 2:27 pm Also, the listed number of "entities missing construction materials" does stay constant, so maybe it wouldn't be too hard to fix.