Advertisement
GlobooX

Untitled

Sep 30th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.48 KB | None | 0 0
  1. 20:43:11 [SEVERE] [McStorm_MYbg35lv] -> UpstreamBridge - encountered exception
  2. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 1024, cap: 1024))
  3. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98)
  4. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  5. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  6. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  7. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  8. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  9. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  10. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  11. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
  12. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  13. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:426)
  14. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278)
  15. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  16. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  17. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  18. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  19. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  21. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  22. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
  23. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  24. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  25. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  26. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796)
  27. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427)
  28. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328)
  29. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  30. at java.lang.Thread.run(Thread.java:748)
  31. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 1024, cap: 1024))
  32. at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1428)
  33. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:723)
  34. at io.netty.buffer.AbstractByteBuf.readBoolean(AbstractByteBuf.java:732)
  35. at net.md_5.bungee.protocol.packet.TabCompleteRequest.read(TabCompleteRequest.java:50)
  36. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:33)
  37. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:10)
  38. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
  39. ... 27 more
  40. 20:43:11 [INFO] [McStorm_MYbg35lv] disconnected with: §fDecoderException : java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 1024, cap: 1024)) @ io.netty.handler.codec.MessageToMessageDecoder:98
  41. 20:43:11 [INFO] [McStorm_MYbg35lv] -> UpstreamBridge has disconnected
  42. 20:43:11 [INFO] [McStorm_LcTNgQ70] <-> DownstreamBridge <-> [lobby] has disconnected
  43. 20:43:11 [INFO] [McStorm_8WXEO785] -> UpstreamBridge has disconnected
  44. 20:43:12 [INFO] [McStorm_MYbg35lv] <-> DownstreamBridge <-> [lobby] has disconnected
  45. 20:43:12 [SEVERE] [McStorm_WHB7FfBb] -> UpstreamBridge - encountered exception
  46. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 57, cap: 512))
  47. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98)
  48. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  49. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  50. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  51. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  52. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  53. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  54. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  55. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
  56. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  57. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:426)
  58. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278)
  59. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  60. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  61. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  62. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  63. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  64. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  65. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  66. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
  67. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  68. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  69. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  70. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796)
  71. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427)
  72. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328)
  73. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  74. at java.lang.Thread.run(Thread.java:748)
  75. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 57, cap: 512))
  76. at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1428)
  77. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:723)
  78. at io.netty.buffer.AbstractByteBuf.readBoolean(AbstractByteBuf.java:732)
  79. at net.md_5.bungee.protocol.packet.TabCompleteRequest.read(TabCompleteRequest.java:50)
  80. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:33)
  81. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:10)
  82. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
  83. ... 27 more
  84. 20:43:12 [INFO] [McStorm_WHB7FfBb] disconnected with: §fDecoderException : java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 57, cap: 512)) @ io.netty.handler.codec.MessageToMessageDecoder:98
  85. 20:43:12 [INFO] [McStorm_WHB7FfBb] -> UpstreamBridge has disconnected
  86. 20:43:12 [SEVERE] [McStorm_8KtqhEYx] -> UpstreamBridge - encountered exception
  87. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 512))
  88. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98)
  89. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  90. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  91. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  92. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  93. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  94. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  95. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  96. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
  97. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  98. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:426)
  99. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278)
  100. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  101. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  102. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  103. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  104. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  105. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  106. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  107. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
  108. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  109. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  110. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  111. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796)
  112. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427)
  113. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328)
  114. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  115. at java.lang.Thread.run(Thread.java:748)
  116. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 512))
  117. at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1428)
  118. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:723)
  119. at io.netty.buffer.AbstractByteBuf.readBoolean(AbstractByteBuf.java:732)
  120. at net.md_5.bungee.protocol.packet.TabCompleteRequest.read(TabCompleteRequest.java:50)
  121. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:33)
  122. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:10)
  123. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
  124. ... 27 more
  125. 20:43:12 [INFO] [McStorm_8KtqhEYx] disconnected with: §fDecoderException : java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 512)) @ io.netty.handler.codec.MessageToMessageDecoder:98
  126. 20:43:12 [INFO] [McStorm_8KtqhEYx] -> UpstreamBridge has disconnected
  127. 20:43:12 [INFO] [McStorm_WHB7FfBb] <-> DownstreamBridge <-> [lobby] has disconnected
  128. 20:43:12 [INFO] [McStorm_8KtqhEYx] <-> DownstreamBridge <-> [lobby] has disconnected
  129. 20:43:12 [SEVERE] [McStorm_ke7dmqsC] -> UpstreamBridge - encountered exception
  130. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 1024))
  131. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98)
  132. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  133. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  134. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  135. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  136. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  137. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  138. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  139. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
  140. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  141. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:426)
  142. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278)
  143. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  144. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  145. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  146. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  147. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  148. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  149. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  150. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
  151. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  152. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  153. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  154. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796)
  155. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427)
  156. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328)
  157. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  158. at java.lang.Thread.run(Thread.java:748)
  159. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 1024))
  160. at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1428)
  161. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:723)
  162. at io.netty.buffer.AbstractByteBuf.readBoolean(AbstractByteBuf.java:732)
  163. at net.md_5.bungee.protocol.packet.TabCompleteRequest.read(TabCompleteRequest.java:50)
  164. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:33)
  165. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:10)
  166. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
  167. ... 27 more
  168. 20:43:12 [INFO] [McStorm_ke7dmqsC] disconnected with: §fDecoderException : java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 1024)) @ io.netty.handler.codec.MessageToMessageDecoder:98
  169. 20:43:12 [INFO] [McStorm_ke7dmqsC] -> UpstreamBridge has disconnected
  170. 20:43:12 [SEVERE] [McStorm_NSOhqaYO] -> UpstreamBridge - encountered exception
  171. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 1024))
  172. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:98)
  173. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  174. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  175. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  176. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  177. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  178. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  179. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  180. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323)
  181. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
  182. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:426)
  183. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278)
  184. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  185. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  186. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  187. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  188. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  189. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  190. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337)
  191. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
  192. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  193. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345)
  194. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
  195. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796)
  196. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427)
  197. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328)
  198. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
  199. at java.lang.Thread.run(Thread.java:748)
  200. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 1024))
  201. at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1428)
  202. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:723)
  203. at io.netty.buffer.AbstractByteBuf.readBoolean(AbstractByteBuf.java:732)
  204. at net.md_5.bungee.protocol.packet.TabCompleteRequest.read(TabCompleteRequest.java:50)
  205. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:33)
  206. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:10)
  207. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88)
  208. ... 27 more
  209. 20:43:12 [INFO] [McStorm_NSOhqaYO] disconnected with: §fDecoderException : java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 56, cap: 1024)) @ io.netty.handler.codec.MessageToMessageDecoder:98
  210. 20:43:12 [INFO] [McStorm_NSOhqaYO] -> UpstreamBridge has disconnected
  211. 20:43:12 [INFO] [McStorm_jjTU1u6f] <-> InitialHandler has connected
  212. 20:43:12 [INFO] [McStorm_ke7dmqsC] <-> DownstreamBridge <-> [lobby] has disconnected
  213. 20:43:12 [INFO] [McStorm_NSOhqaYO] <-> DownstreamBridge <-> [lobby] has disconnected
  214. 20:43:13 [INFO] [McStorm_Fo2dA6Rz] <-> InitialHandler has connected
  215. 20:43:13 [INFO] [McStorm_jjTU1u6f] <-> ServerConnector [lobby] has connected
  216. 20:43:13 [INFO] [McStorm_jjTU1u6f] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  217. 20:43:13 [INFO] [McStorm_jjTU1u6f] <-> ServerConnector [lobby] has disconnected
  218. 20:43:13 [INFO] [McStorm_jjTU1u6f] -> UpstreamBridge has disconnected
  219. 20:43:13 [INFO] [McStorm_Fo2dA6Rz] <-> ServerConnector [lobby] has connected
  220. 20:43:13 [INFO] [McStorm_Fo2dA6Rz] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  221. 20:43:13 [INFO] [McStorm_Fo2dA6Rz] <-> ServerConnector [lobby] has disconnected
  222. 20:43:14 [INFO] [McStorm_Fo2dA6Rz] -> UpstreamBridge has disconnected
  223. 20:43:14 [INFO] [Diamentowy16] <-> ServerConnector [bedwars2] has connected
  224. 20:43:15 [INFO] [Diamentowy16] <-> DownstreamBridge <-> [lobby] has disconnected
  225. 20:43:15 [INFO] [/188.147.44.25:28927] <-> InitialHandler has connected
  226. 20:43:15 [INFO] [/188.147.44.25:28709] <-> InitialHandler has connected
  227. 20:43:15 [INFO] [McStorm_8dc5LAir] <-> InitialHandler has connected
  228. 20:43:15 [INFO] [McStorm_niClw4Dr] <-> InitialHandler has connected
  229. 20:43:15 [INFO] [/103.242.106.33:41097] <-> InitialHandler has connected
  230. 20:43:15 [INFO] [McStorm_8dc5LAir] <-> ServerConnector [lobby] has connected
  231. 20:43:15 [INFO] [McStorm_8dc5LAir] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  232. 20:43:15 [INFO] [McStorm_8dc5LAir] <-> ServerConnector [lobby] has disconnected
  233. 20:43:15 [INFO] [/37.47.242.191:31426] <-> InitialHandler has connected
  234. 20:43:15 [INFO] §c§lAB: §e103.242.106.33 §f| §6Nickname §f| §c4 CPS
  235. 20:43:15 [INFO] [McStorm_niClw4Dr] <-> ServerConnector [lobby] has connected
  236. 20:43:15 [INFO] [McStorm_niClw4Dr] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  237. 20:43:15 [INFO] [McStorm_niClw4Dr] <-> ServerConnector [lobby] has disconnected
  238. 20:43:15 [INFO] [McStorm_8dc5LAir] -> UpstreamBridge has disconnected
  239. 20:43:16 [INFO] [McStorm_niClw4Dr] -> UpstreamBridge has disconnected
  240. 20:43:16 [INFO] [alicjadabek1] <-> ServerConnector [lobby] has connected
  241. 20:43:16 [INFO] [alicjadabek1] disconnected with: §cKicked whilst connecting to lobby: §7Serwer dostepny pod wersje §a1.7.x - §a1.12.x
  242. 20:43:16 [INFO] [alicjadabek1] <-> ServerConnector [lobby] has disconnected
  243. 20:43:16 [INFO] [alicjadabek1] -> UpstreamBridge has disconnected
  244. 20:43:17 [INFO] [/95.40.79.192:53307] <-> InitialHandler has connected
  245. 20:43:18 [INFO] [McStorm_ECGmG7Ta] <-> InitialHandler has connected
  246. 20:43:18 [INFO] [McStorm_VvfBZ7Kc] <-> InitialHandler has connected
  247. 20:43:18 [INFO] [/101.255.9.234:41824] <-> InitialHandler has connected
  248. 20:43:18 [INFO] [McStorm_VvfBZ7Kc] <-> ServerConnector [lobby] has connected
  249. 20:43:18 [INFO] [McStorm_ECGmG7Ta] <-> ServerConnector [lobby] has connected
  250. 20:43:18 [INFO] [McStorm_VvfBZ7Kc] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  251. 20:43:18 [INFO] [McStorm_VvfBZ7Kc] <-> ServerConnector [lobby] has disconnected
  252. 20:43:18 [INFO] [McStorm_ECGmG7Ta] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  253. 20:43:18 [INFO] [McStorm_ECGmG7Ta] <-> ServerConnector [lobby] has disconnected
  254. 20:43:19 [INFO] [/190.92.72.110:43632] <-> InitialHandler has connected
  255. 20:43:19 [INFO] [McStorm_FHba40z5] <-> ServerConnector [lobby] has connected
  256. 20:43:19 [INFO] [McStorm_FHba40z5] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  257. 20:43:19 [INFO] [McStorm_FHba40z5] <-> ServerConnector [lobby] has disconnected
  258. 20:43:19 [INFO] [McStorm_VvfBZ7Kc] -> UpstreamBridge has disconnected
  259. 20:43:19 [INFO] [McStorm_ECGmG7Ta] -> UpstreamBridge has disconnected
  260. 20:43:19 [INFO] [McStorm_FHba40z5] -> UpstreamBridge has disconnected
  261. 20:43:19 [INFO] [/178.37.202.93:56677] <-> InitialHandler has connected
  262. 20:43:19 [INFO] [McStorm_qZR81mad] <-> InitialHandler has connected
  263. 20:43:19 [INFO] [McStorm_vkDBNk1E] <-> ServerConnector [lobby] has connected
  264. 20:43:19 [INFO] [McStorm_vkDBNk1E] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  265. 20:43:19 [INFO] [McStorm_vkDBNk1E] <-> ServerConnector [lobby] has disconnected
  266. 20:43:19 [INFO] [McStorm_qZR81mad] <-> ServerConnector [lobby] has connected
  267. 20:43:19 [INFO] [McStorm_qZR81mad] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  268. 20:43:19 [INFO] [McStorm_qZR81mad] <-> ServerConnector [lobby] has disconnected
  269. 20:43:20 [INFO] [McStorm_vkDBNk1E] -> UpstreamBridge has disconnected
  270. 20:43:20 [INFO] [McStorm_qZR81mad] -> UpstreamBridge has disconnected
  271. 20:43:20 [INFO] [/95.40.211.110:59768] <-> InitialHandler has connected
  272. 20:43:20 [INFO] [/178.42.107.171:64331] <-> InitialHandler has connected
  273. 20:43:20 [INFO] [victorvaz2] <-> ServerConnector [lobby] has connected
  274. 20:43:20 [INFO] [Borsuczeg] -> UpstreamBridge has disconnected
  275. 20:43:20 [INFO] [Borsuczeg] <-> DownstreamBridge <-> [skyblock2] has disconnected
  276. 20:43:21 [INFO] [McStorm_aQXFJVz8] <-> InitialHandler has connected
  277. 20:43:21 [INFO] [McStorm_8hfdP2wO] <-> InitialHandler has connected
  278. 20:43:21 [INFO] [/185.127.21.248:51351] <-> InitialHandler has connected
  279. 20:43:21 [INFO] [/37.30.27.139:58017] <-> InitialHandler has connected
  280. 20:43:22 [INFO] [McStorm_8hfdP2wO] <-> ServerConnector [lobby] has connected
  281. 20:43:22 [INFO] [McStorm_aQXFJVz8] <-> ServerConnector [lobby] has connected
  282. 20:43:22 [INFO] [McStorm_8hfdP2wO] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  283. 20:43:22 [INFO] [McStorm_8hfdP2wO] <-> ServerConnector [lobby] has disconnected
  284. 20:43:22 [INFO] [McStorm_aQXFJVz8] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  285. 20:43:22 [INFO] [McStorm_aQXFJVz8] <-> ServerConnector [lobby] has disconnected
  286. 20:43:22 [INFO] [McStorm_8hfdP2wO] -> UpstreamBridge has disconnected
  287. 20:43:22 [INFO] [McStorm_aQXFJVz8] -> UpstreamBridge has disconnected
  288. 20:43:22 [INFO] [/94.240.17.18:1768] <-> InitialHandler has connected
  289. 20:43:22 [INFO] [McStorm_vuTKCTTL] disconnected with: §f[Proxy] Lost connection to server.
  290. 20:43:22 [INFO] [McStorm_vuTKCTTL] <-> DownstreamBridge <-> [lobby] has disconnected
  291. 20:43:23 [INFO] [McStorm_vuTKCTTL] -> UpstreamBridge has disconnected
  292. 20:43:23 [INFO] [/185.127.21.248:51352] <-> InitialHandler has connected
  293. 20:43:23 [INFO] [/213.216.73.84:50355] <-> InitialHandler has connected
  294. 20:43:23 [INFO] [/104.218.240.78:37399] <-> InitialHandler has connected
  295. 20:43:23 [INFO] [McStorm_rWzjLiF5] <-> InitialHandler has connected
  296. 20:43:23 [INFO] [McStorm_a8ycjnJr] <-> InitialHandler has connected
  297. 20:43:23 [INFO] [McStorm_rYBMigkM] <-> InitialHandler has connected
  298. 20:43:23 [INFO] §c§lAB: §e190.81.162.133 §f| §6Nickname §f| §c4 CPS
  299. 20:43:24 [INFO] [Borsuczeg] <-> InitialHandler has connected
  300. 20:43:24 [INFO] [/31.178.40.208:54628] <-> InitialHandler has connected
  301. 20:43:24 [INFO] [McStorm_5zWOi6Hx] <-> ServerConnector [lobby] has connected
  302. 20:43:24 [INFO] [McStorm_5zWOi6Hx] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  303. 20:43:24 [INFO] [McStorm_5zWOi6Hx] <-> ServerConnector [lobby] has disconnected
  304. 20:43:24 [INFO] [Borsuczeg] <-> ServerConnector [lobby] has connected
  305. 20:43:25 [INFO] [McStorm_5zWOi6Hx] -> UpstreamBridge has disconnected
  306. 20:43:25 [INFO] [McStorm_Nyvs06eP] <-> InitialHandler has connected
  307. 20:43:25 [INFO] [McStorm_a8ycjnJr] <-> ServerConnector [lobby] has connected
  308. 20:43:25 [INFO] [McStorm_rWzjLiF5] <-> ServerConnector [lobby] has connected
  309. 20:43:25 [INFO] [McStorm_a8ycjnJr] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  310. 20:43:25 [INFO] [McStorm_a8ycjnJr] <-> ServerConnector [lobby] has disconnected
  311. 20:43:25 [INFO] [McStorm_rWzjLiF5] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  312. 20:43:25 [INFO] [McStorm_rWzjLiF5] <-> ServerConnector [lobby] has disconnected
  313. 20:43:25 [INFO] [McStorm_a8ycjnJr] -> UpstreamBridge has disconnected
  314. 20:43:25 [INFO] [McStorm_rWzjLiF5] -> UpstreamBridge has disconnected
  315. 20:43:25 [INFO] [McStorm_Nyvs06eP] <-> ServerConnector [lobby] has connected
  316. 20:43:25 [INFO] [McStorm_Nyvs06eP] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  317. 20:43:25 [INFO] [McStorm_Nyvs06eP] <-> ServerConnector [lobby] has disconnected
  318. 20:43:25 [INFO] [/37.47.242.191:16407] <-> InitialHandler has connected
  319. 20:43:26 [INFO] [McStorm_Nyvs06eP] -> UpstreamBridge has disconnected
  320. 20:43:26 [INFO] [/37.30.27.139:57898] <-> InitialHandler has connected
  321. 20:43:26 [INFO] [/94.254.169.159:29429] <-> InitialHandler has connected
  322. 20:43:27 [INFO] [/109.207.63.2:55593] <-> InitialHandler has connected
  323. 20:43:27 [INFO] [/103.57.192.138:34107] <-> InitialHandler has connected
  324. 20:43:27 [INFO] [McStorm_YIEvAro5] -> UpstreamBridge has disconnected
  325. 20:43:27 [INFO] [/212.160.237.186:61243] <-> InitialHandler has connected
  326. 20:43:28 [INFO] [McStorm_YIEvAro5] <-> DownstreamBridge <-> [lobby] has disconnected
  327. 20:43:28 [INFO] [/31.11.147.56:56965] <-> InitialHandler has connected
  328. 20:43:28 [INFO] [Mr0zik] <-> ServerConnector [lobby] has connected
  329. 20:43:28 [INFO] [Mr0zik] disconnected with: §cKicked whilst connecting to lobby: §fAntiBot protection mode is enabled! You have to wait some minutes before joining the server.
  330. 20:43:28 [INFO] [Mr0zik] <-> ServerConnector [lobby] has disconnected
  331. 20:43:28 [INFO] [Mr0zik] -> UpstreamBridge has disconnected
  332. 20:43:28 [INFO] [victorvaz2] -> UpstreamBridge has disconnected
  333. 20:43:28 [INFO] [/109.207.63.2:55599] <-> InitialHandler has connected
  334. 20:43:29 [INFO] [victorvaz2] <-> DownstreamBridge <-> [lobby] has disconnected
  335. 20:43:29 [INFO] [Krystian502] -> UpstreamBridge has disconnected
  336. 20:43:29 [INFO] [/89.161.20.181:52570] <-> InitialHandler has connected
  337. 20:43:29 [INFO] [Krystian502] <-> DownstreamBridge <-> [skyblock2] has disconnected
  338. 20:43:29 [INFO] [/83.8.249.150:56371] <-> InitialHandler has connected
  339. 20:43:30 [INFO] [/89.161.20.181:52587] <-> InitialHandler has connected
  340. 20:43:30 [INFO] [/87.205.71.9:57332] <-> InitialHandler has connected
  341. 20:43:30 [INFO] [Krystian502] <-> InitialHandler has connected
  342. 20:43:31 [INFO] [McStorm_nqSyl4sE] -> UpstreamBridge has disconnected
  343. 20:43:31 [INFO] [Krystian502] <-> ServerConnector [lobby] has connected
  344. 20:43:31 [INFO] [McStorm_nqSyl4sE] <-> DownstreamBridge <-> [lobby] has disconnected
  345. 20:43:31 [INFO] [/37.248.159.3:25682] <-> InitialHandler has connected
  346. 20:43:33 [INFO] [Borsuczeg] -> UpstreamBridge has disconnected
  347. 20:43:33 [INFO] [Borsuczeg] <-> DownstreamBridge <-> [lobby] has disconnected
  348. 20:43:33 [WARNING] [McStorm_bS6JdzTe] -> UpstreamBridge - NativeIoException: syscall:read(..) failed: Połączenie zerwane przez drugą stronę
  349. 20:43:33 [INFO] [McStorm_bS6JdzTe] disconnected with: §fNativeIoException : syscall:read(..) failed: Połączenie zerwane przez drugą stronę @ io.netty.channel.unix.FileDescriptor:-1
  350. 20:43:33 [INFO] [McStorm_bS6JdzTe] -> UpstreamBridge has disconnected
  351. 20:43:33 [INFO] [/5.173.33.64:13861] <-> InitialHandler has connected
  352. 20:43:33 [INFO] [/83.26.221.156:43841] <-> InitialHandler has connected
  353. 20:43:33 [INFO] [majczak] <-> InitialHandler has connected
  354. 20:43:33 [INFO] [McStorm_bS6JdzTe] <-> DownstreamBridge <-> [lobby] has disconnected
  355. 20:43:33 [INFO] [/94.240.17.18:38558] <-> InitialHandler has connected
  356. 20:43:34 [INFO] [/217.97.51.121:65247] <-> InitialHandler has connected
  357. 20:43:34 [INFO] [SkinsRestorer] Unsupported player format.. removing (zuziagamer).
  358. 20:43:34 [INFO] [majczak] <-> ServerConnector [lobby] has connected
  359. 20:43:34 [INFO] [majczak] disconnected with: §cKicked whilst connecting to lobby: §7Serwer dostepny pod wersje §a1.7.x - §a1.12.x
  360. 20:43:34 [INFO] [majczak] <-> ServerConnector [lobby] has disconnected
  361. 20:43:34 [INFO] [majczak] -> UpstreamBridge has disconnected
  362. 20:43:36 [INFO] [skkf1337] disconnected with: §fTimed out
  363. 20:43:36 [INFO] [skkf1337] <-> DownstreamBridge <-> [lobby] has disconnected
  364. 20:43:36 [INFO] [skkf1337] -> UpstreamBridge has disconnected
  365. 20:43:36 [INFO] [/81.15.248.31:65500] <-> InitialHandler has connected
  366. 20:43:40 [INFO] [Krystian502] <-> ServerConnector [megadrop] has connected
  367. 20:43:41 [INFO] [Krystian502] <-> DownstreamBridge <-> [lobby] has disconnected
  368. 20:43:42 [INFO] [/5.172.233.194:10447] <-> InitialHandler has connected
  369. 20:43:42 [INFO] [/31.11.128.149:58977] <-> InitialHandler has connected
  370. 20:43:43 [INFO] [/188.137.44.77:51461] <-> InitialHandler has connected
  371. 20:43:43 [INFO] [/89.68.75.134:51535] <-> InitialHandler has connected
  372. 20:43:43 [INFO] [/176.103.171.21:50863] <-> InitialHandler has connected
  373. 20:43:43 [INFO] [/178.37.202.93:56690] <-> InitialHandler has connected
  374. 20:43:45 [INFO] [/89.68.124.242:49990] <-> InitialHandler has connected
  375. 20:43:45 [INFO] [/86.63.78.253:50270] <-> InitialHandler has connected
  376. 20:43:46 [INFO] [/176.103.171.21:50871] <-> InitialHandler has connected
  377. 20:43:46 [INFO] [/89.228.68.226:58356] <-> InitialHandler has connected
  378. 20:43:46 [INFO] [/188.146.230.233:25408] <-> InitialHandler has connected
  379. 20:43:47 [INFO] [/77.114.33.96:56427] <-> InitialHandler has connected
  380. 20:43:47 [INFO] [/185.117.84.13:53561] <-> InitialHandler has connected
  381. 20:43:48 [INFO] [/37.248.155.225:8886] <-> InitialHandler has connected
  382. 20:43:48 [INFO] [/37.47.48.84:8550] <-> InitialHandler has connected
  383. 20:43:48 [INFO] [/37.47.3.247:1894] <-> InitialHandler has connected
  384. 20:43:50 [INFO] [/83.23.75.107:50937] <-> InitialHandler has connected
  385. 20:43:51 [INFO] [/83.23.75.107:50946] <-> InitialHandler has connected
  386. 20:43:52 [INFO] [/185.117.84.13:53565] <-> InitialHandler has connected
  387. 20:43:52 [INFO] [/37.47.3.247:9354] <-> InitialHandler has connected
  388. 20:43:53 [INFO] [/31.183.134.27:20704] <-> InitialHandler has connected
  389. 20:43:54 [INFO] [/86.63.78.253:50284] <-> InitialHandler has connected
  390. 20:43:55 [INFO] [/193.151.97.186:52172] <-> InitialHandler has connected
  391. 20:43:55 [INFO] [/178.42.40.252:2385] <-> InitialHandler has connected
  392. 20:43:56 [INFO] [/5.173.33.64:59586] <-> InitialHandler has connected
  393. 20:43:56 [INFO] [/91.215.237.5:60601] <-> InitialHandler has connected
  394. 20:43:56 [INFO] [/37.47.48.84:25996] <-> InitialHandler has connected
  395. 20:43:59 [INFO] [/83.22.240.22:22342] <-> InitialHandler has connected
  396. 20:44:00 [INFO] [/193.200.133.223:13456] <-> InitialHandler has connected
  397. 20:44:00 [INFO] [/37.47.3.247:24086] <-> InitialHandler has connected
  398. 20:44:01 [INFO] [/83.22.247.171:29767] <-> InitialHandler has connected
  399. 20:44:02 [INFO] [/83.4.124.214:49887] <-> InitialHandler has connected
  400. 20:44:03 [INFO] [/89.64.40.9:28421] <-> InitialHandler has connected
  401. 20:44:03 [WARNING] [/89.64.40.9:28421] <-> InitialHandler - NativeIoException: syscall:read(..) failed: Połączenie zerwane przez drugą stronę
  402. 20:44:04 [INFO] [/37.30.51.188:33780] <-> InitialHandler has connected
  403. 20:44:05 [INFO] [/94.42.179.59:51443] <-> InitialHandler has connected
  404. 20:44:08 [INFO] [/213.136.255.125:26845] <-> InitialHandler has connected
  405. 20:44:09 [INFO] [/89.187.239.131:64956] <-> InitialHandler has connected
  406. 20:44:09 [INFO] [/83.26.240.180:63867] <-> InitialHandler has connected
  407. 20:44:09 [INFO] [/188.146.238.153:23421] <-> InitialHandler has connected
  408. 20:44:10 [INFO] [/83.28.82.50:49483] <-> InitialHandler has connected
  409. 20:44:10 [INFO] [Marfcel123] <-> ServerConnector [lobby] has connected
  410. 20:44:10 [INFO] [/83.22.240.22:22471] <-> InitialHandler has connected
  411. 20:44:10 [INFO] [MikokoPL] <-> InitialHandler has connected
  412. 20:44:10 [INFO] [Kosia07] <-> InitialHandler has connected
  413. 20:44:11 [INFO] [/176.96.168.79:56980] <-> InitialHandler has connected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement