armature = CCArmature::create();
在initRenderer时调用CCNode::addChild(armature) 时会宕机
请教各位该怎么处理
已解决! 自己代码的问题