I'm using Spine 1.9.07 Essential and Cocos2d-x 2.2.3. I use Spine to export 3 files: "seller.json", "seller.atlas", "seller.png" and then put them in the Resource of my cocos2d-x project. The cocos2d-x tells me that there is something wrong with my atlas and json file. But when I use the Spine exporting files in the sample project of cocos2d-x (placed in TestCpp/SpineTest) It works normally. So I think that must be something wrong with my exporting section. But I don't know exactly what to do.
Here are some screenshot about my exporting.
Any help would be appreciated!
