界面端无法执行集体任务
在提问之前...
- [x] 我已经搜索了现有的 issues
- [x] 我在提问题之前至少花费了 5 分钟来思考和准备
- [x] 我已经阅读了文档中的 常见问题(FAQ)
- [x] 这个问题出现了至少三次,不是偶发的
- [x] 我使用 OAS 的 dev 分支
描述你的问题
界面端将"集体任务"映射到了 GotoMain 模块,GotoMain 执行完毕后直接结束,没有继续执行真正的集体任务, CollectiveMissions 模块本身功能正常(可以用python指令执行)。 将GotoMain/script_task.py修改为图片内容(图三),可以重定向到集体任务正常执行(执行完毕后不会自动返回主界面);但是无法通过修改时间立即执行集体任务,只能将时间设置到后一分钟自动执行。 求大佬帮我看看该怎么修复,我已经试过重新下载安装oas和oasx了,就只有集体任务无法正常执行,别的都可以
如何复现
- 前往 '...'
- 点击 '....'
- 滑动到 '....'
- 出现问题
预期行为
No response
相关 Logs
INFO | 15:39:56.550 | Config "oas1" changed at 2025-10-29 15:39:52
INFO | 15:39:56.557 | No task pending
INFO | 15:39:56.559 | [Task] CollectiveMissions (Enable, 5, 2025-10-29
15:40:00)
INFO | 15:39:56.560 | Goto main page during wait
INFO | 15:39:56.568 | module_path:
E:\yys1\OnmyojiAutoScript-easy-install\tasks\GotoMain\script_task.py,
module_name: script_task
INFO | 15:39:56.585 | UI get current page
INFO | 15:39:56.591 | [UI] page_main
INFO | 15:39:56.592 | <<< UI GOTO PAGE_MAIN >>>
INFO | 15:39:56.594 | Current page: page_main. Following shortest path:
INFO | 15:39:56.595 | page_main
INFO | 15:39:57.774 | Page arrived page_main
INFO | 15:40:02.779 | No task pending
INFO | 15:40:02.781 | [Task] KekkaiActivation (Enable, 2, 2025-10-29
15:47:50)
INFO | 15:40:02.782 | Goto main page during wait
INFO | 15:40:02.792 | module_path:
E:\yys1\OnmyojiAutoScript-easy-install\tasks\GotoMain\script_task.py,
module_name: script_task
INFO | 15:40:02.812 | UI get current page
INFO | 15:40:02.818 | [UI] page_main
INFO | 15:40:02.820 | <<< UI GOTO PAGE_MAIN >>>
INFO | 15:40:02.821 | Current page: page_main. Following shortest path:
INFO | 15:40:02.823 | page_main
INFO | 15:40:03.993 | Page arrived page_main
截图
还有别的吗?
No response
同样的问题,请问解决了吗
你是一直都不能执行集体任务,还是最近出现的
发自我的iPhone
------------------ 原始邮件 ------------------ 发件人: slowpoke0520 @.> 发送时间: 2025年11月11日 20:27 收件人: runhey/OnmyojiAutoScript @.> 抄送: L1625315004l @.>, Author @.> 主题: Re: [runhey/OnmyojiAutoScript] 界面端无法执行集体任务 (Issue #1211)
slowpoke0520 left a comment (runhey/OnmyojiAutoScript#1211)
同样的问题,请问解决了吗
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
很久了,最近注意到的,这个任务日期显示的停在八九月份了。我刚刚发现把脚本的调度规则改成除了filter之外的就能正常显示和运行了,但是我看到你另一个issue下那个人给你贴出的设置里是filter,他说他的可以正常运行,非常神秘。你可以试试
谢谢你,我改调度规则后也能运行了,这个问题困扰我半个月了
发自我的iPhone
------------------ 原始邮件 ------------------ 发件人: slowpoke0520 @.> 发送时间: 2025年11月11日 20:56 收件人: runhey/OnmyojiAutoScript @.> 抄送: L1625315004l @.>, Author @.> 主题: Re: [runhey/OnmyojiAutoScript] 界面端无法执行集体任务 (Issue #1211)
slowpoke0520 left a comment (runhey/OnmyojiAutoScript#1211)
很久了,最近注意到的,这个任务日期显示的停在八九月份了。我刚刚发现把脚本的调度规则改成除了filter之外的就能正常显示和运行了,但是我看到你另一个issue下那个人给你贴出的设置里是filter,他说他的可以正常运行,非常神秘。你可以试试
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>