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
[0.17.8] building status switching between working and low power
[0.17.8] building status switching between working and low power
- Attachments
-
- factorio-current.log
- small log
- (43.98 KiB) Downloaded 69 times
-
- working status
- Working screen.jpg (3.23 MiB) Viewed 2278 times
-
- low power status
- low power screen.jpg (3.22 MiB) Viewed 2278 times
Re: [0.17.8] building status switching between working and low power
Thanks for the report. This should be fixed for the next version of 0.17.
If you want to get ahold of me I'm almost always on Discord.
-
- Long Handed Inserter
- Posts: 51
- Joined: Wed May 27, 2015 11:00 pm
- Contact:
Re: [0.17.8] building status switching between working and low power
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
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
Last edited by kasandraen on Sun Mar 10, 2019 3:24 pm, edited 1 time in total.
-
- Long Handed Inserter
- Posts: 69
- Joined: Tue Apr 17, 2018 11:45 pm
- Contact:
Re: [0.17.8] building status switching between working and low power
It has been fixed but the version with the fix has not been released yet. Hence this subforum.
-
- Long Handed Inserter
- Posts: 51
- Joined: Wed May 27, 2015 11:00 pm
- Contact:
Re: [0.17.8] building status switching between working and low power
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