Max: Multi-camera workflow for rendering - #159
Conversation
….executable is referring to python executable in 2026/2027
LiborBatek
left a comment
There was a problem hiding this comment.
I was able to publish a multicamera render from max while using RShift renderer...
It was also succesfully rendered on DL but fails on DL publish job which is on stale due to missing dependencies of rendered frames...
Here are the rendered staging files:
while the publish job expects different ones:
Im enclosing json metadata too:
maxrenderMain_metadata.json.txt
And publish report if needed:
…e embedded in expected files.
…e embedded in expected files.
…ould_be_correctly_set_for_multi_camera_save_scene' into enhancement/add_vray_support_for_multicamera_render_submission
|
@LiborBatek should be fixed with 7a0abf1 |
LiborBatek
left a comment
There was a problem hiding this comment.
|
Here is full publish report if need be: |
|
@LiborBatek if it is working for non vray renders, please also approve this as the branch from vray merging to this branch, thanks |
There was a problem hiding this comment.
As Im testing now with RShift...there seems to be an issue with separator as it expects different one...
Here is my staging folder with rendered frames using underscore separator while DL publish job expects dots..
Here is my ayon-3dsmax render settings for your inspection too...
And lastly the metadata json:
maxrenderMulti_metadata.json.txt
And I will also test the Arnold renderer....to see how it performs for it...
|
@moonyuet Im getting publishing error while trying to submit with
Here is a full json publish report for you: Arnold-multi-publish-report-260805-12-57.json.txt P.S. I have followed very much same testing steps as for e.g. Vray and RShift and also freshly re-created the render publish instance too |
can you try it again with the updated change in this PR as well as the updated one in ynput/ayon-deadline#231 |
LiborBatek
left a comment
There was a problem hiding this comment.
…orrectly_set_for_multi_camera_save_scene
|
Now it gave me another error Here is the publish report json: |
Something for Monday not weekends, I leave the comments here just in case I forgot to do so :). |
LiborBatek
left a comment
There was a problem hiding this comment.
I have tried two distinct scenes and double checked my pulled branches for ayon-3dsmax and ayon-deadline but Im still getting error while trying to publish the render from the max host...
Traceback (most recent call last):
File "C:\Users\lbate\AppData\Local\Ynput\AYON\dependency_packages\ayon_2606031445_windows.zip\dependencies\pyblish\plugin.py", line 528, in __explicit_process
runner(*args)
File "C:\Users\lbate\AppData\Local\Ynput\AYON\addons\deadline_0.7.3+dev\ayon_deadline\plugins\publish\global\submit_publish_job.py", line 456, in process
with open(metadata_path, "w") as f:
^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 22] Invalid argument: 'C:/projects/Quantum_Demo/assets/props/container/work/lookmax\renders/3dsmax/maxrenderMain/QD_container_lookmax_v109_Arnold_Multi\\maxrenderMain_metadata.json'
Also enclosing full json report:
…orrectly_set_for_multi_camera_save_scene







Changelog Description
This PR is to clean up the validation plugins for the unnecessary check on the camera name and update the correct directory for 3dsmaxbatch.exe so that it can be used in both 3dsmax 2026 and 2027.
Additional review information
Links to ynput/ayon-deadline#231
Testing notes: