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

Client-side desyncs can still occur when using the "/item" or "/give" commands repeatedly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.12.2, Minecraft 1.13-pre6, Minecraft 1.13, Minecraft 1.13.1, 1.15.2, 20w11a, 1.16 Pre-release 8, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w28a, 1.16.2 Pre-release 1, 1.16.3, 20w46a, 20w51a, 21w03a, 1.16.5, 21w08b, 1.17, 1.17.1 Pre-release 3, 1.17.1, 21w43a, 21w44a, 1.18 Pre-release 1, 1.18, 1.18.1, 22w03a, 22w05a, 22w06a, 1.18.2 Pre-release 1, 1.18.2, 22w18a, 1.19, 1.19.1, 1.19.2, 22w44a, 22w45a, 1.19.3, 1.19.4, 1.20 Pre-release 1, 1.20.1, 1.20.2 Pre-release 1, 1.20.3 Release Candidate 1, 1.20.3, 1.20.4 Release Candidate 1, 1.20.5, 1.21 Pre-Release 3, 1.21, 1.21.1, 24w34a
    • None
    • Confirmed
    • Commands, Networking
    • Normal
    • Platform

      The Bug:

      Client-side desyncs can still occur when using the "/item" command repeatedly.

      It appears that MC-219018 wasn't fully fixed as you can still reproduce this when placing blocks.

      Steps to Reproduce:

      1. Summon a repeating command block that will constantly replace the first slot in your hotbar with dirt by using the command provided below.
        /setblock ~ ~ ~ minecraft:repeating_command_block{Command:"/item replace entity @p hotbar.0 with minecraft:dirt",auto:1b}
      2. Switch into survival mode and place down the dirt.
      3. Take note as to whether or not a new piece of dirt can be visually seen in your first hotbar slot.
      4. Check to see if any dirt is present in your inventory by using the command provided below.
        /data get entity @s Inventory
      5. Take note as to whether or not client-side desyncs can still occur when using the "/item" command repeatedly.

      Observed Behavior:

      Client-side desyncs can still occur.

      Expected Behavior:

      Client-side desyncs would not occur.

        1. MC-239935.png
          MC-239935.png
          691 kB
        2. MC-239935 - Analysis.png
          MC-239935 - Analysis.png
          162 kB
        3. MC-239935.mp4
          8.22 MB
        4. rightclick.zip
          2 kB

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            19 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              CHK: