AWS Thinkbox Discussion Forums

Deadline 10.1.19.4 - 3dsCmd.py Python Exception

Hello! I got an issue when rendering with 3dsMax. When I take following actions in Deadline Monitor:

  • Suspend Jobs
  • Delete Jobs
  • Completed Jobs

In Worker’s Log, it shows:

I think this issue is blocking Deadline from executing my PostTaskScript. Please tell me how to fix this!

Thanks!!!

It is odd this is a fatal error.
So the stack trace shows exactly where it goes wrong - should PollUntilComplete call FailRender in the given case?

        if( self.Plugin.IsCanceled() ):
            self.Plugin.FailRender( "Render was canceled" )

I guess this being failure does not make sense.

Privacy | Site terms | Cookie preferences