Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 避免识别到不存在的连续作战图标 #8951

Merged
merged 1 commit into from
May 1, 2024

Conversation

Manicsteiner
Copy link
Contributor

fix #8948
Require tests.
目前在日服版本中,选择“当前-上次”作战以进入 ZT-8 时,会直接识别到 FightSeries-Indicator.png ,得分 0.8 以上,如果此时选择了连战次数为1,就会点击到报酬区域,卡住流程。
所以将此项任务的 templThreshold 调整到 0.9,需要测试是否影响其他关卡。正常情况下应该可以达到 0.99 以上,不受影响。

@status102 status102 merged commit 704145a into MaaAssistantArknights:dev May 1, 2024
4 checks passed
@Constrat
Copy link
Member

Constrat commented May 1, 2024

Should release a nightly for testing (To lessen the eventual debug)

@Manicsteiner Manicsteiner deleted the feat_navigation branch May 1, 2024 14:54
@HX3N
Copy link
Contributor

HX3N commented May 1, 2024

It seems like there's a similar issue in KR as well lol

video
Recording-2024-05-01-235847.mp4
[2024-05-01 23:58:16.081][INF][Px2d444][Tx2c0b4] asst::TemplResource::get_templ lazy load FightSeries-Indicator.png
[2024-05-01 23:58:16.095][TRC][Px2d444][Tx2c0b4] match_templ | FightSeries-Indicator.png score: 0.802795 rect: [ 951, 432, 45, 51 ] roi: [ 940, 190, 80, 380 ]

+It seems like KR has been fixed :)

@Constrat
Copy link
Member

Constrat commented May 1, 2024

Good thing it was fixed in resource/tasks.json. For CN there should be virtually no difference, for overseas it's a quick for all clients :)

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

Successfully merging this pull request may close these issues.

日服 ツヴィリングトゥルムの黄金 自动战斗选择错误
4 participants