Jump to content
  • 0

Cant do anything


dogye

Question

9 answers to this question

Recommended Posts

  • 0
Just now, _omga said:

Yes, can you send the logs? Next time, reply to your own post instead of posting a new topic.

yeah here
[23:27:37] [main/FATAL]: Failed to start the minecraft server
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:545) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:541) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:549) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.GeneratorSettings.a(SourceFile:217) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.DedicatedServerProperties.<init>(DedicatedServerProperties.java:117) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.DedicatedServerProperties.load(DedicatedServerProperties.java:122) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.DedicatedServerSettings.<init>(DedicatedServerSettings.java:17) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.Main.main(Main.java:64) ~[server.jar:git-Paper-"b89788a"]
    at org.bukkit.craftbukkit.Main.main(Main.java:276) ~[server.jar:git-Paper-"b89788a"]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[server.jar:git-Paper-"b89788a"]
    ... 9 more

Link to comment
Share on other sites

  • 0

what plugins do you have?
also did you happen to summon a lot of entities

 

this error occurs if there is an issue with your json files in like bannedplayers or op

+ check your randomtickspeed

Edited by Bluberriess

 


[PATRON] Echology

image.png.25b196fc30999f9133398315a98c2b11.png

Sponk = Weeb


 

Link to comment
Share on other sites

  • 0
Just now, Bluberriess said:

what plugins do you have?
also did you happen to summon a lot of entities

I didnt even join the server and i had mobs spawning off and these were my plugins:
Carz, Time Is Money, Traincarts, Vault, WorldEdit

Link to comment
Share on other sites

  • 0
Just now, dogye said:

I didnt even join the server and i had mobs spawning off and these were my plugins:
Carz, Time Is Money, Traincarts, Vault, WorldEdit

this error occurs if there is an issue with your json files in like bannedplayers or op

+ check your randomtickspeed

Try deleting the files that have .json in them.

 


[PATRON] Echology

image.png.25b196fc30999f9133398315a98c2b11.png

Sponk = Weeb


 

Link to comment
Share on other sites

  • 0
3 minutes ago, Bluberriess said:

this error occurs if there is an issue with your json files in like bannedplayers or op

+ check your randomtickspeed

Try deleting the files that have .json in them.

I tried doing this and it didnt work

 

Link to comment
Share on other sites

  • 0
1 hour ago, dogye said:

yeah here
[23:27:37] [main/FATAL]: Failed to start the minecraft server
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:495) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:545) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:541) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:549) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.GeneratorSettings.a(SourceFile:217) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.DedicatedServerProperties.<init>(DedicatedServerProperties.java:117) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.DedicatedServerProperties.load(DedicatedServerProperties.java:122) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.DedicatedServerSettings.<init>(DedicatedServerSettings.java:17) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.Main.main(Main.java:64) ~[server.jar:git-Paper-"b89788a"]
    at org.bukkit.craftbukkit.Main.main(Main.java:276) ~[server.jar:git-Paper-"b89788a"]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server.jar:git-Paper-"b89788a"]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[server.jar:git-Paper-"b89788a"]
    ... 9 more

Did you write anything in the generator settings box on the panel? If so, remove whatever you put in that box. Click save and restart the server. 

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

  • 0
40 minutes ago, dogye said:

Thanks that helped me

Ok nice. no problem. If you don't know how to use that feature, don't touch it. It can cause issues to happen like this. 

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...