Hi there,
I'm using 2.0.0-rc11 assetConversion.js to migrate my assets... I've seen at some of the assets i was migrating, that if there is PIXI.Graphics instance, it is generated twice but only in some cases - there, where I'm using the instance as a mask! - the line with the instance, line with draw commands and also the line for setRenderable.. and the instance name is the same, so the build fail.. All I have to do, is remove the duplicity and the assets are fine.. So, I'm writing just to let you check and maybe fix this, it it's not only some special case of mine. Good luck, Michal