[MAYA ERROR] Load vs Import

24 views
Skip to first unread message

Rémi Deletrain

unread,
Jul 1, 2019, 5:59:51 AM7/1/19
to Python Programming for Autodesk Maya
Hi everyone,

I have a big bug when I try to import a maya scene. When I load may scene, parentConstraint node works fine. (All connections are OK)
But when I import my scene, constraint node loose target connections.

It's possible to see this problem on video with attachement file.

Anyone have an idee ?
LoadImportError.mp4

Yolanda Afán

unread,
Jul 1, 2019, 6:22:34 AM7/1/19
to Python Programming for Autodesk Maya
Hijo Rémi,

You can modify the import options. You can check on history and connections.


Yolanda Afán 
www.nitvisual.com 

Rémi Deletrain

unread,
Jul 1, 2019, 6:51:01 AM7/1/19
to Python Programming for Autodesk Maya
Hi Yolanda,

I try to change import settings with file command but nothing works.
All connections are Ok in maya file.

I saved a maya scene after load and I found one difference when I diff files.
The first file have "connectAttr NODE_NAME_SRC :NODE_NAME_DST" and second file have "connectAttr NODE_NAME_SRC NODE_NAME_DST". It's possible to cause trouble ?

If it's case how it's possible maya save this error ?

Yolanda Afán

unread,
Jul 1, 2019, 8:34:48 AM7/1/19
to Python Programming for Autodesk Maya
Hi Rémi,


That may be the problem, the import is not working correctly with the namespace. Check the preferences, sure it is one of the import options.

Rémi Deletrain

unread,
Jul 2, 2019, 8:46:31 AM7/2/19
to Python Programming for Autodesk Maya
With maya commands the problem persist. All the import is builded by a script. It's not possible to just change maya options. I must to save scene for resolve this problem.
I search when this problem arrived but I don't find.
I hope this is the last time... :)
Reply all
Reply to author
Forward
0 new messages