Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. [15:51:46] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [15:51:46] [Server thread/INFO]: Loading properties
  3. [15:51:46] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:51:46] [Server thread/INFO]: Generating keypair
  5. [15:51:46] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [15:51:46] [Server thread/INFO]: Using epoll channel type
  7. [15:51:46] [Server thread/WARN]: Failed to load user banlist:
  8. java.io.FileNotFoundException: banned-players.json (No such file or directory)
  9. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
  10. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
  11. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
  12. at com.google.common.io.Files.newReader(Files.java:86) ~[spigot-1.8.8.jar:?]
  13. at mb.g(SourceFile:124) ~[spigot-1.8.8.jar:?]
  14. at kn.z(SourceFile:99) [spigot-1.8.8.jar:?]
  15. at kn.<init>(SourceFile:25) [spigot-1.8.8.jar:?]
  16. at ko.i(SourceFile:172) [spigot-1.8.8.jar:?]
  17. at net.minecraft.server.MinecraftServer.run(SourceFile:421) [spigot-1.8.8.jar:?]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  19. [15:51:46] [Server thread/WARN]: Failed to load ip banlist:
  20. java.io.FileNotFoundException: banned-ips.json (No such file or directory)
  21. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
  22. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
  23. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
  24. at com.google.common.io.Files.newReader(Files.java:86) ~[spigot-1.8.8.jar:?]
  25. at mb.g(SourceFile:124) ~[spigot-1.8.8.jar:?]
  26. at kn.y(SourceFile:91) [spigot-1.8.8.jar:?]
  27. at kn.<init>(SourceFile:27) [spigot-1.8.8.jar:?]
  28. at ko.i(SourceFile:172) [spigot-1.8.8.jar:?]
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:421) [spigot-1.8.8.jar:?]
  30. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  31. [15:51:46] [Server thread/WARN]: Failed to load operators list:
  32. java.io.FileNotFoundException: ops.json (No such file or directory)
  33. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
  34. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
  35. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
  36. at com.google.common.io.Files.newReader(Files.java:86) ~[spigot-1.8.8.jar:?]
  37. at mb.g(SourceFile:124) ~[spigot-1.8.8.jar:?]
  38. at kn.A(SourceFile:107) [spigot-1.8.8.jar:?]
  39. at kn.<init>(SourceFile:29) [spigot-1.8.8.jar:?]
  40. at ko.i(SourceFile:172) [spigot-1.8.8.jar:?]
  41. at net.minecraft.server.MinecraftServer.run(SourceFile:421) [spigot-1.8.8.jar:?]
  42. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  43. [15:51:46] [Server thread/WARN]: Failed to load white-list:
  44. java.io.FileNotFoundException: whitelist.json (No such file or directory)
  45. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
  46. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
  47. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_181]
  48. at com.google.common.io.Files.newReader(Files.java:86) ~[spigot-1.8.8.jar:?]
  49. at mb.g(SourceFile:124) ~[spigot-1.8.8.jar:?]
  50. at kn.C(SourceFile:123) [spigot-1.8.8.jar:?]
  51. at kn.<init>(SourceFile:30) [spigot-1.8.8.jar:?]
  52. at ko.i(SourceFile:172) [spigot-1.8.8.jar:?]
  53. at net.minecraft.server.MinecraftServer.run(SourceFile:421) [spigot-1.8.8.jar:?]
  54. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  55. [15:51:46] [Server thread/INFO]: Preparing level "world"
  56. [15:51:46] [Server thread/INFO]: Preparing start region for level 0
  57. [15:51:47] [Server thread/INFO]: Preparing spawn area: 9%
  58. [15:51:48] [Server thread/INFO]: Preparing spawn area: 23%
  59. [15:51:49] [Server thread/INFO]: Preparing spawn area: 39%
  60. [15:51:50] [Server thread/INFO]: Preparing spawn area: 57%
  61. [15:51:51] [Server thread/INFO]: Preparing spawn area: 80%
  62. [15:51:52] [Server thread/INFO]: Done (6.119s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement