Advertisement
jjacobson

Untitled

Jun 2nd, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. 20:19:13 [SEVERE] [F4LL3NK1LLER] <-> DownstreamBridge <-> [mahub] - exception processing exception
  2. java.lang.IllegalArgumentException: BungeeCord can only connect to BungeeServerInfo instances
  3. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:92)
  4. at net.md_5.bungee.UserConnection.connect(UserConnection.java:147)
  5. at net.md_5.bungee.UserConnection.connect(UserConnection.java:132)
  6. at net.md_5.bungee.UserConnection.connectNow(UserConnection.java:139)
  7. at net.md_5.bungee.connection.DownstreamBridge.exception(DownstreamBridge.java:50)
  8. at net.md_5.bungee.netty.HandlerBoss.exceptionCaught(HandlerBoss.java:95)
  9. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught0(DefaultChannelHandlerContext.java:794)
  10. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:773)
  11. at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:766)
  12. at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:76)
  13. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught0(DefaultChannelHandlerContext.java:794)
  14. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:773)
  15. at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:766)
  16. at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:76)
  17. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught0(DefaultChannelHandlerContext.java:794)
  18. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:773)
  19. at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:766)
  20. at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:76)
  21. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught0(DefaultChannelHandlerContext.java:794)
  22. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:773)
  23. at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:766)
  24. at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:76)
  25. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught0(DefaultChannelHandlerContext.java:794)
  26. at io.netty.channel.DefaultChannelHandlerContext.invokeExceptionCaught(DefaultChannelHandlerContext.java:773)
  27. at io.netty.channel.DefaultChannelHandlerContext.fireExceptionCaught(DefaultChannelHandlerContext.java:766)
  28. at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:1001)
  29. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:112)
  30. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:434)
  31. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:397)
  32. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:327)
  33. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:109)
  34. at java.lang.Thread.run(Thread.java:722)
  35. 20:19:13 [INFO] [F4LL3NK1LLER] <-> DownstreamBridge <-> [mahub] has disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement