Skip to content

[迷失之地] 迷失之地选完武备后自动关闭 #2227

Description

@f59375543

请确认您已完成以下几件事并勾选项目,未按要求勾选可能被认作无效反馈直接关闭

  • 正在使用最新的 OneDragon
  • 已搜索过 issue 中无人提出相似问题或无解决方案
  • 已为所有模型以及战斗脚本更新至最新版
  • 已经依照 官方文档常见问题排查 进行过问题自查
  • 运行时无任何帧率显示或其他覆盖层窗口遮盖游戏
  • 未认真阅读此处选项随意勾选
  • 未安装任何修改游戏UI和贴图的模组
  • 了解反馈时应携带日志和问题截图,且明白应该使用F11截图
  • 已经修改了此issue的标题为想要反馈的问题简述

代码版本

580a526

问题类型

Bug

问题范围

迷失之地

问题描述

上周正常,这周开始就这样选完武备后查看背包然后就自动结束执行,如视频所示

bandicam.2026-05-04.21-40-53-860.mp4

指令[ 迷失之地-识别寻路-距离 ] 节点 移动前转向 -> 移动 返回状态 未识别到目标
指令[ 迷失之地-识别寻路-距离 ] 节点 移动 -> 无目标处理 返回状态 到达目标
指令[ 迷失之地-识别寻路-距离 ] 执行成功 返回状态 到达目标
指令[ 迷失之地-层间移动 ] 节点 非战斗画面识别 -> 非战斗画面识别 返回状态 0001-距离
指令[ 迷失之地-层间移动 ] 节点 非战斗画面识别 -> 非战斗画面识别 返回状态 需要更新优先级
指令[ 更新动态优先级 ] 节点 检测游戏窗口 返回状态 成功
指令[ 更新动态优先级 ] 节点 检测游戏窗口 -> 进入藏品页面 返回状态 迷失之地-TAB
指令[ 更新动态优先级 ] 节点 检测游戏窗口 -> 进入藏品页面 返回状态 藏品
开始执行CV流水线 [迷失之地-藏品类型识别]...
指令[ 更新动态优先级 ] 执行出错 相关截图保存至 UpdatePriorityOperation_1777902090308 Traceback (most recent call last): File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 416, in execute round_result: OperationRoundResult = self._execute_one_round() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 512, in _execute_one_round current_round_result: OperationRoundResult = self._current_node.op_method(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\operation\update_priority_operation.py", line 93, in recognize_and_store artifact = self.ctx.lost_void.match_artifact_by_ocr_full(best_candidate.text) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\context\lost_void_context.py", line 279, in match_artifact_by_ocr_full art_list = self.cate_2_artifact[cate] ~~~~~~~~~~~~~~~~~~~~^^^^^^ KeyError: '卡牌'
开始执行CV流水线 [迷失之地-藏品类型识别]...
指令[ 更新动态优先级 ] 执行出错 相关截图保存至 UpdatePriorityOperation_1777902090464 Traceback (most recent call last): File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 416, in execute round_result: OperationRoundResult = self._execute_one_round() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 512, in _execute_one_round current_round_result: OperationRoundResult = self._current_node.op_method(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\operation\update_priority_operation.py", line 93, in recognize_and_store artifact = self.ctx.lost_void.match_artifact_by_ocr_full(best_candidate.text) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\context\lost_void_context.py", line 279, in match_artifact_by_ocr_full art_list = self.cate_2_artifact[cate] ~~~~~~~~~~~~~~~~~~~~^^^^^^ KeyError: '卡牌'
开始执行CV流水线 [迷失之地-藏品类型识别]...
指令[ 更新动态优先级 ] 执行出错 相关截图保存至 UpdatePriorityOperation_1777902090598 Traceback (most recent call last): File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 416, in execute round_result: OperationRoundResult = self._execute_one_round() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 512, in _execute_one_round current_round_result: OperationRoundResult = self._current_node.op_method(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\operation\update_priority_operation.py", line 93, in recognize_and_store artifact = self.ctx.lost_void.match_artifact_by_ocr_full(best_candidate.text) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\context\lost_void_context.py", line 279, in match_artifact_by_ocr_full art_list = self.cate_2_artifact[cate] ~~~~~~~~~~~~~~~~~~~~^^^^^^ KeyError: '卡牌'
开始执行CV流水线 [迷失之地-藏品类型识别]...
指令[ 更新动态优先级 ] 执行出错 相关截图保存至 UpdatePriorityOperation_1777902090740 Traceback (most recent call last): File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 416, in execute round_result: OperationRoundResult = self._execute_one_round() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\one_dragon\base\operation\operation.py", line 512, in _execute_one_round current_round_result: OperationRoundResult = self._current_node.op_method(self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\operation\update_priority_operation.py", line 93, in recognize_and_store artifact = self.ctx.lost_void.match_artifact_by_ocr_full(best_candidate.text) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Download\ZenlessZoneZero-OneDragon\src\zzz_od\application\hollow_zero\lost_void\context\lost_void_context.py", line 279, in match_artifact_by_ocr_full art_list = self.cate_2_artifact[cate] ~~~~~~~~~~~~~~~~~~~~^^^^^^ KeyError: '卡牌'
指令[ 更新动态优先级 ] 执行失败 返回状态 异常
指令[ 迷失之地-层间移动 ] 节点 非战斗画面识别 -> 更新优先级 返回状态 异常
指令[ 迷失之地-层间移动 ] 执行失败 返回状态 异常
指令[ 迷失之地 ] 节点 加载自动战斗配置 -> 层间移动 返回状态 异常
指令[ 迷失之地 ] 执行失败 返回状态 异常
暂停运行
松开所有按键
松开所有按键
松开所有按键

游戏截图

No response

运行日志

log.txt

你的建议

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions