When you export a cloth as collada, xml or binary, you get a wrong name for the NxClothDesc.
I think the fault is, that you free the name to early in the mxcloth.cpp file (BuildClothFromMesh function).
I don't know when exactly to free it, so I removed the freeing line completely (knowing I'll get memory leaks) and now it's working properly.
Logged In: YES
user_id=2022977
Originator: NO
Thanks for the bug report. I have fixed it. the next release is scheduled to the end of June.
Thanks. It is fixed.
Thanks. It is fixed.