apexNoRecoilMarco
apexNoRecoilMarco copied to clipboard
opencv报错
Describe the bug 打开软件报opencv错误?
To Reproduce Steps to reproduce the behavior: 1、用了release的java版本jdk 2、打开apex6.6.0.jar 3、报错
Expected behavior xx
Screenshots If applicable, add screenshots to help explain your problem.
debug模式日志
$ java -jar ./apex6.6.0.jar
Latest Version: 6.6.0
GHub selected
▒▒▒▒▒ֱ▒▒▒/1080p
Numlock is on
open
[ WARN:[email protected]] global C:\build\master_winpack-bindings-win64-vc14-static\opencv\modules\imgcodecs\src\loadsave.cpp (239) cv::findDecoder imread_('weapon/null/dead.png'): can't open/read file: check file path/integrity
Desktop (please complete the following information):
- OS: win10 22H02
换成Java22就没报错,但是宏不生效
你这是分辨率不是支持的。'weapon/null/dead.png' 显示null了
换成Java22就没报错,但是宏不生效
截图检测成功吗?不成功才有可能是java版本有问题,自己卸载或者指定我提供的版本
同样问题,22H4,cv报错,使用压缩包内JAVA
之前的java版本卸载一下试试,确保只有我提供的java安装
屏幕分辨率多少啊?
同样报错
java为作者提供的版本,无其他版本java
系统分辨率2560x1440 游戏内分辨率2560x1440 全屏模式
windows 22H2
同样报错
java为作者提供的版本,无其他版本java 系统分辨率2560x1440 游戏内分辨率2560x1440 全屏模式 windows 22H2
weapon/null/dead.png 这么明显的报错,检测你的文件路径为什么会 是null呢,如果是支持的分辨率不应该检测出为null
同样报错
java为作者提供的版本,无其他版本java 系统分辨率2560x1440 游戏内分辨率2560x1440 全屏模式 windows 22H2
weapon/null/dead.png 这么明显的报错,检测你的文件路径为什么会 是null呢,如果是支持的分辨率不应该检测出为null
已解决,系统缩放不是100%,切换之后正常使用。