Advertisement
Guest User

Untitled

a guest
Jul 10th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.99 KB | None | 0 0
  1. 10.07 21:18:41 [Server] ERROR The server has stopped responding!
  2. 10.07 21:18:41 [Server] ERROR Please report this to http://www.spigotmc.org/
  3. 10.07 21:18:41 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
  4. 10.07 21:18:41 [Server] ERROR Spigot version: git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8)
  5. 10.07 21:18:41 [Server] ERROR ------------------------------
  6. 10.07 21:18:41 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
  7. 10.07 21:18:41 [Server] ERROR ------------------------------
  8. 10.07 21:18:41 [Server] ERROR Current Thread: Server thread
  9. 10.07 21:18:41 [Server] ERROR PID: 26 | Suspended: false | Native: false | State: WAITING
  10. 10.07 21:18:41 [Server] ERROR Stack:
  11. 10.07 21:18:41 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  12. 10.07 21:18:41 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  13. 10.07 21:18:41 [Server] ERROR java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
  14. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
  15. 10.07 21:18:41 [Server] ERROR java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
  16. 10.07 21:18:41 [Server] ERROR java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
  17. 10.07 21:18:41 [Server] ERROR me.lucko.luckperms.lib.caffeine.cache.LocalAsyncLoadingCache$LoadingCacheView.get(LocalAsyncLoadingCache.java:400)
  18. 10.07 21:18:41 [Server] ERROR me.lucko.luckperms.common.caching.AbstractCachedData.getPermissionData(AbstractCachedData.java:193)
  19. 10.07 21:18:41 [Server] ERROR me.lucko.luckperms.bukkit.model.permissible.LPPermissible.hasPermission(LPPermissible.java:178)
  20. 10.07 21:18:41 [Server] ERROR org.bukkit.craftbukkit.v1_8_R3.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:106)
  21. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.players.PlayerData.fetchPermission(PlayerData.java:380)
  22. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.players.PlayerData.hasPermission(PlayerData.java:586)
  23. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.players.PlayerData.hasBypass(PlayerData.java:750)
  24. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.players.PlayerData.isCheckActive(PlayerData.java:724)
  25. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.players.PlayerData.isCheckActive(PlayerData.java:716)
  26. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.checks.chat.Captcha.shouldStartCaptcha(Captcha.java:118)
  27. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.checks.chat.Captcha.resetCaptcha(Captcha.java:104)
  28. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.checks.chat.ChatListener.onPlayerLogin(ChatListener.java:286)
  29. 10.07 21:18:41 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. 10.07 21:18:41 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. 10.07 21:18:41 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. 10.07 21:18:41 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:498)
  33. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.event.mini.MultiListenerRegistry$AutoListener.onEvent(MultiListenerRegistry.java:82)
  34. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.event.mini.MiniListenerNode.onEvent(MiniListenerNode.java:157)
  35. 10.07 21:18:41 [Server] ERROR fr.neatmonster.nocheatplus.event.mini.EventRegistryBukkit$4.execute(EventRegistryBukkit.java:124)
  36. 10.07 21:18:41 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  37. 10.07 21:18:41 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  38. 10.07 21:18:41 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  39. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.PlayerList.attemptLogin(PlayerList.java:456)
  40. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:118)
  41. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  42. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  43. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  44. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  45. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  46. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  47. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  48. 10.07 21:18:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  49. 10.07 21:18:41 [Server] ERROR ------------------------------
  50. 10.07 21:18:41 [Server] ERROR Entire Thread Dump:
  51. 10.07 21:18:41 [Server] ERROR ------------------------------
  52. 10.07 21:18:41 [Server] ERROR Current Thread: Netty Epoll Server IO #3
  53. 10.07 21:18:41 [Server] ERROR PID: 40 | Suspended: false | Native: false | State: RUNNABLE
  54. 10.07 21:18:41 [Server] ERROR Stack:
  55. 10.07 21:18:41 [Server] ERROR io.netty.channel.epoll.Native.epollWait(Native Method)
  56. 10.07 21:18:41 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  57. 10.07 21:18:41 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  58. 10.07 21:18:41 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  59. 10.07 21:18:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  60. 10.07 21:18:41 [Server] ERROR ------------------------------
  61. 10.07 21:18:41 [Server] ERROR Current Thread: File IO Thread
  62. 10.07 21:18:41 [Server] ERROR PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
  63. 10.07 21:18:41 [Server] ERROR Stack:
  64. 10.07 21:18:41 [Server] ERROR java.lang.Thread.sleep(Native Method)
  65. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  66. 10.07 21:18:41 [Server] ERROR net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  67. 10.07 21:18:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  68. 10.07 21:18:41 [Server] ERROR ------------------------------
  69. 10.07 21:18:41 [Server] ERROR Current Thread: pool-17-thread-2
  70. 10.07 21:18:41 [Server] ERROR PID: 78 | Suspended: false | Native: false | State: WAITING
  71. 10.07 21:18:41 [Server] ERROR Stack:
  72. 10.07 21:18:41 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  73. 10.07 21:18:41 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  74. 10.07 21:18:41 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  75. 10.07 21:18:41 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  76. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  77. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  78. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  79. 10.07 21:18:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  80. 10.07 21:18:41 [Server] ERROR ------------------------------
  81. 10.07 21:18:41 [Server] ERROR Current Thread: Chunk I/O Executor Thread-1
  82. 10.07 21:18:41 [Server] ERROR PID: 75 | Suspended: false | Native: false | State: WAITING
  83. 10.07 21:18:41 [Server] ERROR Stack:
  84. 10.07 21:18:41 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  85. 10.07 21:18:41 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  86. 10.07 21:18:41 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  87. 10.07 21:18:41 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  88. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  89. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  90. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  91. 10.07 21:18:41 [Server] ERROR java.lang.Thread.run(Thread.java:748)
  92. 10.07 21:18:41 [Server] ERROR ------------------------------
  93. 10.07 21:18:41 [Server] ERROR Current Thread: ForkJoinPool.commonPool-worker-50
  94. 10.07 21:18:41 [Server] ERROR PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
  95. 10.07 21:18:41 [Server] ERROR Stack:
  96. 10.07 21:18:41 [Server] ERROR sun.misc.Unsafe.park(Native Method)
  97. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  98. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  99. 10.07 21:18:41 [Server] ERROR java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  100. 10.07 21:18:41 [Server] ERROR ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement