Pye Posted June 12, 2021 Share Posted June 12, 2021 When I press start it either doesn't do anything, or it says starting and then goes back to saying offline Link to comment Share on other sites More sharing options...
0 Pye Posted June 12, 2021 Author Share Posted June 12, 2021 I repaired the core files in danger zone and it still didn't work Link to comment Share on other sites More sharing options...
0 _Tarna_ Posted June 12, 2021 Share Posted June 12, 2021 Can you send your server logs here in a pastebin.com after it crashes. It can help determine why your server isn't starting. 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 --------------------------------------------------------- Link to comment Share on other sites More sharing options...
0 Pye Posted June 12, 2021 Author Share Posted June 12, 2021 [22:14:00] [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) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:545) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:541) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:549) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.GeneratorSettings.a(GeneratorSettings.java:236) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.DedicatedServerProperties.<init>(DedicatedServerProperties.java:127) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.DedicatedServerProperties.load(DedicatedServerProperties.java:132) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.DedicatedServerSettings.<init>(DedicatedServerSettings.java:20) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.Main.main(Main.java:105) ~[patched_1.16.5.jar:git-Paper-771] at org.bukkit.craftbukkit.Main.main(Main.java:289) ~[patched_1.16.5.jar:git-Paper-771] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at io.papermc.paperclip.Paperclip.main(Paperclip.java:58) ~[server.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.5.jar:git-Paper-771] at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.5.jar:git-Paper-771] ... 14 more Link to comment Share on other sites More sharing options...
0 Pye Posted June 12, 2021 Author Share Posted June 12, 2021 thats what it said in the log Link to comment Share on other sites More sharing options...
0 _Tarna_ Posted June 12, 2021 Share Posted June 12, 2021 10 minutes ago, Pye said: [22:14:00] [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) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:545) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:541) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:549) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.GeneratorSettings.a(GeneratorSettings.java:236) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.DedicatedServerProperties.<init>(DedicatedServerProperties.java:127) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.DedicatedServerProperties.load(DedicatedServerProperties.java:132) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.DedicatedServerSettings.<init>(DedicatedServerSettings.java:20) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.Main.main(Main.java:105) ~[patched_1.16.5.jar:git-Paper-771] at org.bukkit.craftbukkit.Main.main(Main.java:289) ~[patched_1.16.5.jar:git-Paper-771] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at io.papermc.paperclip.Paperclip.main(Paperclip.java:58) ~[server.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.5.jar:git-Paper-771] at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.16.5.jar:git-Paper-771] at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.16.5.jar:git-Paper-771] at net.minecraft.server.v1_16_R3.ChatDeserializer.a(SourceFile:493) ~[patched_1.16.5.jar:git-Paper-771] ... 14 more Did you put anything in the generator settings box on the panel? If so, remove whatever you put there, click save, then restart the server. Also in the future, whenever sending logs, use a service like pastebin.com so it doesn't flood the thread. 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 --------------------------------------------------------- Link to comment Share on other sites More sharing options...
0 Pye Posted June 12, 2021 Author Share Posted June 12, 2021 so I can't use any flat world except the default one then Link to comment Share on other sites More sharing options...
0 _Tarna_ Posted June 12, 2021 Share Posted June 12, 2021 Just now, Pye said: so I can't use any flat world except the default one then Are you trying to make a custom flat world using the generator settings? If so, whatever you put in that box is an invalid generator settings and that is what is causing the server not to start. An easier way to do that is just make it in singleplayer then upload it to the server. 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 --------------------------------------------------------- Link to comment Share on other sites More sharing options...
0 Pye Posted June 12, 2021 Author Share Posted June 12, 2021 all I put into the generator settings is the stuff you type in to make the tunnelers dream preset Link to comment Share on other sites More sharing options...
Question
Pye
When I press start it either doesn't do anything, or it says starting and then goes back to saying offline
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now