Shane (Treasure) Xue
Shane (Treasure) Xue
### Before you asking - [x] I have searched the existing issues - [x] I spend at least 5 minutes for thinking and preparing - [x] I checked Frequently Asked...
* Redo asset: EXP_INFO_B: This asset has repeatedly caused issues that had to be fixed. Now Let's fix it once and for all. * Remove Previous Fix: Previously I checked...
### 在提问之前... - [x] 我已经搜索了现有的 issues - [x] 我在提问题之前至少花费了 5 分钟来思考和准备 - [x] 我已经阅读了 Wiki 中的 常见问题(FAQ) - [x] 我正在使用最新版的 Alas ### 描述你的问题 Alas无法正确识别每日挑战开放状态。在5~7的识别中(即商船护卫,海域突进,斩首行动),反复出现了将开放的关卡识别为未开放,而认为未开放的关卡是开放的。 从log上来猜测,可能是因为ocr/截图的反应速度**错误地快于了**UI作出反应的速度。这导致了ALAS_认为_自己已经切换到了下一个任务并且进行ocr识别,但是_事实上_其仍然在识别上一个页面。这能够解释为何在7处失误,但是似乎并不能解释5处的行为。 目前来看,我没有听说有其他这样的案例,因此我并不清楚这是否是因为环境问题导致的。如有需要,我将提供录屏以行佐证。 ### 如何复现 运行每日挑战时会自行出现。这一问题反复出现使得我的alas常在夜间宕机。 ###...