- [13:02:10] [main/INFO]: Using standard Java JCE cipher.
 
- [13:02:10] [main/INFO]: Using standard Java compressor.
 
- [13:02:10] [main/INFO]: Enabled Waterfall version git:Waterfall-Bootstrap:1.14-SNAPSHOT:c0c84ca:287
 
- [13:02:11] [main/ERROR]: Exception in thread "main" java.lang.IllegalStateException: failed to create a child event loop
 
- [13:02:11] [main/ERROR]:         at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
 
- [13:02:11] [main/ERROR]:         at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
 
- [13:02:11] [main/ERROR]:         at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:59)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
 
- [13:02:11] [main/ERROR]:         at net.md_5.bungee.netty.PipelineUtils.newEventLoopGroup(PipelineUtils.java:109)
 
- [13:02:11] [main/ERROR]:         at net.md_5.bungee.BungeeCord.start(BungeeCord.java:259)
 
- [13:02:11] [main/ERROR]:         at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
 
- [13:02:11] [main/ERROR]:         at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
 
- [13:02:11] [main/ERROR]: Caused by: io.netty.channel.ChannelException: failed to open a new selector
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:169)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:143)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
 
- [13:02:11] [main/ERROR]:         at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
 
- [13:02:11] [main/ERROR]:         ... 10 more
 
- [13:02:11] [main/ERROR]: Caused by: java.io.IOException: Unable to establish loopback connection
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at java.security.AccessController.doPrivileged(Native Method)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.PipeImpl.<init>(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at java.nio.channels.Pipe.open(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:167)
 
- [13:02:11] [main/ERROR]:         ... 14 more
 
- [13:02:11] [main/ERROR]: Caused by: java.net.SocketException: No buffer space available (maximum connections reached?): bind
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.Net.bind0(Native Method)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.Net.bind(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.Net.bind(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
 
- [13:02:11] [main/ERROR]:         at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)
 
- [13:02:11] [main/ERROR]:         ... 23 more
 
尝试更新一下你的 bc 呢,另外,端口没有冲突吧
bliblibli23333 发表于 2019-7-2 13:19
第一次启动 没有设置端口 然后BC是最新版的 是WF不是BC 就是那个优化版本
...
端口还是要设置吧,能给我看看你bc的配置文件吗
网络问题,请关闭防火墙、代理之类的软件看看
如果还是不行的话试试管理员运行netsh winsock reset然后重启看看
如果还是不行的话试试管理员运行netsh winsock reset然后重启看看
a1294790523 发表于 2019-7-2 13:29
网络问题,请关闭防火墙、代理之类的软件看看
如果还是不行的话试试管理员运行netsh winsock reset然后重启 ...
还是不行
对不起啊2333,没看清楚
你使用的是vps还是什么呢
如果不是vps,你可以拿着这个崩溃日志去找服务商
如果是vps,请检查你的后台进程是否正常,可能是中毒了
原因解释:
https://blog.csdn.net/itxiaohei323/article/details/8280702
https://blog.csdn.net/yzy199391/article/details/78911329
