larrytheblobfish

Untitled

Sep 14th, 2020
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. [20:49:27] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
  2. [20:49:28] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [20:49:29] [Server-Worker-2/INFO]: Loaded 7 recipes
  4. [20:49:31] [Server thread/INFO]: Starting minecraft server version 1.16.1
  5. [20:49:31] [Server thread/INFO]: Loading properties
  6. [20:49:31] [Server thread/INFO]: This server is running Paper version git-Paper-129 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
  7. [20:49:31] [Server thread/ERROR]: Encountered an unexpected exception
  8. java.lang.NullPointerException: null
  9. at net.minecraft.server.v1_16_R1.JsonList.load(JsonList.java:192) ~[spigot.jar:git-Paper-129]
  10. at net.minecraft.server.v1_16_R1.DedicatedPlayerList.x(SourceFile:87) ~[spigot.jar:git-Paper-129]
  11. at net.minecraft.server.v1_16_R1.DedicatedPlayerList.<init>(SourceFile:24) ~[spigot.jar:git-Paper-129]
  12. at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:159) ~[spigot.jar:git-Paper-129]
  13. at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:941) ~[spigot.jar:git-Paper-129]
  14. at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[spigot.jar:git-Paper-129]
  15. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  16. [20:49:31] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2020-09-14_20.49.31-server.txt
  17. [20:49:31] [Server thread/INFO]: Stopping server
  18. [20:49:31] [Server thread/INFO]: Saving worlds
  19. [20:49:31] [Server thread/INFO]: Flushing Chunk IO
  20. [20:49:31] [Server thread/INFO]: Closing Thread Pool
  21. [20:49:31] [Server thread/INFO]: Closing Server
  22.  
Add Comment
Please, Sign In to add comment