Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.98 KB | None | 0 0
  1. [15:09:53] [Server thread/INFO]: Starting minecraft server version 1.11.2
  2. [15:09:53] [Server thread/INFO]: Loading properties
  3. [15:09:53] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:09:53] [Server thread/INFO]: Generating keypair
  5. [15:09:53] [Server thread/INFO]: Starting Minecraft server on 37.59.43.62:25568
  6. [15:09:53] [Server thread/INFO]: Using epoll channel type
  7. [15:09:54] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-c1aa859 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  8. [15:09:54] [Server thread/WARN]: Failed to load user banlist:
  9. java.io.FileNotFoundException: banned-players.json (No such file or directory)
  10. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
  11. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
  12. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
  13. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  14. at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  15. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.z(SourceFile:99) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  16. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:25) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  17. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  18. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  20. [15:09:54] [Server thread/WARN]: Failed to load ip banlist:
  21. java.io.FileNotFoundException: banned-ips.json (No such file or directory)
  22. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
  23. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
  24. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
  25. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  26. at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  27. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.y(SourceFile:91) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  28. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:27) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  29. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  30. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  31. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  32. [15:09:54] [Server thread/WARN]: Failed to load operators list:
  33. java.io.FileNotFoundException: ops.json (No such file or directory)
  34. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
  35. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
  36. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
  37. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  38. at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  39. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.A(SourceFile:107) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  40. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:29) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  41. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  42. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  43. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  44. [15:09:54] [Server thread/WARN]: Failed to load white-list:
  45. java.io.FileNotFoundException: whitelist.json (No such file or directory)
  46. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
  47. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
  48. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
  49. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  50. at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  51. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.C(SourceFile:123) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  52. at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:30) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  53. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  54. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit-1.11.2.jar:git-Bukkit-c1aa859]
  55. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  56. [15:09:54] [Server thread/INFO]: Preparing level "world"
  57. [15:09:55] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3698858986219499686)
  58. [15:09:56] [Server thread/INFO]: Preparing spawn area: 7%
  59. [15:09:57] [Server thread/INFO]: Preparing spawn area: 14%
  60. [15:09:58] [Server thread/INFO]: Preparing spawn area: 20%
  61. [15:09:59] [Server thread/INFO]: Preparing spawn area: 25%
  62. [15:10:00] [Server thread/INFO]: Preparing spawn area: 31%
  63. [15:10:01] [Server thread/INFO]: Preparing spawn area: 37%
  64. [15:10:02] [Server thread/INFO]: Preparing spawn area: 45%
  65. [15:10:03] [Server thread/INFO]: Preparing spawn area: 51%
  66. [15:10:04] [Server thread/INFO]: Preparing spawn area: 57%
  67. [15:10:05] [Server thread/INFO]: Preparing spawn area: 62%
  68. [15:10:06] [Server thread/INFO]: Preparing spawn area: 66%
  69. [15:10:07] [Server thread/INFO]: Preparing spawn area: 73%
  70. [15:10:08] [Server thread/INFO]: Preparing spawn area: 80%
  71. [15:10:09] [Server thread/INFO]: Preparing spawn area: 86%
  72. [15:10:10] [Server thread/INFO]: Preparing spawn area: 92%
  73. [15:10:11] [Server thread/INFO]: Preparing spawn area: 98%
  74. [15:10:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3698858986219499686)
  75. [15:10:12] [Server thread/INFO]: Preparing spawn area: 7%
  76. [15:10:13] [Server thread/INFO]: Preparing spawn area: 18%
  77. [15:10:14] [Server thread/INFO]: Preparing spawn area: 28%
  78. [15:10:15] [Server thread/INFO]: Preparing spawn area: 40%
  79. [15:10:16] [Server thread/INFO]: Preparing spawn area: 49%
  80. [15:10:18] [Server thread/INFO]: Preparing spawn area: 58%
  81. [15:10:19] [Server thread/INFO]: Preparing spawn area: 68%
  82. [15:10:20] [Server thread/INFO]: Preparing spawn area: 75%
  83. [15:10:21] [Server thread/INFO]: Preparing spawn area: 86%
  84. [15:10:22] [Server thread/INFO]: Preparing spawn area: 95%
  85. [15:10:22] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3698858986219499686)
  86. [15:10:23] [Server thread/INFO]: Preparing spawn area: 31%
  87. [15:10:24] [Server thread/INFO]: Preparing spawn area: 58%
  88. [15:10:25] [Server thread/INFO]: Preparing spawn area: 90%
  89. [15:10:26] [Server thread/INFO]: Done (31.898s)! For help, type "help" or "?"
  90. [15:10:30] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3983ms behind, skipping 79 tick(s)
  91. [15:11:00] [Server thread/INFO]: Could not op unicornswe@hotmail.com
  92. [15:11:02] [Server thread/INFO]: There are 0/80 players online:
  93. [15:11:02] [Server thread/INFO]:
  94. [15:11:38] [Server thread/INFO]: There are 0/80 players online:
  95. [15:11:38] [Server thread/INFO]:
  96. [15:12:14] [Server thread/INFO]: There are 0/80 players online:
  97. [15:12:14] [Server thread/INFO]:
  98. [15:12:50] [Server thread/INFO]: There are 0/80 players online:
  99. [15:12:50] [Server thread/INFO]:
  100. [15:13:26] [Server thread/INFO]: There are 0/80 players online:
  101. [15:13:26] [Server thread/INFO]:
  102. [15:14:02] [Server thread/INFO]: There are 0/80 players online:
  103. [15:14:02] [Server thread/INFO]:
  104. [15:14:38] [Server thread/INFO]: There are 0/80 players online:
  105. [15:14:38] [Server thread/INFO]:
  106. [15:15:14] [Server thread/INFO]: There are 0/80 players online:
  107. [15:15:14] [Server thread/INFO]:
  108. [15:15:50] [Server thread/INFO]: There are 0/80 players online:
  109. [15:15:50] [Server thread/INFO]:
  110. [15:16:27] [Server thread/INFO]: There are 0/80 players online:
  111. [15:16:27] [Server thread/INFO]:
  112. [15:17:03] [Server thread/INFO]: There are 0/80 players online:
  113. [15:17:03] [Server thread/INFO]:
  114. [15:17:39] [Server thread/INFO]: There are 0/80 players online:
  115. [15:17:39] [Server thread/INFO]:
  116. [15:18:15] [Server thread/INFO]: There are 0/80 players online:
  117. [15:18:15] [Server thread/INFO]:
  118. [15:18:51] [Server thread/INFO]: There are 0/80 players online:
  119. [15:18:51] [Server thread/INFO]:
  120. [15:19:27] [Server thread/INFO]: There are 0/80 players online:
  121. [15:19:27] [Server thread/INFO]:
  122. [15:19:37] [Server thread/INFO]: Saving is already turned on
  123. [15:19:37] [Server thread/INFO]: Saving...
  124. [15:19:37] [Server thread/INFO]: Saved the world
  125. [15:19:37] [Server thread/INFO]: [Server] ยง8World saved.
  126. [15:20:03] [Server thread/INFO]: There are 0/80 players online:
  127. [15:20:03] [Server thread/INFO]:
  128. [15:20:39] [Server thread/INFO]: There are 0/80 players online:
  129. [15:20:39] [Server thread/INFO]:
  130. [15:21:15] [Server thread/INFO]: There are 0/80 players online:
  131. [15:21:15] [Server thread/INFO]:
  132. [15:21:51] [Server thread/INFO]: There are 0/80 players online:
  133. [15:21:51] [Server thread/INFO]:
  134. [15:22:28] [Server thread/INFO]: There are 0/80 players online:
  135. [15:22:28] [Server thread/INFO]:
  136. [15:23:04] [Server thread/INFO]: There are 0/80 players online:
  137. [15:23:04] [Server thread/INFO]:
  138. [15:23:40] [Server thread/INFO]: There are 0/80 players online:
  139. [15:23:40] [Server thread/INFO]:
  140. [15:24:16] [Server thread/INFO]: There are 0/80 players online:
  141. [15:24:16] [Server thread/INFO]:
  142. [15:24:52] [Server thread/INFO]: There are 0/80 players online:
  143. [15:24:52] [Server thread/INFO]:
  144. [15:25:28] [Server thread/INFO]: There are 0/80 players online:
  145. [15:25:28] [Server thread/INFO]:
  146. [15:26:04] [Server thread/INFO]: There are 0/80 players online:
  147. [15:26:04] [Server thread/INFO]:
  148. [15:26:40] [Server thread/INFO]: There are 0/80 players online:
  149. [15:26:40] [Server thread/INFO]:
  150. [15:27:16] [Server thread/INFO]: There are 0/80 players online:
  151. [15:27:16] [Server thread/INFO]:
  152. [15:27:52] [Server thread/INFO]: There are 0/80 players online:
  153. [15:27:52] [Server thread/INFO]:
  154. [15:28:28] [Server thread/INFO]: There are 0/80 players online:
  155. [15:28:28] [Server thread/INFO]:
  156. [15:29:05] [Server thread/INFO]: There are 0/80 players online:
  157. [15:29:05] [Server thread/INFO]:
  158. [15:29:08] [Server thread/INFO]: Saving...
  159. [15:29:08] [Server thread/INFO]: Saved the world
  160. [15:29:08] [Server thread/INFO]: Stopping the server
  161. [15:29:08] [Server thread/INFO]: Stopping server
  162. [15:29:08] [Server thread/INFO]: Saving players
  163. [15:29:08] [Server thread/INFO]: Saving worlds
  164. [15:29:08] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  165. [15:29:09] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  166. [15:29:09] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement