Search - User list
Full Version: Command Chain problems due to Python Script Node
Root » PDG/TOPs » Command Chain problems due to Python Script Node
nex
Hi,
I have the problem that as soon as there is any kind of python node upstream of a command chain, it messes up the cooking process.
This happens even when the python node is not doing anything.
Did anyone have this issue before? (Tried on 17.5.327 and 17.5.350)
Cheers!
kenxu
It's probably because the Python script node's workitem generation is actually dynamic by default, when it's on automatic (we have a bug to fix this). Once a node is dynamic, the rest of the graph becomes dynamic, which may be what's messing things up here. Try explicitly setting the workitem generation to “static”.
nex
Thanks Ken, that did the trick!
But let's say I would want that chain to be dynamic, what would be the solution in that case?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB