Advertisement
Guest User

Server Log

a guest
Jul 9th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. [22:19:23] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [22:19:23] [Server thread/INFO]: Loading properties
  3. [22:19:23] [Server console handler/ERROR]: Exception handling console input
  4. java.io.IOException: The handle is invalid
  5. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_171]
  6. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_171]
  7. at java.io.BufferedInputStream.fill(Unknown Source) ~[?:1.8.0_171]
  8. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_171]
  9. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  10. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  11. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  12. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  13. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  14. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  15. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  16. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257) ~[craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  17. at net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:86) [craftbukkit-1.12.2.jar:git-Bukkit-809c399]
  18. [22:19:24] [Server thread/INFO]: Default game type: SURVIVAL
  19. [22:19:24] [Server thread/INFO]: Generating keypair
  20. [22:19:24] [Server thread/INFO]: Starting Minecraft server on *:25565
  21. [22:19:24] [Server thread/INFO]: Using default channel type
  22. [22:19:24] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-809c399 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  23. [22:19:24] [Server thread/INFO]: Preparing level "world"
  24. [22:19:24] [Server thread/WARN]: Unable to find spawn biome
  25. [22:19:25] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5372970810053908856)
  26. [22:19:27] [Server thread/INFO]: Preparing spawn area: 20%
  27. [22:19:28] [Server thread/INFO]: Preparing spawn area: 41%
  28. [22:19:29] [Server thread/INFO]: Preparing spawn area: 54%
  29. [22:19:30] [Server thread/INFO]: Preparing spawn area: 77%
  30. [22:19:30] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5372970810053908856)
  31. [22:19:31] [Server thread/INFO]: Preparing spawn area: 29%
  32. [22:19:32] [Server thread/INFO]: Preparing spawn area: 52%
  33. [22:19:33] [Server thread/INFO]: Preparing spawn area: 82%
  34. [22:19:34] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5372970810053908856)
  35. [22:19:35] [Server thread/INFO]: Preparing spawn area: 76%
  36. [22:19:35] [Server thread/INFO]: Done (11.354s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement