Aftereffects 7.0 render ERROR

Thanks for your reply :slight_smile:

With ur guide lines I try to render after that I am getting the error below motioned
One more thing we are using DEADLINE 3.0
Aftereffects 7.0 professional in this version AE render manager is available???
please help me out :arrow_right: :bulb:

Error Message
Exception during render: An error occurred in RenderTasks(): Error in CheckExitCode(): Renderer returned non-zero error code, 7 (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
g stdout that matches regex “PROGRESS: [0-9]+[:;][0-9][:;][0-9][:;][0-9]."
0: INFO: Handling stdout that matches regex "PROGRESS:.
”
0: INFO: Handling stdout that matches regex “.*”
0: INFO: Ignoring popup windows with titles matching regex “Motion Sketch”
0: INFO: Ignoring popup windows with titles matching regex “The Smoother”
0: INFO: Ignoring popup windows with titles matching regex “Time Controls”
0: INFO: Ignoring popup windows with titles matching regex “Brush Tips”
0: INFO: Ignoring popup windows with titles matching regex “The Wiggler”
0: INFO: Ignoring popup windows with titles matching regex “Tracker Controls”
0: INFO: Handling popup windows with titles matching regex “.After Effects.” by pressing “OK”
0: INFO: About: After Effects Plugin for Deadline
0: Plugin rendering frame(s): 1
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: True
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Render Executable: “C:\Program Files (x86)\Adobe\Adobe After Effects 7.0\Support Files\aerender.exe”
0: INFO: Render Argument: " -project “C:\Documents and Settings\All Users\Application Data\Frantic Films\Deadline\slave\jobsData\WallPaper_Black.aep” -comp “Z:\KFP\Rendering\NETWORKRENDER\WallPaper_Black” -s 1 -e 1"
0: INFO: Startup Directory: “C:\Program Files (x86)\Adobe\Adobe After Effects 7.0\Support Files”
0: INFO: Process Priority: BelowNormal
0: INFO: Process is now running
0: STDOUT: aerender ERROR: No comp was found with the given name.
0: INFO: Process exit code: 7
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): Error in CheckExitCode(): Renderer returned non-zero error code, 7 (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)

at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Error Type
RenderPluginException
Error Stack Trace
at Deadline.Plugins.Plugin.RenderTask(Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()

Are you submitting the job from the Deadline Monitor’s Submit menu, or are you submitting the job from within After Affects? If you’re submitting from the Monitor, you need to make sure you specify the correct comp name, otherwise After Effects will give you this error:

Based on the log, the comp name you’re giving is “Z:\KFP\Rendering\NETWORKRENDER\WallPaper_Black”. Open the project file in After Effects and note the name of the comp you want to render (also make sure that comp is in the Render Queue). Then when you submit the job from the Monitor, make sure the comp name you specify matches the one in the project file exactly.

Cheers,

  • Ryan

Hi,

Thanks its working fine , :slight_smile:

some more information
i want to render multiple AE comp renders ,with different frame range so which naming i have to use

EXP
composition ___ Test01,Test02
Frame List ___ 1-25,1-50

like this it will work,Deadline 3.0 in this is possible to render more then one AE comp ???

Glad to hear that works!

The only way After Effects can render multiple comps as part of the same job is to render it all on one machine as part of a single task. So you don’t get any benefit of using a render farm because the frames can’t be split up. This is a limitation of After Effects, not Deadline, so there is nothing we can do about this. In the latest version of Deadline, our submitters support this, but I doubt that’s the case with Deadline 3.0. Regardless, you probably don’t want to be doing this anyways.

The recommended approach is to submit a separate job for each comp. In the Monitor submitter, this means typing in the comp name and pressing submit for each comp. This can be a pain, so I would recommend using the integrated After Effects submission script (note that the custom sanity check section isn’t available for Deadline 3.0):
thinkboxsoftware.com/after-e … ript_Setup

The integrated script walks through each comp in the render queue and automatically sets the comp name, so it’s more convenient to use.

Cheers,

  • Ryan