Error code 133

Im getting the following error on Deadline 3.1 on OSX, any help?

****SLAVE error log *****

Error Message

Exception during render: An error occurred in RenderTasks(): Error in CheckExitCode(): Renderer returned non-zero error code 133. Check the renderer’s output. (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks (Int32 startFrame, Int32 endFrame, System.String& outMessage) [0x00000]

Slave Log
Handling stdout that matches regex “.[PROGRESS] TURTLE rendering frame ([0-9]+.[0-9]+).
0: INFO: Handling stdout that matches regex “.*RIMG : +([0-9]+)%”
0: INFO: Ignoring popup windows with titles matching regex “.entry point.
0: INFO: Ignoring popup windows with titles matching regex “.Entry Point.
0: INFO: About: Maya Cmd Plugin for Deadline
0: Plugin rendering frame(s): 1
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: True
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Not enforcing a build of Maya
0: INFO: Render Executable: “/Applications/Autodesk/maya2009/Maya.app/Contents/bin/mayabatch”
0: INFO: Rendering to network drive
0: INFO: Rendering with Maya version 2009.0
0: INFO: Rendering with Maya Software
0: INFO: Render Argument: -r sw -n 0 -eaa 3 -x 1024 -y 1024 -ard 1 -s 1 -e 1 -b 1 -rd “//Volumes/WORK/adam/maya/images” -im “toon_child_run_slip” -proj “//Volumes/WORK/adam/maya” “/Applications/Deadline/Resources/slave/jobsData/toon_child_run_slip.mb”
0: INFO: Startup Directory: “/Applications/Autodesk/maya2009/Maya.app/Contents/bin”
0: INFO: Process Priority: BelowNormal
0: INFO: Process is now running
0: STDOUT: dyld: Library not loaded: @executable_path/libMaya.dylib
0: STDOUT: Referenced from: /Applications/Autodesk/maya2009/Maya.app/Contents/bin/mayabatch
0: STDOUT: Reason: image not found
LICENSE-FREE MODE: Repository has less than two slaves - no license required.
0: INFO: Process exit code: 133

Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): Error in CheckExitCode(): Renderer returned non-zero error code 133. Check the renderer’s output. (FranticX.Processes.ManagedProcessAbort) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks (Int32 startFrame, Int32 endFrame, System.String& outMessage) [0x00000]

Error Type
RenderPluginException

Error Stack Trace
at Deadline.Plugins.Plugin.RenderTask (Int32 startFrame, Int32 endFrame) [0x00000]
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask () [0x00000]

This thread might be relevant:
viewtopic.php?f=11&t=2271

Our default executables for the MayaBatch and MayaCmd plugins were pointing to the wrong executables. If you switch MayaBatch to use “maya” and MayaCmd to use “Render”, that might help.

Cheers,

  • Ryan

Great, thanks!