Page 1 of 1
[0.17.8] building status switching between working and low power
Posted: Fri Mar 08, 2019 4:06 pm
by Highafter
Since every release of 0.17, every building has its status switching between working and low power at a very fast rate, the building is not affected by this and does its job whether it says low power or not. This has been since the start of my new 0.17.0 game. I do note that I have had no crashes in any 0.17 version.
I am not using any power switches or any logic connected to a power switch or using any mods and also have more then enough power ingame.
I did find out that it only does this during ingame daytime.
Kind regards,
Highafter
Re: [0.17.8] building status switching between working and low power
Posted: Fri Mar 08, 2019 6:50 pm
by Rseding91
Thanks for the report. This should be fixed for the next version of 0.17.
Re: [0.17.8] building status switching between working and low power
Posted: Sun Mar 10, 2019 3:18 pm
by kasandraen
Has this been fixed? Ive been working on a modded machine that creates a dummy machine to drain power for it, and using wheter that machine runs fine to determine if my machine can run. It works flawlessly untill I add a speed module, then it randomly gets the status "low-power" and stops my script. But the dummy machine isnt low on power;
You can see that it keeps shutting down, waiting the 30ticks I have set up, checks the status, powers it back on for 30ticks, then it gets low-power status and shuts down again rince and repeat
I check every 30 ticks whether it runs fine and this is the console output
Code: Select all
287.761 Script @__KasTech_Metallurgy__/control.lua:73: 1
288.759 Script @__KasTech_Metallurgy__/control.lua:73: 9
Re: [0.17.8] building status switching between working and low power
Posted: Sun Mar 10, 2019 3:24 pm
by coderpatsy
It has been fixed but the version with the fix has not been released yet. Hence this subforum.
Re: [0.17.8] building status switching between working and low power
Posted: Sun Mar 10, 2019 3:37 pm
by kasandraen
Oh I'm so sorry, I didn't notice the forum, this was the first hit through google and I saw the date was two days ago and I was unsure if the .9 version included it since this was posted about the .8 one or not