Hi, I've been having trouble connecting to the server and this is what it says:
Internal Exception: io.netty.handler.codec.DecoderException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accepted malformed JSON at
line 1 column 9
I am wondering what to do and would love some help, where can I locate the line and column and what can I do to fix this problem, thanks.
Internal Exception: io.netty.handler.codec.DecoderException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accepted malformed JSON at
line 1 column 9
I am wondering what to do and would love some help, where can I locate the line and column and what can I do to fix this problem, thanks.