Skip to content

Sky flickers when setTime is used #2317

@LVRENT

Description

@LVRENT

Describe the bug
The sky flickers when setTime function is used (tested serverside, pretty sure the same thing also happens on clientside).

To reproduce
Create a timer that will update the time or call the function somewhere and look at the sky.
Also, I have noticed it doesn't occur every single time when the function is used. If I create a timer that is called let's say at every 1 second you may don't notice it. If you set the timer at =>10 seconds it gets noticed almost every single time. I can see that in my server where I have a timer called at every 30 seconds to update the global server time and it's quite annoying.

Expected behaviour
The sky doesn't need to flicker. My idea is when the function is called, the function first sets the time around 12:00 and then the time we selected, that making the sky appear to flicker.

Screenshots
I can't really take one as I can't catch the moment. Maybe a video later.

Version
1.5.8-r20930

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions