Meme Helper 表情包生成器,游戏王,幻影坦克,支持Termux
-
此回复已被删除! -
此回复已被删除! -
此回复已被删除! -
2022-07-26 14:08:27 W/meme-helper: MemeHelper Handle Exception java.lang.IllegalStateException: Send message failed: MessageSvcPbSendMsg.Response.Failed(resultType=46, errorCode=0, errorMessage=) at net.mamoe.mirai.internal.message.protocol.impl.GeneralMessageSenderProtocol$GeneralMessageSender.sendSinglePacket(GeneralMessageSenderProtocol.kt:146) at net.mamoe.mirai.internal.message.protocol.impl.GeneralMessageSenderProtocol$GeneralMessageSender.access$sendSinglePacket(GeneralMessageSenderProtocol.kt:46) at net.mamoe.mirai.internal.message.protocol.impl.GeneralMessageSenderProtocol$GeneralMessageSender$sendSinglePacket$1.invokeSuspend(GeneralMessageSenderProtocol.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 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)
用了一伙保存()重启不管用
-
@QFLS
被风控了,和插件无关 -
-
2022-08-03 19:07:22 W/MiraiNative: Linked class io.ktor.client.engine.okhttp.OkHttp in onebot-mirai-0.3.4-fix.jar but plugin not depend on it.
2022-08-03 19:07:22 W/MiraiNative: Class loading logic may change in feature.terminate called after throwing an instance of 'std::bad_cast'
what(): std::bad_cast
./mcl: line 3: 5816 Aborted $JAVA_BINARY -jar mcl.jar $*
手动测试后,这两个冲突了
mirai:mirai-skia-plugin-1.1.6
mirai-native-2.0.5-cp -
@tamamoimoto 在 Meme Helper 表情包生成器,支持Termux 中说:
mirai-native
mirai-native 需要 x32 java
我的 skia 需要 x64 java
必然冲突,无法解决 -
Emoji合成服务器我用腾讯云有时会连接超时,不知道该怎么办了
-
此回复已被删除! -
@cssxsh 我是控制台看到bot有回应,但无法发送消息。这是风控吗?风控有什么解决方法吗?
控制台输出如下(qq号啥的删了):
2022-08-10 17:06:23 V/Bot.: [bot()] 我() -> 还活着
2022-08-10 17:06:23 V/Bot.: Event: GroupMessagePreSendEvent(target=Group(), message=死了)
2022-08-10 17:06:23 V/Bot.: Group() <- 死了
2022-08-10 17:06:23 V/Bot.: Event: GroupMessagePostSendEvent(target=Group(), message=死了, exception=java.lang.IllegalStateException: Send message failed: MessageSvcPbSendMsg.Response.Failed(resultType=46, errorCode=0, errorMessage=), receipt=null) -
-
@cssxsh 问题解决了,非常感谢!
-
-
2022-08-13 13:35:26 I/main: Backend: version 2.11.1, built on 2022-05-26 04:43:10.
需要 mirai 2.12.0+
-
请问出现这个报错要如何解决,配置了mirai-api的问题吗
2022-08-25 17:26:47 W/meme-helper: MemeHelper Handle Exception java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113) at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108) at kotlin.reflect.full.KCallables.callSuspend(KCallables.kt:56) at net.mamoe.mirai.internal.event.JvmMethodListenersInternalKt.registerEventHandler$callFunction(JvmMethodListenersInternal.kt:80) at net.mamoe.mirai.internal.event.JvmMethodListenersInternalKt.access$registerEventHandler$callFunction(JvmMethodListenersInternal.kt:1) at net.mamoe.mirai.internal.event.JvmMethodListenersInternalKt$registerEventHandler$8.invokeSuspend(JvmMethodListenersInternal.kt:110) at net.mamoe.mirai.internal.event.JvmMethodListenersInternalKt$registerEventHandler$8.invoke(JvmMethodListenersInternal.kt) at net.mamoe.mirai.internal.event.JvmMethodListenersInternalKt$registerEventHandler$8.invoke(JvmMethodListenersInternal.kt) at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:511) at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt) at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt) at net.mamoe.mirai.internal.event.SafeListener$onEvent$2.invokeSuspend(SafeListener.kt:58) at net.mamoe.mirai.internal.event.SafeListener$onEvent$2.invoke(SafeListener.kt) at net.mamoe.mirai.internal.event.SafeListener$onEvent$2.invoke(SafeListener.kt) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(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.SafeListener.onEvent(SafeListener.kt:58) at net.mamoe.mirai.internal.event.EventListeners.process(EventListeners.kt:125) at net.mamoe.mirai.internal.event.EventListeners.callListeners$mirai_core(EventListeners.kt:73) at net.mamoe.mirai.internal.event.EventListeners$callListeners$1.invokeSuspend(EventListeners.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.UndispatchedCoroutine.afterResume(CoroutineContext.kt:202) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 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) Caused by: java.lang.IllegalArgumentException: Unsupported MessageEvent: net.mamoe.mirai.event.events.GroupMessageSyncEvent at net.mamoe.mirai.console.command.CommandSender$Companion.from(CommandSender.kt:258) at meme-helper-1.1.1.jar//xyz.cssxsh.mirai.meme.MemeHelper.handle(MemeHelper.kt:19) ... 34 more
-
@qingfengxiu 在 Meme Helper 表情包生成器,支持Termux 中说:
Unsupported MessageEvent: net.mamoe.mirai.event.events.GroupMessageSyncEvent
机器人的账号多端登录,同步的消息无法处理
-
@cssxsh OKOK,感谢
-
@cssxsh 这个后续可以优化一下嘛,因为个别插件冲突,导致现在必须多端登录才能够运行
-
使用dear的时候报红
大佬求助 -