mojira.dev
MCPE-58151

Repeaters Don't Save Pending Tick Information

Redstone repeaters aren't saving their pending tick information. As a result, every time you exit and reload a world, every active repeater will be updated instantly instead of the delay it should have been.

This is crucial and can break any device that relies on redstone repeater delays.

Here's another way to think about it: If you send a 1 tick pulse into a repeater set to 4 ticks of delay, when should the repeater turn off? Exactly 4 ticks later! However, if you exit before the repeater turns off, the game assumes that 4 ticks have already passed, even if they didn't, and turns off the repeater instantly.

Every other edition of Minecraft stores this delay as a tile tick. Bedrock edition needs to as well. The code for Pending Ticks is already there.

Here's 2 video examples of this serious bug in action:

https://streamable.com/c3lm6
https://streamable.com/qiiml

 

In these videos we have a 1 tick pulse being sent into a 4 tick repeater. The line of 1 tick repeaters coming after it can indicate to us how long that repeater has been activated for. If we exit the game before that repeater was turned on, the signal is completely lost. If we exit the game while the repeater is on, the delay could become 1, 2, 3, or 4 ticks, when it should always be 4 no matter what.

 

 

Related issues

Attachments

Comments

migrated
[media][media]
migrated

Yep same here. I use mini redstone clocks with repeaters and a lamp and every time I leave my world and open it again, the clock has stopped and the lamp is off. This is very frustrating as I use lots of them as strobe lights for haunted houses and I hate having to fix them every time as they are crucial. Please fix!

lizking10152011

I can also confirm this as in several of my worlds, I use redstone repeaters as part of a lighting system for rotating functional redstone lighting in my lighthouses (I actually made a Youtube video on how I have made them, so you have examples to build and test with this bug, which is here: https://youtu.be/FHqc3zkSOIM?t=397 , some of the examples get pretty big) and it is disappointing to log out of my world, and log back on later to find it turned off completely (Edit: or the redstone pulse being completely set to on, lighting up all the redstone lamps simultaneously).

 

It is kind of disappointing that I have to keep a chest with a Redstone Chest in each of my lighthouses to reset these, so hopefully this can be fixed soon.

migrated

(Tested before reported - from 'Technical Bugs List' https://docs.google.com/document/d/1nziKYzCr4pBdCRj2gIMlfr9MVdWHd6HyafdiBHx9F0c/edit)

This issue happens in 1.15.0.53 also.

migrated

Hola buen dia chic@s saben por que se borran los mapas se me trabbo me vuelvo a meter y ya no esta ayudaaa¡¡

migrated

I believe repeaters don't use pendingTicks.

migrated

They used to, and now they don't. That's the bug. 

migrated

Affects 1.16.100.53

lizking10152011

Affects 1.16.201 Hotfix

[Mojang] Mega_Spud (Jay)

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response

Is this still an issue in the latest version? If so, please add a comment or update the affected version field.

To make your bug report as effective as possible, please try and include the following steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

GoldenHelmet

Still an issue in 1.17.30.

Steps to reproduce

  1. Load

[media]
  1. Flip the lever and wait for the lights.

  2. Flip the lever and wait for the lights again.

  3. Flip the lever then quickly Save & Quit.

  4. Reload the world.

Expected results

The lights light at the same time in step (5) just like they do in steps (2) and (3).

Actual results

The lights in step (5) are out-of-sync. See

[media]

.

migrated

1.19.51 also

migrated

(Unassigned)

95333

Confirmed

Multiple

Windows 10

redstone

1.16.100.53 Beta, 1.16.0.63 Beta, 1.15.0.53 Beta, 1.15.0.51 Beta, 1.13.1, ..., 1.19.0, 1.20.41 Hotfix, 1.20.81 Hotfix, 1.21.0, 1.21.20

Retrieved