将图片拖到层级管理器触发 download failed资源下载错误

  • Creator 版本:2.4.11

  • 目标平台:

  • 重现方式:将图片拖到层级管理器 资源下载失败,但是将该图片放到新项目中图片没有发生报错

  • 首个报错:
    download failed: E:/project/code/library/imports/43/43ab9319-5cd9-4670-842e-c3ff0125585d.png?_t=1701402490874, status: 0(error) Error: download failed: E:/project/code/library/imports/43/43ab9319-5cd9-4670-842e-c3ff0125585d.png?_t=1701402490874, status: 0(error)
    at XMLHttpRequest. (C:\ProgramData\cocos\editors\Creator\2.4.11\resources\engine\bin.cache\dev\cocos2d\core\asset-manager\download-file.js:78:30)
    at C:\ProgramData\cocos\editors\Creator\2.4.11\resources\engine\bin.cache\dev\cocos2d\core\asset-manager\CCAssetManager.js:635:14
    at C:\ProgramData\cocos\editors\Creator\2.4.11\resources\engine\bin.cache\dev\cocos2d\core\asset-manager\utilities.js:406:9
    at C:\ProgramData\cocos\editors\Creator\2.4.11\resources\engine\bin.cache\dev\cocos2d\core\platform\utils.js:74:9
    at processTicksAndRejections (internal/process/task_queues.js:75:11)

  • 之前哪个版本是正常的:

  • 手机型号:

  • 手机浏览器:

  • 编辑器操作系统:

  • 重现概率:
    试过的办法有
    1.将引擎关闭 将项目中的library,和local文件夹删除,重新打开引擎还是出现报错
    2.将图片的 删除 也将该图片的 meta 文件删除 也还是出现问题
    3.更换了图片的格式 还点击图片图片没有损坏 ,该图片在 新项目打开 拖到层级管理器中没有发生这个类报错

这个问题是时不时遇到