MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接
    1. 主页
    2. xuefeng
    3. 主题
    X
    • 资料
    • 关注 1
    • 粉丝 0
    • 主题 14
    • 帖子 98
    • 最佳 4
    • 有争议的 0
    • 群组 1

    xuefeng 创建的主题

    • X

      已解决 mirai最新版本收到图片和表情包提示[不支持的消息]
      HTTP API和第三方SDK • • xuefeng

      8
      0
      赞同
      8
      帖子
      1046
      浏览

      X

      mirai最新版本收到图片和表情包提示
      [不支持的消息#1992902266]

    • X

      请问如何使用nonebot插件呢
      技术交流板块 • • xuefeng

      2
      0
      赞同
      2
      帖子
      378
      浏览

      X

      我在社区看到了nonebot可以通过miraihttp进行链接但是我并没有找到相关的插件或文档
      请问哪里有教程呢
      awa

    • X

      被tx拉闸了()
      使用交流 • • xuefeng

      3
      0
      赞同
      3
      帖子
      874
      浏览

      X

      2023-10-23 20:14:55 E/main: net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. net.mamoe.mirai.network.BotAuthorizationException: BotAuthorization(BotAuthorization.byPassword(<ERASED>)) threw an exception during authorization process. See cause below. at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.login(SsoProcessor.kt:263) at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.kt:247) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 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:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Suppressed: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3511131360), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下载最新版QQ后 重试。, errorInfo=) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:490) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.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) ... 5 more Caused by: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3511131360), code=45, title=禁止登录, message=你当前使用的QQ版本过低,请前往QQ官网im.qq.com下 载最新版QQ后重试。, errorInfo=)]
    • X

      这是什么报错是网络问题吗
      使用交流 • • xuefeng

      2
      0
      赞同
      2
      帖子
      363
      浏览

      X

      这是什么报错是网络问题吗

      2023-10-21 13:43:16 E/blhx-wiki: Exception in coroutine Plugin org.iris.wiki of blhx-wiki java.lang.NoClassDefFoundError: Could not initialize class org.iris.wiki.paint.PaintUtils at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.paint.component.TextComponent.<init>(TextComponent.kt:31) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.paint.component.TextComponent.<init>(TextComponent.kt:20) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.paint.component.SkillComponent.init(SkillComponent.kt:27) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.paint.component.ShipAttrComponent.init(ShipAttrComponent.kt:35) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.data.ShipAttrData.toMessage(ShipAttrData.kt:283) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.utils.MessageBuildUtils.build(MessageBuildUtils.kt:29) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.Listener.wiki(Listener.kt:137) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.Listener.wiki$default(Listener.kt:120) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.Listener$subscribe$1.invokeSuspend(Listener.kt:58) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.Listener$subscribe$1.invoke(Listener.kt) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.Listener$subscribe$1.invoke(Listener.kt) at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:484) 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:169) 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:120) at net.mamoe.mirai.internal.event.EventListeners.callListeners$mirai_core(EventListeners.kt:68) 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:233) 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:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Caused by: java.lang.ExceptionInInitializerError: Exception java.io.IOException: Can't read F:\bot2\data\org.iris.wiki\思源黑体.ttf [in thread "DefaultDispatcher-worker-23"] at java.desktop/java.awt.Font.checkFontFile(Unknown Source) at java.desktop/java.awt.Font.createFont(Unknown Source) at blhx-wiki-plugin-0.4.2.mirai2.jar//org.iris.wiki.paint.PaintUtils.<clinit>(PaintUtils.kt:13) ... 33 more
    • X

      不知道有没有这样的插件
      使用交流 • • xuefeng

      3
      0
      赞同
      3
      帖子
      286
      浏览

      X

      有没有一款插件可以根据关键词激活然后在词库里随机抽取消息发送的插件啊awa

    • X

      未解决 被腾讯拦截的消息如果违规会怎么处理
      使用交流 • • xuefeng

      2
      0
      赞同
      2
      帖子
      297
      浏览

      X

      如果有一个违规内容被发送并被腾讯拦截(没有发送出去)腾讯会依据被拦截的内容封号吗

    • X

      关于我给我机器人装了一堆插件
      摸鱼区 • • xuefeng

      4
      0
      赞同
      4
      帖子
      553
      浏览

      X

      我给我机器人装了一堆插件现在有些插件文档都找不到了
      准备重新部署一次(
      大家装插件的时候一定要把文档链接和下载链接保存好啊
      ()

    • X

      如何将内存占用映射到QQ昵称上
      使用交流 • • xuefeng

      2
      0
      赞同
      2
      帖子
      272
      浏览

      X

      有什么插件可以吧机器人的实时占用映射到QQ昵称上吗
      比如XXXX|%ram%
      请问有吗
      本人不会Java只能求助了AwA

    • X

      已解决 如何降级Mirai
      使用交流 • • xuefeng

      6
      0
      赞同
      6
      帖子
      439
      浏览

      X

      我的版本是2.13.0-RC2遇到了插件兼容问题需要降级
      如何降级呢

    • X

      已解决 提示qq版本过低
      使用交流 • • xuefeng

      27
      0
      赞同
      27
      帖子
      5382
      浏览

      X

      2022-10-12 22:08:59 E/main: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3038384204), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入 下载页面, errorInfo=)
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3038384204), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登录。点击进入下载页面, errorInfo=)
      at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:284)
      at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.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)
      Suppressed: java.util.concurrent.CancellationException: Bot closed
      at kotlinx.coroutines.ExceptionsKt.CancellationException(Exceptions.kt:22)
      at net.mamoe.mirai.internal.AbstractBot.close(AbstractBot.kt:112)
      at net.mamoe.mirai.internal.QQAndroidBot.close(QQAndroidBot.kt:84)
      at net.mamoe.mirai.internal.AbstractBot.login(AbstractBot.kt:136)
      at net.mamoe.mirai.internal.AbstractBot$login$1.invokeSuspend(AbstractBot.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
      at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:279)
      at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
      at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
      at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
      at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
      at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
      at net.mamoe.mirai.console.internal.MiraiConsoleImplementationBridge.doStart$mirai_console(MiraiConsoleImplementationBridge.kt:245)
      at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:464)
      at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:168)
      at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:167)
      at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.main(MiraiConsoleTerminalLoader.kt:52)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.base/java.lang.reflect.Method.invoke(Unknown Source)
      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: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3038384204), code=235, title=温馨提示, message=当前QQ版本过低,请升级至最新版本后再登 录。点击进入下载页面, errorInfo=)]

    • X

      Mirai出现问题
      BUG反馈 • • xuefeng

      7
      0
      赞同
      7
      帖子
      538
      浏览

      X

      2022-09-17 11:31:40 E/console: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3038384204), code=40, title=安全提醒, message=该帐号因使用非官 方QQ客户端被暂时冻结QQ客户端登录,请点击下方按钮了解详情及处理。, errorInfo=)
      net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3038384204), code=40, title=安全提醒, message=该帐号因使用非官方QQ客户端被暂时冻结QQ客户端登录,请点击下方按钮了解详情及处理。, errorInfo=)
      at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:284)
      at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.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)
      Suppressed: java.util.concurrent.CancellationException: Bot closed
      at kotlinx.coroutines.ExceptionsKt.CancellationException(Exceptions.kt:22)
      at net.mamoe.mirai.internal.AbstractBot.close(AbstractBot.kt:112)
      at net.mamoe.mirai.internal.QQAndroidBot.close(QQAndroidBot.kt:84)
      at net.mamoe.mirai.internal.AbstractBot.login(AbstractBot.kt:136)
      at net.mamoe.mirai.internal.AbstractBot$login$1.invokeSuspend(AbstractBot.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
      ... 4 more
      Caused by: [CIRCULAR REFERENCE: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(3038384204), code=40, title=安全提醒, message=该帐号因使用非官方QQ客户端被暂时冻结QQ客户端登录,请点击下方按钮了解详情及处理。, errorInfo=)]

    • X

      已解决 获取运行状态发现插件被禁用如何把他启用
      使用交流 • • xuefeng

      5
      0
      赞同
      5
      帖子
      304
      浏览

      X

      c1c586c5-4031-456d-bd46-49fb3d8184d4-image.png
      提示
      mirai-administrator(disabled)
      如何把他启用呢

    • X

      未解决 如何让Bot加好友&入群时自动发送一条消息?
      开发交流 • • xuefeng

      2
      0
      赞同
      2
      帖子
      270
      浏览

      X

      如何让Bot加好友&入群时自动发送一条消息?
      类似于Dice的效果

    • 1 / 1