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

JSON text claims to be invalid

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 15w31c
    • None
    • Unconfirmed

      Example of JSON text using tellraw command (from Minecraft Wiki):
      /tellraw @a ["Hello there, ",

      {selector:"@p"}

      ,"."]
      Result: Invalid json: malformed JSON at line 1 column 20

      Example 2 of JSON text using tellraw command (also from Minecraft Wiki):
      /tellraw @a [[[["The "],[["quick ","brown "],[

      {selector:"@p"}

      ," jumps "],"over "],"the "],["lazy ","dog."]]]
      Result: Invalid json: malformed JSON at line 1 column 37

      This bug also exists for the title command, which also uses JSON text.

      Both examples were tested in 1.8.8, and they both worked without a problem.

            Unassigned Unassigned
            ilessthan3steve Michael Guidry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: