Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max: Always save max scene file before deadline submission #189

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

moonyuet
Copy link
Member

Changelog Description

When users submit the render to deadline with different versions, some specific versions don't get rendered out correctly. The reason behind this strange bug contributes to the scene is being saved always after validation fixes on the output folder.
This PR is to fix this bug and ensure the scene is being incremented and saved before deadline submission.

Additional info

n/a

Testing notes:

  1. Create Render Instance in Max
  2. Publish multiple times to farm
  3. The deadline submission shouldn't be errored out anymore.

Copy link
Member

@LiborBatek LiborBatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did produced multiple renders from single workfile and all smooth and working well. The workfile got incremented and saved automatically each time publishing happens.

All good!

Screenshot 2024-03-18 101949

@moonyuet moonyuet merged commit 511650e into develop Mar 18, 2024
@moonyuet moonyuet deleted the bugfix/AY-3892_3dsMax-refactor-save-max-file branch March 18, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants