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

[1.3.13.0] Error when submitting from RenderPassWedge #66

Open
vNicolini opened this issue Mar 8, 2024 · 0 comments
Open

[1.3.13.0] Error when submitting from RenderPassWedge #66

vNicolini opened this issue Mar 8, 2024 · 0 comments

Comments

@vNicolini
Copy link

Version: Gaffer 1.3.13.0-windows
Renderer: Arnold

When submitting from a RenderPassWedge node, after the submission completion it throws the following error pop-up:

ERROR   [Dispatch Error] IECore.Exception: Traceback (most recent call last):
  File "G:\pipeline\Utilities\Tools\Gaffer\GafferDeadline\python\GafferDeadline\DeadlineDispatcher.py", line 133, in _doDispatch
    self.__submitDeadlineJob(rootJob, dispatchData)
  File "G:\pipeline\Utilities\Tools\Gaffer\GafferDeadline\python\GafferDeadline\DeadlineDispatcher.py", line 217, in __submitDeadlineJob
    deadlineJob.getTasks()[0].getStartFrame() + 1
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'

It doesn't seem to impact the dispatching/rendering process to Deadline whatsoever though.

Let me know if you need additional info.

Cheers,
VNI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant