Mojira Archive
MC-84948

JSON text claims to be invalid

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.

Duplicate

Michael Guidry

2015-08-03, 08:52 PM

2015-08-03, 09:56 PM

2015-08-03, 09:56 PM

0

1

Unconfirmed

Minecraft 15w31c

-