hey guys,
I'm working with a script and it works perfectly fine for about 4 hours, after which to tosses a recursion error. I've looked through the code several times and at no time do i cause an infinite loop, so is there another way that I could cause a recursion error besides calling a function within itself?
I'm working with a script and it works perfectly fine for about 4 hours, after which to tosses a recursion error. I've looked through the code several times and at no time do i cause an infinite loop, so is there another way that I could cause a recursion error besides calling a function within itself?