Hi,
I am trying to render a Nuke job using AYON. Here are the steps I did:
- Manually publish a .mp4 plate using the publisher
- Opening Nuke from AYON
- Loading the plate through the Loader
- Going into the Create tool, creating a
Render (write)
product instance and selectingfarm rendering
- Hitting Publish
My node graph looks like this:
On the farm I get the following errors:
Error: ManagedProcessAbort : Monitored managed process "Nuke" has exited or been terminated.
...
INFO: Full Command: "C:\Program Files\Nuke14.0v3\Nuke14.0.exe" -V 2 --gpu 0 -t "C:\ProgramData\Thinkbox\Deadline10\workers\mmol-ws02\jobsData\672b92e1dd5573ca69b00e62\thread0_temprfjhA0\testpipe_sh01_workfileCompositing_v009.nk"
...
STDOUT: renderCompositingMain.missing arguments after addUserKnob
Looks like it’s creating a temporary Nuke scene (thread0_temprfjhA0\testpipe_sh01_workfileCompositing_v009.nk
)
When I try to open it, I get this:
For now I can’t render on the farm with AYON and Nuke, do someone know what is going on here?
Thanks!