Advertisement
Guest User

Untitled

a guest
May 22nd, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. 22.05 20:11:53 [Server] INFO ... 13 more
  2. 22.05 20:11:53 [Server] INFO at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:362)
  3. 22.05 20:11:53 [Server] INFO at net.md_5.bungee.netty.PacketDecoder.decode(PacketDecoder.java:39)
  4. 22.05 20:11:53 [Server] INFO at net.md_5.bungee.protocol.Vanilla.read(Vanilla.java:81)
  5. 22.05 20:11:53 [Server] INFO Caused by: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 21
  6. 22.05 20:11:53 [Server] INFO at java.lang.Thread.run(Unknown Source)
  7. 22.05 20:11:53 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  8. 22.05 20:11:53 [Server] INFO at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  9. 22.05 20:11:53 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  10. 22.05 20:11:53 [Server] INFO at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:478)
  11. 22.05 20:11:53 [Server] INFO at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  12. 22.05 20:11:53 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  13. 22.05 20:11:53 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  14. 22.05 20:11:53 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  15. 22.05 20:11:53 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  16. 22.05 20:11:53 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  17. 22.05 20:11:53 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  18. 22.05 20:11:53 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
  19. 22.05 20:11:53 [Server] INFO at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:417)
  20. 22.05 20:11:53 [Server] INFO io.netty.handler.codec.DecoderException: net.md_5.bungee.protocol.BadPacketException: Unknown packet id 21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement