-
Notifications
You must be signed in to change notification settings - Fork 553
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
Auto.js:错误:Error: out of region #429
Labels
Bug 🐞 故障
Confirmed bugs or reports that are very likely to be bugs
Obsolete 🕳️ 远古
Issue creater doesn't provide more specific information within a long time (often one month)
Comments
YYYANg2
added
the
Bug 🐞 故障
Confirmed bugs or reports that are very likely to be bugs
label
Feb 9, 2021
请提供包含上述报错的日志截图 |
SuperMonster003
added
the
More Info Needed 🔎 提供详情
Further information is requested
label
Feb 9, 2021
images.requestScreenCapture();
let capt = images.captureScreen();
console.log(capt.getWidth() + '×' + capt.getHeight()); // eg: 1080×2400
console.log(device.width + '×' + device.height); // eg: 1440×3200 |
设备宽高与截图尺寸不同 需要做特殊适配 而且需要做大量的代码重构 |
SuperMonster003
added
Helpless 🥀 无法完成
Issues can not be solved by the maintainer (Issues will be closed within one month)
and removed
More Info Needed 🔎 提供详情
Further information is requested
labels
Feb 10, 2021
SuperMonster003
added
Accepted 🌱 受理
Maintainer may be busy resolving or fixing the labeled issues
and removed
Helpless 🥀 无法完成
Issues can not be solved by the maintainer (Issues will be closed within one month)
labels
Mar 9, 2021
v2.0.3 已尝试修复上述问题 |
SuperMonster003
added
Feedback Awaited 🕒 等待反馈
Waiting for the feedback from issue creater and issue will be closed if duration is over one month
and removed
Accepted 🌱 受理
Maintainer may be busy resolving or fixing the labeled issues
labels
Mar 10, 2021
SuperMonster003
added
Obsolete 🕳️ 远古
Issue creater doesn't provide more specific information within a long time (often one month)
and removed
Feedback Awaited 🕒 等待反馈
Waiting for the feedback from issue creater and issue will be closed if duration is over one month
labels
Apr 15, 2021
我这也出现了这种问题,但是只有打包之后才会出现这种问题,没打包可以正常跑 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug 🐞 故障
Confirmed bugs or reports that are very likely to be bugs
Obsolete 🕳️ 远古
Issue creater doesn't provide more specific information within a long time (often one month)
排行榜都进不去,卡在自己页面。
Auto.js:错误:Error: out of region:
region = [144, 384,1152,768],
image.size = [1080,2400](file://android _asset/modules/images.js#523)
软件硬件信息
操作系统: [安卓11 ]
设备型号: [小米11]
Auto.js版本: [4.1.1 Alpha2 ]
项目版本: [v2.0.1 ]
The text was updated successfully, but these errors were encountered: