升级微信开发者工具到最新版本:1.06.2503300
原来成功build的项目都不能打开了,打开时候报错如下。有人遇到过吗?
Read file failed: path: src/effect.bin message: readFile:fail Parameter check error:
parameter.encoding 字段需为 ‘ascii’ | ‘base64’ | ‘binary’ | ‘hex’ | ‘latin1’ | ‘ucs-2’ | ‘ucs2’ | ‘utf-16le’ | ‘utf-8’ | ‘utf16le’ | ‘utf8’
fail @ web-adapter.js? [sm]:1
game.js? [sm]:64 Error: readFile:fail Parameter check error:
parameter.encoding 字段需为 ‘ascii’ | ‘base64’ | ‘binary’ | ‘hex’ | ‘latin1’ | ‘ucs-2’ | ‘ucs2’ | ‘utf-16le’ | ‘utf-8’ | ‘utf16le’ | ‘utf8’
at Object.fail (web-adapter.js? [sm]:1)
at Object.t (VM396 WAGameSubContext.js:2)
at Function.t.length.c. (VM380 WAGame.js:2)
at c (VM380 WAGame.js:2)
at Object.fail (VM380 WAGame.js:2)
at VM380 WAGame.js:2
at Jr (VM380 WAGame.js:2)
at VM380 WAGame.js:2
at index.js:1
at C (index.js:1)(env: Windows,mg,1.06.2503300; lib: 2.23.4)
(anonymous) @ game.js? [sm]:64
Promise.catch (async)
__initApp @ game.js? [sm]:63
(anonymous) @ game.js? [sm]:85