Hi guys, I try to submit an houdini scene but I receive this error
=======================================================
Error
Error: Caught exception: The attempted operation failed.
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
=============================================================================
2023-10-28 11:42:11: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Error: Caught exception: The attempted operation failed.
2023-10-28 11:42:11: 0: DEBUG: ManagedProcess.HandleStdoutLine: line was matched by handler “(Error: .)"
2023-10-28 11:42:11: 0: STDOUT: Error: Caught exception: The attempted operation failed.
2023-10-28 11:42:11: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Error: Command Exit Code: -1073741819
2023-10-28 11:42:11: 0: DEBUG: ManagedProcess.HandleStdoutLine: line was matched by handler "(Error: .)”
2023-10-28 11:42:11: 0: DEBUG: Another error occurred in stdout callback function: Error: Command Exit Code: -1073741819
2023-10-28 11:42:11: 0: STDOUT: Error: Command Exit Code: -1073741819
2023-10-28 11:42:11: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Failed to complete render: exit code -1073741819
2023-10-28 11:42:11: 0: STDOUT: Failed to complete render: exit code -1073741819
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Use a Log Viewer with External Render Processes enabled for more information.
2023-10-28 11:42:12: 0: STDOUT: Use a Log Viewer with External Render Processes enabled for more information.
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Traceback (most recent call last):
2023-10-28 11:42:12: 0: STDOUT: Traceback (most recent call last):
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: File “C:\ProgramData\Thinkbox\Deadline10\workers\PC_RJS_02\plugins\653cd71c4f65d7c945b52d9f\hrender_dl.py”, line 875, in
2023-10-28 11:42:12: 0: STDOUT: File “C:\ProgramData\Thinkbox\Deadline10\workers\PC_RJS_02\plugins\653cd71c4f65d7c945b52d9f\hrender_dl.py”, line 875, in
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: rop.render( frameTuple, resolution, ignore_inputs=ignoreInputs )
2023-10-28 11:42:12: 0: STDOUT: rop.render( frameTuple, resolution, ignore_inputs=ignoreInputs )
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: File “C:\PROGRA~1/SIDEEF~1/HOUDIN~1.435/houdini/python3.9libs\hou.py”, line 74198, in render
2023-10-28 11:42:12: 0: STDOUT: File “C:\PROGRA~1/SIDEEF~1/HOUDIN~1.435/houdini/python3.9libs\hou.py”, line 74198, in render
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: return _hou.RopNode_render(self, *args, **kwargs)
2023-10-28 11:42:12: 0: STDOUT: return _hou.RopNode_render(self, args, **kwargs)
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: hou.OperationFailed: The attempted operation failed.
2023-10-28 11:42:12: 0: STDOUT: hou.OperationFailed: The attempted operation failed.
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Error: Command Exit Code: -1073741819
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: line was matched by handler "(Error: .)"
2023-10-28 11:42:12: 0: DEBUG: Another error occurred in stdout callback function: Error: Command Exit Code: -1073741819
2023-10-28 11:42:12: 0: STDOUT: Error: Command Exit Code: -1073741819
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Failed to complete render: exit code -1073741819
2023-10-28 11:42:12: 0: STDOUT: Failed to complete render: exit code -1073741819
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Use a Log Viewer with External Render Processes enabled for more information.
2023-10-28 11:42:12: 0: STDOUT: Use a Log Viewer with External Render Processes enabled for more information.
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.Execute: process has been aborted, terminating
2023-10-28 11:42:12: 0: DEBUG: ManagedProcess.Execute: returning
2023-10-28 11:42:12: 0: Done executing plugin command of type ‘Render Task’
finally I can get the error code “-1073741819” but I have no idea to fix this …
If someone have a solution