Hi again.
I've solve my stack overflow problem by modifying the way I init some abstractions. it look like PD in some case began the "calculation" before all the loadbang are performed. Espacally when you have an abstration into an abstration into an abstration (and somtimes, the same abstration in diferent levels) etc...
Is it possible (that PD began to work in an abstration before all the loadbang in a sub patch are processed) ?
More generally is there a way to control in witch order the loadbangs will be performed ?
thanks.
dh.
Dear list.
When i open a big patch, i got 24 stack overflow message. When i open another one, i got 23 other.
The result (or causes) is that many loadbangs doesn't appended. But if i bang the loadbang manually, the patch seems to work without any error.
What does the stack overflow message mean ?
thanks for your help.
dh.