Hi everyone,
I just installed Draft…
I was looking for a simple script just to test the pipeline and see if I could later add more complex stuff.
I started with a script provided with the install doc. (simple_slate_h264_DNXHD_burnins.py)
It seemed complex for a test script but I did not know where to start.
If anyone has just a basic script to test, I’ll take it
Anyway, I edited the script and I got this error.
Running on OS X 10.6.8
Here’s the error I get. Looks like a Python mismatch…
=======================================================
Error Message
Exception during render: An error occurred in RenderTasks(): Error in CheckExitCode(): Renderer returned non-zero error code, 1. Check the log for more information.
at Deadline.Plugins.ScriptPlugin.RenderTasks (System.String taskId, Int32 startFrame, Int32 endFrame, System.String& outMessage) [0x00000] in :0
=======================================================
Slave Log
0: Task timeout is disabled.
0: Loaded job: bell_draft.aep - Fast - HD-Deinterlace [DRAFT] (006_050_999_70c51d06)
0: INFO: StartJob: initializing script plugin Draft
0: INFO: Found Draft python module at: ‘/Users/puilam/Deadline/slave/Samba/Draft/Draft.so’
0: INFO: About: Draft Plugin for Deadline
0: Plugin rendering frame(s): 0
0: INFO: Draft job starting…
0: INFO: Stdout Handling Enabled: False
0: INFO: Popup Handling Enabled: False
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Looking for bundled python at: ‘/Applications/Deadline/Resources/python/2.6.7/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python’
0: INFO: Render Executable: “/Applications/Deadline/Resources/python/2.6.7/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python”
0: INFO: Render Argument: -u “/Users/puilam/Deadline/slave/Samba/jobsData/simple_slate_h264_DNXHD_burnins_Boogie.txt” username=“Bart” entity=“Nervous” version=“version 1” frameList=106659-106667 startFrame=106659 endFrame=106667 inFile="/Volumes/olympus/to_delete/Fast - HD-Deinterlace_#####.tif" outFile="/Volumes/olympus/to_delete/Draft/Fast - HD-Deinterlace_.mov" deadlineJobID=006_050_999_40318005
0: INFO: Startup Directory: “/Users/puilam/Deadline/slave/Samba/Draft”
0: INFO: Process Priority: BelowNormal
0: INFO: Process is now running
0: STDOUT: Traceback (most recent call last):
0: STDOUT: File “/Users/puilam/Deadline/slave/Samba/jobsData/simple_slate_h264_DNXHD_burnins_Boogie.txt”, line 7, in
0: STDOUT: import Draft
0: STDOUT: ImportError: dlopen(/Users/puilam/Deadline/slave/Samba/Draft/Draft.so, 2): Library not loaded: /opt/local/lib/libjbig.2.dylib
0: STDOUT: Referenced from: /Users/puilam/Deadline/slave/Samba/Draft/libMagick++.4.dylib
0: STDOUT: Reason: image not found
0: INFO: Process exit code: 1
=======================================================
Error Type
RenderPluginException
=======================================================
Error Stack Trace
at Deadline.Plugins.Plugin.RenderTask (System.String taskId, Int32 startFrame, Int32 endFrame) [0x00000] in :0
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask (Deadline.IO.TaskLogWriter tlw) [0x00000] in :0
Thank you !
paul
August 2, 2012, 10:45pm
#2
Thank you for your report! We will release a new version of Draft to address this problem tomorrow.
Edit: this should be fixed in Draft Beta 13.1 . Please let us know if you still experience this problem after updating to the latest build.