Charflow

Untitled

Apr 13th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.32 KB | None | 0 0
  1. 03:25:49 [INFO] [/84.48.105.199:50364] <-> InitialHandler has connected
  2. 03:25:50 [INFO] [ruxzues] <-> ServerConnector [Lobby] has connected
  3. 03:25:50 [INFO] [AntonBJensen] <-> ServerConnector [Lobby] has connected
  4. 03:25:50 [INFO] [bettymor] <-> ServerConnector [Lobby] has connected
  5. 03:25:52 [INFO] [/121.217.200.95:61149] <-> InitialHandler has connected
  6. 03:25:53 [INFO] [/84.48.105.199:53743] <-> InitialHandler has connected
  7. 03:25:54 [INFO] [lilleguri] <-> ServerConnector [Lobby] has connected
  8. 03:25:55 [INFO] Unloaded player DswitchoffM
  9. 03:25:56 [INFO] Unloaded player gizmokipper
  10. 03:25:56 [INFO] Unloaded player runeksune
  11. 03:25:56 [INFO] Unloaded player Miniglums
  12. 03:25:57 [INFO] [/192.161.235.31:32867] <-> InitialHandler has connected
  13. 03:26:01 [SEVERE] [/103.26.194.5:10082] <-> InitialHandler - encountered exception
  14. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  15. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
  16. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  17. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  18. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  19. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
  20. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  21. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  22. at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
  23. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
  24. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
  25. at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
  26. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
  27. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
  28. at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
  29. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  30. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  31. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  32. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  33. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  34. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  35. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  36. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  37. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
  38. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
  39. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
  40. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  41. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  42. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  43. at java.lang.Thread.run(Thread.java:724)
  44. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  45. at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
  46. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
  47. at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
  48. at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
  49. at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
  50. at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
  51. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
  52. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  53. ... 28 more
  54. 03:26:02 [INFO] [/23.239.10.74:45727] <-> InitialHandler has connected
  55. 03:26:03 [INFO] [/104.0.29.92:49787] <-> InitialHandler has connected
  56. 03:26:03 [INFO] [/78.62.23.120:52834] <-> InitialHandler has connected
  57. 03:26:05 [SEVERE] [/103.26.194.3:64264] <-> InitialHandler - encountered exception
  58. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  59. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
  60. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  61. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  62. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  63. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
  64. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  65. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  66. at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
  67. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
  68. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
  69. at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
  70. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
  71. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
  72. at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
  73. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  74. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  75. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  76. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  77. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  78. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  79. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  80. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  81. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
  82. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
  83. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
  84. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  85. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  86. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  87. at java.lang.Thread.run(Thread.java:724)
  88. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  89. at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
  90. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
  91. at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
  92. at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
  93. at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
  94. at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
  95. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
  96. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  97. ... 28 more
  98. 03:26:08 [INFO] [/210.186.59.237:4880] <-> InitialHandler has connected
  99. 03:26:08 [SEVERE] [/103.26.194.17:63269] <-> InitialHandler - encountered exception
  100. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  101. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
  102. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  103. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  104. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  105. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
  106. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  107. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  108. at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
  109. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
  110. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
  111. at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
  112. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
  113. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
  114. at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
  115. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  116. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  117. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  118. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  119. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  120. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  121. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  122. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  123. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
  124. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
  125. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
  126. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  127. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  128. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  129. at java.lang.Thread.run(Thread.java:724)
  130. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  131. at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
  132. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
  133. at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
  134. at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
  135. at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
  136. at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
  137. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
  138. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  139. ... 28 more
  140. 03:26:09 [INFO] [/80.198.73.24:52662] <-> InitialHandler has connected
  141. 03:26:09 [INFO] [/94.227.165.210:49358] <-> InitialHandler has connected
  142. 03:26:10 [SEVERE] [/103.26.194.11:11307] <-> InitialHandler - encountered exception
  143. io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  144. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
  145. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  146. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  147. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  148. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
  149. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  150. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  151. at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
  152. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
  153. at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
  154. at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
  155. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
  156. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
  157. at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
  158. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  159. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
  160. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  161. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  162. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  163. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
  164. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
  165. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  166. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
  167. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
  168. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
  169. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  170. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  171. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  172. at java.lang.Thread.run(Thread.java:724)
  173. Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
  174. at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
  175. at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
  176. at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
  177. at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
  178. at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
  179. at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
  180. at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
  181. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
  182. ... 28 more
  183. 03:26:12 [INFO] [/80.198.73.24:52664] <-> InitialHandler has connected
  184. 03:26:14 [INFO] Loaded player Nich1454
  185. 03:26:14 [INFO] [Nich1454] <-> ServerConnector [Lobby] has connected
  186. 03:26:17 [INFO] [/81.229.171.211:58819] <-> InitialHandler has connected
  187. 03:26:20 [INFO] [/84.251.160.13:20339] <-> InitialHandler has connected
  188. 03:26:26 [INFO] [/213.64.157.29:49451] <-> InitialHandler has connected
  189. 03:26:30 [INFO] [/86.44.198.137:49346] <-> InitialHandler has connected
  190. 03:26:32 [INFO] [/90.225.109.43:61269] <-> InitialHandler has connected
  191. 03:26:33 [INFO] [/86.44.198.137:49353] <-> InitialHandler has connected
Advertisement
Add Comment
Please, Sign In to add comment