I'm currently setting up a script to automatically put together TVPaint files. One of the things it does is import image sequences. However I'm having trouble with the "tv_LoadSequence" command crashing a lot of the time. It seems like one of the reasons might be if the page is too small to fit the images, because when using `tv_ResizePage` to stretch bigger than the image it works fine, but if the page is resized even one pixel too small I consistently get crashes.
However that's not the only cause, and I can't determine what's wrong with my other PNG sequence. Both are the same filetype and the page is definitely big enough, but one is repeatedly crashing while the other is perfectly fine. Can anyone explain what kind of things would make tv_LoadSequence crash the program?
tv_LoadSequence often crashing
Re: tv_LoadSequence often crashing
hello Gary,
Would you mind sending me an email with your script ?
Would you mind sending me an email with your script ?
Fabrice Debarge
Re: tv_LoadSequence often crashing
Sure, I'll send that over now Fabrice.