Advertisement
Guest User

Untitled

a guest
Oct 25th, 2016
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. [04:49:49] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [04:51:17] [Server thread/INFO]: Loading properties
  3. [04:51:17] [Server thread/INFO]: Default game type: SURVIVAL
  4. [04:51:17] [Server thread/INFO]: Generating keypair
  5. [04:51:18] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [04:51:18] [Server thread/INFO]: Using default channel type
  7. [04:51:44] [Server thread/INFO]: Preparing level "world"
  8. [04:52:08] [Server thread/INFO]: Preparing start region for level 0
  9. [04:52:09] [Server thread/INFO]: Preparing spawn area: 0%
  10. [04:52:12] [Server thread/INFO]: Preparing spawn area: 6%
  11. [04:52:13] [Server thread/INFO]: Preparing spawn area: 40%
  12. [04:52:14] [Server thread/INFO]: Preparing spawn area: 89%
  13. [04:52:14] [Server thread/INFO]: Done (30.745s)! For help, type "help" or "?"
  14. [04:52:15] [Server thread/INFO]: FTBLib: Server reloaded in 22ms
  15. [04:52:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2613ms behind, skipping 52 tick(s)
  16. [04:54:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2188ms behind, skipping 43 tick(s)
  17. [04:58:11] [User Authenticator #1/INFO]: UUID of player _JBTechWood_ is 5571b324-9417-4635-bfa9-830d6c837fb1
  18. [04:58:12] [Server thread/INFO]: _JBTechWood_[/192.168.0.8:49636] logged in with entity id 316 at (150.7320207399987, 78.0, 473.72790373770556)
  19. [04:58:12] [Server thread/INFO]: _JBTechWood_ joined the game
  20. [04:58:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2864ms behind, skipping 57 tick(s)
  21. [04:58:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4877ms behind, skipping 97 tick(s)
  22. [04:58:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2488ms behind, skipping 49 tick(s)
  23. [04:59:38] [Server thread/WARN]: Couldn't process command: 'help'
  24. java.lang.IllegalArgumentException: Comparison method violates its general contract!
  25. at java.util.ComparableTimSort.mergeLo(Unknown Source) ~[?:1.8.0_102]
  26. at java.util.ComparableTimSort.mergeAt(Unknown Source) ~[?:1.8.0_102]
  27. at java.util.ComparableTimSort.mergeCollapse(Unknown Source) ~[?:1.8.0_102]
  28. at java.util.ComparableTimSort.sort(Unknown Source) ~[?:1.8.0_102]
  29. at java.util.Arrays.sort(Unknown Source) ~[?:1.8.0_102]
  30. at java.util.Arrays.sort(Unknown Source) ~[?:1.8.0_102]
  31. at java.util.ArrayList.sort(Unknown Source) ~[?:1.8.0_102]
  32. at java.util.Collections.sort(Unknown Source) ~[?:1.8.0_102]
  33. at net.minecraft.command.CommandHelp.func_184900_a(SourceFile:118) ~[al.class:?]
  34. at net.minecraft.command.CommandHelp.func_184881_a(SourceFile:73) ~[al.class:?]
  35. at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:104) [k.class:?]
  36. at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:83) [k.class:?]
  37. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) [me.class:?]
  38. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) [me.class:?]
  39. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [im.class:?]
  40. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [im.class:?]
  41. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fl$1.class:?]
  42. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_102]
  43. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_102]
  44. at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
  45. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?]
  46. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  47. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  48. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  49. at java.lang.Thread.run(Unknown Source) [?:1.8.0_102]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement