MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接

    Arknights Helper / 明日方舟 助手,更新订阅的微博号配置项

    插件发布
    kotlin jvm 明日方舟
    50
    245
    46332
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • S
      shenzhentong 最后由 编辑

      此回复已被删除!
      1 条回复 最后回复 回复 引用 0
      • S
        shenzhentong 最后由 编辑

        企鹅物流的api坏了吗(

        cssxsh 1 条回复 最后回复 回复 引用 0
        • cssxsh
          cssxsh @shenzhentong 最后由 编辑

          @shenzhentong
          1.3.12 尝试修复

          1 条回复 最后回复 回复 引用 0
          • N
            Narumi 最后由 cssxsh 编辑

            2022-03-11 16:17:54 E/arknights-helper: java.lang.NoSuchMethodError: 'kotlin.reflect.KType kotlin.jvm.internal.Reflection.mutableCollectionType(kotlin.reflect.KType)'
            java.lang.NoSuchMethodError: 'kotlin.reflect.KType kotlin.jvm.internal.Reflection.mutableCollectionType(kotlin.reflect.KType)'
                    at xyz.cssxsh.mirai.plugin.ArknightsUserData.<clinit>(ArknightsData.kt:185)
                    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method)
                    at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unknown Source)
                    at java.base/jdk.internal.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(Unknown Source)
                    at java.base/jdk.internal.reflect.ReflectionFactory.newFieldAccessor(Unknown Source)
                    at java.base/java.lang.reflect.Field.acquireFieldAccessor(Unknown Source)
                    at java.base/java.lang.reflect.Field.getFieldAccessor(Unknown Source)
                    at java.base/java.lang.reflect.Field.get(Unknown Source)
                    at kotlin.reflect.jvm.internal.KClassImpl$Data$objectInstance$2.invoke(KClassImpl.kt:117)
                    at kotlin.reflect.jvm.internal.ReflectProperties$LazyVal.invoke(ReflectProperties.java:62)
                    at kotlin.reflect.jvm.internal.ReflectProperties$Val.getValue(ReflectProperties.java:31)
                    at kotlin.reflect.jvm.internal.KClassImpl$Data.getObjectInstance(KClassImpl.kt)
                    at kotlin.reflect.jvm.internal.KClassImpl.getObjectInstance(KClassImpl.kt:242)
                    at xyz.cssxsh.mirai.plugin.ArknightsHelperData$Companion$list$2.invoke(ArknightsData.kt:66)
                    at xyz.cssxsh.mirai.plugin.ArknightsHelperData$Companion$list$2.invoke(ArknightsData.kt:65)
                    at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
                    at xyz.cssxsh.mirai.plugin.ArknightsHelperData$Companion.getList(ArknightsData.kt:65)
                    at xyz.cssxsh.mirai.plugin.ArknightsHelperData$Companion.iterator(ArknightsData.kt:77)
                    at xyz.cssxsh.mirai.plugin.ArknightsHelperPlugin.onEnable(ArknightsHelperPlugin.kt:22)
                    at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.internalOnEnable$mirai_console(JvmPluginInternal.kt:113)
                    at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.enable(BuiltInJvmPluginLoaderImpl.kt:158)
                    at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.enable(JvmPluginLoader.kt)
                    at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.enable(JvmPluginLoader.kt:36)
                    at net.mamoe.mirai.console.plugin.PluginManager.enablePlugin(PluginManager.kt:129)
                    at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.enableAllLoadedPlugins$mirai_console(PluginManagerImpl.kt:172)
                    at net.mamoe.mirai.console.internal.MiraiConsoleImplementationBridge.doStart$mirai_console(MiraiConsoleImplementationBridge.kt:214)
                    at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:277)
                    at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:156)
                    at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:155)
                    at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.main(MiraiConsoleTerminalLoader.kt:47)
                    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.bootMirai(Utility.java:83)
                    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.mozilla.javascript.MemberBox.invoke(MemberBox.java:138)
                    at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:226)
                    at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1692)
                    at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1013)
                    at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
                    at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:412)
                    at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3578)
                    at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:107)
                    at org.mozilla.javascript.ArrowFunction.call(ArrowFunction.java:43)
                    at org.mozilla.javascript.InterfaceAdapter.invokeImpl(InterfaceAdapter.java:155)
                    at org.mozilla.javascript.InterfaceAdapter.lambda$invoke$0(InterfaceAdapter.java:105)
                    at org.mozilla.javascript.Context.call(Context.java:554)
                    at org.mozilla.javascript.ContextFactory.call(ContextFactory.java:522)
                    at org.mozilla.javascript.InterfaceAdapter.invoke(InterfaceAdapter.java:105)
                    at org.mozilla.javascript.jdk18.VMBridge_jdk18$1.invoke(VMBridge_jdk18.java:126)
                    at com.sun.proxy.$Proxy4.run(Unknown Source)
                    at org.itxtech.mcl.script.ScriptManager.phaseBoot(ScriptManager.java:106)
                    at org.itxtech.mcl.Loader.lambda$start$3(Loader.java:176)
                    at org.itxtech.mcl.Loader.tryCatching(Loader.java:145)
                    at org.itxtech.mcl.Loader.start(Loader.java:176)
                    at org.itxtech.mcl.Loader.main(Loader.java:68)
            

            载入阶段报错,插件直接停止工作,只能暂时用旧版本

            cssxsh 1 条回复 最后回复 回复 引用 0
            • cssxsh
              cssxsh @Narumi 最后由 编辑

              @Narumi
              升级mirai版本

              1 条回复 最后回复 回复 引用 0
              • N
                Narumi 最后由 编辑

                2022-03-31 17:03:12 W/arknights-helper: 向Group(xxxx)发送消息失败
                java.lang.IllegalArgumentException: Unsupported image type (mirai) for ExternalResource net.mamoe.mirai.internal.utils.ExternalResourceImplByFile@e3987, considering use gif/png/bmp/jpg format. image header: 3C 21 2D 2D 2D 0A 20 20 20 20 42 69 6C 69 62 69 6C 69 20 4C 69 76 65 20 52 6F 6F 6D 2E 0A
                        at net.mamoe.mirai.internal.message.ImageDecoderKt.calculateImageInfo(ImageDecoder.kt:160)
                        at net.mamoe.mirai.internal.contact.GroupImpl$uploadImage$lambda-19$$inlined$runBIO$1.invoke(CoroutineUtils.kt:194)
                        at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:46)
                        at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
                        at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:38)
                        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:39)
                        at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
                        at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
                        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
                        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
                        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
                

                通讯录#18抓取失败

                1 条回复 最后回复 回复 引用 0
                • Skyfirelegend
                  Skyfirelegend 最后由 编辑

                  答题功能能否只针对某个群开放,多个群开放一是会互相冲突,二是某个群容易被刷屏

                  cssxsh 1 条回复 最后回复 回复 引用 0
                  • cssxsh
                    cssxsh @Skyfirelegend 最后由 编辑

                    @Skyfirelegend
                    赋予权限时只赋予某个群的群员就好

                    1 条回复 最后回复 回复 引用 0
                    • S
                      SyuueenN 最后由 编辑

                      初次使用,尝试/材料、/关卡时报错,遂尝试/数据 方舟试图更新数据,但控制台持续报错,开关梯子、重启控制台没有效果。请问如何解决?

                      2022-04-27 13:37:26 V/Bot.*: [工具群(*)] SyuueenN(*) -> /材料
                      2022-04-27 13:37:26 V/Bot.*: Group(*) <- 参数不匹配, 你是否想执行: \n/item <name> [limit] [now]    (参 数不足)
                      2022-04-27 13:37:33 V/Bot.*: [工具群(*)] SyuueenN(*) -> /材料 固源岩
                      2022-04-27 13:37:33 V/Bot.2362608286: Group(*) <- 查找失败, 尝试自定义别名, Unexpected JSON token at offset 6635: Unexpected symbol 'n' in numeric literal\nJSON input: .....2,"start":1618430400000,"end":null},{"stageId":"a001_02_perm.....
                      2022-04-27 13:37:33 W/arknights-helper: 发送消息失败, java.util.NoSuchElementException: Key 固源岩 is missing in the map.
                      2022-04-27 13:37:34 V/Bot.*: Group(*) <- [mirai:quote:[*],[*]]发送消息失败, Key 固源岩 is missing in the map.
                      2022-04-27 13:37:49 V/Bot.*: [工具群(*)] SyuueenN(*) -> /数据 方舟
                      2022-04-27 13:38:22 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/character_table.json, socket_timeout=15000] ms
                      2022-04-27 13:38:38 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/character_table.json, socket_timeout=15000] ms
                      2022-04-27 13:39:42 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/handbook_info_table.json, socket_timeout=15000] ms
                      2022-04-27 13:40:21 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/handbook_info_table.json, socket_timeout=15000] ms
                      2022-04-27 13:40:36 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/handbook_info_table.json, socket_timeout=15000] ms
                      2022-04-27 13:41:05 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/handbook_info_table.json, socket_timeout=15000] ms
                      2022-04-27 13:41:20 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/handbook_info_table.json, socket_timeout=15000] ms
                      2022-04-27 13:41:35 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/handbook_info_table.json, socket_timeout=15000] ms
                      
                      cssxsh 1 条回复 最后回复 回复 引用 0
                      • cssxsh
                        cssxsh @SyuueenN 最后由 编辑

                        @SyuueenN
                        下个版本尝试修复

                        S 1 条回复 最后回复 回复 引用 0
                        • S
                          SyuueenN @cssxsh 最后由 编辑

                          @cssxsh 辛苦

                          cssxsh 1 条回复 最后回复 回复 引用 0
                          • cssxsh
                            cssxsh @SyuueenN 最后由 编辑

                            @SyuueenN
                            https://github.com/cssxsh/arknights-helper/releases/tag/v1.3.13-M1

                            1 条回复 最后回复 回复 引用 0
                            • S
                              SyuueenN 最后由 编辑

                              查询公招支援机械失败,试了几个同义词也无效,请问是什么情况?

                              SyuueenN 13:44:06
                              /公招 支援机械
                              
                              COURRIER 13:44:06
                              SyuueenN  
                              /公招 支援机械
                              发送消息失败, null
                              
                              cssxsh 1 条回复 最后回复 回复 引用 0
                              • cssxsh
                                cssxsh @SyuueenN 最后由 编辑

                                @SyuueenN
                                公招保底的判断出了一些问题,下个版本修复

                                1 条回复 最后回复 回复 引用 0
                                • 厂
                                  厂长养猪大队 最后由 编辑

                                  大佬,为什么我把插件拖入plugins文件夹后插件没反应啊

                                  1 条回复 最后回复 回复 引用 0
                                  • R
                                    rickyliyiqi 最后由 编辑

                                    2022-05-17 09:20:37 W/arknights-helper: Downloader Ignore io.ktor.network.sockets.ConnectTimeoutException: Connect timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/data_version.txt, connect_timeout=15000 ms]

                                    1 条回复 最后回复 回复 引用 0
                                    • Skyfirelegend
                                      Skyfirelegend 最后由 编辑

                                      arknights-helper: Downloader Ignore java.net.SocketException: Connection reset
                                      这个是什么问题

                                      1 条回复 最后回复 回复 引用 0
                                      • 红
                                        红要抓尾巴 最后由 编辑

                                        此回复已被删除!
                                        1 条回复 最后回复 回复 引用 0
                                        • 红
                                          红要抓尾巴 最后由 编辑

                                          W/arknights-helper: Downloader Ignore io.ktor.network.sockets.SocketTimeoutException: Socket timeout has expired [url=https://cdn.jsdelivr.net/gh/Kengxxiao/ArknightsGameData@master/zh_CN/gamedata/excel/data_version.txt, socket_timeout=15000] ms
                                          大佬,这是啥情况啊

                                          M 1 条回复 最后回复 回复 引用 0
                                          • R
                                            RaTaiHok 最后由 编辑

                                            此回复已被删除!
                                            1 条回复 最后回复 回复 引用 0
                                            • 1
                                            • 2
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 12
                                            • 13
                                            • 7 / 13
                                            • First post
                                              Last post
                                            Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact