mojira.dev
MC-72846

Altering the time of day using commands is delayed

The Bug:

Altering the time of day using commands is delayed.

Steps to Reproduce:

  1. Summon a repeating command block that alters the time every tick by using the command provided below.

    /setblock ~ ~ ~ minecraft:repeating_command_block{Command:"time add 10",auto:1b}
  2. Watch the sun/moon closely.

  3. Take note as to whether or not altering the time of day using commands is delayed.

Observed Behavior:

Altering the time of day using commands is delayed.

Expected Behavior:

Altering the time of day using commands would not be delayed.

Related issues

Attachments

Comments

migrated
[media][media]
kumasasa

Is this still an issue in the current Minecraft Snapshot 15w45a or later? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.

migrated

I'm really disappointed in this resolution. This lag makes it impossible to speed up server time in a nice-looking way. The sky moves very jerkily and it looks terrible.

If this is going to be left in the game, the resolution should be "Won't fix". I'm pretty sure this lag wasn't added on purpose.

migrated

" if "/time add 10" is hooked up to a 20 tick clock ... the sun will jump forward every second or so."

Isn't that expected? 20 redstone ticks is two seconds. So you told it to make the time jump forward slightly (half a second as the time is measured in game ticks) every two seconds.

migrated

with 20 tick clock he means 20 hz, which is possible with setblock/fill clocks and repeating command blocks

migrated

Confirmed for 1.13.1.

Please, keep the ticket updated.

j_p_smith

Confirmed in 1.16.1 and 20w29a.

Avoma

Can confirm in 21w03a.

Avoma

Can confirm in 21w05b.

Avoma

Can confirm in 21w06a.

Avoma

Can confirm in 21w07a. Video attached.

Avoma

Can confirm in 1.16.5 and 21w08b.

Avoma

Can confirm in 21w17a.

Avoma

Can confirm in 1.17.1.

muzikbike

Presumably closely relates to MC-233911.

Avoma

I am also able to confirm this behavior in 21w41a. Here are some extra details regarding this problem.

The Bug:

Changing the time of day using commands is delayed.

Steps to Reproduce:

  • Summon a repeating command block that alters the time every tick.

/setblock ~ ~ ~ minecraft:repeating_command_block{Command:"time add 10",auto:1b}
  • Watch the sun/moon closely and take note as to whether or not changing the time of day using commands is delayed.

Observed Behavior:

Changing the time of day using commands is delayed.

Expected Behavior:

Changing the time of day using commands would not be delayed.

Avoma

gegy

Confirmed

Platform

Low

Commands

Minecraft 1.8, Minecraft 1.8.1-pre3, Minecraft 15w45a, Minecraft 1.10.2, Minecraft 16w35a, ..., 1.20.4, 23w51b, 1.21, 1.21.1, 1.21.2 Pre-Release 3

24w44a

Retrieved