Advertisement
Guest User

Spigot Error

a guest
Mar 11th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.96 KB | None | 0 0
  1. [14:47:34] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [14:47:34] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [14:47:34] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [14:47:34] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-870264a-0a645a2 (MC: 1.8.3)
  5. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [14:47:34] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  10. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  12. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
  13. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  14. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  15. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  16. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  17. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
  18. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  19. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
  20. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  21. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
  22. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
  23. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
  24. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
  25. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
  26. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998)
  27. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
  28. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
  29. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
  30. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.URL.openStream(URL.java:1038)
  31. [14:47:34] [Spigot Watchdog Thread/ERROR]: com.xmasterproxhd.stopbot.Main.onPlayerJoin(Main.java:153)
  32. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
  33. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
  35. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  36. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  37. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  38. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  39. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.attemptLogin(PlayerList.java:453)
  40. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:118)
  41. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54)
  42. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231)
  43. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
  44. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:811)
  45. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  46. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  47. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  48. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  49. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  50. [14:47:34] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  51. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  52. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  53. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 99 | Suspended: false | Native: false | State: WAITING
  54. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  55. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  56. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  57. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  58. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  59. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  60. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  61. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  62. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  63. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  64. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  65. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
  66. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  67. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  68. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.c(SourceFile:51)
  69. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.run(SourceFile:30)
  70. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  71. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  72. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  73. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: BLOCKED
  74. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  75. [14:47:34] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.util.ListWrapper.add(ListWrapper.java:44)
  76. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection$4.initChannel(ServerConnection.java:98)
  77. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
  78. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  79. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
  80. [14:47:34] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.handlers.ViaVersionInitializer.initChannel(ViaVersionInitializer.java:31)
  81. [14:47:34] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.handlers.ViaVersionInitializer.initChannel(ViaVersionInitializer.java:12)
  82. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  83. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  84. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  85. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  86. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  87. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  88. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  89. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  90. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  91. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  92. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  93. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  94. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  95. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  96. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  97. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  98. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  99. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  100. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  101. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  102. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  103. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  104. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
  105. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  106. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  107. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  108. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  109. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  110. [14:47:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  111. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  112. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  113. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  114. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
  115. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  116. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  117. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  118. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  119. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  120. [14:47:34] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  121. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  122. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  123. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  124. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  125. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  126. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  127. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  128. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  129. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  130. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  131. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  132. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  133. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  134. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  135. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  136. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  137. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  138. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  139. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  140. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  141. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  142. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  143. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  144. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  145. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  146. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  147. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  148. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  149. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  150. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  151. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  152. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  153. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  154. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  155. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  156. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  157. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  158. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  159. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  160. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  161. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  162. [14:47:34] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.util.ListWrapper.add(ListWrapper.java:44)
  163. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection$4.initChannel(ServerConnection.java:98)
  164. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
  165. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  166. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
  167. [14:47:34] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.handlers.ViaVersionInitializer.initChannel(ViaVersionInitializer.java:31)
  168. [14:47:34] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.handlers.ViaVersionInitializer.initChannel(ViaVersionInitializer.java:12)
  169. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  170. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  171. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  172. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  173. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  174. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
  175. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  176. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  177. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  178. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
  179. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  180. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  181. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  182. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
  183. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  184. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  185. [14:47:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  186. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  187. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  188. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  189. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  190. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  191. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  192. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  193. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  194. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  195. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  196. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  197. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  198. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  199. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  200. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  201. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  202. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  203. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
  204. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  205. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  206. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  207. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  208. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  209. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  210. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  211. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  212. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  213. [14:47:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  214. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.write(BufferedOutputStream.java:95)
  215. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:449)
  216. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:480)
  217. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  218. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
  219. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(FileOutputStream.java:326)
  220. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  221. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.write(BufferedOutputStream.java:95)
  222. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:449)
  223. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
  224. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:125)
  225. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:480)
  226. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:97)
  227. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
  228. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  229. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  230. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  231. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  232. [14:47:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  233. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  234. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  235. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  236. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  237. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  238. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  239. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  240. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  241. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  242. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  243. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  244. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  245. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  246. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  247. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  248. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  249. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:81)
  250. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  251. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  252. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  253. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  254. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  255. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  256. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  257. [14:47:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  258. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
  259. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  260. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
  261. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
  262. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  263. [14:47:34] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
  264. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  265. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  266. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
  267. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  268. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  269. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  270. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  271. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
  272. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  273. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
  274. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  275. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
  276. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
  277. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
  278. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
  279. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
  280. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998)
  281. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
  282. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
  283. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
  284. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.net.URL.openStream(URL.java:1038)
  285. [14:47:34] [Spigot Watchdog Thread/ERROR]: com.xmasterproxhd.stopbot.Main.onPlayerJoin(Main.java:153)
  286. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
  287. [14:47:34] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  288. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
  289. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  290. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  291. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  292. [14:47:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  293. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.attemptLogin(PlayerList.java:453)
  294. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:118)
  295. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54)
  296. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231)
  297. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
  298. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:811)
  299. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  300. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  301. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  302. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  303. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  304. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  305. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
  306. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  307. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  308. [14:47:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
  309. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  311. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  312. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  313. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  314. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  315. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  316. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  317. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  318. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  319. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  320. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  321. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  322. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  323. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  324. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  325. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  326. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  327. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  328. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  329. [14:47:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  330. [14:47:34] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  331. [14:47:34] [Spigot Watchdog Thread/ERROR]: Stack:
  332. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  333. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  334. [14:47:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  335. [14:47:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  336. [14:47:34] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
  337. [14:48:32] [Server thread/WARN]: java.net.ConnectException: Connection timed out
  338. [14:48:32] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
  339. [14:48:32] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
  340. [14:48:32] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  341. [14:48:32] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  342. [14:48:32] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  343. [14:48:32] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
  344. [14:48:32] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
  345. [14:48:32] [Server thread/WARN]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  346. [14:48:32] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
  347. [14:48:32] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  348. [14:48:32] [Server thread/WARN]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
  349. [14:48:32] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:308)
  350. [14:48:32] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:326)
  351. [14:48:32] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1168)
  352. [14:48:32] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
  353. [14:48:32] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:998)
  354. [14:48:32] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:932)
  355. [14:48:32] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
  356. [14:48:32] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
  357. [14:48:32] [Server thread/WARN]: at java.net.URL.openStream(URL.java:1038)
  358. [14:48:32] [Server thread/WARN]: at com.xmasterproxhd.stopbot.Main.onPlayerJoin(Main.java:153)
  359. [14:48:32] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
  360. [14:48:32] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  361. [14:48:32] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:497)
  362. [14:48:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  363. [14:48:32] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  364. [14:48:32] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  365. [14:48:32] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  366. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.PlayerList.attemptLogin(PlayerList.java:453)
  367. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:118)
  368. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54)
  369. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231)
  370. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
  371. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:811)
  372. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  373. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  374. [14:48:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  375. [14:48:32] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  376. [14:48:32] [Spigot Watchdog Thread/INFO]: boss lost connection: Server is restarting
  377. [14:48:32] [Server thread/INFO]: OviMB[/94.52.139.254:38252] logged in with entity id 34 at ([world]-1058.5683005190317, 21.0, -212.52726703511775)
  378. [14:48:32] [Thread-90/INFO]: UUID of player Lukasz is 2ef453cc-34f6-37be-936b-2a05fe91fbcb
  379. [14:48:32] [Thread-91/INFO]: UUID of player gumman569 is 0f92ebc5-8bf1-33c1-a195-17bfd500d95b
  380. [14:48:32] [Server thread/WARN]: handleDisconnection() called twice
  381. [14:48:32] [Server thread/INFO]: OviMB lost connection: Disconnected
  382. [14:48:32] [Thread-92/INFO]: UUID of player denis6999 is e9bfe6a7-4d53-3119-908b-16c3aa172d9f
  383. [14:48:32] [Thread-93/INFO]: UUID of player Lukasz is 2ef453cc-34f6-37be-936b-2a05fe91fbcb
  384. [14:48:32] [Thread-94/INFO]: UUID of player CaTalyNnN is 952816d5-88f1-38a6-a008-be20c1b5626b
  385. [14:48:32] [Spigot Watchdog Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement