error: stack overflow
I keep getting this message when using a vradio gui object
can anyone tell me why? is it bad? can I get rid of it?
also
If I'm asking too many questions just tell me before I start pissing folk off.
Thanks
Iain
Error: stack overflow
error: stack overflow
I keep getting this message when using a vradio gui object
can anyone tell me why? is it bad? can I get rid of it?
also
If I'm asking too many questions just tell me before I start pissing folk off.
Thanks
Iain
>>If I'm asking too many questions<<
mate, go for your life. no problem at all.
anyway..stack overflow usually means you have a structure in your patch that creates an endless loop.
without seeing your patch exactly, i'm guessing that the vradio might have a send and recieve with the same name?
edit:
>>is it bad?<<
yes., you definately don't want stack overflows. even if they don't freeze your patch and pd, they will waste computer resources. also, just as a general theme....you want to avoid doing any sort of programming that is going to give you error messages like that. it's a good habit to get into that willl benefit you greatly when you start doing more advanced stuff.
aye
I found it
passing a number from one thing to another then another then another then back to the original
It's fixed now and there is no frezzing up anymore which is nice
Thanks
Iain
Oops! Looks like something went wrong!