Jump to content
  • 0

server not starting


SirChipIV

Question

my server isnt starting. it doesnt say hibernating. just "Offline" and has the 2 buttons restart and stop. whenever i try to join it. it says kicked from server. has anyone else had this issue? please tell me how to fix it. this has been happening for a day now.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
7 hours ago, SirChipIV said:

my server isnt starting. it doesnt say hibernating. just "Offline" and has the 2 buttons restart and stop. whenever i try to join it. it says kicked from server. has anyone else had this issue? please tell me how to fix it. this has been happening for a day now.

Can you give your logs using the following method:

-> Start your server and try joining it.
-> As soon as you're kicked, go to File Manager and open /logs/latest.log.
-> Select everything and copy it.
-> Come here, and paste it all.

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

Link to comment
Share on other sites

  • 0
On 7/27/2021 at 10:49 PM, CoolProgrammer said:

Can you give your logs using the following method:

-> Start your server and try joining it.
-> As soon as you're kicked, go to File Manager and open /logs/latest.log.
-> Select everything and copy it.
-> Come here, and paste it all.

kinda sus but ok... here.

com.sk89q.worldedit.bukkit.BukkitServerInterface
[04:19:59] [Server thread/INFO]: WEPIF: Updated config file
[04:19:59] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[04:20:00] [Server thread/WARN]: 
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************

[04:20:01] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[04:20:04] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[04:20:04] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[04:20:04] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[04:20:04] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[04:20:04] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[04:20:04] [Server thread/INFO]: Preparing level "world"
[04:20:04] [Server thread/ERROR]: Encountered an unexpected exception
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.util.GsonHelper.fromJson(GsonHelper.java:495) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:545) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:541) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:549) ~[?:?]
    at net.minecraft.world.level.levelgen.WorldGenSettings.create(WorldGenSettings.java:247) ~[?:?]
    at net.minecraft.server.dedicated.DedicatedServerProperties.getWorldGenSettings(DedicatedServerProperties.java:142) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:467) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-133]
    at java.lang.Thread.run(Thread.java:831) [?:?]
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.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.util.GsonHelper.fromJson(GsonHelper.java:493) ~[?:?]
    ... 10 more
[04:20:04] [Server thread/ERROR]:     Cause of unexpected exception was
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.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.util.GsonHelper.fromJson(GsonHelper.java:493) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:545) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:541) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:549) ~[?:?]
    at net.minecraft.world.level.levelgen.WorldGenSettings.create(WorldGenSettings.java:247) ~[?:?]
    at net.minecraft.server.dedicated.DedicatedServerProperties.getWorldGenSettings(DedicatedServerProperties.java:142) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:467) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-133]
    at java.lang.Thread.run(Thread.java:831) [?:?]
[04:20:05] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2021-08-03_04.20.05-server.txt
[04:20:05] [Server thread/INFO]: Stopping server
[04:20:05] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.3.0-SNAPSHOT+5836-183ae4a
[04:20:05] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[04:20:05] [Server thread/INFO]: Saving players
[04:20:05] [Server thread/INFO]: Saving worlds
[04:20:05] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[04:20:05] [Server thread/INFO]: Flushing Chunk IO
[04:20:05] [Server thread/INFO]: Closing Thread Pool
[04:20:05] [Server thread/INFO]: Closing Server

Link to comment
Share on other sites

  • 0
3 hours ago, SirChipIV said:

kinda sus but ok... here.

com.sk89q.worldedit.bukkit.BukkitServerInterface
[04:19:59] [Server thread/INFO]: WEPIF: Updated config file
[04:19:59] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[04:20:00] [Server thread/WARN]: 
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************

[04:20:01] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[04:20:04] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[04:20:04] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[04:20:04] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[04:20:04] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[04:20:04] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[04:20:04] [Server thread/INFO]: Preparing level "world"
[04:20:04] [Server thread/ERROR]: Encountered an unexpected exception
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.util.GsonHelper.fromJson(GsonHelper.java:495) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:545) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:541) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:549) ~[?:?]
    at net.minecraft.world.level.levelgen.WorldGenSettings.create(WorldGenSettings.java:247) ~[?:?]
    at net.minecraft.server.dedicated.DedicatedServerProperties.getWorldGenSettings(DedicatedServerProperties.java:142) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:467) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-133]
    at java.lang.Thread.run(Thread.java:831) [?:?]
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.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.util.GsonHelper.fromJson(GsonHelper.java:493) ~[?:?]
    ... 10 more
[04:20:04] [Server thread/ERROR]:     Cause of unexpected exception was
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.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[patched_1.17.1.jar:git-Paper-133]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.util.GsonHelper.fromJson(GsonHelper.java:493) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:545) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:541) ~[?:?]
    at net.minecraft.util.GsonHelper.parse(GsonHelper.java:549) ~[?:?]
    at net.minecraft.world.level.levelgen.WorldGenSettings.create(WorldGenSettings.java:247) ~[?:?]
    at net.minecraft.server.dedicated.DedicatedServerProperties.getWorldGenSettings(DedicatedServerProperties.java:142) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:467) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-133]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-133]
    at java.lang.Thread.run(Thread.java:831) [?:?]
[04:20:05] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2021-08-03_04.20.05-server.txt
[04:20:05] [Server thread/INFO]: Stopping server
[04:20:05] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.3.0-SNAPSHOT+5836-183ae4a
[04:20:05] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[04:20:05] [Server thread/INFO]: Saving players
[04:20:05] [Server thread/INFO]: Saving worlds
[04:20:05] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[04:20:05] [Server thread/INFO]: Flushing Chunk IO
[04:20:05] [Server thread/INFO]: Closing Thread Pool
[04:20:05] [Server thread/INFO]: Closing Server

Can you change your Generator Settings in Settings tab of your Minehut server, to blank, save and try starting your server?

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

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