2.0.8 spine 闪退。有demo

test.zip (921.1 KB)

一个空项目随便放一个spine ,运行就闪退。同一个spine在2.1.0 是正常的。麻烦看下
Simulator: Assertion failed: (skeletonData), function initWithJsonFile, file /Users/nantas/fireball-x/cocos2d-x-lite_20_release/cocos/editor-support/spine-creator-support/SpineRenderer.cpp, line 166.

有人吗

在浏览器运行是正常的,换成模拟器就挂了,这是什么原理

你的spine文件版本不匹配,导出2.5试试,浏览器正常是因为没有抛异常,c++在debug模式下断言了。

如果把断言屏蔽掉,能继续用吗,spine文件比较多,

版本不匹配,会有各种问题,最好导出重新导出了。