-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w34d
-
None
-
Windows 10
Java 8 update 51 (64 bit)
-
Unconfirmed
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
/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
"
- duplicates
-
MC-83460 JSON requires quotes around the keys in the "/title" and "/tellraw" commands and NBT tags "pages", "Text1" .. "Text4"
- Resolved