What is stack overrun?

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
Redsandro
Posts: 108
Joined: June 25th, 2008, 4:55 pm

Sometimes a script sais:
Unable to execute script at line 0. Stack overrun
But most of the time there's no problem.

What causes this? If the script stops at line 0, I cannot incorporate any error catching code.
There's not a hint about where to start thinking. Anyone experienced these messages?
avi + m2t -> Vdub + DGIndex -> AE CS3 -> x264 -> Hell On Earth :mrgreen:
Mylenium
Posts: 139
Joined: July 20th, 2005, 12:07 am

What are you doing in your script? There must be a reason for the leaky behavior...

Mylenium
[Pour Mylène, ange sur terre]
Redsandro
Posts: 108
Joined: June 25th, 2008, 4:55 pm

I am walking through items in the render queue.
The render queue does not need to be selected or even visible, but in the mean time I found that this error only pops up if a layer is selected.
avi + m2t -> Vdub + DGIndex -> AE CS3 -> x264 -> Hell On Earth :mrgreen:
Post Reply