本帖最后由 485957018 于 2022-6-5 09:50 编辑 
BC报错了
BC报错了
| 09:11:44 [信息] Using standard Java JCE cipher. 09:11:44 [信息] Using standard Java compressor. 09:11:44 [信息] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.18-R0.1-SNAPSHOT:862bb2a:1636 09:11:44 [严重] Exception in thread "main" 09:11:44 [严重] java.lang.IllegalStateException: failed to create a child event loop 09:11:44 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:88) 09:11:44 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:60) 09:11:44 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:49) 09:11:44 [严重] at io.netty.channel.MultithreadEventLoopGroup.(MultithreadEventLoopGroup.java:59) 09:11:44 [严重] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:87) 09:11:44 [严重] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:82) 09:11:44 [严重] at io.netty.channel.nio.NioEventLoopGroup.(NioEventLoopGroup.java:69) 09:11:44 [严重] at net.md_5.bungee.netty.PipelineUtils.newEventLoopGroup(PipelineUtils.java:119) 09:11:44 [严重] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:262) 09:11:44 [严重] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67) 09:11:44 [严重] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15) 09:11:44 [严重] Caused by: io.netty.channel.ChannelException: failed to open a new selector 09:11:44 [严重] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:178) 09:11:44 [严重] at io.netty.channel.nio.NioEventLoop.(NioEventLoop.java:145) 09:11:44 [严重] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:183) 09:11:44 [严重] at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:38) 09:11:44 [严重] at io.netty.util.concurrent.MultithreadEventExecutorGroup.(MultithreadEventExecutorGroup.java:84) 09:11:44 [严重] ... 10 more 09:11:44 [严重] Caused by: java.io.IOException: Unable to establish loopback connection 09:11:44 [严重] at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source) 09:11:44 [严重] at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source) 09:11:44 [严重] at java.security.AccessController.doPrivileged(Native Method) 09:11:44 [严重] at sun.nio.ch.PipeImpl.(Unknown Source) 09:11:44 [严重] at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source) 09:11:44 [严重] at java.nio.channels.Pipe.open(Unknown Source) 09:11:44 [严重] at sun.nio.ch.WindowsSelectorImpl.(Unknown Source) 09:11:44 [严重] at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source) 09:11:44 [严重] at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:176) 09:11:44 [严重] ... 14 more 09:11:44 [严重] Caused by: java.net.SocketException: No buffer space available (maximum connections reached?): bind 09:11:44 [严重] at sun.nio.ch.Net.bind0(Native Method) 09:11:44 [严重] at sun.nio.ch.Net.bind(Unknown Source) 09:11:44 [严重] at sun.nio.ch.Net.bind(Unknown Source) 09:11:44 [严重] at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source) 09:11:44 [严重] at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) 09:11:44 [严重] at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) 09:11:44 [严重] at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source) 09:11:44 [严重] ... 23 more | 
看了一下是不是文件内容缺失或者损坏,建议重新下载试试