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

6.6.1 报错 “方法 images.findMultiColors 调用失败. 图像资源已被回收” #309

Open
Exlany opened this issue Jan 16, 2025 · 0 comments

Comments

@Exlany
Copy link

Exlany commented Jan 16, 2025

调用方式一:

images.findMultiColors(captureScreen(), , , );

调用方式二

var screen = captureScreen();
images.findMultiColors(screen , , , );

以上两种方式调用,在运行脚本时均有可能触发“方法 images.findMultiColors 调用失败. 图像资源已被回收”报错。重新运行脚本又能正常运行。

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

No branches or pull requests

1 participant