Advertisement
GedeonGrays

Console spam

Dec 8th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. [01:30:25] [Server thread/WARN]: Failed to load user banlist:
  2. java.io.FileNotFoundException: ./banned-players.json (Нет такого файла или каталога)
  3. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_212]
  4. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_212]
  5. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_212]
  6. at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
  7. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:206) ~[om.class:?]
  8. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
  9. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
  10. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:231) [lt.class:?]
  11. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634) [MinecraftServer.class:?]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  13. [01:30:25] [Server thread/WARN]: Failed to load ip banlist:
  14. java.io.FileNotFoundException: ./banned-ips.json (Нет такого файла или каталога)
  15. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_212]
  16. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_212]
  17. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_212]
  18. at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
  19. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:206) ~[om.class:?]
  20. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
  21. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
  22. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:231) [lt.class:?]
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634) [MinecraftServer.class:?]
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  25. [01:30:25] [Server thread/WARN]: Failed to load operators list:
  26. java.io.FileNotFoundException: ./ops.json (Нет такого файла или каталога)
  27. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_212]
  28. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_212]
  29. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_212]
  30. at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
  31. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:206) ~[om.class:?]
  32. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
  33. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
  34. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:231) [lt.class:?]
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634) [MinecraftServer.class:?]
  36. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  37. [01:30:25] [Server thread/WARN]: Failed to load white-list:
  38. java.io.FileNotFoundException: ./whitelist.json (Нет такого файла или каталога)
  39. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_212]
  40. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_212]
  41. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_212]
  42. at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
  43. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:206) ~[om.class:?]
  44. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
  45. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
  46. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:231) [lt.class:?]
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634) [MinecraftServer.class:?]
  48. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement