Advertisement
Guest User

Log for Minehut

a guest
Jul 22nd, 2020
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. [15:11:45] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
  2. [15:11:46] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [15:11:47] [Server-Worker-2/INFO]: Loaded 7 recipes
  4. [15:11:50] [Server thread/INFO]: Starting minecraft server version 1.16.1
  5. [15:11:50] [Server thread/INFO]: Loading properties
  6. [15:11:50] [Server thread/INFO]: This server is running Paper version git-Paper-86 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
  7. [15:11:50] [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) ~[patched_1.16.1.jar:git-Paper-86]
  10. at net.minecraft.server.v1_16_R1.DedicatedPlayerList.x(SourceFile:87) ~[patched_1.16.1.jar:git-Paper-86]
  11. at net.minecraft.server.v1_16_R1.DedicatedPlayerList.<init>(SourceFile:24) ~[patched_1.16.1.jar:git-Paper-86]
  12. at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:159) ~[patched_1.16.1.jar:git-Paper-86]
  13. at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-86]
  14. at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-86]
  15. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  16. [15:11:51] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2020-07-22_15.11.51-server.txt
  17. [15:11:51] [Server thread/INFO]: Stopping server (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
  18. [15:11:51] [Server thread/INFO]: Saving worlds
  19. [15:11:51] [Server thread/INFO]: Flushing Chunk IO
  20. [15:11:51] [Server thread/INFO]: Closing Thread Pool
  21. [15:11:51] [Server thread/INFO]: Closing Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement