Advertisement
Guest User

BungeeCord

a guest
Dec 23rd, 2013
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. 20:59:25 [INFO] Unable to initialize fancy terminal. To fix this on Windows, ins
  2. tall the correct Microsoft Visual C++ 2008 Runtime
  3. 20:59:25 [INFO] NOTE: This error is non crucial, and BungeeCord will still funct
  4. ion correctly! Do not bug the author about it unless you are still unable to get
  5. it working
  6. 20:59:25 [INFO] Enabled BungeeCord version git-BungeeCord-Bootstrap-1.7-SNAPSHOT
  7. -"aaa8b4a"-745
  8. 20:59:26 [INFO] Listening on /192.168.178.21:25565
  9. 20:59:31 [INFO] [/192.168.178.21:49882] <-> InitialHandler has connected
  10. 20:59:35 [INFO] [MrPyro13] <-> InitialHandler has connected
  11. 20:59:35 [INFO] [MrPyro13] <-> ServerConnector [lobby] has connected
  12. 20:59:35 [SEVERE] [MrPyro13] <-> ServerConnector [lobby] - encountered exception
  13.  
  14. java.lang.RuntimeException: Server is online mode!
  15. at net.md_5.bungee.ServerConnector.handle(ServerConnector.java:203)
  16. at net.md_5.bungee.protocol.packet.EncryptionRequest.handle(EncryptionReques
  17. t.java:41)
  18. at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:75)
  19. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultCh
  20. annelHandlerContext.java:338)
  21. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChan
  22. nelHandlerContext.java:324)
  23. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDeco
  24. der.java:153)
  25. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultCh
  26. annelHandlerContext.java:338)
  27. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChan
  28. nelHandlerContext.java:324)
  29. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDeco
  30. der.java:153)
  31. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultCh
  32. annelHandlerContext.java:338)
  33. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChan
  34. nelHandlerContext.java:324)
  35. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandle
  36. r.java:149)
  37. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultCh
  38. annelHandlerContext.java:338)
  39. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChan
  40. nelHandlerContext.java:324)
  41. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPip
  42. eline.java:785)
  43. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNi
  44. oByteChannel.java:122)
  45. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:48
  46. 5)
  47. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLo
  48. op.java:452)
  49. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:346)
  50. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEven
  51. tExecutor.java:101)
  52. at java.lang.Thread.run(Unknown Source)
  53. 20:59:35 [INFO] [MrPyro13] disconnected with: [{"text":"Exception Connecting:Run
  54. timeException : Server is online mode! @ net.md_5.bungee.ServerConnector:203"}]
  55. 20:59:35 [INFO] [MrPyro13] <-> ServerConnector [lobby] has disconnected
  56. 20:59:35 [INFO] [MrPyro13] -> UpstreamBridge has disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement