cocos2dx 2.2.3和cocostudio 1.3 中, 在android机子上用addArmatureFileInfoAsync异步加载动画时经常出现崩溃,输出信息如下
Assert failed: the file size is wrong
/cocos2dx/support/zip_support/ZipUtils.cpp function:getFileData line:590
GetParseError Name of an object member must be a string
提示是文件读取失败的,关键是经常出现而已,不是每次都会,请问这个是什么错误。