Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time of day overflow after calling '/time day' #164

Closed
Woazboat opened this issue Feb 17, 2016 · 2 comments
Closed

Time of day overflow after calling '/time day' #164

Woazboat opened this issue Feb 17, 2016 · 2 comments

Comments

@Woazboat
Copy link

Calling "/time day" somehow caused the time of day to overflow. The sun/moon was wildly spinning around and further calls to "/time day" increased the animation speed.
Was fixed through a server restart and is non-reproducible.

Cuberite server and core plugin from commit 3c272b55ea1239238ad9726bba9f7dc8b130e545

https://imgur.com/lkNfl1d

@madmaxoft
Copy link
Member

I suspect this could be the result of a race condition related to the time animations. Two players asking for different times almost-simultaneously would probably cause problems.

@bearbin
Copy link
Member

bearbin commented Apr 10, 2020

Fixed by #229

@bearbin bearbin closed this as completed Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants