Guest User

Untitled

a guest
Dec 17th, 2014
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.78 KB | None | 0 0
  1. [17:35:52] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [17:37:08] [Server thread/INFO]: Loading properties
  3. [17:37:08] [Server thread/WARN]: server.properties does not exist
  4. [17:37:08] [Server thread/INFO]: Generating new properties file
  5. [17:37:08] [Server thread/INFO]: Default game type: SURVIVAL
  6. [17:37:08] [Server thread/INFO]: Generating keypair
  7. [17:37:08] [Server thread/INFO]: Starting Minecraft server on *:25565
  8. [17:37:54] [Server thread/WARN]: Failed to load user banlist:
  9. java.io.FileNotFoundException: banned-players.json (The system cannot find the file specified)
  10. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
  11. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
  12. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  13. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  14. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
  15. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  18. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  19. [17:37:54] [Server thread/WARN]: Failed to load ip banlist:
  20. java.io.FileNotFoundException: banned-ips.json (The system cannot find the file specified)
  21. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
  22. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
  23. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  24. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  25. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
  26. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
  27. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  29. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  30. [17:37:54] [Server thread/WARN]: Failed to load operators list:
  31. java.io.FileNotFoundException: ops.json (The system cannot find the file specified)
  32. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
  33. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
  34. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  35. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  36. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
  37. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
  38. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  39. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  40. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  41. [17:37:54] [Server thread/WARN]: Failed to load white-list:
  42. java.io.FileNotFoundException: whitelist.json (The system cannot find the file specified)
  43. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_71]
  44. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_71]
  45. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  46. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  47. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
  48. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
  49. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  50. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  51. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  52. [17:37:55] [Server thread/INFO]: Preparing level "world"
  53. [17:37:56] [Server thread/WARN]: Unable to find spawn biome
  54. [17:37:59] [Server thread/INFO]: Preparing start region for level 0
  55. [17:38:01] [Server thread/INFO]: Preparing spawn area: 0%
  56. [17:38:04] [Server thread/INFO]: Preparing spawn area: 4%
  57. [17:38:05] [Server thread/INFO]: Preparing spawn area: 5%
  58. [17:38:07] [Server thread/INFO]: Preparing spawn area: 7%
  59. [17:38:08] [Server thread/INFO]: Preparing spawn area: 12%
  60. [17:38:09] [Server thread/INFO]: Preparing spawn area: 18%
  61. [17:38:11] [Server thread/INFO]: Preparing spawn area: 25%
  62. [17:38:13] [Server thread/INFO]: Preparing spawn area: 33%
  63. [17:38:14] [Server thread/INFO]: Preparing spawn area: 40%
  64. [17:38:15] [Server thread/INFO]: Preparing spawn area: 44%
  65. [17:38:17] [Server thread/INFO]: Preparing spawn area: 53%
  66. [17:38:18] [Server thread/INFO]: Preparing spawn area: 60%
  67. [17:38:19] [Server thread/INFO]: Preparing spawn area: 69%
  68. [17:38:21] [Server thread/INFO]: Preparing spawn area: 75%
  69. [17:38:22] [Server thread/INFO]: Preparing spawn area: 84%
  70. [17:38:23] [Server thread/INFO]: Preparing spawn area: 92%
  71. [17:38:25] [Server thread/INFO]: Preparing spawn area: 99%
  72. [17:38:25] [Server thread/INFO]: Done (30.663s)! For help, type "help" or "?"
  73. [17:38:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7105ms behind, skipping 142 tick(s)
  74. [17:40:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2368ms behind, skipping 47 tick(s)
  75. [17:41:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2476ms behind, skipping 49 tick(s)
  76. [17:46:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2481ms behind, skipping 49 tick(s)
  77. [17:48:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3355ms behind, skipping 67 tick(s)
  78. [17:50:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2573ms behind, skipping 51 tick(s)
  79. [17:54:13] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6676ms behind, skipping 133 tick(s)
  80. [17:54:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2535ms behind, skipping 50 tick(s)
  81. [17:55:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2517ms behind, skipping 50 tick(s)
  82. [17:57:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2447ms behind, skipping 48 tick(s)
  83. [18:08:26] [AromaBackup/INFO]: [§1AromaBackup§r] Starting Backup. Server may lag for a bit!
  84. [18:08:26] [AromaBackup/INFO]: [AromaBackup: Saved the world]
  85. [18:08:26] [AromaBackup/INFO]: [AromaBackup: Turned off world auto-saving]
  86. [18:08:30] [AromaBackup/INFO]: [§1AromaBackup§r] Server Backup Done!
  87. [18:08:30] [AromaBackup/INFO]: [AromaBackup: Turned on world auto-saving]
  88. [18:08:30] [AromaBackup/INFO]: [§1AromaBackup§r] Next scheduled backup in 30 minutes.
  89. [18:08:49] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2602ms behind, skipping 52 tick(s)
  90. [18:09:05] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2621ms behind, skipping 52 tick(s)
  91. [18:09:29] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2675ms behind, skipping 53 tick(s)
  92. [18:09:49] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2638ms behind, skipping 52 tick(s)
  93. [18:10:52] [User Authenticator #1/INFO]: UUID of player dlepi24 is im not sure if this is private so i deleted it
  94. [18:10:56] [Server thread/INFO]: dlepi24[/10.0.0.8:54357] logged in with entity id 3053 at (-192.5, 64.0, -111.5)
  95. [18:10:56] [Server thread/INFO]: dlepi24 joined the game
  96. [18:11:00] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2190ms behind, skipping 43 tick(s)
  97. [18:11:00] [Server thread/INFO]: dlepi24 was slain by Eldritch Guardian
  98. [18:11:26] [Server thread/INFO]: Opped dlepi24
  99. [18:11:34] [Server thread/INFO]: [dlepi24: Set own game mode to Creative Mode]
  100. [18:11:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2019ms behind, skipping 40 tick(s)
  101. [18:11:50] [Server thread/INFO]: dlepi24 has just earned the achievement [Taking Inventory]
  102. [18:12:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3613ms behind, skipping 72 tick(s)
  103. [18:13:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 24253ms behind, skipping 485 tick(s)
  104. [18:13:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11371ms behind, skipping 227 tick(s)
  105. [18:13:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 20947ms behind, skipping 418 tick(s)
  106. [18:13:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4538ms behind, skipping 90 tick(s)
  107. [18:14:23] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10268ms behind, skipping 205 tick(s)
  108. [18:14:57] [Server thread/INFO]: dlepi24 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  109. [18:14:57] [Server thread/INFO]: dlepi24 left the game
  110. [18:14:57] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2079ms behind, skipping 41 tick(s)
  111. [18:15:11] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  112. [18:15:13] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  113. [18:15:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3787ms behind, skipping 75 tick(s)
  114. [18:15:30] [Server thread/INFO]: Saving...
  115. [18:15:31] [Server thread/INFO]: Saved the world
  116. [18:15:35] [Server thread/INFO]: Stopping the server
  117. [18:15:35] [Server thread/INFO]: Stopping server
  118. [18:15:35] [Server thread/INFO]: Saving players
  119. [18:15:35] [Server thread/INFO]: Saving worlds
  120. [18:15:35] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  121. [18:15:35] [Server thread/INFO]: Saving chunks for level 'world'/Nether
Advertisement
Add Comment
Please, Sign In to add comment