服务器直接崩溃重启,报错如下
求大佬帮忙解决!感谢!!!
| [12:18:31] [Netty Server IO #1/WARN]: Failed to mark a promise as failure because it has succeeded already: DefaultChannelPromise@56f4ab21(success)java.lang.NullPointerException: null at io.netty.util.internal.PromiseNotificationUtil.tryFailure(PromiseNotificationUtil.java:64) ~[PromiseNotificationUtil.class:4.1.24.Final] at io.netty.channel.ChannelOutboundBuffer.safeFail(ChannelOutboundBuffer.java:702) ~[ChannelOutboundBuffer.class:4.1.24.Final] at io.netty.channel.ChannelOutboundBuffer.remove0(ChannelOutboundBuffer.java:294) ~[ChannelOutboundBuffer.class:4.1.24.Final] at io.netty.channel.ChannelOutboundBuffer.failFlushed(ChannelOutboundBuffer.java:639) ~[ChannelOutboundBuffer.class:4.1.24.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:744) ~[AbstractChannel$AbstractUnsafe.class:4.1.24.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:611) ~[AbstractChannel$AbstractUnsafe.class:4.1.24.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.close(DefaultChannelPipeline.java:1376) ~[DefaultChannelPipeline$HeadContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelDuplexHandler.close(ChannelDuplexHandler.java:73) ~[ChannelDuplexHandler.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.close(ChannelOutboundHandlerAdapter.java:71) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.close(ChannelOutboundHandlerAdapter.java:71) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.close(ChannelOutboundHandlerAdapter.java:71) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.close(ChannelOutboundHandlerAdapter.java:71) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.close(NetworkDispatcher.java:514) ~[NetworkDispatcher.class:git-CatServer-1.12.2-0466825] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelDuplexHandler.close(ChannelDuplexHandler.java:73) ~[ChannelDuplexHandler.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelDuplexHandler.close(ChannelDuplexHandler.java:73) ~[ChannelDuplexHandler.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:624) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:608) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.close(AbstractChannelHandlerContext.java:465) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.DefaultChannelPipeline.close(DefaultChannelPipeline.java:1003) ~[DefaultChannelPipeline.class:4.1.24.Final] at io.netty.channel.AbstractChannel.close(AbstractChannel.java:238) ~[AbstractChannel.class:4.1.24.Final] at com.comphenix.protocol.injector.netty.ChannelProxy.close(ChannelProxy.java:217) ~[?:?] at net.minecraft.network.NetworkManager.func_150718_a(NetworkManager.java:252) ~[gw.class:?] at net.minecraft.network.NetworkManager.exceptionCaught(NetworkManager.java:127) ~[gw.class:?] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.exceptionCaught(NetworkDispatcher.java:608) ~[NetworkDispatcher.class:git-CatServer-1.12.2-0466825] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:87) ~[ChannelHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:87) ~[ChannelHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:87) ~[ChannelHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:87) ~[ChannelHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at com.comphenix.protocol.injector.netty.ChannelInjector.exceptionCaught(ChannelInjector.java:388) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:131) ~[ChannelInboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:264) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:256) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1401) ~[DefaultChannelPipeline$HeadContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:285) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.notifyHandlerException(AbstractChannelHandlerContext.java:850) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:778) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:117) ~[ChannelDuplexHandler.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:560) ~[NetworkDispatcher.class:git-CatServer-1.12.2-0466825] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:117) ~[ChannelDuplexHandler.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:117) ~[ChannelDuplexHandler.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071) ~[DefaultChannelPipeline.class:4.1.24.Final] at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300) ~[AbstractChannel.class:4.1.24.Final] at com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327) ~[?:?] at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:204) ~[gw$4.class:?] at com.comphenix.protocol.injector.netty.ChannelInjector$3.lambda$onMessageScheduled$1(ChannelInjector.java:310) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [AbstractEventExecutor.class:4.1.24.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [SingleThreadEventExecutor.class:4.1.24.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [NioEventLoop.class:4.1.24.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [SingleThreadEventExecutor$5.class:4.1.24.Final] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] | 
你服务器版本是?
ProtocolLib貌似并不兼容你的当前版本
ProtocolLib貌似并不兼容你的当前版本
时光子宇 发表于 2021-8-17 12:33
1.12.2的版本呀
ProtocolLib的版本是4.4.0
换成这个版本的:
- .comphenix.protocol
protocol报错 试试找个
Qingraw 发表于 2021-8-17 12:34
换成这个版本的:
当时好像不止这一个报错,还有一个这个
| [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exceptionjava.lang.RuntimeException: PLAYER target expects a Player arg at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$4.validateArgs(FMLOutboundHandler.java:136) ~[FMLOutboundHandler$OutboundTarget$4.class:git-CatServer-1.12.2-0466825] at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:367) ~[FMLOutboundHandler.class:git-CatServer-1.12.2-0466825] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) ~[MessageToMessageEncoder.class:4.1.24.Final] at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:4.1.24.Final] at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1071) ~[DefaultChannelPipeline.class:4.1.24.Final] at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:300) ~[AbstractChannel.class:4.1.24.Final] at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:250) [SimpleNetworkWrapper.class:git-CatServer-1.12.2-0466825] at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.setTemporaryMoveset(PixelmonWrapper.java:1923) [PixelmonWrapper.class:8.2.0] at com.pixelmonmod.pixelmon.battles.attacks.Attack.setDisabled(Attack.java:1002) [Attack.class:8.2.0] at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.resetOnSwitch(PixelmonWrapper.java:1640) [PixelmonWrapper.class:8.2.0] at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:804) [BattleControllerBase.class:8.2.0] at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:785) [BattleControllerBase.class:8.2.0] at com.pixelmonmod.pixelmon.listener.PixelmonPlayerTracker.removePlayer(PixelmonPlayerTracker.java:128) [PixelmonPlayerTracker.class:8.2.0] at com.pixelmonmod.pixelmon.listener.PixelmonPlayerTracker.onPlayerLogout(PixelmonPlayerTracker.java:90) [PixelmonPlayerTracker.class:8.2.0] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_94_PixelmonPlayerTracker_onPlayerLogout_PlayerLoggedOutEvent.invoke(.dynamic) [?:git-CatServer-1.12.2-0466825] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:git-CatServer-1.12.2-0466825] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) [EventBus.class:git-CatServer-1.12.2-0466825] at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:584) [FMLCommonHandler.class:git-CatServer-1.12.2-0466825] at net.minecraft.server.management.PlayerList.playerLoggedOut(PlayerList.java:521) [pl.class:?] at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:1297) [pa.class:?] at net.minecraft.network.NetHandlerPlayServer.disconnect(NetHandlerPlayServer.java:387) [pa.class:?] at net.minecraft.network.NetHandlerPlayServer.func_194028_b(NetHandlerPlayServer.java:357) [pa.class:?] at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:307) [pa.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:git-CatServer-1.12.2-0466825] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) [gw.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:938) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:773) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] | 
Qingraw 发表于 2021-8-17 21:48
尝试更新catserver试试
确保ProtocolLib 4.5.1版本
你好,更换后还是有这种消息
| [04:31:47] [HikariPool-1 connection closer/INFO]: 04:31:47.842 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.SQLiteConnection@4aa574db: (connection has passed maxLifetime) [04:31:47] [HikariPool-1 connection adder/INFO]: 04:31:47.843 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.SQLiteConnection@8659f27 [04:31:52] [HikariPool-3 connection closer/INFO]: 04:31:52.164 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@997dbe0: (connection has passed maxLifetime) [04:31:52] [HikariPool-3 connection adder/INFO]: 04:31:52.165 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@348f6fa [04:31:54] [HikariPool-2 connection closer/INFO]: 04:31:54.933 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@39def523: (connection has passed maxLifetime) [04:31:54] [HikariPool-2 connection adder/INFO]: 04:31:54.934 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@751d1d29 [04:31:56] [HikariPool-3 connection closer/INFO]: 04:31:56.881 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@78c0272d: (connection has passed maxLifetime) [04:31:56] [HikariPool-3 connection adder/INFO]: 04:31:56.881 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@d8f18e3 [04:31:57] [HikariPool-2 connection closer/INFO]: 04:31:57.459 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@d79fd63: (connection has passed maxLifetime) [04:31:57] [HikariPool-2 connection adder/INFO]: 04:31:57.459 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@7bdafdfa [04:31:57] [HikariPool-2 connection closer/INFO]: 04:31:57.871 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@78b11f69: (connection has passed maxLifetime) [04:31:57] [HikariPool-2 connection adder/INFO]: 04:31:57.872 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@7fe57659 [04:31:59] [HikariPool-3 connection closer/INFO]: 04:31:59.131 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@7607c79d: (connection has passed maxLifetime) [04:31:59] [HikariPool-3 connection adder/INFO]: 04:31:59.131 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@9b09d8a [04:31:59] [HikariPool-2 connection closer/INFO]: 04:31:59.144 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@3be02bc: (connection has passed maxLifetime) [04:31:59] [HikariPool-2 connection adder/INFO]: 04:31:59.144 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@3ae7f7c1 [04:32:03] [HikariPool-3 connection closer/INFO]: 04:32:03.085 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@59d2d259: (connection has passed maxLifetime) [04:32:03] [HikariPool-3 connection adder/INFO]: 04:32:03.086 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@4cb212d8 [04:32:04] [HikariPool-2 connection closer/INFO]: 04:32:04.331 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@d36751: (connection has passed maxLifetime) [04:32:04] [HikariPool-2 connection adder/INFO]: 04:32:04.331 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@b157dad [04:32:10] [HikariPool-2 connection closer/INFO]: 04:32:10.007 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@730b2e15: (connection has passed maxLifetime) [04:32:10] [HikariPool-2 connection adder/INFO]: 04:32:10.008 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@24600f8a [04:32:15] [HikariPool-3 connection closer/INFO]: 04:32:15.695 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@39fd2d16: (connection has passed maxLifetime) [04:32:15] [HikariPool-3 connection adder/INFO]: 04:32:15.697 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@44771034 [04:32:16] [HikariPool-2 connection closer/INFO]: 04:32:16.464 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@42830887: (connection has passed maxLifetime) [04:32:16] [HikariPool-2 connection adder/INFO]: 04:32:16.464 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@5bb2b2d9 [04:32:17] [HikariPool-3 connection closer/INFO]: 04:32:17.636 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@350b59a1: (connection has passed maxLifetime) [04:32:17] [HikariPool-3 connection adder/INFO]: 04:32:17.636 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@4ab0f6ca [04:32:22] [HikariPool-3 connection closer/INFO]: 04:32:22.591 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@710e3e9b: (connection has passed maxLifetime) [04:32:22] [HikariPool-3 connection adder/INFO]: 04:32:22.591 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@4e8f7b44 [04:32:22] [HikariPool-2 connection closer/INFO]: 04:32:22.829 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@7819613: (connection has passed maxLifetime) [04:32:22] [HikariPool-2 connection adder/INFO]: 04:32:22.830 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@639d5021 [04:32:27] [HikariPool-3 connection closer/INFO]: 04:32:27.182 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@59a8d51e: (connection has passed maxLifetime) [04:32:27] [HikariPool-3 connection adder/INFO]: 04:32:27.183 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@b8dfcf1 [04:32:32] [HikariPool-3 connection closer/INFO]: 04:32:32.547 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@88e96d8: (connection has passed maxLifetime) [04:32:32] [HikariPool-3 connection adder/INFO]: 04:32:32.548 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@60a5bce2 [04:32:33] [HikariPool-2 connection closer/INFO]: 04:32:33.716 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.SQLiteConnection@22acf7c8: (connection has passed maxLifetime) [04:32:33] [HikariPool-2 connection adder/INFO]: 04:32:33.717 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.SQLiteConnection@34390c00 [04:32:35] [HikariPool-3 connection closer/INFO]: 04:32:35.991 [HikariPool-3 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Closing connection org.sqlite.SQLiteConnection@7cffaced: (connection has passed maxLifetime) [04:32:35] [HikariPool-3 connection adder/INFO]: 04:32:35.992 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.SQLiteConnection@6e625e86 | 
然后这边发现最新版的cat核心一旦复制服务器端信息就会导致重启
时光子宇 发表于 2021-8-18 05:17
你好,更换后还是有这种消息
然后这边发现最新版的cat核心一旦复制服务器端信息就会导致重启
...
| [07:53:52] [Server thread/FATAL]: Error executing taskjava.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException: -1 at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_172] at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_172] at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] Caused by: java.lang.ArrayIndexOutOfBoundsException: -1 at com.pixelmonmod.pixelmon.api.storage.PCStorage.get(PCStorage.java:231) ~[PCStorage.class:8.2.0] at com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.ServerSwap$Handler.onSyncMessage(ServerSwap.java:80) ~[ServerSwap$Handler.class:8.2.0] at com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.ServerSwap$Handler.onSyncMessage(ServerSwap.java:64) ~[ServerSwap$Handler.class:8.2.0] at com.pixelmonmod.pixelmon.comm.packetHandlers.ISyncHandler.lambda$onMessage$0(ISyncHandler.java:17) ~[ISyncHandler.class:8.2.0] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_172] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_172] at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?] ... 5 more |