sebl
1
good morning every quad,
i found a strange behavior concerning the (beloved) CTRL+G feature.
if i try to group a bunch of nodes i get errors in the TTY and nonfunctional R (Value).
i did that with a patch in the .rar from here: Building a tilemap display in VVVV - #15 by sebl - question - Forum
is it the S and R nodes being grouped?
proof:
http://i.imgur.com/AV73W.png
joreg
2
ai sebl please find me a very simple demo of the problem and post it here.
sebl
3
hi joreg
the point is, that this behaviour mostly (or only) appears in bigger patching scenarios like the one above.
however, i tried to reproduce it in the patch attached.
though it’s a slightly different behaviour (see screenshot and compare with screenshot above) it might address tthe same issue
https://vvvv.org/sites/default/files/imagecache/large/images/GroupSR_2012.09.13-11.03.41.png
cheers
GroupSR.v4p (17.6 kB)
ggml
4
trying to crop the problem, seems S&R pairs cannot be grouped at the same time.
sr group.v4p (15.3 kB)
joreg
5
good find, thanks. fixed.