Trying out pixi js with the javascript runtime, and my non FFD animations run fine, but when trying to display one with FFD's, I get the error:
Uncaught Unknown attachment type: undefined pixi.dev.js:11358
spine.SkeletonJson.readAttachment pixi.dev.js:11358
spine.SkeletonJson.readSkeletonData pixi.dev.js:11315
PIXI.JsonLoader.onJSONLoaded pixi.dev.js:12844
ajaxRequest.onload
Is it something I'm doing right, or is it not in completely yet? The spine.js is from 6/11/14
Thanks!