
0018bd82:0x6237 Uncaught RuntimeError: null function or function signature mismatch
at 0018bd82:0x6237
at 0018bd82:0x98c5
at 0018bd82:0x3bc78
at 0018bd82:0x3d0d
at ClassHandle.updateAnimation (spine.wasm.js
30290)
at Skeleton.updateAnimation (skeleton.ts:910:28)
at skeleton-system.ts:80:22
at Set.forEach ()
at SkeletonSystem.postUpdate (skeleton-system.ts:79:25)
at Director.tick (director.ts:692:38)
官方有人知道时啥问题吗
我也碰到了,这是啥问题求解

@官方技术大佬
这个问题没有后续了吗
有找到原因吗 遇到了同样的问题
一直没有,在那晾着
有没有可以测试的资源
Uncaught RuntimeError: null function or function signature mismatch
今天有缘遇到,留个纪念
RuntimeError RuntimeError: null function or function signature mismatch
今天遇到了 版本是3.8.4 这么久还没解决么?
兄弟 有解决吗
我的是自己的问题,当时要监听spine播放结束,但是spine的刷新模式,选错了
升到3.8.7 后,抖小后台也出现了这个报错,之前没有过
at requestAnimationFrame callback null function or function signature mismatch
纪念下, 有缘人可留下这种偶现问题的排查思路 
建议合并388 spine的修改
Fix the issue where the cache space for indices is smaller than actually required due to indices not
Fix the OpenGL error caused by a mismatch between the vertexCount stored in renderData and the actua
合并后,若还有问题,麻烦提供demo。 还有387开始合并了spine 官方代码,spine 3.8的版本,资源解析要求比较严格,slot如果没有关联的attachment,则这个spine是不能使用的。否则会崩溃。

