Jump to content
  • 0

server doesnt start


quantumtui

Question

i made a server yesterday, set it to a superflat world with the void preset, turned on command blocks, disabled mob spawning, etc., and i added worldedit, essentialsX, and essentialsX warps plugins. after setting it up i tried to start the world but when i clicked the button it said "starting" and then went offline again after about 30 seconds. ive tried repairing the core files, removing plugins, deleting all the .json files, and even making a new server but the same thing keeps happening. is there anything else i can do to fix this?

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Try checking the server logs. Here is how to get them if you don't know how.

 

Discord - tarna256

In-game name - _Tarna_

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

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

[VIP] - 7/27/2020

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

[00:11:05] [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_R1.ChatDeserializer.a(SourceFile:495) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:545) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:541) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:549) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.GeneratorSettings.a(SourceFile:203) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.DedicatedServerProperties.<init>(DedicatedServerProperties.java:109) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.DedicatedServerProperties.load(DedicatedServerProperties.java:118) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.DedicatedServerSettings.<init>(DedicatedServerSettings.java:17) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.Main.main(Main.java:64) ~[patched_1.16.1.jar:git-Paper-86]
    at org.bukkit.craftbukkit.Main.main(Main.java:276) ~[patched_1.16.1.jar:git-Paper-86]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
    at io.papermc.paperclip.Paperclip.main(Paperclip.java:54) ~[spigot.jar:?]
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) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.1.jar:git-Paper-86]
    ... 14 more

this is what it says in the file, but i dont know much in the way of coding so i cant figure out what it means in it

Link to comment
Share on other sites

  • 0
1 minute ago, quantumtui said:

[00:11:05] [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_R1.ChatDeserializer.a(SourceFile:495) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:545) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:541) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:549) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.GeneratorSettings.a(SourceFile:203) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.DedicatedServerProperties.<init>(DedicatedServerProperties.java:109) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.DedicatedServerProperties.load(DedicatedServerProperties.java:118) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.DedicatedServerSettings.<init>(DedicatedServerSettings.java:17) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.Main.main(Main.java:64) ~[patched_1.16.1.jar:git-Paper-86]
    at org.bukkit.craftbukkit.Main.main(Main.java:276) ~[patched_1.16.1.jar:git-Paper-86]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
    at io.papermc.paperclip.Paperclip.main(Paperclip.java:54) ~[spigot.jar:?]
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) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.1.jar:git-Paper-86]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.1.jar:git-Paper-86]
    at net.minecraft.server.v1_16_R1.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.1.jar:git-Paper-86]
    ... 14 more

this is what it says in the file, but i dont know much in the way of coding so i cant figure out what it means in it

do you mind pasting your entire logs in a pastebin.com and send the link here.

Discord - tarna256

In-game name - _Tarna_

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

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

[VIP] - 7/27/2020

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
Just now, quantumtui said:

You said you tried deleting all the json files right? cause in the logs, there seem to be errors with one of the json files. Try deleting ALL of them again and restart server after that. If that doesn't solve the problem either make a support ticket.

Discord - tarna256

In-game name - _Tarna_

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

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

[VIP] - 7/27/2020

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

when i went through and deleted them all i had deleted them all. going through again (all the folders and subfolders) i couldnt find any but logs.json (which i deleted) i tried starting it up again and it still didnt work.
do i make a support ticket now?

Link to comment
Share on other sites

  • 0
4 minutes ago, quantumtui said:

when i went through and deleted them all i had deleted them all. going through again (all the folders and subfolders) i couldnt find any but logs.json (which i deleted) i tried starting it up again and it still didnt work.
do i make a support ticket now?

Make sure you deleted the actual files and just not the contents of the files. If that doesn't work, you can contact support at https://www.minehut.com/support/form

Discord - tarna256

In-game name - _Tarna_

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

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

[VIP] - 7/27/2020

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...