About connect requires subAnims

About connect requires subAnims

85509031
Explorer Explorer
238 Views
1 Reply
Message 1 of 2

About connect requires subAnims

85509031
Explorer
Explorer

When I write the following script in Max 2016:

 

maxscript
 
paramWire.connect $mix_slider_001.pos.controller.Zero_Pos_XYZ.controller[#Y_Position] $head.modifiers[#Morpher][#_51__BrowsU_CR___No_Target] "(abs(Y_Position)+Y_Position)*50/4.0"

 

It runs normally.

However, when I run the same script in Max 2022, I get the following error:

 

 
-- Error occurred in anonymous codeblock;
-- Runtime error: connect requires subAnims
-- MAXScript callstack: -- thread data: threadID:31420
-- -
-- [stack level: 0]
-- In top-level

I am unable to determine the cause of the issue. Can anyone help me? Thank you.

0 Likes
239 Views
1 Reply
Reply (1)
Message 2 of 2

denisT.MaxDoctor
Advisor
Advisor

If you want someone to try to debug your setup, at least post the file.  

0 Likes