6g3y
6g3y
 Wrapped org.autojs.autojs.pio.UncheckedIOException: java.io.FileNotFoundException: 文件不存在或不可读: /data/user/0/org.autojs.autojs6/cache/classes/2a8cb6369908f80f87b2ee7ee9e27802 ($remote/LoadLib.js#3) Wrapped org.autojs.autojs.pio.UncheckedIOException: java.io.FileNotFoundException: 文件不存在或不可读: /data/user/0/org.autojs.autojs6/cache/classes/2a8cb6369908f80f87b2ee7ee9e27802 看描述好像是加载了class,但是在 data下面的class并没有成功加载出来
images.matToImage(mat)  使用的是 importClass(org.opencv.core.Mat); 系统版本安卓13
问题: 放缩布局不是为100%时会导致鱼饵选择失败  下面可以看到操作范围上只有720p,放大1.5倍后才能一致  而分辨率是写死的,在获取图片的时候,直接获取长和宽的  并且存在分辨率不一致的问题如上面的1924x1120,实际上是1920x1080 明显1120比1080多了40像素,其原因是因为窗口化带来的问题(就是上面那个白条,如下图)  最终导致屏幕异常,没办法找到正确的饵料
### Description version : pixi.js@^8.1.3 PIXI.Texture.fromBuffer function disappearance Or allow oneself to create Uint8Array as input in sharder https://github.com/pixijs/pixijs/pull/9659 History has been added, but it has disappeared
https://github.com/lmstudio-ai/mlx-engine/blob/main/mlx_engine/utils/image_utils.py#L18 https://lmstudio.ai/blog/lmstudio-v0.3.6 At present, pixel size scaling is hard coded in the source code, and some models require scaling to multiples of 48 to function properly. Writing dead pixels directly...