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

Server console error spam with use of /data merge block on sign

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.4, 23w51b, 24w05b
    • None
    • Linux EndeavourOS, Java 20, running a vanilla 1.20.4 server with a vanilla 1.20.4 client.
    • Confirmed
    • Commands
    • Normal
    • Platform

      Using the following /data merge command on any sign entity results in the console log "[Server thread/ERROR]: Input is not a list of 4 elements". The data merge is however executed successfully, with the back text of the sign being missing but the front text being visible. Notice that there are 3 back text messages and 4 front text messages.

      /data merge block ~ ~ ~ {back_text:{messages:['{"text":"1"}','{"text":"2"}','{"text":"3"}']},front_text:{messages:['{"text":"1"}','{"text":"2"}','{"text":"3"}','{"text":"4"}']}}

      The merge wasn't completed successfully, so the command should return false. A repeating command block will spam this message to the console every tick that the merge command is executed.

            Unassigned Unassigned
            Patsh Cristobal Tello
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: