Advertisement
Guest User

Untitled

a guest
Jun 18th, 2021
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.19 KB | None | 0 0
  1. [03:37:24] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [03:37:30] [Server thread/INFO]: Loading properties
  3. [03:37:30] [Server thread/INFO]: Default game type: SURVIVAL
  4. [03:37:30] [Server thread/INFO]: Generating keypair
  5. [03:37:31] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [03:37:32] [Server thread/WARN]: Failed to load user banlist:
  7. java.io.FileNotFoundException: banned-players.json (No such file or directory)
  8. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_282]
  9. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_282]
  10. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_282]
  11. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  12. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  13. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
  14. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  17. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  18. [03:37:32] [Server thread/WARN]: Failed to load ip banlist:
  19. java.io.FileNotFoundException: banned-ips.json (No such file or directory)
  20. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_282]
  21. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_282]
  22. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_282]
  23. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  24. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  25. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
  26. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
  27. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  29. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  30. [03:37:32] [Server thread/WARN]: Failed to load operators list:
  31. java.io.FileNotFoundException: ops.json (No such file or directory)
  32. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_282]
  33. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_282]
  34. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_282]
  35. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  36. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  37. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
  38. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
  39. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  40. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  41. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  42. [03:37:32] [Server thread/WARN]: Failed to load white-list:
  43. java.io.FileNotFoundException: whitelist.json (No such file or directory)
  44. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_282]
  45. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_282]
  46. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_282]
  47. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  48. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  49. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
  50. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
  51. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  52. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  53. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  54. [03:37:32] [Server thread/INFO]: Preparing level "world"
  55. [03:37:34] [Server thread/INFO]: Preparing start region for level 0
  56. [03:37:35] [Server thread/INFO]: Preparing spawn area: 3%
  57. [03:37:36] [Server thread/INFO]: Preparing spawn area: 5%
  58. [03:37:37] [Server thread/INFO]: Preparing spawn area: 9%
  59. [03:37:38] [Server thread/INFO]: Preparing spawn area: 16%
  60. [03:37:39] [Server thread/INFO]: Preparing spawn area: 21%
  61. [03:37:40] [Server thread/INFO]: Preparing spawn area: 30%
  62. [03:37:41] [Server thread/INFO]: Preparing spawn area: 37%
  63. [03:37:42] [Server thread/INFO]: Preparing spawn area: 43%
  64. [03:37:44] [Server thread/INFO]: Preparing spawn area: 50%
  65. [03:37:45] [Server thread/INFO]: Preparing spawn area: 55%
  66. [03:37:46] [Server thread/INFO]: Preparing spawn area: 58%
  67. [03:37:47] [Server thread/INFO]: Preparing spawn area: 66%
  68. [03:37:48] [Server thread/INFO]: Preparing spawn area: 74%
  69. [03:37:49] [Server thread/INFO]: Preparing spawn area: 84%
  70. [03:37:50] [Server thread/INFO]: Preparing spawn area: 92%
  71. [03:37:50] [Server thread/INFO]: Done (18.531s)! For help, type "help" or "?"
  72. [03:38:36] [Server thread/WARN]: Failed to check session lock, aborting
  73. [03:39:21] [Server thread/WARN]: Failed to check session lock, aborting
  74. [03:40:06] [Server thread/WARN]: Failed to check session lock, aborting
  75. [03:40:51] [Server thread/WARN]: Failed to check session lock, aborting
  76. [03:41:36] [Server thread/WARN]: Failed to check session lock, aborting
  77. [03:42:21] [Server thread/WARN]: Failed to check session lock, aborting
  78. [03:42:51] [Server thread/ERROR]: Encountered an unexpected exception
  79. java.lang.NullPointerException
  80. at net.minecraft.world.storage.SaveHandler.func_75754_f(SaveHandler.java:303) ~[ayq.class:?]
  81. at net.minecraft.server.management.ServerConfigurationManager.func_72373_m(ServerConfigurationManager.java:966) ~[oi.class:?]
  82. at net.minecraft.server.MinecraftServer.func_70000_a(MinecraftServer.java:992) ~[MinecraftServer.class:?]
  83. at net.minecraft.server.dedicated.DedicatedServer.func_70000_a(DedicatedServer.java:352) ~[lt.class:?]
  84. at net.minecraft.profiler.PlayerUsageSnooper.func_76471_b(SourceFile:97) ~[ri.class:?]
  85. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) ~[MinecraftServer.class:?]
  86. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  87. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  88. [03:42:51] [Server thread/ERROR]: This crash report has been saved to: /opt/service/./crash-reports/crash-2021-06-17_03.42.51-server.txt
  89. [03:42:51] [Server thread/INFO]: Stopping server
  90. [03:42:51] [Server thread/INFO]: Saving players
  91. [03:42:51] [Server thread/INFO]: Saving worlds
  92. [03:42:51] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  93. [03:42:51] [Server thread/WARN]: Failed to check session lock, aborting
  94. [03:42:51] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  95. [03:42:51] [Server thread/INFO]: Saving chunks for level 'world'/The End
  96.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement