-
Creator 版本:
-
目标平台:微信小游戏
-
详细报错信息,包含调用堆栈:
this.skeletonData.getRuntimeData is not a function
TypeError: this.skeletonData.getRuntimeData is not a function
at C.r._updateSkeletonData (http://127.0.0.1:35239/game/onlineplugin/wx7095f7fa398a2f30/2.3.4/plugin.js
1473903)
at C.r.notify (http://127.0.0.1:35239/game/onlineplugin/wx7095f7fa398a2f30/2.3.4/plugin.js
1463063)
at C.r.t.set [as skeletonData] (http://127.0.0.1:35239/game/onlineplugin/wx7095f7fa398a2f30/2.3.4/plugin.js
786828)
at e. (http://127.0.0.1:35239/game/src/project.js:359:39)
at a (http://127.0.0.1:35239/game/src/project.js:326:68)
at Object.next (http://127.0.0.1:35239/game/src/project.js:308:18)
at c (http://127.0.0.1:35239/game/src/project.js:280:17) -
重现方式:动态加载spine动画,发布正式版微信小游戏,选择引擎分离
-
之前哪个版本是正常的 :
-
手机型号 :
-
手机浏览器 :
-
编辑器操作系统 :
-
编辑器之前是否有其它报错 :
-
出现概率:100%
-
额外线索:网页和微信小游戏调试版本正常,发布正式版本,引擎分离。动态加载spine动画报错。