cocoscreator3.7.2打包安卓图片不能显示,web能正常显示,求大神帮忙看下

安卓显示如下:


错误日志:

2023-03-26 13:06:05.569 4123-4151/com.bcp.moba E/Cocos: 14:06:05 [ERROR]: [SE_ERROR] (D:/CocosCreator-v3.7.2-win-032211/resources/resources/3d/engine/native/cocos/bindings/manual/jsb_global.cpp, 611): initWithImageFile: /data/user/0/com.bcp.moba/files/gamecaches/resources/16798071103849.png failed!
2023-03-26 13:06:05.574 4123-4151/com.bcp.moba E/Cocos: 14:06:05 [ERROR]: JS: Error 4930, please go to https://github.com/cocos-creator/engine/blob/develop/EngineErrorMap.md#4930 to see details. Arguments: /data/user/0/com.bcp.moba/files/gamecaches/resources/16798071103849.png Error: Error 4930, please go to https://github.com/cocos-creator/engine/blob/develop/EngineErrorMap.md#4930 to see details. Arguments: /data/user/0/com.bcp.moba/files/gamecaches/resources/16798071103849.png
web显示如下:

加载图片代码如下:
image

你发帖之前有没有点开过那个4390的错误提示

image
点开过是图片加载失败的意思,但不知道啥原因