Advertisement
Guest User

Untitled

a guest
Oct 27th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.60 KB | None | 0 0
  1. >
  2. [19:51:47 WARN]: Failed to initialize a channel. Closing: [id: 0xe7cc2f04, L:/109.230.254.33:25570 - R:/178.3.133.156:62167]
  3. java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  4. at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  5. at java.lang.String.valueOf(String.java:2994) ~[?:1.8.0_121]
  6. at java.lang.StringBuilder.append(StringBuilder.java:131) ~[?:1.8.0_121]
  7. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  8. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  9. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  10. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  11. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  12. at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  13. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  14. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  15. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  16. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  17. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  18. at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  19. at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
  20. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  21. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  22. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
  23. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  24. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  25. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  26. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:226) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  27. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:392) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  28. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:379) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  29. at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1]
  30. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  31. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  32. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  33. at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  34. at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  35. at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  36. at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  37. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  38. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  39. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  40. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  41. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  42. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  43. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  44. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  45. >
  46. [19:51:47 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:
  47. java.lang.NullPointerException: null
  48. at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[spigot.jar:git-Spigot-4df3c0c-03f1e37]
  49. at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[spigot.jar:git-Spigot-4df3c0c-03f1e37]
  50. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  51. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  52. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  53. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:360) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  54. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:325) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  55. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  56. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  57. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  58. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:360) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  59. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:325) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  60. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  61. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  62. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  63. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  64. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  65. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  66. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  67. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  68. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:278) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  69. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  70. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  71. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  72. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  73. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  74. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  75. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  76. at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  77. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  78. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  79. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  80. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  81. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  82. >
  83. [19:52:50 INFO]:  Lirop » Folge uns auch außerhalb von Minecraft - /socialnet 
  84. >
  85. [19:54:50 INFO]:  Lirop » Vote um WorldEdit zu erhalten - /vote 
  86. >
  87. [19:55:44 WARN]: Failed to initialize a channel. Closing: [id: 0xe6a06b3f, L:/109.230.254.33:25570 - R:/109.230.254.33:40170]
  88. java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper;
  89. at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?]
  90. at java.lang.String.valueOf(String.java:2994) ~[?:1.8.0_121]
  91. at java.lang.StringBuilder.append(StringBuilder.java:131) ~[?:1.8.0_121]
  92. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?]
  93. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  94. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?]
  95. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?]
  96. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?]
  97. at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?]
  98. at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?]
  99. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?]
  100. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?]
  101. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?]
  102. at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?]
  103. at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?]
  104. at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?]
  105. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?]
  106. at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?]
  107. at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?]
  108. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  109. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  110. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  111. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:226) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  112. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:392) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  113. at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:379) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  114. at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1]
  115. at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  116. at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  117. at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  118. at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  119. at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  120. at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  121. at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  122. at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  123. at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  124. at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  125. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  126. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  127. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  128. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  129. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  130. >
  131. [19:55:44 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:
  132. java.lang.NullPointerException: null
  133. at net.minecraft.server.v1_12_R1.NetworkManager.close(NetworkManager.java:250) ~[spigot.jar:git-Spigot-4df3c0c-03f1e37]
  134. at net.minecraft.server.v1_12_R1.NetworkManager.channelInactive(NetworkManager.java:106) ~[spigot.jar:git-Spigot-4df3c0c-03f1e37]
  135. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  136. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  137. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  138. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:360) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  139. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:325) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  140. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  141. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  142. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  143. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:360) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  144. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:325) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  145. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  146. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  147. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  148. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  149. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  150. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  151. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  152. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  153. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:278) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  154. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  155. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  156. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  157. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  158. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  159. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  160. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  161. at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  162. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  163. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  164. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:304) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  165. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [spigot.jar:git-Spigot-4df3c0c-03f1e37]
  166. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement