When trying to execute a command which involves JSON, like /tellraw @a "Hello World"
, I get the following response: Invalid json: malformed JSON at line 1 column 2
, even though the JSON is totally correct.
When trying to execute a command which involves JSON, like /tellraw @a "Hello World"
, I get the following response: Invalid json: malformed JSON at line 1 column 2
, even though the JSON is totally correct.
See MC-83460