fixed in rev 2452.
calling a recursive function too much was causing a stack overflow; i changed it to an iteration.
fixed in rev 2452.
calling a recursive function too much was causing a stack overflow; i changed it to an iteration.