mojira.dev
MC-87104

Title and Tellraw "Malformed JSON" bug

When using the "Tellraw" and "Title" commands, you'll always get a "Invalid json: malformed JSON at line 1 column x" error.

Tested using server console, in-game player chatbox, and command blocks.

Tested using the following commands:
/title @a title {text:"Test"}
/title @a title "test"
/title @a title test

/tellraw @a {text:"Test"}
/tellraw @a "Test"
/tellraw @a test

As well as the preview title commands on the "commands" page at the minecraft wiki
"title @a subtitle {text:"The story begins…", color:gray, italic:true}"

Linked issues

Comments 3

user-f2760

You require quotes around all keys and values now

Thijmen de Frankrijker

Woah, why haven't I seen this in the changelog 😛
Yeah, that seems to fix the problem

user-f2760

Because it wasn't mentioned in the change log

Thijmen de Frankrijker

(Unassigned)

Unconfirmed

Minecraft 15w34d

Retrieved