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'
|
2 | [19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
|
3 | [19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
|
4 | [19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
5 | [19:41:56] [ServerMain/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
|
6 | [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]
|
7 | [19:41:56] [ServerMain/INFO]: Reloading ResourceManager: Default
|
8 | [19:41:57] [Worker-Main-3/INFO]: Loaded 7 recipes
|
9 | [19:41:58] [Worker-Main-3/INFO]: Loaded 1141 advancements
|
10 | [19:42:02] [Server thread/INFO]: Starting minecraft server version 1.18.1
|
11 | [19:42:02] [Server thread/INFO]: Loading properties
|
12 | [19:42:02] [Server thread/INFO]: Default game type: SURVIVAL
|
13 | [19:42:02] [Server thread/INFO]: Generating keypair
|
14 | [19:42:02] [Server thread/INFO]: Starting Minecraft server on *:42393
|
15 | [19:42:02] [Server thread/INFO]: Using epoll channel type
|
16 | [19:42:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
17 | [19:42:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
|
18 | [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 | [19:42:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
|
20 | [19:42:03] [Server thread/ERROR]: Encountered an unexpected exception
|
21 | java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonArray.iterator()" because "$$1" is null
|
22 | at net.minecraft.server.players.StoredUserList.load(SourceFile:121) ~[server-1.18.1.jar:?]
|
23 | at net.minecraft.server.dedicated.DedicatedPlayerList.loadUserBanList(SourceFile:84) ~[server-1.18.1.jar:?]
|
24 | at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:23) ~[server-1.18.1.jar:?]
|
25 | at net.minecraft.server.dedicated.DedicatedServer.initServer(SourceFile:174) ~[server-1.18.1.jar:?]
|
26 | at net.minecraft.server.MinecraftServer.runServer(SourceFile:657) ~[server-1.18.1.jar:?]
|
27 | at net.minecraft.server.MinecraftServer.spin(SourceFile:270) ~[server-1.18.1.jar:?]
|
28 | at java.lang.Thread.run(Thread.java:833) [?:?]
|
29 | [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
|
30 | [19:42:03] [Server thread/INFO]: Stopping server
|
31 | [19:42:03] [Server thread/INFO]: Saving worlds
|
32 | [19:42:03] [Server thread/ERROR]: Exception stopping the server
|
33 | java.lang.NullPointerException: Cannot invoke "adi.p_()" because "$$5" is null
|
34 | at net.minecraft.server.MinecraftServer.saveAllChunks(SourceFile:566) ~[server-1.18.1.jar:?]
|
35 | at net.minecraft.server.MinecraftServer.stopServer(SourceFile:613) ~[server-1.18.1.jar:?]
|
36 | at net.minecraft.server.dedicated.DedicatedServer.stopServer(SourceFile:567) ~[server-1.18.1.jar:?]
|
37 | at net.minecraft.server.MinecraftServer.runServer(SourceFile:723) ~[server-1.18.1.jar:?]
|
38 | at net.minecraft.server.MinecraftServer.spin(SourceFile:270) ~[server-1.18.1.jar:?]
|
39 | at java.lang.Thread.run(Thread.java:833) [?:?]
|
40 |
|