While loading the 3ds Max scene I try to call DeadlineUtil.FailRender. It seems to break the loading process, but not the render task. Calling DeadlineUtil.LogMessage right before works fine.
In order to transfer the scene asset files to the render node we run a filePreOpen callback script. This should fail the render job when the assets are not available. Attached you’ll find an excerpt of the log. At the critical scLog printout the render task should fail, but it doesn’t.
Thank you for any ideas.
2013-12-10 21:05:07: 0: INFO: Loading 3dsmax scene file
2013-12-10 21:05:08: 0: INFO: scLog: debug SC_RenderSlaveScripts.LocalizeDependencies :: Starting File Localization ...
2013-12-10 21:05:08: 0: INFO: scLog: debug // SC_PathLocalizer 2.35 :: Deadline scene path to localize: C:\Users\scanlinevfx\AppData\Local\Thinkbox\Deadline6\slave\LAPRO0464\jobsData\52a619043db75917983ddf4e\
2013-12-10 21:05:09: 0: INFO: scLog: info Render slave and localize is enabled, localizing scene.
2013-12-10 21:05:09: 0: INFO: scLog: debug // SC_PathLocalizer 2.35 :: Localizing dependencies for C:\Users\scanlinevfx\AppData\Local\Thinkbox\Deadline6\slave\LAPRO0464\jobsData\52a619043db75917983ddf4e\SHR_shr_rsrc_v0004_cde_Missing.max...
2013-12-10 21:05:10: 0: INFO: scLog: critical // SC_PathLocalizer 2.35 :: Files not found on server for UDIM path [\\inferno2\projects\test\scenes\SHR_shr_rsrc\images\textures\dbgUDIMLocalization\v0001_cde_initial\shr_shr_rsrc_dbgUDIMLocalization.<UDIM>.exr].
2013-12-10 21:05:14: 0: INFO: scLog: info VraysetVariables.ms setting vraySetAADifference, vraySetAACutoff
2013-12-10 21:05:15: 0: INFO: scLog: info verisonizeAPI.fnPostFileOpen()
2013-12-10 21:05:15: 0: INFO: scLog: info niVersionizeAPI autoset project
2013-12-10 21:05:16: 0: INFO: scLog: info versionizeAPI.fnPostFileOpen :: WARNING :: detected a scene opened from an UNKNOWN PROJECT : scanlinevfx
2013-12-10 21:05:16: 0: INFO: scLog: info versionizeAPI.fnPostFileOpen no project returning
2013-12-10 21:05:17: 0: INFO: Load Wait Loop over [SUCCESS Scene loaded successfully]