Paste your logs.

Built for Minecraft & Hytale

Vanilla 1.18.1 Server Log

3 errors
40 lines
Raw
Detected
Minecraft version: 1.18.1
[19:41:54] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:41:56] [ServerMain/INFO]: Reloading ResourceManager: Default
[19:41:57] [Worker-Main-3/INFO]: Loaded 7 recipes
[19:41:58] [Worker-Main-3/INFO]: Loaded 1141 advancements
[19:42:02] [Server thread/INFO]: Starting minecraft server version 1.18.1
[19:42:02] [Server thread/INFO]: Loading properties
[19:42:02] [Server thread/INFO]: Default game type: SURVIVAL
[19:42:02] [Server thread/INFO]: Generating keypair
[19:42:02] [Server thread/INFO]: Starting Minecraft server on *:42393
[19:42:02] [Server thread/INFO]: Using epoll channel type
[19:42:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:42:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:42:03] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:42:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:42:03] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonArray.iterator()" because "$$1" is null
at net.minecraft.server.players.StoredUserList.load(SourceFile:121) ~[server-1.18.1.jar:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.loadUserBanList(SourceFile:84) ~[server-1.18.1.jar:?]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:23) ~[server-1.18.1.jar:?]
at net.minecraft.server.dedicated.DedicatedServer.initServer(SourceFile:174) ~[server-1.18.1.jar:?]
at net.minecraft.server.MinecraftServer.runServer(SourceFile:657) ~[server-1.18.1.jar:?]
at net.minecraft.server.MinecraftServer.spin(SourceFile:270) ~[server-1.18.1.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[19:42:03] [Server thread/ERROR]: This crash report has been saved to: /server/./crash-reports/crash-2022-02-07_19.42.03-server.txt
[19:42:03] [Server thread/INFO]: Stopping server
[19:42:03] [Server thread/INFO]: Saving worlds
[19:42:03] [Server thread/ERROR]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "adi.p_()" because "$$5" is null
at net.minecraft.server.MinecraftServer.saveAllChunks(SourceFile:566) ~[server-1.18.1.jar:?]
at net.minecraft.server.MinecraftServer.stopServer(SourceFile:613) ~[server-1.18.1.jar:?]
at net.minecraft.server.dedicated.DedicatedServer.stopServer(SourceFile:567) ~[server-1.18.1.jar:?]
at net.minecraft.server.MinecraftServer.runServer(SourceFile:723) ~[server-1.18.1.jar:?]
at net.minecraft.server.MinecraftServer.spin(SourceFile:270) ~[server-1.18.1.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]