Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.39 KB | None | 0 0
  1. [13:39:08] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0xa9440311, L:/62.210.146.210:28439 - R:/145.239.77.237:60481]
  2. java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  3. at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  4. at java.lang.String.valueOf(String.java:2994) ~[?:1.8.0_131]
  5. at java.lang.StringBuilder.append(StringBuilder.java:131) ~[?:1.8.0_131]
  6. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  7. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  8. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  9. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  10. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  11. at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  12. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  13. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  14. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  15. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  16. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  17. at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  18. at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
  19. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  20. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  21. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
  22. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  23. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  24. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  25. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:226) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  26. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:392) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  27. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:379) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  28. at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1]
  29. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  30. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  31. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  32. at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  33. at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  34. at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  35. at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  36. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  37. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  38. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  39. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  40. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  41. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:311) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  42. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  43. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  44. [13:39:08] [Netty Epoll Server IO #1/WARN]: An exception 'java.lang.NullPointerException' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
  45. java.lang.NullPointerException: null
  46. at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  47. at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  48. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  49. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  50. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  51. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  52. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  53. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  54. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  55. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  56. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  57. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  58. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  59. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  60. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  61. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  62. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  63. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  64. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  65. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  66. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  67. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  68. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  69. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  70. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  71. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  72. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  73. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  74. at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  75. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  76. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  77. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:311) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  78. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  79. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  80. [13:39:25] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0x0a5085c3, L:/62.210.146.210:28439 - R:/145.239.77.237:36334]
  81. java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  82. at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  83. at java.lang.String.valueOf(String.java:2994) ~[?:1.8.0_131]
  84. at java.lang.StringBuilder.append(StringBuilder.java:131) ~[?:1.8.0_131]
  85. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  86. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  87. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  88. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  89. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  90. at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  91. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  92. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  93. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  94. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  95. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  96. at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  97. at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
  98. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  99. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  100. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
  101. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  102. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  103. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  104. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:226) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  105. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:392) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  106. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:379) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  107. at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1]
  108. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  109. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  110. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  111. at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  112. at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  113. at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  114. at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  115. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  116. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  117. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  118. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  119. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  120. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:311) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  121. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  122. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  123. [13:39:25] [Netty Epoll Server IO #2/WARN]: An exception 'java.lang.NullPointerException' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
  124. java.lang.NullPointerException: null
  125. at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  126. at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  127. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  128. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  129. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  130. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  131. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  132. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  133. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  134. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  135. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  136. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  137. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  138. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  139. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  140. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  141. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  142. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  143. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  144. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  145. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  146. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  147. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  148. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  149. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  150. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  151. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  152. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  153. at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  154. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  155. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  156. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:311) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  157. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [Spigot-v1_12_1.jar:git-Spigot-5340a52-27b8bf9]
  158. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement