Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 KB | None | 0 0
  1. 22.07 06:44:06 [Server] ERROR The server has stopped responding!
  2. 22.07 06:44:06 [Server] ERROR Please report this to http://www.spigotmc.org/
  3. 22.07 06:44:06 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
  4. 22.07 06:44:06 [Server] ERROR Spigot version: git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8)
  5. 22.07 06:44:06 [Server] ERROR ------------------------------
  6. 22.07 06:44:06 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
  7. 22.07 06:44:06 [Server] ERROR ------------------------------
  8. 22.07 06:44:06 [Server] ERROR Current Thread: Server thread
  9. 22.07 06:44:06 [Server] ERROR PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  10. 22.07 06:44:06 [Server] ERROR Stack:
  11. 22.07 06:44:06 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  12. 22.07 06:44:06 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:498)
  13. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58)
  14. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53)
  15. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
  16. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
  17. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
  18. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
  19. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.internal.expression.Expression.evaluate(Expression.java:118)
  20. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.command.UtilityCommands.calc(UtilityCommands.java:516)
  21. 22.07 06:44:06 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. 22.07 06:44:06 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. 22.07 06:44:06 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. 22.07 06:44:06 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:498)
  25. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
  26. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  27. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
  28. 22.07 06:44:06 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. 22.07 06:44:06 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. 22.07 06:44:06 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. 22.07 06:44:06 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:498)
  32. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  33. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  34. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  35. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  36. 22.07 06:44:06 [Server] ERROR com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242)
  37. 22.07 06:44:06 [Server] ERROR com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  38. 22.07 06:44:06 [Server] ERROR org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  39. 22.07 06:44:06 [Server] ERROR org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  40. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  41. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  42. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  43. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  44. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  45. 22.07 06:44:06 [Server] ERROR java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  46. 22.07 06:44:06 [Server] ERROR java.util.concurrent.FutureTask.run(FutureTask.java:266)
  47. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  48. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  49. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  50. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  51. 22.07 06:44:06 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  52. 22.07 06:44:06 [Server] ERROR java.lang.Thread.run(Thread.java:745)
  53. 22.07 06:44:06 [Server] ERROR ------------------------------
  54. 22.07 06:44:06 [Server] ERROR Entire Thread Dump:
  55. 22.07 06:44:06 [Server] ERROR ------------------------------
  56. 22.07 06:44:06 [Server] ERROR Current Thread: pool-21-thread-1
  57. 22.07 06:44:06 [Server] ERROR PID: 103 | Suspended: false | Native: false | State: WAITING
  58. 22.07 06:44:06 [Server] ERROR Stack:
  59. 22.07 06:44:06 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  60. 22.07 06:44:06 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  61. 22.07 06:44:06 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  62. 22.07 06:44:06 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  63. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  64. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  65. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  66. 22.07 06:44:06 [Server] ERROR java.lang.Thread.run(Thread.java:745)
  67. 22.07 06:44:06 [Server] ERROR ------------------------------
  68. 22.07 06:44:06 [Server] ERROR Current Thread: pool-7-thread-1
  69. 22.07 06:44:06 [Server] ERROR PID: 102 | Suspended: false | Native: false | State: WAITING
  70. 22.07 06:44:06 [Server] ERROR Stack:
  71. 22.07 06:44:06 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  72. 22.07 06:44:06 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  73. 22.07 06:44:06 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  74. 22.07 06:44:06 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  75. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  76. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  77. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  78. 22.07 06:44:06 [Server] ERROR java.lang.Thread.run(Thread.java:745)
  79. 22.07 06:44:06 [Server] ERROR ------------------------------
  80. 22.07 06:44:06 [Server] ERROR Current Thread: Async Chat Thread - #0
  81. 22.07 06:44:06 [Server] ERROR PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
  82. 22.07 06:44:06 [Server] ERROR Stack:
  83. 22.07 06:44:06 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  84. 22.07 06:44:06 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  85. 22.07 06:44:06 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  86. 22.07 06:44:06 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  87. 22.07 06:44:06 [Server] ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  88. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  89. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  90. 22.07 06:44:06 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  91. 22.07 06:44:06 [Server] ERROR java.lang.Thread.run(Thread.java:745)
  92. 22.07 06:44:06 [Server] ERROR ------------------------------
  93. 22.07 06:44:06 [Server] ERROR Current Thread: pool-6-thread-1
  94. 22.07 06:44:06 [Server] ERROR PID: 79 | Suspended: false | Native: false | State: WAITING
  95. 22.07 06:44:06 [Server] ERROR Stack:
  96. 22.07 06:44:06 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  97. 22.07 06:44:06 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  98. 22.07 06:44:06 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  99. 22.07 06:44:08 [Multicraft] Server shut down (running)
  100. 22.07 06:44:08 [Multicraft] Not restarting server due to server file settings.
  101. 22.07 06:44:08 [Multicraft] Server stopped
  102. 22.07 06:44:08 [Disconnect] User Egikor has disconnected, reason: Server shutting down
  103. 22.07 06:44:08 [Disconnect] User PoisonHero has disconnected, reason: Server shutting down
  104. 22.07 06:44:08 [Disconnect] User iLoveKylia has disconnected, reason: Server shutting down
  105. 22.07 06:44:08 [Disconnect] User SohoMC has disconnected, reason: Server shutting down
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement