Page 1 of 1

Beacon rotate a while when placed with no power

Posted: Thu Aug 15, 2019 11:48 pm
by SuperSandro2000
Normal and modded beacons rotate for a short while when placed with no power connected. They shouldn't rotate at all.

Re: Beacon rotate a while when placed with no power

Posted: Fri Aug 16, 2019 6:30 am
by Optera
Entities are placed with a tiny bit of power in their internal buffer.
You can see that most clearly with roboports.

Re: Beacon rotate a while when placed with no power

Posted: Fri Aug 16, 2019 1:07 pm
by SuperSandro2000
Optera wrote: Fri Aug 16, 2019 6:30 am Entities are placed with a tiny bit of power in their internal buffer.
You can see that most clearly with roboports.
But why? Makes no sense.

Re: Beacon rotate a while when placed with no power

Posted: Fri Aug 16, 2019 2:01 pm
by BlueTemplar
Our engineer has an electrifying effect ? :P Image
(Don't lick batteries at home.)

Re: Beacon rotate a while when placed with no power

Posted: Fri Aug 16, 2019 2:02 pm
by Klonan
SuperSandro2000 wrote: Fri Aug 16, 2019 1:07 pm
Optera wrote: Fri Aug 16, 2019 6:30 am Entities are placed with a tiny bit of power in their internal buffer.
You can see that most clearly with roboports.
But why? Makes no sense.
Its an optimization too, the beacon only has to update every 120 ticks, significantly improving UPS.

Re: Beacon rotate a while when placed with no power

Posted: Fri Aug 16, 2019 2:33 pm
by SuperSandro2000
Klonan wrote: Fri Aug 16, 2019 2:02 pm
SuperSandro2000 wrote: Fri Aug 16, 2019 1:07 pm
Optera wrote: Fri Aug 16, 2019 6:30 am Entities are placed with a tiny bit of power in their internal buffer.
You can see that most clearly with roboports.
But why? Makes no sense.
Its an optimization too, the beacon only has to update every 120 ticks, significantly improving UPS.
How are those ticks scheduled? Globally? after placement? Can't it get one extra tick when placed to not move?

Re: Beacon rotate a while when placed with no power

Posted: Sat Aug 17, 2019 11:07 am
by darkfrei
Add the accumulator to the recipe ingredients and fixed?