creator 升级到2.0.2,提示Error 4916

升级到2.0.2,提示4916
1.
Error 4916, please go to https://github.com/cocos-creator/engine/blob/master/EngineErrorMap.md#49164 to see details. Arguments: f3WKuxyDZGoLayZMCaEPwf
VM196:1 Failed to load scene: Error: [AssetLibrary] loading JSON or dependencies failed: undefined

Object { “errMsg”: "saveFile:fai…
errMsg: “saveFile:fail the maximum size of the file storage limit is exceeded”
proto: Object
api限制10M 但是下载的文件就只有几k而已

你好 能提供可复现的代码片段么

在网上下载res资源时,这在1.10.1版本是不会出现的,在2.0.2版本就出现了这样的报错。

你有重新打包游戏么

你那边能不能试下 如果资源只有一张图片的话也会加载不进去么

使用1.10.1版本的wx-downloader.js解决问题。

我也出现了类似的问题,微信模拟器上运行是可以的,如果之前运行过老版本的就会有这个问题,没有运行过的手机就没这个问题,猜测是缓存引起的

多清除两次缓存就行了