[11:51:35] [ServerMain/INFO]: Building unoptimized datafixer [11:51:36] [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' [11:51:38] [ServerMain/INFO]: Loaded 7 recipes [11:51:38] [ServerMain/INFO]: Loaded 1179 advancements [11:51:39] [ServerMain/WARN]: Failed to parse level-type default, defaulting to minecraft:normal [11:51:39] [Server thread/INFO]: Starting minecraft server version 1.19.2 [11:51:39] [Server thread/INFO]: Loading properties [11:51:39] [Server thread/INFO]: Default game type: CREATIVE [11:51:39] [Server thread/INFO]: Generating keypair [11:51:39] [Server thread/INFO]: Starting Minecraft server on *:11903 [11:51:39] [Server thread/INFO]: Using epoll channel type [11:51:39] [Server thread/ERROR]: Encountered an unexpected exception com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 4 path $ at com.google.gson.Gson.assertFullConsumption(Gson.java:939) ~[gson-2.8.9.jar:?] at com.google.gson.Gson.fromJson(Gson.java:902) ~[gson-2.8.9.jar:?] at net.minecraft.server.players.StoredUserList.load(SourceFile:118) ~[server-1.19.2.jar:?] at net.minecraft.server.dedicated.DedicatedPlayerList.loadUserBanList(SourceFile:84) ~[server-1.19.2.jar:?] at net.minecraft.server.dedicated.DedicatedPlayerList.(SourceFile:23) ~[server-1.19.2.jar:?] at net.minecraft.server.dedicated.DedicatedServer.initServer(SourceFile:164) ~[server-1.19.2.jar:?] at net.minecraft.server.MinecraftServer.runServer(SourceFile:636) ~[server-1.19.2.jar:?] at net.minecraft.server.MinecraftServer.spin(SourceFile:257) ~[server-1.19.2.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 4 path $ at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1562) ~[gson-2.8.9.jar:?] at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1403) ~[gson-2.8.9.jar:?] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:541) ~[gson-2.8.9.jar:?] at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar:?] at com.google.gson.Gson.assertFullConsumption(Gson.java:935) ~[gson-2.8.9.jar:?] ... 8 more [11:51:40] [Server thread/ERROR]: This crash report has been saved to: /server/./crash-reports/crash-2022-10-28_11.51.40-server.txt [11:51:40] [Server thread/INFO]: Stopping server [11:51:40] [Server thread/INFO]: Saving worlds [11:51:40] [Server thread/ERROR]: Exception stopping the server java.lang.NullPointerException: Cannot invoke "agg.p_()" because "$$5" is null at net.minecraft.server.MinecraftServer.saveAllChunks(SourceFile:531) ~[server-1.19.2.jar:?] at net.minecraft.server.MinecraftServer.stopServer(SourceFile:592) ~[server-1.19.2.jar:?] at net.minecraft.server.dedicated.DedicatedServer.stopServer(SourceFile:547) ~[server-1.19.2.jar:?] at net.minecraft.server.MinecraftServer.runServer(SourceFile:697) ~[server-1.19.2.jar:?] at net.minecraft.server.MinecraftServer.spin(SourceFile:257) ~[server-1.19.2.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?]