Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 03:25:49 [INFO] [/84.48.105.199:50364] <-> InitialHandler has connected
- 03:25:50 [INFO] [ruxzues] <-> ServerConnector [Lobby] has connected
- 03:25:50 [INFO] [AntonBJensen] <-> ServerConnector [Lobby] has connected
- 03:25:50 [INFO] [bettymor] <-> ServerConnector [Lobby] has connected
- 03:25:52 [INFO] [/121.217.200.95:61149] <-> InitialHandler has connected
- 03:25:53 [INFO] [/84.48.105.199:53743] <-> InitialHandler has connected
- 03:25:54 [INFO] [lilleguri] <-> ServerConnector [Lobby] has connected
- 03:25:55 [INFO] Unloaded player DswitchoffM
- 03:25:56 [INFO] Unloaded player gizmokipper
- 03:25:56 [INFO] Unloaded player runeksune
- 03:25:56 [INFO] Unloaded player Miniglums
- 03:25:57 [INFO] [/192.161.235.31:32867] <-> InitialHandler has connected
- 03:26:01 [SEVERE] [/103.26.194.5:10082] <-> InitialHandler - encountered exception
- io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
- at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
- at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- at java.lang.Thread.run(Thread.java:724)
- Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
- at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
- at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
- at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
- at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
- at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
- at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- ... 28 more
- 03:26:02 [INFO] [/23.239.10.74:45727] <-> InitialHandler has connected
- 03:26:03 [INFO] [/104.0.29.92:49787] <-> InitialHandler has connected
- 03:26:03 [INFO] [/78.62.23.120:52834] <-> InitialHandler has connected
- 03:26:05 [SEVERE] [/103.26.194.3:64264] <-> InitialHandler - encountered exception
- io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
- at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
- at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- at java.lang.Thread.run(Thread.java:724)
- Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
- at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
- at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
- at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
- at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
- at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
- at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- ... 28 more
- 03:26:08 [INFO] [/210.186.59.237:4880] <-> InitialHandler has connected
- 03:26:08 [SEVERE] [/103.26.194.17:63269] <-> InitialHandler - encountered exception
- io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
- at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
- at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- at java.lang.Thread.run(Thread.java:724)
- Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
- at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
- at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
- at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
- at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
- at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
- at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- ... 28 more
- 03:26:09 [INFO] [/80.198.73.24:52662] <-> InitialHandler has connected
- 03:26:09 [INFO] [/94.227.165.210:49358] <-> InitialHandler has connected
- 03:26:10 [SEVERE] [/103.26.194.11:11307] <-> InitialHandler - encountered exception
- io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:259)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:155)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:110)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:524)
- at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:518)
- at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319)
- at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296)
- at net.md_5.bungee.protocol.LegacyDecoder.decode(LegacyDecoder.java:36)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:141)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
- at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:340)
- at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:326)
- at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:116)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:494)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:461)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- at java.lang.Thread.run(Thread.java:724)
- Caused by: java.lang.IndexOutOfBoundsException: readerIndex(2) + length(1) exceeds writerIndex(2): UnpooledHeapByteBuf(ridx: 2, widx: 2, cap: 2)
- at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1161)
- at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:563)
- at net.md_5.bungee.protocol.DefinedPacket.readVarInt(DefinedPacket.java:77)
- at net.md_5.bungee.protocol.DefinedPacket.readString(DefinedPacket.java:23)
- at net.md_5.bungee.protocol.packet.Handshake.read(Handshake.java:27)
- at net.md_5.bungee.protocol.DefinedPacket.read(DefinedPacket.java:124)
- at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:32)
- at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:228)
- ... 28 more
- 03:26:12 [INFO] [/80.198.73.24:52664] <-> InitialHandler has connected
- 03:26:14 [INFO] Loaded player Nich1454
- 03:26:14 [INFO] [Nich1454] <-> ServerConnector [Lobby] has connected
- 03:26:17 [INFO] [/81.229.171.211:58819] <-> InitialHandler has connected
- 03:26:20 [INFO] [/84.251.160.13:20339] <-> InitialHandler has connected
- 03:26:26 [INFO] [/213.64.157.29:49451] <-> InitialHandler has connected
- 03:26:30 [INFO] [/86.44.198.137:49346] <-> InitialHandler has connected
- 03:26:32 [INFO] [/90.225.109.43:61269] <-> InitialHandler has connected
- 03:26:33 [INFO] [/86.44.198.137:49353] <-> InitialHandler has connected
Advertisement
Add Comment
Please, Sign In to add comment