我想问一下BungeeCord这个怎么用
为什么我这会这样
####################################
#[Kzi的小家]服务端 #
#整合:[MCBBS]MCPRP #
#背景:MCPRP和Kzi厚颜无耻的爱情 #
#仅供学习,商用请先取得作者的同意 #
#不得二次制作,严禁转载 #
####################################
*** Warning, this build is outdated ***
*** Please download a new build from
http://ci.md-5.net/job/BungeeCord ***
*** You will get NO support regarding this build ***
*** Server will start in 10 seconds ***
10:02:01 [信息] Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
10:02:01 [信息] Using standard Java compressor. To enable zero copy compression, run on 64 bit Linux
10:02:01 [信息] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.11-SNAPSHOT:53cc324:1228
10:02:22 [严重] Exception in thread "main"
10:02:22 [严重] java.lang.IllegalStateException: failed to create a child event loop
10:02:22 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
10:02:22 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
10:02:22 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
10:02:22 [严重] at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58)
10:02:22 [严重] at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
10:02:22 [严重] at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
10:02:22 [严重] at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
10:02:22 [严重] at net.md_5.bungee.netty.PipelineUtils.newEventLoopGroup(PipelineUtils.java:92)
10:02:22 [严重] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:254)
10:02:22 [严重] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
10:02:22 [严重] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
10:02:22 [严重] Caused by: io.netty.channel.ChannelException: failed to open a new selector
10:02:22 [严重] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:157)
10:02:22 [严重] at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149)
10:02:22 [严重] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
10:02:22 [严重] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
10:02:22 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
10:02:22 [严重] ... 10 more
10:02:22 [严重] Caused by: java.io.IOException: Unable to establish loopback connection
10:02:22 [严重] at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
10:02:22 [严重] at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
10:02:22 [严重] at java.security.AccessController.doPrivileged(Native Method)
10:02:22 [严重] at sun.nio.ch.PipeImpl.<init>(Unknown Source)
10:02:22 [严重] at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
10:02:22 [严重] at java.nio.channels.Pipe.open(Unknown Source)
10:02:22 [严重] at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
10:02:22 [严重] at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
10:02:22 [严重] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155)
10:02:22 [严重] ... 14 more
10:02:22 [严重] Caused by: java.net.ConnectException: Connection timed out: connect
10:02:22 [严重] at sun.nio.ch.Net.connect0(Native Method)
10:02:22 [严重] at sun.nio.ch.Net.connect(Unknown Source)
10:02:22 [严重] at sun.nio.ch.Net.connect(Unknown Source)
10:02:22 [严重] at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
10:02:22 [严重] at java.nio.channels.SocketChannel.open(Unknown Source)
10:02:22 [严重] at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)
10:02:22 [严重] ... 23 more