[2.0.19] Combinator power consumption in graph is shown inconsistently
Posted: Sun Nov 17, 2024 2:22 pm
On my space platform, I have a single decider combinator. Opening the power graph with 5s precision shows that it is using 1000 W of power;
I guess this is probably just a precision issue, causing the power consumption to sometimes be off by like 0.1 W. So it sometimes shows the power consumption in watts because it's less than 1000 W, but then the value gets rounded and it ends up showing as 1000 W anyway.
Opening the graph with 1m precision instead shows that it is using 1.0 kW of power;
Opening the graph with 10m precision shows it as using 1.0 kW power, but it seems switch to 1000 W for a few milliseconds every couple seconds. The graph seems to always show 1.0 kW when set to 1h precision or higher, except when the satisfaction dropped below 100% at some point, which seems to occasionally cause these graphs to show 1000 W instead of 1.0 kW as well.I guess this is probably just a precision issue, causing the power consumption to sometimes be off by like 0.1 W. So it sometimes shows the power consumption in watts because it's less than 1000 W, but then the value gets rounded and it ends up showing as 1000 W anyway.