Hello,
I am using the RenderOutputDefine node to combine multiple outputs (AOVs). I've set the following:
- type: merge
- mergeOutputs: P, N
However, rendering this I get the following error:
Running command: '\installs\windows\katana\2.6v3\Katana2.6v3\bin\ExrCombine' 'c:\users\kc\appdata\local\temp\aovs\P_pass.exr' P_pass 'c:\users\kc\appdata\local\temp\aovs\normal.exr' normal 'c:\users\kc\appdata\local\temp\aovs\lit.exr' Render process exited with error code:3 CommandLineRender Error: doRender problem Reason = Render process exited with error code:3
Debugging with the .ass file, the driver that is suppose to be used for outputting the multichannel exr is missing.
Is is a known bug or can someone shine some light on this? I tried it with the Katana example projects for both Arnold and Renderman, and with Renderman, it is outputting fine.
Cheers,
Kenny