Maybe this happens before the variables have been given values? A [loadbang] with a value might get rid of the error message, if it only happens at the startup of the patch.
It might also be good to know which object gives the error, i.e. "find last error" when you get it.
d.
Jack wrote:
Can you attach your patch and abstractions ? ++
Jack
Le 23 nov. 08 à 20:41, Rich E a écrit :
Hi all,
I'm getting the following error in the pd window when I try to use send/receive names like $1/$2:
error: #1/$2: argument number out of range error: #1/gui/$2: argument number out of range
Yet, they seem to be working... should I just ignore this error message or does anyone know if I will be having bugs in my patches?