You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minecraft is unable to process a json message like that [{},{"text":"some text."}] but ["",{"text":"some text."}] works fine.
When a json message is loaded it should be validated and if possible corrected.