Advertisement
Guest User

bigcarrotlogs1

a guest
Dec 15th, 2020
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. [14:40:15] [main/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. [14:40:16] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [14:40:17] [Worker-Main-1/INFO]: Loaded 7 recipes
  4. [14:40:18] [Server thread/INFO]: Starting minecraft server version 1.16.4
  5. [14:40:18] [Server thread/INFO]: Loading properties
  6. [14:40:18] [Server thread/INFO]: This server is running Paper version git-Paper-261 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
  7. [14:40:18] [Server thread/ERROR]: Encountered an unexpected exception
  8. java.lang.NullPointerException: null
  9. at net.minecraft.server.v1_16_R3.JsonList.load(JsonList.java:192) ~[spigot.jar:git-Paper-261]
  10. at net.minecraft.server.v1_16_R3.DedicatedPlayerList.y(SourceFile:95) ~[spigot.jar:git-Paper-261]
  11. at net.minecraft.server.v1_16_R3.DedicatedPlayerList.<init>(SourceFile:22) ~[spigot.jar:git-Paper-261]
  12. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:158) ~[spigot.jar:git-Paper-261]
  13. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:939) ~[spigot.jar:git-Paper-261]
  14. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[spigot.jar:git-Paper-261]
  15. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  16. [14:40:18] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2020-12-15_14.40.18-server.txt
  17. [14:40:18] [Server thread/INFO]: Stopping server
  18. [14:40:18] [Server thread/INFO]: Saving worlds
  19. [14:40:18] [Server thread/INFO]: Flushing Chunk IO
  20. [14:40:18] [Server thread/INFO]: Closing Thread Pool
  21. [14:40:18] [Server thread/INFO]: Closing Server
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement