
Day time moves backwards when server is frozen using Slumber
ViciousBadger opened this issue ยท 2 comments
Hi, there is a strange behavior when using Slumber and BetterDays on a server. I have my day and night speed both set to 0.3333 for one hour day cycles, but I also use Slumber to pause the server when no-one is online. The issue is that time seems to be moving backwards when the server is frozen. I checked with "time query daytime" repeatedly and the number keeps getting smaller, even going below zero eventually.
I tested this with only Slumber, BetterDays and Fabric API to make sure no other mods are interfering and the issue is still present.
Yeah, they do some not great things to "pause" server. We tried lots of them until we made our own a few years back. I don't know that I can make do compat, but will take a look. Here is our server pause utility mod: https://github.com/wendall911/ReadyPlayerFun which works with any day/night cycle mod.
I'll take a look and see what the issue is with Slumber this coming week, as I'll be out of town for a few days.