FIXED : PLEASE stop nodes inside X comps from cooking alread

script DAT text /project1/MASTERS/FX_AUDIO/CTRL/UI/LEVEL/Level/slider1/on_change Checking CHOP channels for Text DAT Exec 0.003 1.041 1.044 1
script DAT text /project1/MASTERS/FX_AUDIO/CTRL/UI/LEVEL/Level/slider1/script Checking CHOP channels for Text DAT Exec 0.002 1.045 1.047

I’ve got lots of nodes like that - the FX_AUDIO comp has the cook flag off - which should be recursive for the rest of the network. Is it really that hard to stop these guys from cooking ALL the times?

Mr. frustrated.
dani

script nodes will no longer execute if they node or their parent is set to not cook. script execution is different from cooking. scripts nodes are cooked when their parameters or inputs are updated. script execution happens when their conditions are met for execution.

fix is in build 14220 or later.

Selina