Advertisement
Guest User

Untitled

a guest
Nov 4th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.10 KB | None | 0 0
  1. [18:49:35] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [18:49:35] [Server console handler/ERROR]: Exception handling console input
  3. java.io.IOException: The handle is invalid
  4. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_191]
  5. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_191]
  6. at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.8.0_191]
  7. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_191]
  8. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  9. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  10. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  11. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  12. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  13. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  14. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  15. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  16. at net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:35) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  17. [18:49:35] [Server thread/INFO]: Loading properties
  18. [18:49:36] [Server thread/INFO]: Default game type: SURVIVAL
  19. [18:49:36] [Server thread/INFO]: Generating keypair
  20. [18:49:36] [Server thread/INFO]: Starting Minecraft server on *:25565
  21. [18:49:38] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  22. [18:49:38] [Server thread/WARN]: Failed to load user banlist:
  23. java.io.FileNotFoundException: banned-players.json (The system cannot find the file specified)
  24. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_191]
  25. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_191]
  26. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_191]
  27. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  28. at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  29. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.z(SourceFile:99) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  30. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:25) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  31. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  32. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  33. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  34. [18:49:38] [Server thread/WARN]: Failed to load ip banlist:
  35. java.io.FileNotFoundException: banned-ips.json (The system cannot find the file specified)
  36. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_191]
  37. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_191]
  38. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_191]
  39. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  40. at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  41. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.y(SourceFile:91) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  42. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:27) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  43. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  44. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  45. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  46. [18:49:38] [Server thread/WARN]: Failed to load operators list:
  47. java.io.FileNotFoundException: ops.json (The system cannot find the file specified)
  48. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_191]
  49. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_191]
  50. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_191]
  51. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  52. at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  53. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.A(SourceFile:107) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  54. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:29) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  55. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  56. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  57. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  58. [18:49:38] [Server thread/WARN]: Failed to load white-list:
  59. java.io.FileNotFoundException: whitelist.json (The system cannot find the file specified)
  60. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_191]
  61. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_191]
  62. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_191]
  63. at com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  64. at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  65. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.C(SourceFile:123) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  66. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:30) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  67. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  68. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [craftbukkit-1.8-R0.1-SNAPSHOT-latest.jar:git-Bukkit-33d5de3]
  69. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  70. [18:49:38] [Server thread/INFO]: Preparing level "world"
  71. [18:49:39] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1625381610567399015)
  72. [18:49:40] [Server thread/INFO]: Preparing spawn area: 4%
  73. [18:49:42] [Server thread/INFO]: Preparing spawn area: 6%
  74. [18:49:43] [Server thread/INFO]: Preparing spawn area: 9%
  75. [18:49:44] [Server thread/INFO]: Preparing spawn area: 11%
  76. [18:49:45] [Server thread/INFO]: Preparing spawn area: 15%
  77. [18:49:46] [Server thread/INFO]: Preparing spawn area: 19%
  78. [18:49:47] [Server thread/INFO]: Preparing spawn area: 23%
  79. [18:49:48] [Server thread/INFO]: Preparing spawn area: 27%
  80. [18:49:49] [Server thread/INFO]: Preparing spawn area: 31%
  81. [18:49:50] [Server thread/INFO]: Preparing spawn area: 35%
  82. [18:49:51] [Server thread/INFO]: Preparing spawn area: 40%
  83. [18:49:52] [Server thread/INFO]: Preparing spawn area: 47%
  84. [18:49:53] [Server thread/INFO]: Preparing spawn area: 52%
  85. [18:49:54] [Server thread/INFO]: Preparing spawn area: 58%
  86. [18:49:55] [Server thread/INFO]: Preparing spawn area: 64%
  87. [18:49:56] [Server thread/INFO]: Preparing spawn area: 70%
  88. [18:49:58] [Server thread/INFO]: Preparing spawn area: 76%
  89. [18:49:59] [Server thread/INFO]: Preparing spawn area: 83%
  90. [18:50:00] [Server thread/INFO]: Preparing spawn area: 91%
  91. [18:50:01] [Server thread/INFO]: Preparing spawn area: 99%
  92. [18:50:01] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1625381610567399015)
  93. [18:50:02] [Server thread/INFO]: Preparing spawn area: 11%
  94. [18:50:03] [Server thread/INFO]: Preparing spawn area: 25%
  95. [18:50:04] [Server thread/INFO]: Preparing spawn area: 44%
  96. [18:50:05] [Server thread/INFO]: Preparing spawn area: 56%
  97. [18:50:06] [Server thread/INFO]: Preparing spawn area: 79%
  98. [18:50:07] [Server thread/INFO]: Preparing spawn area: 90%
  99. [18:50:08] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1625381610567399015)
  100. [18:50:09] [Server thread/INFO]: Preparing spawn area: 21%
  101. [18:50:10] [Server thread/INFO]: Preparing spawn area: 48%
  102. [18:50:11] [Server thread/INFO]: Preparing spawn area: 83%
  103. [18:50:12] [Server thread/INFO]: Done (33.609s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement