aerender return code

General discussions and questions.
Post Reply
sjt
Posts: 1
Joined: Thu Jan 04, 2018 10:17 am

aerender return code

Post by sjt »

I have been running into an issue with aerender where a windows machine was rendering and for some reason lost the drive mapping so it could not find the .aep; but aerender returned a 0 status code for most of the tasks but for some returned an error which stopped the job and marked it as an error. So I guess my question is if the parser can influence the return code or if I can somehow have the service check the output before approving a 0 return code as success?

Other than this issue Afanasy is handling our 2M+ frames very nicely :)
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: aerender return code

Post by timurhai »

Hi. Yes.
Check this:
https://github.com/CGRU/cgru/blob/maste ... afterfx.py
You can also look at other parsers code for examples.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply