Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.35 KB | None | 0 0
  1. [23:32:45 WARN]: Failed to initialize a channel. Closing: [id: 0xd72cb80d, /192.168.1.9:15471 => /192.168.1.9:51439]
  2. java.lang.ExceptionInInitializerError
  3. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  4. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  5. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  6. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  7. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  8. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  9. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [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.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  16. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  17. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  18. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  19. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  20. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  21. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  22. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  23. Caused by: java.lang.IllegalArgumentException: 'PROTOCOL' is already in use
  24. at io.netty.util.UniqueName.<init>(UniqueName.java:53) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  25. at io.netty.util.AttributeKey.<init>(AttributeKey.java:47) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  26. at io.netty.util.AttributeKey.valueOf(AttributeKey.java:39) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  27. at com.comphenix.protocol.injector.netty.ChannelInjector.<clinit>(ChannelInjector.java:95) ~[?:?]
  28. ... 20 more
  29. [23:32:45 WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  30. java.lang.NullPointerException
  31. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  32. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  33. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  34. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  35. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [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.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [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.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  46. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  47. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  48. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  49. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  50. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  51. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  52. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  53. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  54. [23:32:47 WARN]: Failed to initialize a channel. Closing: [id: 0xee31042e, /192.168.1.9:14475 => /192.168.1.9:61439]
  55. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  56. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  57. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  58. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  59. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  60. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  61. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  62. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  63. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  64. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  65. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  66. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  67. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  68. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  69. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  70. at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  71. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  72. at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  73. at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  74. at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  75. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  76. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  77. at com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183) [ProtocolLib.jar:4.3.0]
  78. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  79. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  80. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  81. at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  82. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  83. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  84. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  85. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  86. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  87. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  88. [23:32:47 WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  89. java.lang.NullPointerException
  90. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  91. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  92. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  93. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  94. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  95. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  96. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  97. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  98. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  99. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  100. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  101. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  102. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  103. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  104. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  105. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  106. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  107. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  108. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  109. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  110. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  111. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  112. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  113. >pl
  114. [23:33:08 INFO]: Plugins (16): CratesPlus, MinecraftMarket, RPGHealthIndicator, MyItems, Essentials, EssentialsChat, PermissionsEx, PlugMan, CustomArrow, ViaVersion, Reputation, EssentialsSpawn, ProtocolLib, Factions, FastLogin, FactionsFly
  115. [23:33:12 WARN]: Failed to initialize a channel. Closing: [id: 0x0540204c, /192.168.1.9:14514 => /192.168.1.9:61439]
  116. java.lang.NoClassDefFoundError: Could not initialize class com.comphenix.protocol.injector.netty.ChannelInjector
  117. at com.comphenix.protocol.injector.netty.InjectionFactory.findNetworkManager(InjectionFactory.java:205) ~[?:?]
  118. at com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:142) ~[?:?]
  119. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:157) ~[?:?]
  120. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  121. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  122. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  123. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  124. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  125. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  126. at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  127. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  128. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  129. at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  130. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  131. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  132. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  133. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  134. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  135. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  136. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  137. [23:33:12 WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
  138. java.lang.NullPointerException
  139. at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  140. at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[Spigot.jar:git-Spigot-21fe707-e1ebe52]
  141. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  142. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  143. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  144. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  145. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  146. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [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.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [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.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  153. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  154. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  155. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  156. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  157. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  158. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  159. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  160. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Spigot.jar:git-Spigot-21fe707-e1ebe52]
  161. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement