MiraiForum

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

    mfygod 发布的帖子

    • RE: 协议问题汇报

      @mfygod

      7月 06, 2023 8:21:36 下午 com.github.unidbg.linux.ARM64SyscallHandler fork
      信息: fork
      Exception in thread "DefaultDispatcher-worker-2" java.net.SocketException: Connection reset
      	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
      	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
      	at io.ktor.network.sockets.CIOReaderKt$readFrom$2.invoke(CIOReader.kt:134)
      	at io.ktor.network.sockets.CIOReaderKt$readFrom$2.invoke(CIOReader.kt:133)
      	at io.ktor.utils.io.ByteBufferChannel.writeAvailable(ByteBufferChannel.kt:1466)
      	at io.ktor.utils.io.ByteBufferChannel.write$suspendImpl(ByteBufferChannel.kt:1496)
      	at io.ktor.utils.io.ByteBufferChannel.write(ByteBufferChannel.kt)
      	at io.ktor.utils.io.ByteWriteChannel$DefaultImpls.write$default(ByteWriteChannel.kt:88)
      	at io.ktor.network.sockets.CIOReaderKt.readFrom(CIOReader.kt:133)
      	at io.ktor.network.sockets.CIOReaderKt.access$readFrom(CIOReader.kt:1)
      	at io.ktor.network.sockets.CIOReaderKt$attachForReadingDirectImpl$1.invokeSuspend(CIOReader.kt:109)
      	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      	at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:233)
      	at kotlinx.coroutines.DispatchedTaskKt.resumeUnconfined(DispatchedTask.kt:189)
      	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:161)
      	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:474)
      	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:508)
      	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:497)
      	at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:368)
      	at io.ktor.network.selector.SelectorManagerSupport.handleSelectedKey(SelectorManagerSupport.kt:84)
      	at io.ktor.network.selector.SelectorManagerSupport.handleSelectedKeys(SelectorManagerSupport.kt:65)
      	at io.ktor.network.selector.ActorSelectorManager.process(ActorSelectorManager.kt:70)
      	at io.ktor.network.selector.ActorSelectorManager.access$process(ActorSelectorManager.kt:18)
      	at io.ktor.network.selector.ActorSelectorManager$process$1.invokeSuspend(ActorSelectorManager.kt)
      	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
      	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
      	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineName(selector), StandaloneCoroutine{Cancelling}@70e97419, Dispatchers.IO]
      Exception in thread "DefaultDispatcher-worker-4" java.net.SocketException: Connection reset
      	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
      	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
      	at io.ktor.network.sockets.CIOReaderKt$readFrom$2.invoke(CIOReader.kt:134)
      	at io.ktor.network.sockets.CIOReaderKt$readFrom$2.invoke(CIOReader.kt:133)
      	at io.ktor.utils.io.ByteBufferChannel.writeAvailable(ByteBufferChannel.kt:1466)
      	at io.ktor.utils.io.ByteBufferChannel.write$suspendImpl(ByteBufferChannel.kt:1496)
      	at io.ktor.utils.io.ByteBufferChannel.write(ByteBufferChannel.kt)
      	at io.ktor.utils.io.ByteWriteChannel$DefaultImpls.write$default(ByteWriteChannel.kt:88)
      	at io.ktor.network.sockets.CIOReaderKt.readFrom(CIOReader.kt:133)
      	at io.ktor.network.sockets.CIOReaderKt.access$readFrom(CIOReader.kt:1)
      	at io.ktor.network.sockets.CIOReaderKt$attachForReadingDirectImpl$1.invokeSuspend(CIOReader.kt:109)
      	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      	at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:233)
      	at kotlinx.coroutines.DispatchedTaskKt.resumeUnconfined(DispatchedTask.kt:189)
      	at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:161)
      	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:474)
      	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:508)
      	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:497)
      	at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:368)
      	at io.ktor.network.selector.SelectorManagerSupport.handleSelectedKey(SelectorManagerSupport.kt:84)
      	at io.ktor.network.selector.SelectorManagerSupport.handleSelectedKeys(SelectorManagerSupport.kt:65)
      	at io.ktor.network.selector.ActorSelectorManager.process(ActorSelectorManager.kt:70)
      	at io.ktor.network.selector.ActorSelectorManager.access$process(ActorSelectorManager.kt:18)
      	at io.ktor.network.selector.ActorSelectorManager$process$1.invokeSuspend(ActorSelectorManager.kt)
      	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
      	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
      	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
      	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineName(selector), StandaloneCoroutine{Cancelling}@f604423, Dispatchers.IO]
      
      

      这个也是unidbg-fetch-qsign-1.1.0 日志

      发布在 官方公告
      M
      mfygod
    • RE: 协议问题汇报

      @mfygod

      2023-07-05 18:13:44 V/Bot.3187275495: Event: BotOfflineEvent.Dropped(bot=Bot(318
      7275495), cause=NettyChannelException(message=null, cause=null), reconnect=true)
      

      这个是mirai的代码

      发布在 官方公告
      M
      mfygod
    • RE: 协议问题汇报

      mirai 版本

      2023-07-06 18:21:18 I/main: Backend: version 2.15.0-sign, built on 2023-06-23 00
      :42:57.
      2023-07-06 18:21:18 I/main: Frontend Terminal: version 2.15.0-sign, provided by
      Mamoe Technologies
      2023-07-06 18:21:18 I/main: Welcome to visit https://mirai.mamoe.net/
      2023-07-06 18:21:21 I/plugin: Successfully loaded plugin AntiRecall v1.0.3
      2023-07-06 18:21:21 I/plugin: Successfully loaded plugin Chat Command v0.6.0
      2023-07-06 18:21:21 I/fix-protocol-version: 协议版本检查更新...
      2023-07-06 18:21:21 I/fix-protocol-version: 注册服务...
      2023-07-06 18:21:21 I/plugin: Successfully loaded plugin fix-protocol-version v1
      .8.5
      2023-07-06 18:21:21 I/plugin: Successfully loaded plugin mirai-api-http v2.9.1
      2023-07-06 18:21:21 I/plugin: Successfully loaded plugin mirai-device-generator
      v1.2.0
      

      协议版本信息

      2023-07-06 18:21:22 I/fix-protocol-version: 当前各协议版本日期:
      ANDROID_PHONE  8.9.58.11170  2023-05-19T11:35+08:00
      ANDROID_PAD    8.9.58.11170  2023-05-19T11:35+08:00
      ANDROID_WATCH  2.0.8         2019-06-03T20:25:31+08:00
      IPAD           8.9.50.611    2023-02-16T15:10:14+08:00
      MACOS          6.8.2.21241   2022-03-14T11:11:35+08:00
      

      登录方式及使用的协议
      密码登录 安卓PHONE

      出现的问题

      7月 06, 2023 6:21:29 下午 moe.fuqiuluo.unidbg.env.FileResolver resolve
      警告: Couldn't find file: stdin
      7月 06, 2023 6:21:29 下午 moe.fuqiuluo.unidbg.env.FileResolver resolve
      警告: Couldn't find file: stdout
      7月 06, 2023 6:21:29 下午 moe.fuqiuluo.unidbg.env.FileResolver resolve
      警告: Couldn't find file: stderr
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/999
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/128
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/10
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/11
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/12
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/13
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/14
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/15
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/16
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/17
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/18
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/19
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/data/user/20
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler fstatat64
      警告: fstatat64 dirfd=-100, pathname=C:/data/user/0/com.tencent.mobileqq/files/.system_android_l2, statbuf=RW@0x40e9d008, flags=0
      7月 06, 2023 6:21:32 下午 com.github.unidbg.linux.ARM64SyscallHandler stat64
      信息: stat64 pathname=/system/lib/libhoudini.so
      

      用的大佬的 23-07-01.V1.1.0.JAR.mirai.2.15.0-sign 整合包 登陆一会机器人就会关闭 上面的是 unidbg-fetch-qsign-1.1.0 日志

      发布在 官方公告
      M
      mfygod
    • RE: [Mirai-Native] 基于小黑盒公开接口的Steam游戏信息查询

      @Mr-喜 非常感谢您。

      发布在 插件发布
      M
      mfygod
    • RE: [Mirai-Native] 基于小黑盒公开接口的Steam游戏信息查询

      @Mr-喜 很奇怪,单独用您的插件啥问题没有,一配置mirai-api-http的配置文件就会爆出这个错误。

      发布在 插件发布
      M
      mfygod
    • RE: [Mirai-Native] 基于小黑盒公开接口的Steam游戏信息查询

      查询就报错
      E/MiraiNative: Exception in coroutine Plugin org.itxtech.mirainative of MiraiNative
      java.util.NoSuchElementException: List is empty.
      at kotlin.collections.CollectionsKt___CollectionsKt.first(_Collections.kt:214)
      at mirai-native-2.0.0.mirai2.jar//org.itxtech.mirainative.MiraiNative$bot$2.invoke(MiraiNative.kt:73)
      at mirai-native-2.0.0.mirai2.jar//org.itxtech.mirainative.MiraiNative$bot$2.invoke(MiraiNative.kt:73)
      at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
      at mirai-native-2.0.0.mirai2.jar//org.itxtech.mirainative.MiraiNative.getBot(MiraiNative.kt:73)
      at mirai-native-2.0.0.mirai2.jar//org.itxtech.mirainative.bridge.MiraiBridge$sendGroupMessage$1$1.invokeSuspend(MiraiBridge.kt:143)
      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)

      发布在 插件发布
      M
      mfygod
    • RE: Mirai Authenticator 加群验证插件

      顶,支持

      发布在 插件发布
      M
      mfygod
    • RE: Mirai Content Censor 群内容审核插件

      @cssxsh 2000人群,一天一万多条消息,消费不起都。。

      发布在 插件发布
      M
      mfygod
    • RE: Mirai Content Censor 群内容审核插件

      @cssxsh 好的,感谢,感谢。

      发布在 插件发布
      M
      mfygod
    • RE: Mirai Content Censor 群内容审核插件

      初始化失败,咋回事,大佬

      发布在 插件发布
      M
      mfygod
    • RE: Mirai Content Censor 群内容审核插件
      java.lang.UnsatisfiedLinkError: 'void io.github.kasukusakura.silkcodec.NativeBridge.initialize()'
              at mirai-content-censor-1.3.8.mirai2.jar[private]//io.github.kasukusakura.silkcodec.NativeBridge.initialize(Native Method)
              at mirai-content-censor-1.3.8.mirai2.jar[private]//io.github.kasukusakura.silkcodec.NativeLoader.initialize(NativeLoader.java:26)
              at mirai-content-censor-1.3.8.mirai2.jar//io.github.gnuf0rce.mirai.censor.MiraiContentCensorPlugin.onLoad(MiraiContentCensorPlugin.kt:35)
              at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.internalOnLoad$mirai_console(JvmPluginInternal.kt:248)
              at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.load(BuiltInJvmPluginLoaderImpl.kt:283)
              at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.load(BuiltInJvmPluginLoaderImpl.kt:35)
              at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.load(JvmPluginLoader.kt)
              at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.load(JvmPluginLoader.kt:50)
              at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.loadPluginNoEnable(PluginManagerImpl.kt:90)
              at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.loadAllPluginsUsingBuiltInLoaders$mirai_console(PluginManagerImpl.kt:146)
              at net.mamoe.mirai.console.internal.MiraiConsoleImplementationBridge.doStart$mirai_console(MiraiConsoleImplementationBridge.kt:279)
              at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:508)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:177)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:176)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.main(MiraiConsoleTerminalLoader.kt:54)
              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:86)
              at org.itxtech.mcl.Utility.bootJars(Utility.java:76)
              at org.itxtech.mcl.Utility.bootMirai(Utility.java:98)
              at org.itxtech.mcl.module.builtin.Boot.boot(Boot.java:113)
              at org.itxtech.mcl.module.ModuleManager.phaseBoot(ModuleManager.java:123)
              at org.itxtech.mcl.Loader.lambda$start$4(Loader.java:196)
              at org.itxtech.mcl.Loader.tryCatching(Loader.java:151)
              at org.itxtech.mcl.Loader.start(Loader.java:196)
              at org.itxtech.mcl.Loader.main(Loader.java:84)
      
      发布在 插件发布
      M
      mfygod
    • 1 / 1