CocoStudio armature animation with particle problem

I’m trying to load an animation with particles made with CocoStudio 1.0.1 with cocos2d-html5-v2.2 and I’m getting errors.

The problem I have is that the particle name (inside the json file, is named “gema/Comet.plist”), while the game have the particle loaded as “…/res/ipad/gema/./Comet.plist”.

Does someone have an animation exported with CocoStudio working?

Thank you for your committing, Jose.

This problem have been solved, see the details at https://github.com/cocos2d/cocos2d-html5/pull/1208