Advertisement
MarGaZeaS

bug2

Jul 8th, 2018
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 161.29 KB | None | 0 0
  1. [10:03:54] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  2. [10:03:54] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
  3. [10:03:54] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  4. [10:03:54] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0xc8138dce, /2.86.237.157:56571 => /213.136.85.164:25565]
  5. java.lang.ExceptionInInitializerError
  6. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  7. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  8. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  9. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  10. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  11. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  12. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  13. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  14. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  15. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  16. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  17. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  18. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  19. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  20. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  21. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  22. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  23. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  24. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  25. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  26. Caused by: java.lang.IllegalArgumentException: 'PROTOCOL-0' is already in use
  27. at io.netty.util.UniqueName.<init>(UniqueName.java:53) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  28. at io.netty.util.AttributeKey.<init>(AttributeKey.java:47) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  29. at io.netty.util.AttributeKey.valueOf(AttributeKey.java:39) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  30. at com.comphenix.protocol.injector.netty.ChannelInjector.<clinit>(ChannelInjector.java:90) ~[?:?]
  31. ... 20 more
  32. [10:03:54] [Netty Epoll Server IO #2/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  33. java.lang.NullPointerException
  34. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  35. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  36. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  37. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  38. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  39. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  40. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  41. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  42. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  43. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  44. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  45. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  46. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  47. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  48. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  49. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  50. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  51. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  52. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  53. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  54. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  55. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  56. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  57. [10:03:54] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
  58. [10:03:54] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  59. [10:03:54] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:8192.
  60. [10:03:54] [Thread-51/INFO]: [ClearLag] No updates found!
  61. [10:03:55] [Netty Epoll Server IO #3/WARN]: Failed to initialize a channel. Closing: [id: 0xffb70168, /2.86.237.157:56574 => /213.136.85.164:25565]
  62. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  63. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  64. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  65. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  66. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  67. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  68. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  69. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  70. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  71. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  72. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  73. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  74. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  75. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  76. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  77. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  78. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  79. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  80. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  81. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  82. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  83. [10:03:55] [Netty Epoll Server IO #3/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  84. java.lang.NullPointerException
  85. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  86. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  87. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  88. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  89. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  90. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  91. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  92. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  93. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  94. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  95. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  96. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  97. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  98. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  99. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  100. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  101. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  102. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  103. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  104. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  105. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  106. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  107. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  108. [10:03:58] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  109. [10:03:59] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  110. [10:03:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  111. [10:03:59] [Netty Epoll Server IO #0/WARN]: Failed to initialize a channel. Closing: [id: 0x0af798d3, /5.54.230.108:50051 => /213.136.85.164:25565]
  112. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  113. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  114. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  115. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  116. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  117. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  118. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  119. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  120. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  121. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  122. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  123. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  124. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  125. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  126. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  127. at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  128. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  129. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  130. at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  131. at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  132. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  133. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  134. at com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183) [ProtocolLib.jar:4.4.0-SNAPSHOT-b400]
  135. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  136. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  137. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  138. at io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  139. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  140. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  141. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  142. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  143. [10:03:59] [Netty Epoll Server IO #0/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  144. java.lang.NullPointerException
  145. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  146. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  147. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  148. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  149. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  150. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  151. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  152. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  153. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  154. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  155. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  156. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  157. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  158. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  159. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  160. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  161. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  162. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  163. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  164. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  165. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  166. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  167. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  168. [10:03:59] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  169. [10:03:59] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  170. [10:03:59] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  171. [10:03:59] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  172. [10:03:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  173. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  174. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  175. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  176. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  177. [10:03:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  178. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  179. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  180. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  181. [10:03:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  182. [10:03:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  183. [10:03:59] [Server thread/INFO]: [WorldGuard] (fun) TNT ignition is PERMITTED.
  184. [10:03:59] [Server thread/INFO]: [WorldGuard] (fun) Lighters are PERMITTED.
  185. [10:03:59] [Server thread/INFO]: [WorldGuard] (fun) Lava fire is blocked.
  186. [10:03:59] [Server thread/INFO]: [WorldGuard] (fun) Fire spread is UNRESTRICTED.
  187. [10:03:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'fun'
  188. [10:03:59] [Server thread/INFO]: [WorldGuard] Loading region data...
  189. [10:03:59] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.3
  190. [10:03:59] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
  191. [10:03:59] [Server thread/INFO]: [SkinsRestorer] Detected Multiverse-Core! Using it for dimensions.
  192. [10:03:59] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  193. [10:03:59] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  194. [10:03:59] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  195. [10:03:59] [Server thread/INFO]: [CharsAPI] Enabling CharsAPI v0.4.2
  196. [10:03:59] [Server thread/INFO]: [CharsAPI] Selected language: EN
  197. [10:03:59] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  198. [10:03:59] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  199. [10:03:59] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  200. [10:03:59] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  201. [10:03:59] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.4
  202. [10:03:59] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  203. [10:03:59] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  204. [10:03:59] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.9.0
  205. [10:03:59] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=148162&resource_id=2691once=2085382611 in main server thread
  206. [10:04:00] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection socket://api.spigotmc.org:443 in main server thread
  207. [10:04:00] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  208. [10:04:00] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.9.0
  209. [10:04:00] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
  210. [10:04:00] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  211. [10:04:00] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  212. [10:04:00] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  213. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  214. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  215. [10:04:00] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  216. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  217. [10:04:00] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  218. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  219. [10:04:00] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  220. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  221. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  222. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  223. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  224. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  225. [10:04:00] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  226. [10:04:00] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection http://modules.mvdw-software.com/api/v1/module/321be50d-f8a2-499f-aa4c-9dad57e77eee/list?plugin=FeatherBoard&plugin-version=4.9.0&plugin-filehash=69af5f4cfedae23db2f0e7c3632c2d05&plugin-nonce=-1538311905&plugin-asmhash=dfb2916cc1135a01afb808a667379700&plugin-asmhash2=a481352d72da3f6c9ba672593e998d92&plugin-filecount=392&plugin-user=148162&server-javaversion=1.8.0_171 in main server thread
  227. [10:04:00] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection socket://modules.mvdw-software.com:80 in main server thread
  228. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
  229. [10:04:00] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
  230. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
  231. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
  232. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
  233. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
  234. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
  235. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
  236. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
  237. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
  238. [10:04:01] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
  239. [10:04:02] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection https://graph.facebook.com/oauth/access_token?client_id=435471433280012lient_secret=2eeea0c3cc3c2ed060175ae5aa48c45b&grant_type=client_credentials in main server thread
  240. [10:04:02] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection socket://graph.facebook.com:443 in main server thread
  241. [10:04:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Factions] ...
  242. [10:04:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Factions 1.8] ...
  243. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
  244. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [GAListener] ...
  245. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
  246. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
  247. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
  248. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
  249. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
  250. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
  251. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
  252. [10:04:03] [Server thread/WARN]: [AutoSaveWorld] Plugin MVdWPlaceholderAPI attempted to establish connection https://gist.githubusercontent.com/Maximvdw/edcaefc020581629ff7213a1efb547ee/raw/ in main server thread
  253. [10:04:03] [Server thread/WARN]: [AutoSaveWorld] Plugin MVdWPlaceholderAPI attempted to establish connection socket://gist.githubusercontent.com:443 in main server thread
  254. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
  255. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
  256. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
  257. [10:04:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
  258. [10:04:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
  259. [10:04:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
  260. [10:04:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
  261. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
  262. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
  263. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  264. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  265. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  266. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  267. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  268. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  269. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  270. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  271. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  272. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  273. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  274. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  275. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  276. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  277. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  278. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  279. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
  280. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
  281. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
  282. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
  283. [10:04:05] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  284. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loaded 2962 of the 2962 placholders
  285. [10:04:05] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  286. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  287. [10:04:05] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  288. [10:04:05] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  289. [10:04:05] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  290. [10:04:06] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  291. [10:04:06] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  292. [10:04:15] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  293. [10:04:15] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
  294. [10:04:15] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0xb6e38cc9, /5.54.230.108:50079 => /213.136.85.164:25565]
  295. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  296. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  297. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  298. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  299. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  300. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  301. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  302. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  303. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  304. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  305. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  306. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  307. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  308. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  309. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  310. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  311. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  312. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  313. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  314. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  315. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  316. [10:04:15] [Netty Epoll Server IO #2/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  317. java.lang.NullPointerException
  318. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  319. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  320. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  321. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  322. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  323. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  324. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  325. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  326. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  327. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  328. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  329. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  330. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  331. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  332. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  333. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  334. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  335. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  336. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  337. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  338. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  339. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  340. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  341. [10:04:15] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0x3acba30b, /5.54.230.108:50077 => /213.136.85.164:25565]
  342. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  343. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  344. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  345. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  346. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  347. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  348. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  349. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  350. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  351. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  352. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  353. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  354. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  355. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  356. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  357. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  358. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  359. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  360. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  361. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  362. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  363. [10:04:15] [Netty Epoll Server IO #1/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  364. java.lang.NullPointerException
  365. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  366. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  367. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  368. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  369. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  370. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  371. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  372. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  373. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  374. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  375. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  376. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  377. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  378. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  379. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  380. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  381. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  382. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  383. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  384. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  385. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  386. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  387. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  388. [10:04:18] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  389. [10:04:18] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
  390. [10:04:18] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
  391. [10:04:18] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
  392. [10:04:18] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  393. [10:04:18] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
  394. [10:04:18] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=2691 in main server thread
  395. [10:04:18] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection socket://api.spigotmc.org:443 in main server thread
  396. [10:04:18] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
  397. [10:04:18] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection http://api5.mvdw-software.com/versioncheck.php?plugin=FeatherBoard&version=4.9.0ilehash=69af5f4cfedae23db2f0e7c3632c2d05&registered=0once=-1538311905smhash=dfb2916cc1135a01afb808a667379700smhash2=a481352d72da3f6c9ba672593e998d92ilecount=392&userid=148162&serverversion=v1_8_R3&javaversion=1.8.0_171&protocol=1once1=1688196809once2=1688196809ilesize=646437 in main server thread
  398. [10:04:18] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection socket://api5.mvdw-software.com:80 in main server thread
  399. [10:04:18] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  400. [10:04:18] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  401. [10:04:18] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection https://gist.githubusercontent.com/Maximvdw/edcaefc020581629ff7213a1efb547ee/raw/ in main server thread
  402. [10:04:18] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection socket://gist.githubusercontent.com:443 in main server thread
  403. [10:04:19] [Server thread/INFO]: [PetBlocks] Enabling PetBlocks v7.0.1
  404. [10:04:19] [Server thread/INFO]: [PetBlocks] Loading PetBlocks ...
  405. [10:04:20] [Netty Epoll Server IO #3/WARN]: Failed to initialize a channel. Closing: [id: 0xbc82e909, /5.54.230.108:50093 => /213.136.85.164:25565]
  406. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  407. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  408. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  409. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  410. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  411. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  412. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  413. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  414. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  415. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  416. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  417. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  418. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  419. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  420. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  421. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  422. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  423. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  424. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  425. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  426. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  427. [10:04:20] [Netty Epoll Server IO #3/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  428. java.lang.NullPointerException
  429. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  430. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  431. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  432. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  433. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  434. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  435. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  436. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  437. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  438. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  439. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  440. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  441. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  442. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  443. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  444. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  445. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  446. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  447. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  448. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  449. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  450. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  451. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  452. [10:04:20] [Server thread/INFO]: [PetBlocks] found dependency [WorldGuard].
  453. [10:04:20] [Server thread/INFO]: [PetBlocks] hooked successfully into [WorldGuard] 6.1.
  454. [10:04:20] [Server thread/INFO]: [PetBlocks] found dependency [ClearLag].
  455. [10:04:20] [Server thread/INFO]: [PetBlocks] hooked successfully into [ClearLag] 2.9.7.
  456. [10:04:20] [Server thread/INFO]: HikariPool-2 - Starting...
  457. [10:04:20] [Server thread/INFO]: HikariPool-2 - Driver does not support get/set network timeout for connections. (org.sqlite.Conn.getNetworkTimeout()I)
  458. [10:04:20] [Server thread/INFO]: HikariPool-2 - Start completed.
  459. [10:04:21] [Server thread/INFO]: [PetBlocks] Enabled PetBlocks 7.0.1 by Shynixn
  460. [10:04:21] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  461. [10:04:21] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  462. [10:04:21] [Server thread/ERROR]: [GAListener] ############################################
  463. [10:04:21] [Server thread/ERROR]: [GAListener] Invalid config.yml, please check for errors
  464. [10:04:21] [Server thread/ERROR]: [GAListener] at http://yaml-online-parser.appspot.com/
  465. [10:04:21] [Server thread/ERROR]: [GAListener]
  466. [10:04:21] [Server thread/ERROR]: [GAListener] Type "/gal reload" to reload the config
  467. [10:04:21] [Server thread/ERROR]: [GAListener] ############################################
  468. [10:04:21] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  469. [10:04:21] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
  470. [10:04:21] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.17.4
  471. [10:04:21] [Server thread/INFO]: [ShopGUIPlus] Cracked by Haizivs.
  472. [10:04:21] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  473. [10:04:21] [Server thread/WARN]: [ShopGUIPlus] Spawners plugin not found, spawners won't be supported.
  474. [10:04:21] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
  475. [10:04:21] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.16
  476. [10:04:21] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  477. [10:04:21] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  478. [10:04:21] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  479. [10:04:21] [Server thread/INFO]: Using locale en_US
  480. [10:04:21] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  481. [10:04:21] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  482. [10:04:21] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  483. [10:04:21] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  484. [10:04:21] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
  485. [10:04:21] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_8_R3
  486. [10:04:21] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
  487. [10:04:21] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
  488. [10:04:21] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.3.1
  489. [10:04:21] [Server thread/INFO]: [EpicRename] Version: 3.3.1 MC Version: OLDER_THAN_ONE_DOT_NINE
  490. [10:04:21] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2018 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
  491. [10:04:21] [Server thread/INFO]: [EpicRename] Starting plugin enable...
  492. [10:04:21] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
  493. [10:04:21] [Server thread/INFO]: [EpicRename] Plugin Enabled!
  494. [10:04:21] [Server thread/INFO]: [CreateYourOwnMenus] Enabling CreateYourOwnMenus v0.5.9
  495. [10:04:22] [Server thread/INFO]: [KitAdder] Enabling KitAdder v3
  496. [10:04:22] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  497. [10:04:22] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1308)
  498. [10:04:22] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.3.2-SNAPSHOT
  499. [10:04:22] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)...
  500. [10:04:22] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  501. [10:04:22] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  502. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 5 mobs.
  503. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
  504. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
  505. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 3 skills.
  506. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 2 random spawns.
  507. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 3 mythic items.
  508. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 1 drop tables.
  509. [10:04:23] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
  510. [10:04:23] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  511. [10:04:23] [Server thread/INFO]: [MythicMobs] v4.3.2-SNAPSHOT has been successfully loaded!
  512. [10:04:23] [Netty Epoll Server IO #0/WARN]: Failed to initialize a channel. Closing: [id: 0xdac5f93b, /5.54.230.108:50097 => /213.136.85.164:25565]
  513. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  514. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  515. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  516. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  517. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  518. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  519. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  520. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  521. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  522. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  523. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  524. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  525. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  526. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  527. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  528. at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  529. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  530. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  531. at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  532. at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  533. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  534. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  535. at com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183) [ProtocolLib.jar:4.4.0-SNAPSHOT-b400]
  536. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  537. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  538. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  539. at io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  540. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  541. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  542. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  543. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  544. [10:04:23] [Netty Epoll Server IO #0/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  545. java.lang.NullPointerException
  546. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  547. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  548. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  549. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  550. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  551. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  552. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  553. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  554. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  555. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  556. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  557. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  558. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  559. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  560. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  561. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  562. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  563. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  564. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  565. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  566. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  567. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  568. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  569. [10:04:23] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.16
  570. [10:04:23] [Server thread/INFO]: Continuing to enable Protect.
  571. [10:04:23] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.16
  572. [10:04:23] [Server thread/INFO]: [TradePlus] Enabling TradePlus v2.54
  573. [10:04:23] [Server thread/WARN]: [AutoSaveWorld] Plugin TradePlus attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=148162&resource_id=23138once=1159760511 in main server thread
  574. [10:04:23] [Server thread/INFO]: [FramePicture] Enabling FramePicture v1.8.7
  575. [10:04:23] [Server thread/INFO]: [FramePicture] Configuration loaded!
  576. [10:04:23] [Server thread/INFO]: [FramePicture] Loaded 41 frames!
  577. [10:04:23] [Server thread/INFO]: [FramePicture] Caching frames ...
  578. [10:04:26] [Server thread/INFO]: [FramePicture] Cached 41 frames!
  579. [10:04:26] [Server thread/INFO]: [FramePicture] The frame cache use 117mb memory!
  580. [10:04:26] [Server thread/INFO]: [FramePicture] Plugin enabled!
  581. [10:04:26] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.6.0-bSNAPSHOT
  582. [10:04:26] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
  583. [10:04:26] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  584. [10:04:26] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  585. [10:04:26] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  586. [10:04:26] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  587. [10:04:26] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  588. [10:04:26] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
  589. [10:04:26] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.16
  590. [10:04:26] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
  591. [10:04:28] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
  592. [10:04:29] [Server thread/INFO]: [AuthMe] SQLite Setup finished
  593. [10:04:29] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
  594. [10:04:29] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
  595. [10:04:30] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
  596. [10:04:30] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
  597. [10:04:30] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
  598. [10:04:30] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
  599. [10:04:30] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0 build n.1877 correctly enabled!
  600. [10:04:30] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  601. [10:04:30] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
  602. [10:04:30] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  603. [10:04:30] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  604. [10:04:31] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v1.2.2
  605. [10:04:31] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.20
  606. [10:04:31] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] === ENABLE START ===
  607. [10:04:31] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] Loaded 91 players
  608. [10:04:31] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] Loaded 24 Factions
  609. [10:04:31] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] Loading board from disk
  610. [10:04:31] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] Loaded 3852 board locations
  611. [10:04:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] Found playervaults hook, adding /f vault and /f setmaxvault commands.
  612. [10:04:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] Economy integration through Vault plugin successful.
  613. [10:04:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  614. [10:04:32] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.20] === ENABLE DONE (Took 959ms) ===
  615. [10:04:32] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 1.6.9.5-U0.1.20
  616. [10:04:32] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.4.5
  617. [10:04:32] [Server thread/INFO]: CratesPlus Version 4.4.5
  618. [10:04:32] [Server thread/INFO]: HolographicDisplays was found, hooking in!
  619. [10:04:32] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.9.2
  620. [10:04:32] [Server thread/INFO]: [HolographicExtension] [Holographic Extension] ProtocolLib Enabled. Using NEW HOOK
  621. [10:04:32] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0x8544a8b8, /5.54.230.108:50106 => /213.136.85.164:25565]
  622. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  623. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  624. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  625. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  626. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  627. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  628. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  629. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  630. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  631. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  632. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  633. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  634. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  635. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  636. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  637. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  638. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  639. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  640. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  641. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  642. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  643. [10:04:32] [Netty Epoll Server IO #1/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  644. java.lang.NullPointerException
  645. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  646. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  647. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  648. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  649. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  650. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  651. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  652. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  653. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  654. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  655. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  656. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  657. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  658. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  659. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  660. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  661. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  662. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  663. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  664. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  665. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  666. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  667. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  668. [10:04:32] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.2.8.3
  669. [10:04:32] [Server thread/WARN]: [AutoSaveWorld] Plugin CrazyEnvoy attempted to establish connection http://www.spigotmc.org/api/general.php in main server thread
  670. [10:04:32] [Server thread/WARN]: [AutoSaveWorld] Plugin CrazyEnvoy attempted to establish connection socket://www.spigotmc.org:80 in main server thread
  671. [10:04:32] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {envoy_cooldown}
  672. [10:04:32] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {envoy_time_left}
  673. [10:04:32] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {envoy_crates_left}
  674. [10:04:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  675. [10:04:32] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0xd46a2e3c, /5.54.230.108:50108 => /213.136.85.164:25565]
  676. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  677. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  678. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  679. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  680. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  681. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  682. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  683. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  684. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  685. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  686. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  687. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  688. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  689. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  690. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  691. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  692. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  693. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  694. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  695. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  696. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  697. [10:04:32] [Netty Epoll Server IO #2/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  698. java.lang.NullPointerException
  699. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  700. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  701. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  702. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  703. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  704. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  705. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  706. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  707. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  708. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  709. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  710. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  711. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  712. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  713. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  714. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  715. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  716. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  717. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  718. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  719. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  720. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  721. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  722. [10:04:32] [Server thread/INFO]: MarGaZeaS: Reload complete.
  723. [10:04:33] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  724. [10:04:33] [Craft Scheduler Thread - 309/INFO]: [PlayerVaults] We didn't find an update!
  725. [10:04:33] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  726. [10:04:33] [Craft Scheduler Thread - 309/INFO]: [GAListener] Connection established!
  727. [10:04:33] [Craft Scheduler Thread - 309/INFO]: [GAListener] Loading queued votes
  728. [10:04:33] [Craft Scheduler Thread - 309/INFO]: [GAListener] Loaded 8 queued votes
  729. [10:04:33] [Craft Scheduler Thread - 283/INFO]: 
  730. [10:04:33] [Craft Scheduler Thread - 311/INFO]: [ AntiAD ] Determinating the optimal read/connect timeouts
  731. [10:04:33] [Craft Scheduler Thread - 321/INFO]: Loading plugin ParticleCape by _Cr4fty..
  732. [10:04:33] [Craft Scheduler Thread - 319/INFO]: [Vault] Checking for Updates ...
  733. [10:04:33] [Craft Scheduler Thread - 321/INFO]: Loaded plugin ParticleCape in (39130ms)
  734. [10:04:33] [Craft Scheduler Thread - 319/INFO]: [Vault] No new version available
  735. [10:04:33] [Craft Scheduler Thread - 308/INFO]: [PetBlocks] ================================================
  736. [10:04:33] [Craft Scheduler Thread - 308/INFO]: [PetBlocks] PetBlocks is outdated
  737. [10:04:33] [Craft Scheduler Thread - 308/INFO]: [PetBlocks] Please download the latest version from spigotmc.org
  738. [10:04:33] [Craft Scheduler Thread - 308/INFO]: [PetBlocks] ================================================
  739. [10:04:33] [Server thread/INFO]: [Citizens] Loaded 13 NPCs.
  740. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer] ----------------------------------------------
  741. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer]  +===============+
  742. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer]  | SkinsRestorer |
  743. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer]  +===============+
  744. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer] ----------------------------------------------
  745. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer]  Current version: 13.3
  746. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer]  This is the latest version!
  747. [10:04:33] [Craft Scheduler Thread - 282/INFO]: [SkinsRestorer] ----------------------------------------------
  748. [10:04:33] [Server thread/WARN]: handleDisconnection() called twice
  749. [10:04:33] [Server thread/WARN]: handleDisconnection() called twice
  750. [10:04:33] [Server thread/WARN]: handleDisconnection() called twice
  751. [10:04:34] [Craft Scheduler Thread - 311/INFO]: [ AntiAD ] Connect timeout: 133
  752. [10:04:34] [Craft Scheduler Thread - 311/INFO]: [ AntiAD ] Read timeout: 215
  753. [10:04:34] [Craft Scheduler Thread - 282/INFO]: [HEXT] NOTICE:
  754. [10:04:34] [Craft Scheduler Thread - 282/INFO]: Install protocolLib
  755. [10:04:34] [Craft Scheduler Thread - 282/INFO]: Holographic Extension 1.7.2 Is ready to be downloaded now!
  756. [10:04:34] [Craft Scheduler Thread - 304/INFO]: Checking for updates via Spigot...
  757. [10:04:34] [Craft Scheduler Thread - 308/INFO]: [Holographic Extension] Enabled player related placeholders with ProtocolLib.
  758. [10:04:34] [Craft Scheduler Thread - 304/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
  759. [10:04:35] [Netty Epoll Server IO #3/WARN]: Failed to initialize a channel. Closing: [id: 0xd940f766, /5.54.230.108:50113 => /213.136.85.164:25565]
  760. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  761. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  762. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  763. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  764. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  765. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  766. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  767. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  768. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  769. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  770. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  771. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  772. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  773. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  774. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  775. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  776. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  777. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  778. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  779. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  780. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  781. [10:04:35] [Netty Epoll Server IO #3/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  782. java.lang.NullPointerException
  783. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  784. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  785. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  786. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  787. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  788. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  789. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  790. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  791. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  792. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  793. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  794. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  795. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  796. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  797. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  798. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  799. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  800. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  801. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  802. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  803. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  804. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  805. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  806. [10:04:38] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  807. [10:04:38] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  808. [10:04:38] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection http://modules.mvdw-software.com/api/v1/module/162dd431-431a-49bd-b80d-358c885d1f6a/list?plugin=FeatherBoard&plugin-version=4.9.0&plugin-filehash=69af5f4cfedae23db2f0e7c3632c2d05&plugin-nonce=-1538311905&plugin-asmhash=dfb2916cc1135a01afb808a667379700&plugin-asmhash2=a481352d72da3f6c9ba672593e998d92&plugin-filecount=392&plugin-user=148162&server-javaversion=1.8.0_171 in main server thread
  809. [10:04:38] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection socket://modules.mvdw-software.com:80 in main server thread
  810. [10:04:38] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection http://modules.mvdw-software.com/api/v1/module/076dde39-8b2f-4a9b-ba03-0f1e102158fd/versions in main server thread
  811. [10:04:38] [Server thread/WARN]: [AutoSaveWorld] Plugin FeatherBoard attempted to establish connection http://modules.mvdw-software.com/api/v1/module/d0442073-a98e-4979-9ff3-532bb928d9a7/versions in main server thread
  812. [10:04:39] [Server thread/INFO]: [CharsAPI] Command loaded.
  813. [10:04:41] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  814. [10:04:42] [Netty Epoll Server IO #0/WARN]: Failed to initialize a channel. Closing: [id: 0xdfb57599, /5.54.230.108:50128 => /213.136.85.164:25565]
  815. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  816. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  817. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  818. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  819. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  820. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  821. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  822. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  823. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  824. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  825. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  826. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  827. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  828. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  829. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  830. at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  831. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  832. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  833. at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  834. at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  835. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  836. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  837. at com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183) [ProtocolLib.jar:4.4.0-SNAPSHOT-b400]
  838. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  839. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  840. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  841. at io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  842. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  843. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  844. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  845. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  846. [10:04:42] [Netty Epoll Server IO #0/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  847. java.lang.NullPointerException
  848. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  849. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  850. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  851. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  852. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  853. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  854. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  855. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  856. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  857. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  858. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  859. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  860. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  861. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  862. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  863. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  864. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  865. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  866. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  867. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  868. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  869. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  870. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  871. [10:04:44] [Server thread/INFO]: [CharsAPI] CharsData loaded.
  872. [10:04:48] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0x6848a8ae, /5.54.230.108:50138 => /213.136.85.164:25565]
  873. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  874. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  875. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  876. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  877. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  878. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  879. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  880. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  881. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  882. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  883. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  884. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  885. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  886. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  887. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  888. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  889. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  890. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  891. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  892. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  893. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  894. [10:04:48] [Netty Epoll Server IO #1/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  895. java.lang.NullPointerException
  896. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  897. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  898. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  899. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  900. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  901. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  902. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  903. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  904. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  905. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  906. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  907. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  908. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  909. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  910. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  911. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  912. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  913. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  914. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  915. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  916. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  917. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  918. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  919. [10:04:56] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0x52e22b51, /5.54.230.108:50150 => /213.136.85.164:25565]
  920. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  921. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  922. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  923. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  924. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  925. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  926. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  927. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  928. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  929. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  930. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  931. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  932. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  933. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  934. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  935. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  936. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  937. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  938. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  939. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  940. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  941. [10:04:56] [Netty Epoll Server IO #2/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  942. java.lang.NullPointerException
  943. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  944. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  945. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  946. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  947. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  948. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  949. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  950. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  951. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  952. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  953. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  954. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  955. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  956. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  957. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  958. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  959. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  960. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  961. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  962. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  963. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  964. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  965. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  966. [10:04:58] [Netty Epoll Server IO #3/WARN]: Failed to initialize a channel. Closing: [id: 0x0c7ede0d, /2.86.237.157:56600 => /213.136.85.164:25565]
  967. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  968. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  969. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  970. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  971. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  972. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  973. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  974. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  975. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  976. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  977. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  978. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  979. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  980. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  981. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  982. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  983. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  984. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  985. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  986. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  987. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  988. [10:04:58] [Netty Epoll Server IO #3/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  989. java.lang.NullPointerException
  990. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  991. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  992. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  993. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  994. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  995. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  996. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  997. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  998. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  999. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1000. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1001. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1002. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1003. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1004. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1005. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1006. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1007. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1008. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1009. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1010. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1011. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1012. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1013. [10:04:58] [Netty Epoll Server IO #0/WARN]: Failed to initialize a channel. Closing: [id: 0xac6f6945, /94.69.91.38:58812 => /213.136.85.164:25565]
  1014. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  1015. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  1016. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  1017. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  1018. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1019. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1020. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1021. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1022. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1023. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1024. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1025. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1026. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1027. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1028. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1029. at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1030. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1031. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1032. at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1033. at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1034. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1035. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1036. at com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183) [ProtocolLib.jar:4.4.0-SNAPSHOT-b400]
  1037. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1038. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1039. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1040. at io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1041. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1042. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1043. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1044. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1045. [10:04:58] [Netty Epoll Server IO #0/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  1046. java.lang.NullPointerException
  1047. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1048. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1049. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1050. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1051. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1052. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1053. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1054. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1055. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1056. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1057. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1058. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1059. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1060. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1061. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1062. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1063. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1064. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1065. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1066. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1067. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1068. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1069. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1070. [10:04:59] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0xd1db7bb4, /2.86.237.157:56604 => /213.136.85.164:25565]
  1071. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  1072. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  1073. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  1074. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  1075. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1076. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1077. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1078. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1079. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1080. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1081. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1082. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1083. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1084. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1085. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1086. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1087. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1088. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1089. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1090. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1091. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1092. [10:04:59] [Netty Epoll Server IO #1/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  1093. java.lang.NullPointerException
  1094. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1095. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1096. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1097. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1098. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1099. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1100. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1101. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1102. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1103. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1104. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1105. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1106. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1107. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1108. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1109. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1110. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1111. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1112. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1113. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1114. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1115. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1116. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1117. [10:05:02] [Server thread/INFO]: Usage: /op <player>
  1118. [10:05:05] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0x9fb33a2b, /178.63.120.101:35039 => /213.136.85.164:25565]
  1119. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  1120. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  1121. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  1122. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  1123. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1124. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1125. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1126. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1127. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1128. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1129. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1130. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1131. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1132. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1133. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1134. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1135. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1136. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1137. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1138. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1139. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1140. [10:05:05] [Netty Epoll Server IO #2/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  1141. java.lang.NullPointerException
  1142. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1143. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1144. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1145. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1146. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1147. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1148. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1149. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1150. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1151. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1152. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1153. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1154. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1155. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1156. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1157. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1158. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1159. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1160. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1161. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1162. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1163. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1164. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1165. [10:05:06] [Netty Epoll Server IO #3/WARN]: Failed to initialize a channel. Closing: [id: 0x7f9f969f, /5.54.230.108:50185 => /213.136.85.164:25565]
  1166. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  1167. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  1168. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  1169. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  1170. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1171. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1172. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1173. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1174. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1175. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1176. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1177. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1178. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1179. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1180. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1181. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1182. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1183. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1184. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1185. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1186. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1187. [10:05:06] [Netty Epoll Server IO #3/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  1188. java.lang.NullPointerException
  1189. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1190. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1191. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1192. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1193. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1194. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1195. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1196. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1197. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1198. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1199. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1200. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1201. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1202. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1203. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1204. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1205. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1206. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1207. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1208. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1209. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1210. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1211. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1212. [10:05:07] [Netty Epoll Server IO #0/WARN]: Failed to initialize a channel. Closing: [id: 0x596887c8, /94.69.91.38:58826 => /213.136.85.164:25565]
  1213. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  1214. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  1215. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  1216. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  1217. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1218. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1219. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1220. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1221. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1222. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1223. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1224. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1225. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1226. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1227. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1228. at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1229. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1230. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1231. at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1232. at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1233. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1234. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1235. at com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183) [ProtocolLib.jar:4.4.0-SNAPSHOT-b400]
  1236. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1237. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1238. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1239. at io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1240. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1241. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1242. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1243. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1244. [10:05:07] [Netty Epoll Server IO #0/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  1245. java.lang.NullPointerException
  1246. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1247. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1248. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1249. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1250. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1251. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1252. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1253. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1254. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1255. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1256. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1257. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1258. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1259. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1260. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1261. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1262. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1263. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1264. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1265. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1266. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1267. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1268. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1269. [10:05:08] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0x255a2fe5, /94.69.91.38:58827 => /213.136.85.164:25565]
  1270. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  1271. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  1272. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  1273. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  1274. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1275. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1276. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1277. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1278. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1279. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1280. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1281. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1282. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1283. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1284. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1285. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1286. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1287. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1288. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1289. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1290. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  1291. [10:05:08] [Netty Epoll Server IO #1/WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  1292. java.lang.NullPointerException
  1293. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1294. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-21fe707-e1ebe52]
  1295. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1296. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1297. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1298. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1299. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1300. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1301. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1302. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1303. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1304. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1305. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1306. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1307. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1308. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1309. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1310. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1311. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1312. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1313. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1314. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-21fe707-e1ebe52]
  1315. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement