Hi,
I’m trying to follow the Marvelous Designer Custom Avatar tutorial and at the very last step I get the following error:
Traceback (most recent call last):
File “EmbedMarvelousAvatar.py”, line 17, in
wrap.embedMarvelousAvatar(geom,fileNameAvatarSrc,fileNameAvatarDst)
File “C:\Program Files\R3DS\WrapX1.3\python2.7\lib\python2.7/avthelpers.py”, line 165, in embedMarvelousAvatar
newDaeFileData = wrap.embedMarvelousAvatarIntoDae(geom,files[origDaeFileName], textureFileName, neighbourhoodSize)
RuntimeError: Failed to find skeleton node
Can you help?