You’ll notice that the cacheselect1
replicant at the top left is not wired to layout1, but the rest of the replicants are. I am confused as I don’t think its the python code causing this. Not sure where I am doing wrong, help would be appreciated. (Scroll down to see python code)
Edit: It appears to work when using allOps
in place of newOps
in the python code, but shouldn’t this work with newOps? Cant help but imagine this a bug of some sort. Would prefer to conform the python code to its intended purpose, since we’re only working with newly created replicant operators.
Node overview
Replicator Params
Replicator Callbacks Python