Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-203745

Repeated teleport between dimensions causes the entity to duplicate on the client

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 21w17a
    • 20w45a, 20w51a, 21w07a, 21w10a
    • None
    • Confirmed
    • Entities, Networking
    • Very Important

      Steps to reproduce:

      1. Run:

      /execute in the_nether run forceload add 0 0
      /summon armor_stand ~ ~ ~ {Tags:[foo]}
      /gamerule commandBlockOutput false

      2. Place a repeating command block with the command:

      execute in the_nether run tp @e[tag=foo] 0 0 0

      3. Place a chain command block with the command:

      tp @e[tag=foo] ~ ~ ~
      

      4. Wait a little bit.

      Notice that the fps decreases and the log gets filled with warnings about duplicate entity UUID's.

      5. Look at the armor stand, and kill it using the kill command.

      Notice that there is still a "targeted entity" entry in the f3 menu.

       

      This bug did not occur in 1.16.4.

            searge [Mojang] Searge (Michael Stoyke)
            uyp uyp
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: