Hi! I got an issues when I start in maya 2018 OS:win 10, I got this error when I try to start this plugin at script editor. here is the error: source "AMT Mesh Blend/MeshBlend.mel";// Error: menuItem -label "90? -p AngleSwitch; // // Error: "C:/Users/Leo/Documents/maya/2018/scripts/AMT Mesh Blend/MeshBlend.mel" line 31.37:…
You've most likely put it in the wrong directory, or used the wrong call to the script. This is the directory you need to put the AMT Blend Mesh in : C:\Users\Username\Documents\maya\201X\scripts And the command to call the script should be the following : source "AMT Mesh Blend/MeshBlend.mel"; If this doesn't work, then…
Bought the script but I am having bad results, Maya 2017 update 4 // Error: file: C:/Users/Andrew/Documents/maya/2017/scripts/AMT Mesh Blend/MeshBlend.mel line 926: Invalid selection : polyUnite needs at least 2 polygonal objects. //
I Hope you have time for fixing scale issue soon. I was early user of your script and paid 30$ or something. I used once and can't use it because of too many bugs...
most likely a typo, copy-paste the following line of code and see if it works : source "AMT Mesh Blend/MeshBlend.mel" If it doesn't, then send me by PM the output of the script editor, will check it out and quickly fix the issue :)