Luper
1
Hi guys! I’m trying to optimize my (very) big patch, so I’m using the ctrl+f9 debug mode
https://vvvv.org/sites/default/files/imagecache/large/images/_4RndColors_2012.11.07-11.09.53.png
can someone tell me what yellow stand for?
BTW, there page (debug mode) is up to date?
nic
woei
2
orange means something inside is throwing an message of type error in the tty
Elias
3
should get colored this way if a node logs a warning to the tty.
Luper
4
woei
5
blue is message of type debug as far as i remember