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

Can summon entities with the same UUID by pausing the game

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 1.17, 21w39a
    • None
    • Community Consensus
    • Creative
    • (Unassigned)

      1. Create a new world.
      2. Load only chunks around (0,0)
        /tp @s 0 ~ 0
        /setworldspawn 0 ~ 0
      3. Summon entity with UUID 0-0-0-0-0
        /summon marker 0 0 0 {UUID:[I;0,0,0,0]}
        
      4. Unload 0-0-0-0-0 entity
        /tp 0-0-0-0-0 99999 0 0
        
      5. Summon another entity with UUID 0-0-0-0-0
        /summon marker 0 0 0 {UUID:[I;0,0,0,0]}
        

         Unable to summon entity due to duplicate UUIDs

      6. Pause the game about three times.
      7. Summon another entity with UUID 0-0-0-0-0
        /summon marker 0 0 0 {UUID:[I;0,0,0,0]}
        

         Summoned new marker

            Unassigned Unassigned
            Triton365 Triton365
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: