Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2022-03-06 21:18:12 E/Bot.2268074381: Exception on parsing packet.
- java.lang.IllegalStateException: Exception in net.mamoe.mirai.internal.network.notice.group.GroupMessageProcessor@49fff9d4 while processing packet PbPushMsg.
- at net.mamoe.mirai.internal.network.components.NoticeProcessorPipelineImpl.process$suspendImpl(NoticeProcessorPipeline.kt:241)
- at net.mamoe.mirai.internal.network.components.NoticeProcessorPipelineImpl$process$1.invokeSuspend(NoticeProcessorPipeline.kt)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194)
- at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15)
- at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
- at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194)
- at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15)
- at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
- at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194)
- at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15)
- at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
- at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:194)
- at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(SuspendFunctionGun.kt:15)
- at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:89)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
- at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
- at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- at java.base/java.lang.Thread.run(Unknown Source)
- Caused by: java.lang.IllegalStateException: Failed to download forward message `xP5mh7MpKS3CTVTc85NYlN8MqeBMIrwd5ixOOr1QCov2Z70MdmESraAxwm4C6VQa`
- at net.mamoe.mirai.internal.MiraiImpl.downloadForwardMessage$suspendImpl(MiraiImpl.kt:843)
- at net.mamoe.mirai.internal.MiraiImpl$downloadForwardMessage$1.invokeSuspend(MiraiImpl.kt)
- ... 25 more
- Caused by: java.lang.IllegalStateException: Cannot download forward message
- at net.mamoe.mirai.internal.MiraiImpl.downloadMultiMsgTransmit(MiraiImpl.kt:1219)
- at net.mamoe.mirai.internal.MiraiImpl.access$downloadMultiMsgTransmit(MiraiImpl.kt:71)
- at net.mamoe.mirai.internal.MiraiImpl$downloadMultiMsgTransmit$1.invokeSuspend(MiraiImpl.kt)
- ... 25 more
- Caused by: java.net.ConnectException: Failed to connect to ssl.htdata.qq.com/0.0.0.1:443
- at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
- at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
- at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
- at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
- at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
- at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
- at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
- at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
- at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
- at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
- at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
- at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
- at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- ... 1 more
- Caused by: java.net.ConnectException: 无效的参数 (connect failed)
- at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
- at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
- at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
- at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
- at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
- at java.base/java.net.Socket.connect(Unknown Source)
- at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128)
- at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)
- ... 18 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement