[Discontinued] 🗓 Calendar + Time controller [v3.2] [FR/EN]

I’m getting 2 issues with this.

  1. Time change is still not fixed, beds do not change time.
  2. Randomly it says 2 days have passed, 2 new day messages will appear at once.

Current config: http://pastebin.com/TQPRcAuN

Another thing confusing me is, you say.
“dayCycle”: 2400, <–(day cycle 10x faster than normal minecraft day)
“nightCycle”: 1200,<–(night cycle 2x faster than day cycle)

How can 2x a 2x faster day = 10x?
How do I configure this so it does not effect day length at all?

I will test the random second new day message.

I’m not sure to understand this: How can 2x a 2x faster day = 10x?

What do you means by beds do not change the time? It doesn’t go to the next day or nothing change?

You say that “dayCycle”: 2400 = 10x regular speed
and “nightCycle”: 1200 = 2x regular speed

Should 1200 x 2 = 2400 = 4x day speed, not 10x?
So Im confused about how I set both day and night to their default speed with no alteration.

Beds do not change time, if all players get in bed, the screen goes black, they wake up, but it is not day.
If I to /time day, the time does not change to day.

I think most of these issues are with the time controller, it would be nice to not use the time controller rat all and just have the calendar on default time.

“dayCycle”: 2400, <-- 10x faster than normal minecraft day.
“nightCycle”: 1200,<–2x faster than the day cycle. Not the minecraft day.

I will check tonight for the bug with bed.

To change the time, you have to use the command /calendar setTime [tick]

I could add an option to remove the time controller and let the default time.

1 Like

Please do add that option, it would simplify things allot ^^

So to clarify:
“dayCycle”: 240
“nightCycle”: 600
Is default time?

default time is 12000 tick for day and 12000 tick for night

1 Like

Another potential issue I’v found, it seems to be going through 2 days in a day. Every midnight the day changes, and every mid day the day changes, so each day is only half a Minecraft day in length.

1 Like

I will check that.

Can I have your config, I will test everything with.

1 Like

Update v3.0

  • Fix a bug with the bed event
  • Fix a bug with the transition between night and day cycle
  • Fix a bug with /cld setTime [tick]
  • Changed the file name to calendar.json
  • Now require DjxyCore 1.X.X
  • Translations supported for en_US and fr_CA

Links

1 Like

Hi, I just installed the 3.0 update and now whenever I use the command /cld or /calendar it tells me there is no calendar for my world. I tried renaming the calendar.conf to calendar.json and still no luck.

Any help would be appreciated,
~ WryWolfy

Do you have DjxyCore?

I do, yes - the newest version.

Thanks again,
~ WryWolfy

Have you changed your world name?

I have not - I changed nothing besides replacing Calendar 2.0.2 with Calendar 3.0 and adding djxyCore.

~WryWolfy

Do you have an error in logs?

I’ve sat here going over them for 20 minutes now and I can’t find any errors remotely pertaining to Calendar. Where should the calendar.json be located, and is it in the same format as it always has been?

Thanks,
~ WryWolfy

The file should be at the same place as the last one. The format didn’t change. I’ll look tonight, but I don’t understand because I used the config of @Melonking and it worked.

Managed to generate an error after renaming the file again - no idea why. I think it has to do with my format. It worked prior to the update, but it doesn’t work this version. Here’s my .json: pastebin.com/yWCWEHnZ

Thanks for the help,
~ WryWolfy