Now I am getting this?
=======================================================
Error Message
The process cannot access the file ‘C:\Users\renderer\AppData\Local\Temp\lightning_startup.ms’ because it is being used by another process.
=======================================================
Slave Log
1: Task timeout is disabled.
1: Loaded job: partition_test [MAXSCRIPT] (999_050_999_1f49f152)
1: INFO: StartJob: initializing script plugin 3dsmax
1: INFO: About: 3dsmax Plugin for Deadline
1: INFO: Start Job called - starting up 3dsmax plugin
1: INFO: Rendering with 3dsmax Design version: 2014
1: INFO: Not forcing a build of 3dsmax because version 2014 and later is 64 bit only
1: INFO: Rendering with executable: C:\Program Files\Autodesk\3ds Max Design 2014\3dsmax.exe
1: INFO: Checking registry for 3dsmax language code
1: WARNING: Language code could not be found in registry. Defaulting to ENU (English)
1: WARNING: Language sub directory could not be found in registy. Defaulting to en-US (English)
1: INFO: Language code string: ENU
1: INFO: Language sub directory: en-US
1: INFO: Fail on existing 3dsmax process: 0 (from plugin info file override)
1: INFO: Load 3dsmax timeout: 1000 seconds
1: INFO: Start job timeout: 1000 seconds
1: INFO: Progress update timeout: 8000 seconds
1: INFO: Progress update timout disabled: 0
1: INFO: Slave mode enabled: 1
1: INFO: Silent mode enabled: 0
1: INFO: Local rendering enabled: 1
1: INFO: Running render sanity check using 3dsmaxcmd.exe
1: INFO: 3dsmaxcmd.exe returned: 24/06/2013 21:30:16; Error opening scene file: “C:\Program Files\Autodesk\3ds Max Design 2014”
1: INFO: 3dsmax start up file: C:\Users\renderer\AppData\Local\Thinkbox\Deadline\slave\Renderer13\plugins\deadlineStartupMax2014.max
1: INFO: Using user profiles: 1
1: INFO: 3dsmax user profile path: C:\Users\renderer\AppData\Local\Autodesk\3dsMaxDesign\2014 - 64bit\ENU
1: INFO: 3dsmax data path: C:\Users\renderer\AppData\Local\Autodesk\3dsMaxDesign\2014 - 64bit\ENU
1: INFO: 3dsmax ini file: C:\Users\renderer\AppData\Local\Autodesk\3dsMaxDesign\2014 - 64bit\ENU\3dsmax.ini
1: INFO: Network log file: C:\Users\renderer\AppData\Local\Autodesk\3dsMaxDesign\2014 - 64bit\ENU\Network\Max.log
1: INFO: Plugin ini file: C:\Program Files\Autodesk\3ds Max Design 2014\en-US\plugin.ini
1: INFO: Including user profile plugin ini: C:\Users\renderer\AppData\Local\Autodesk\3dsMaxDesign\2014 - 64bit\ENU\Plugin.UserSettings.ini
1: INFO: Lightning connection plugin: C:\Users\renderer\AppData\Local\Thinkbox\Deadline\slave\Renderer13\plugins\lightning64Max2014.dlx
1: INFO: 3dsmax socket connection port: 50171
1: INFO: Creating startup script: C:\Users\renderer\AppData\Local\Temp\lightning_startup.ms
=======================================================
Error Type
IOException
=======================================================
Error Stack Trace
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter…ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter…ctor(String path, Boolean append)
at System.IO.File.CreateText(String path)
at CallSite.Target(Closure , CallSite , CodeContext , Object , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at CreateStartupScript$1784(Closure , PythonFunction , Object , Object )
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget2(PythonFunction function, Object arg0, Object arg1)
at IronPython.Runtime.PythonFunction.FunctionCaller2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) at CallSite.Target(Closure , CallSite , CodeContext , Object , Object ) at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2) at StartMax$1782(Closure , PythonFunction , Object ) at IronPython.Compiler.PythonCallTargets.OriginalCallTarget1(PythonFunction function, Object arg0) at IronPython.Runtime.PythonFunction.FunctionCaller
1.Call1(CallSite site, CodeContext context, Object func, T0 arg0)
at CallSite.Target(Closure , CallSite , CodeContext , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at StartJob$1776(Closure , PythonFunction , Object )
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget1(PythonFunction function, Object arg0)
at IronPython.Runtime.PythonFunction.FunctionCaller`1.Call1(CallSite site, CodeContext context, Object func, T0 arg0)
at CallSite.Target(Closure , CallSite , CodeContext , Object )
at IronPython.NewTypes.Deadline.Plugins.DeadlinePlugin_1$1.StartJob()
at Deadline.Plugins.ScriptPlugin.StartJob(Job job)