Script errors occur when using UDIM for mapping

Script errors occur when using UDIM for mapping

misakimiku
Participant Participant
947 Views
4 Replies
Message 1 of 5

Script errors occur when using UDIM for mapping

misakimiku
Participant
Participant

I have no problem using maps normally, but as long as the UV tiling mode is set to udim or other modes, it will appear:
file: D:/Program Files/Autodesk/Maya2020/scripts/AETemplates/AEfileTemplate. mel line 665: invalid syntax #
This error, and then the map will not be displayed. I tried to install Maya to other drive letters, which is also the problem. I copied this script file from other computers and replaced it. It is useless. The problem remains the same

QQ截图20220709180154.png

0 Likes
948 Views
4 Replies
Replies (4)
Message 2 of 5

ericsonaguilar
Observer
Observer

I am getting the same problem! I've re-installed maya 2022 and still getting the same problem. 

0 Likes
Message 3 of 5

Stephen.Blair
Community Manager
Community Manager

Lines 664 and 665 are

	string $oldParent = `setParent -q`;
	setParent $parent;

so the problem seems UI related (parent in this case is like parent window/form).

 

Maybe try with a default workspace and layout?

 

 



// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 4 of 5

ericsonaguilar
Observer
Observer

Switched workspace from classic to general and  still getting the same error. 

 

0 Likes
Message 5 of 5

airelav_83
Observer
Observer

did you find a solution? I am getting the same problem!

0 Likes