Hi all, I need to submit job from max2010 and 2011 to Deadline 3.1 SP1, How to fix script for complitible, I’ll show my scripth that I edit by myself in 3dsmax.dlinit and 3dsmax.param file and any one can help ? Thank alot ^^
3dsmax.dlinit
[code]# General Plugin Settings
About=3dsmax Plugin for Deadline
ConcurrentTasks=True
3dsmax Specific Plugin Settings
RenderExecutable9=C:\Program Files\Autodesk\3ds Max 9\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 9\3dsmax.exe
RenderExecutable2008=C:\Program Files\Autodesk\3ds Max 2008\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2008\3dsmax.exe
RenderExecutable2009=C:\Program Files\Autodesk\3ds Max 2009\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2009\3dsmax.exe
RenderExecutable2010=C:\Program Files\Autodesk\3ds Max 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2010\3dsmax.exe
RenderExecutable2010Design=C:\Program Files\Autodesk\3ds Max Design 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max Design 2010\3dsmax.exe
RenderExecutable2011=C:\Program Files\Autodesk\3ds Max 2011\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2011\3dsmax.exe
LoadMaxTimeout=1000
StartJobTimeout=1000
ProgressUpdateTimeout=8000
FailOnExistingMaxProcess=False
StrictMaxCheck=True
AlternatePluginIni=
RunCmdWorkaround=True
[/code]
3dsmax.param
[code][RenderExecutable9]
Category=Render Executables
CategoryIndex=0
Label=3dsmax 9 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 9\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 9\3dsmax.exe
[RenderExecutable2008]
Category=Render Executables
CategoryIndex=1
Label=3dsmax 2008 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2008\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2008\3dsmax.exe
[RenderExecutable2009]
Category=Render Executables
CategoryIndex=2
Label=3dsmax 2009 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2009\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2009\3dsmax.exe
[RenderExecutable2010]
Category=Render Executables
CategoryIndex=3
Label=3dsmax 2010 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2010\3dsmax.exe
[RenderExecutable2010Design]
Category=Render Executables
CategoryIndex=4
Label=3dsmax Design 2010 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max Design 2010\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max Design 2010\3dsmax.exe
[RenderExecutable2011]
Category=Render Executables
CategoryIndex=5
Label=3dsmax 2011 Render Executable
Type=multifilename
Description=The path to the 3dsmax.exe used for rendering on each slave, use a ; to separate multiple paths.
Default=C:\Program Files\Autodesk\3ds Max 2011\3dsmax.exe;C:\Program Files (x86)\Autodesk\3ds Max 2011\3dsmax.exe
[LoadMaxTimeout]
Category=Timeouts
CategoryIndex=0
Label=Timeout For Loading 3dsmax
Type=Integer
Description=Maximum time for 3dsmax to load, in seconds.
Default=1000
[StartJobTimeout]
Category=Timeouts
CategoryIndex=1
Label=Timeout For Starting A Job
Type=Integer
Description=Maximum time for 3dsmax to start a job, in seconds.
Default=1000
[ProgressUpdateTimeout]
Category=Timeouts
CategoryIndex=2
Label=Timeout For Progress Updates
Type=Integer
Description=Maximum time before progress update times out, in seconds.
Default=8000
[AlternatePluginIni]
Category=3dsmax Options
Label=Alternate Plugin Ini File
Type=Filename
Description=Location of alternate plugin ini file.
Default=
[FailOnExistingMaxProcess]
Category=3dsmax Options
Label=Fail On Existing 3dsmax Process
Type=Boolean
Description=Prevent deadline from rendering when 3dsmax is already open.
Default=False
[StrictMaxCheck]
Category=3dsmax Options
Label=Check That 3dsmax Installation Is Valid
Type=Boolean
Description=Use strict checking to make sure the 3dsmax installation is valid.
Default=True
[RunCmdWorkaround]
Category=3dsmax Options
Label=Run 3dsmaxcmd.exe Workaround
Type=Boolean
Description=3dsmaxcmd.exe sometimes needs to be executed before 3dsmax will render properly, which is what this workaround is for.
Default=True[/code]
Error Message
[code]Error Message
An error occurred in StartJob(): The 3dsmax start up file C:\Users\Bincbkk\AppData\Local\Frantic Films\Deadline\slave\plugins\deadlineStartupMax2011.max does not exist (Deadline.Plugins.ScriptPlugin+FailRenderException)
Slave Log
tic Films\Deadline\slave\plugins\deadlineStartupMax2011.max does not exist (Deadline.Plugins.ScriptPlugin+FailRenderException)
RenderPluginException.Cause: JobError (2)
Exception.Data: ( )
Exception.TargetSite: Void StartJob(Deadline.Jobs.Job)
Exception.Source: deadline
Exception.StackTrace:
at Deadline.Plugins.ScriptPlugin.StartJob(Job job)
at Deadline.Plugins.Plugin.StartJob(Job job)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Constructor: 3dsmax
0: Task timeout is disabled.
0: Loaded job: MAX2011_2_Deadline3.1_v002 (999_050_000_4ba7dd28)
0: INFO: StartJob: initializing script plugin 3dsmax
0: INFO: About: 3dsmax Plugin for Deadline
0: INFO: Start Job called - starting up 3dsmax plugin
0: INFO: Rendering with 3dsmax version: 2011
0: INFO: Build of 3dsmax to force: 64bit
0: INFO: Rendering with executable: C:\Program Files\Autodesk\3ds Max 2011\3dsmax.exe
0: INFO: Fail on existing 3dsmax process: 0
0: INFO: Load 3dsmax timeout: 1000 seconds
0: INFO: Start job timeout: 1000 seconds
0: INFO: Progress update timeout: 8000 seconds
0: INFO: Progress update timout disabled: 0
0: INFO: Slave mode enabled: 1
0: INFO: Silent mode enabled: 0
0: INFO: Local rendering enabled: 1
0: INFO: Strict 3dsmax check enabled: 1
0: INFO: Verifying installation of 3dsmax 2011 at C:\Program Files\Autodesk\3ds Max 2011
0: INFO: Version of core.dll: 13.0.2.205
0: INFO: Ensuring 3dsmax install is valid
0: INFO: Running 3dsmaxcmd workaround
0: INFO: 3dsmaxcmd.exe returned: P22/8/2553 22:18:16; Error opening scene file: “C:\Program Files\Autodesk\3ds Max 2011”
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - An error occurred in StartJob(): The 3dsmax start up file C:\Users\Bincbkk\AppData\Local\Frantic Films\Deadline\slave\plugins\deadlineStartupMax2011.max does not exist (Deadline.Plugins.ScriptPlugin+FailRenderException)
Error Type
RenderPluginException
Error Stack Trace
at Deadline.Plugins.ScriptPlugin.StartJob(Job job)
at Deadline.Plugins.Plugin.StartJob(Job job)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()
[/code]