What's wrongMake sure the clothing item is in catalog_clothing and make sure the interaction type is set to purchasable_clothing
This will just allow the clothing item to be worn in the editor, not purchase and wear the clothing from the catalogue.swf > gordan > product folder and find figuredata.xml open it and do this
- Click CTRL + H (Replace)
- Replace sellable="1" to sellable="0"
CLICK REPLACE ALL
- Click CTRL + H (Replace)
- Replace selectable="0" to selectable="1"
do the same for your emu folder > bin > debug > extra > figuredata.xml
Don't know if that fixes it but it's what I used to fix a issue the same before aha x