-
Notifications
You must be signed in to change notification settings - Fork 185
3.8.8使用spine3.8可能出现报错卡死 #45
Copy link
Copy link
Closed
Labels
Description
Cocos Creator version
3.8.6,3.8.7,3.8.8
System information
web,字节小游戏,微信小游戏
Issue description
3.8.8使用spine3.8可能出现报错卡死,https://forum.cocos.org/t/topic/166073
和这个帖子里的问题一样,从3.8.6到3.8.8一直有这个问题,一直没修复成功
Relevant error log output
Uncaught RuntimeError: function signature mismatch
at 000c85de:0x9810
at 000c85de:0x1d445
at 000c85de:0x4888
at pn.updateAnimation (spine.wasm-Cu6zkDBS.js:1:8768)
at i.updateAnimation (_virtual_cc-C1hUf-dD.js:1:1971459)
at _virtual_cc-C1hUf-dD.js:1:1961889
at Set.forEach ()
at i.postUpdate (_virtual_cc-C1hUf-dD.js:1:1961866)
at i.tick (_virtual_cc-C1hUf-dD.js:1:700640)
at r._updateCallback (_virtual_cc-C1hUf-dD.js:1:751331)
Steps to reproduce
就是正常播放动画
Minimal reproduction project
No response
Reactions are currently unavailable