spine在微信小游戏中加载出错

_virtual_cc-FdtkYSM5.js:2 readFile:fail Parameter check error:
parameter.encoding 字段需为 ‘ascii’ | ‘base64’ | ‘binary’ | ‘hex’ | ‘latin1’ | ‘ucs-2’ | ‘ucs2’ | ‘utf-16le’ | ‘utf-8’ | ‘utf16le’ | ‘utf8’ 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 (http://127.0.0.1:31966/game/web-adapter.js:3361:105)
at Object.t (http://127.0.0.1:31966/game/dev/WAGameSubContext.js:1:159377)
at Function.v. (http://127.0.0.1:31966/game/dev/WAGame.js:1:1517609)
at p (http://127.0.0.1:31966/game/dev/WAGame.js:1:199627)
at Object.fail (http://127.0.0.1:31966/game/dev/WAGame.js:1:200070)
at http://127.0.0.1:31966/game/dev/WAGame.js:1:587695
at oe (http://127.0.0.1:31966/game/dev/WAGame.js:1:587847)
at http://127.0.0.1:31966/game/dev/WAGame.js:1:588042
at r (http://127.0.0.1:31966/game/dev/WAGame.js:1:581359)
at s (http://127.0.0.1:31966/game/dev/WAGame.js:1:116863)(env: Windows,mg,1.06.2503300; lib: 3.8.8)

这是微信开发者工具版本问题, 识别加载类型出错 在你现有的工具版本上 删掉重装稍微低点的版本 如装1.06.2308300版本 即可解决问题

2赞

十分感谢,谢谢