Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签
-
此回复已被删除! -
此回复已被删除! -
此回复已被删除! -
@Resona 这个应该是插件的版本吧,感觉像是少引了什么东西 吧
-
@PeiPeiAo 我在仓库和这边都没看到 反正能用只是没gif不影响
-
此回复已被删除! -
大佬,这是因为什么原因启动不了啊
net.mamoe.mirai.console.plugin.loader.PluginLoadException: Exception while loading pixiv插画
at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.enable(BuiltInJvmPluginLoaderImpl.kt:268)
at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.enable(BuiltInJvmPluginLoaderImpl.kt:34)
at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.enable(JvmPluginLoader.kt)
at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.enable(JvmPluginLoader.kt:50)
at net.mamoe.mirai.console.plugin.PluginManager.enablePlugin(PluginManager.kt:173)
at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.enableAllLoadedPlugins$mirai_console(PluginManagerImpl.kt:183)
at net.mamoe.mirai.console.internal.MiraiConsoleImplementationBridge.doStart$mirai_console(MiraiConsoleImplementationBridge.kt:231)
at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:444)
at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:159)
at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:158)
at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.main(MiraiConsoleTerminalLoader.kt:46)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.itxtech.mcl.Utility.bootJars(Utility.java:89)
at org.itxtech.mcl.Utility.bootJars(Utility.java:79)
at org.itxtech.mcl.Utility.bootMirai(Utility.java:101)
at org.itxtech.mcl.module.builtin.Boot.boot(Boot.java:109)
at org.itxtech.mcl.module.ModuleManager.phaseBoot(ModuleManager.java:148)
at org.itxtech.mcl.Loader.lambda$start$4(Loader.java:189)
at org.itxtech.mcl.Loader.tryCatching(Loader.java:146)
at org.itxtech.mcl.Loader.start(Loader.java:189)
at org.itxtech.mcl.Loader.main(Loader.java:79)
Caused by: net.mamoe.mirai.console.permission.PermissionRegistryConflictException: Conflicting Permission registry. new: <com.hcyacg.pixiv.>, existing: <com.hcyacg.pixiv.>
at luckperms-2.10.0-dev-6+null.jar//io.github.karlatemp.luckperms.mirai.internal.LPPermissionService.register(LPPermissionService.kt:179)
at luckperms-2.10.0-dev-6+null.jar//io.github.karlatemp.luckperms.mirai.internal.LPPermissionService.register(LPPermissionService.kt:119)
at net.mamoe.mirai.console.permission.PermissionService.register$default(PermissionService.kt:101)
at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal$parentPermission$2.invoke(JvmPluginInternal.kt:51)
at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal$parentPermission$2.invoke(JvmPluginInternal.kt:50)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.getParentPermission(JvmPluginInternal.kt:50)
at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.internalOnEnable$mirai_console(JvmPluginInternal.kt:115)
at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.enable(BuiltInJvmPluginLoaderImpl.kt:262)
... 23 more -
@UKOU 你装了两个同样的插件
-
@Nekoer 好了,谢谢大佬
-
大佬,开启转发后用tag会报错
错误代码:
2022-06-07 05:31:58 W/stderr: java.lang.IllegalArgumentException: Element class kotlinx.serialization.json.JsonLiteral is not a JsonObject
2022-06-07 05:31:58 W/stderr: at kotlinx.serialization.json.JsonElementKt.error(JsonElement.kt:237)
2022-06-07 05:31:58 W/stderr: at kotlinx.serialization.json.JsonElementKt.getJsonObject(JsonElement.kt:160)
2022-06-07 05:31:58 W/stderr: at pixiv-1.7.3.mirai.jar//com.hcyacg.rank.Tag.init(Tag.kt:63)
2022-06-07 05:31:58 W/stderr: at pixiv-1.7.3.mirai.jar//com.hcyacg.Pixiv$onEnable$1$16.invokeSuspend(Pixiv.kt:89)
2022-06-07 05:31:58 W/stderr: at pixiv-1.7.3.mirai.jar//com.hcyacg.Pixiv$onEnable$1$16.invoke(Pixiv.kt)
2022-06-07 05:31:58 W/stderr: at pixiv-1.7.3.mirai.jar//com.hcyacg.Pixiv$onEnable$1$16.invoke(Pixiv.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invokeSuspend(MessageSubscribersBuilder.kt:510)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invoke(MessageSubscribersBuilder.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invoke(MessageSubscribersBuilder.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invokeSuspend(messageSubscribersInternal.kt:27)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invokeSuspend(subscribeMessages.kt:253)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:455)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(InternalEventListeners.kt:50)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:166)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners.kt:50)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(InternalEventListeners.kt:166)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.InternalEventListenersKt.access$process(InternalEventListeners.kt:1)
2022-06-07 05:31:58 W/stderr: at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$2$1.invokeSuspend(InternalEventListeners.kt:132)
2022-06-07 05:31:58 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
2022-06-07 05:31:58 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) -
-
萌新求教,作者大大,我发了setu却没有反应,其他指令都正常,这是为什么呢?
-
@wangjiale yande和konachan需要梯子,没梯子的话吧这两图源关了,就会从别的地方获取了
-
@MskTim 好的,多谢大佬
-
2022-06-09 22:25:17 W/stderr: java.io.IOException: Server returned HTTP response code: 502 for URL: https://pximg2.rainchan.win/img?img_id=98380416&web=true
2022-06-09 22:25:17 W/stderr: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1997)
2022-06-09 22:25:17 W/stderr: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
2022-06-09 22:25:17 W/stderr: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.utils.NetUtil.sendAndGetResponseStream(NetUtil.java:102)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.utils.NetUtil.sendAndGetResponseStream(NetUtil.java:109)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.AbstractMessageHandler.uploadImage(AbstractMessageHandler.java:378)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.ImageShareMessageHandler.doParseSeImage(ImageShareMessageHandler.java:166)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.ImageShareMessageHandler.getReplyMessage(ImageShareMessageHandler.java:79)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.AbstractMessageHandler.handleMessageEvent(AbstractMessageHandler.java:171)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.proxy.MessageHandlerProxy.handleMessageEvent(MessageHandlerProxy.java:74)
2022-06-09 22:25:17 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.starter.HRobotStarter.lambda$Start$0(HRobotStarter.java:52)
2022-06-09 22:25:17 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
2022-06-09 22:25:17 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:51)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:43)
2022-06-09 22:25:17 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
2022-06-09 22:25:17 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-06-09 22:25:18 W/stderr: java.lang.NullPointerException: Cannot invoke "java.lang.Throwable.toString()" because the return value of "java.io.IOException.getCause()" is null
2022-06-09 22:25:18 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.AbstractMessageHandler.uploadImage(AbstractMessageHandler.java:381)
2022-06-09 22:25:18 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.ImageShareMessageHandler.doParseSeImage(ImageShareMessageHandler.java:166)
2022-06-09 22:25:18 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.ImageShareMessageHandler.getReplyMessage(ImageShareMessageHandler.java:79)
2022-06-09 22:25:18 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.AbstractMessageHandler.handleMessageEvent(AbstractMessageHandler.java:171)
2022-06-09 22:25:18 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.proxy.MessageHandlerProxy.handleMessageEvent(MessageHandlerProxy.java:74)
2022-06-09 22:25:18 W/stderr: at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.starter.HRobotStarter.lambda$Start$0(HRobotStarter.java:52)
2022-06-09 22:25:18 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
2022-06-09 22:25:18 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:51)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:43)
2022-06-09 22:25:18 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
2022-06-09 22:25:18 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-06-09 22:25:18 E/main: Exception in coroutine <unnamed>
java.lang.NullPointerException: Cannot invoke "java.lang.Throwable.toString()" because the return value of "java.lang.Exception.getCause()" is null
at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.ImageShareMessageHandler.getReplyMessage(ImageShareMessageHandler.java:101)
at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.handler.impl.AbstractMessageHandler.handleMessageEvent(AbstractMessageHandler.java:171)
at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.proxy.MessageHandlerProxy.handleMessageEvent(MessageHandlerProxy.java:74)
at plugin-2.0-SNAPSHOT.mirai.jar//com.happysnaker.starter.HRobotStarter.lambda$Start$0(HRobotStarter.java:52)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$2$1.invoke(EventChannel.kt:574)
at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:51)
at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:43)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)大佬这是什么原因啊
-
@hushaya 你找错人了,你这个不是我的插件
-
大佬,我配置好文件启动一下就剩下管理员qq和色图权限群了怎么办
-
-
java.net.ConnectException: Failed to connect to /127.0.0.1:7890
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnecti
on.kt:297)
at okhttp3.internal.connection.RealConnection.connectTunnel(RealConnecti
on.kt:261)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:
201)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFin
der.kt:226)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(Exch
angeFinder.kt:106)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:
-
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInter
ceptor.kt:32)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorCha
in.kt:109)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt
:95)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorCha
in.kt:109)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.k
t:83)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorCha
in.kt:109)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndF
ollowUpInterceptor.kt:76)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorCha
in.kt:109)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$
okhttp(RealCall.kt:201)
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
at pixiv-1.6.8.jar//com.hcyacg.utils.RequestUtil$Companion.httpArray(Req
uestUtil.kt:112)
at pixiv-1.6.8.jar//com.hcyacg.utils.RequestUtil$Companion.requestArray(
RequestUtil.kt:63)
at pixiv-1.6.8.jar//com.hcyacg.sexy.SexyCenter.yande(SexyCenter.kt:147)
at pixiv-1.6.8.jar//com.hcyacg.sexy.SexyCenter.init(SexyCenter.kt:75)
at pixiv-1.6.8.jar//com.hcyacg.Pixiv$onEnable$1$10.invokeSuspend(Pixiv.k
t:82)
at pixiv-1.6.8.jar//com.hcyacg.Pixiv$onEnable$1$10.invoke(Pixiv.kt)
at pixiv-1.6.8.jar//com.hcyacg.Pixiv$onEnable$1$10.invoke(Pixiv.kt)
at net.mamoe.mirai.event.MessageSubscribersBuilder$reply$3.invokeSuspend
(MessageSubscribersBuilder.kt:510)
at net.mamoe.mirai.event.MessageSubscribersBuilder$reply$3.invoke(Messag
eSubscribersBuilder.kt)
at net.mamoe.mirai.event.MessageSubscribersBuilder$reply$3.invoke(Messag
eSubscribersBuilder.kt)
at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1
.invokeSuspend(messageSubscribersInternal.kt:27)
at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1
.invoke(messageSubscribersInternal.kt)
at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1
.invoke(messageSubscribersInternal.kt)
at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscr
ibeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt
$1$1.invokeSuspend(subscribeMessages.kt:253)
at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscr
ibeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt
$1$1.invoke(subscribeMessages.kt)
at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscr
ibeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt
$1$1.invoke(subscribeMessages.kt)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(Ev
entChannel.kt:455)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChan
nel.kt)
at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChan
nel.kt)
at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(Intern
alEventListeners.kt:50)
at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEvent
Listeners.kt)
at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEvent
Listeners.kt)
at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrRetur
n(Undispatched.kt:89)
at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders
.common.kt:166)
at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners
.kt:50)
at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(Inter
nalEventListeners.kt:166)
at net.mamoe.mirai.internal.event.InternalEventListenersKt.access$proces
s(InternalEventListeners.kt:1)
at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemove
IfRequired$2$1.invokeSuspend(InternalEventListeners.kt:132)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Contin
uationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineS
cheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(C
oroutineScheduler.kt:749)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Cor
outineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Coroutine
Scheduler.kt:664)
Caused by: java.net.ConnectException: Connection refused: no further informationat java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)at java.base/sun.nio.ch.NioSocketImpl.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(RealConnecti
on.kt:295)
... 51 more
-
-
能配置多个管理员账号吗,比如配置了两个管理员,下边配置的群号有第一个管理员的群号也有第二个管理员的群号,还有两个管理员都在一个群的那种
-
setu指令对应的网站可能有问题,每次请求必然发生网络错误