Search found 2 matches

by pjotr
July 25th, 2019, 7:14 am
Forum: Scripts Discussion
Topic: app.project.renderQueue.render() randomly not working
Replies: 0
Views: 17339

app.project.renderQueue.render() randomly not working

Hi folks I am working on a not too complicated script, which runs fine sometimes but other times it just crashes completely. It renders frames and then reimports them. There is no pattern in when it chrashes or works, seems really random, tested on multiple machines. Only thing for sure is that it s...
by pjotr
July 12th, 2019, 5:11 am
Forum: Scripts Discussion
Topic: accessing Render Output TO: [Template] with Javascript
Replies: 2
Views: 12150

Re: accessing Render Output TO: [Template] with Javascript

applyTemplate() is to determine the output template (file format and settings), not the file name. However, I am writing here because I have ran into problems with this function. I created a template called "PNG" and call applyTemplate("PNG"), but complier sais there is no such t...