Advertisement
Guest User

Untitled

a guest
Dec 15th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. [m>16:52:59 [INFO] [Neuked] <-> ServerConnector [hub] has connected
  2. [m>16:52:59 [SEVERE] [Neuked] <-> DownstreamBridge <-> [hub] - encountered exception
  3. java.lang.IndexOutOfBoundsException: writerIndex(61) + minWritableBytes(308) exceeds maxCapacity(98): SlicedAbstractByteBuf(ridx: 0, widx: 61, cap: 98/98, unwrapped: PooledUnsafeDirectByteBuf(ridx: 650, widx: 1077, cap: 16384))
  4. at io.netty.buffer.AbstractByteBuf.ensureWritable0(AbstractByteBuf.java:259)
  5. at io.netty.buffer.AbstractByteBuf.ensureWritable(AbstractByteBuf.java:249)
  6. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:834)
  7. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:842)
  8. at net.md_5.bungee.protocol.DefinedPacket.writeString(DefinedPacket.java:22)
  9. at net.md_5.bungee.entitymap.EntityMap_1_7_6.rewriteClientbound(EntityMap_1_7_6.java:49)
  10. at net.md_5.bungee.connection.DownstreamBridge.handle(DownstreamBridge.java:97)
  11. at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:84)
  12. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  13. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  14. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
  15. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  16. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  17. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:276)
  18. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:354)
  19. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:244)
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  21. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  22. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:152)
  23. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  24. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  25. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846)
  26. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:823)
  27. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:339)
  28. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:255)
  29. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  30. at java.lang.Thread.run(Thread.java:745)
  31. [m>16:52:59 [INFO] [Neuked] disconnected with: [0;37;1mIndexOutOfBoundsException : writerIndex(61) + minWritableBytes(308) exceeds maxCapacity(98): SlicedAbstractByteBuf(ridx: 0, widx: 61, cap: 98/98, unwrapped: PooledUnsafeDirectByteBuf(ridx: 650, widx: 1077, cap: 16384)) @ io.netty.buffer.AbstractByteBuf:259
  32. [m>16:52:59 [INFO] [Neuked] disconnected with: [0;37;1m[Proxy] Lost connection to server.
  33. [m>16:52:59 [INFO] [Neuked] <-> DownstreamBridge <-> [hub] has disconnected
  34. [m>16:52:59 [INFO] [Neuked] -> UpstreamBridge has disconnected
  35. [m>16:53:11 [INFO] [/80.115.37.146:56813] <-> InitialHandler has connected
  36. [m>16:53:11 [INFO] [/80.115.37.146:56816] <-> InitialHandler has connected
  37. [m>16:53:11 [INFO] [Neuked] <-> ServerConnector [hub] has connected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement