-
Creator 版本:v2.3.4
-
目标平台:
-
重现方式:
-
首个报错:
-
之前哪个版本是正常的:
-
手机型号:
-
手机浏览器:
-
编辑器操作系统:
-
重现概率:
不知道这个版本是不是有修改过这块
if (task.identifier == VERSION_ID)
{
CCLOG("AssetsManagerEx : Fail to download version file, step skipped\n");
_updateState = State::PREDOWNLOAD_MANIFEST;
downloadManifest();
}
CCLOG(“Fail to retrieve local file content: %s\n”, url.c_str());
第二次打开会有这个提示