3ds Max Reg Expression

Don’t know how far back it goes, but in 2013 I get a …

Dialog popup detected: Title "Memory limits may be exceeded when rendering Hair with high-poly growth objects. To avoid this, reduce the poly count or use a low-poly growth proxy.", Message "Memory limits may be exceeded when rendering Hair with high-poly growth objects. To avoid this, reduce the poly count or use a low-poly growth proxy."

…error on slaves.

Forcing Workstation/Silent mode seems to solve it. I didn’t know if the popup expressions were in a file somewhere I could edit, or you may want to add it to suppressed popups.

Looks like the 3dsmax.py is where these are stored? I’ll try to add an execption for the Hair/Fur error.

Yup! The 3dsmax.py file in \your\repository\plugins\3dsmax.py can be edited to add more popup handlers. If possible, can you post a full error report from a job that this popup error occurred for? It should include a dump of the popup, including the available button(s) to press. We can use this to figure out an appropriate popup handler to add.

Thanks!

  • Ryan

Here’s the full dump. I got it working with

# Handle Hair high-poly growth object self.AddPopupHandler( ".*Hair with high-poly growth objects.*", "OK" )


=======================================================
Error Message
=======================================================
Dialog popup detected: Title "Memory limits may be exceeded when rendering Hair with high-poly growth objects.
 To avoid this, reduce the poly count or use a low-poly growth proxy.", Message "Memory limits may be exceeded when rendering Hair with high-poly growth objects.
 To avoid this, reduce the poly count or use a low-poly growth proxy."

=======================================================
Slave Log
=======================================================
0: Task timeout is disabled.
0: Loaded job: cilla_dev_006 (999_050_999_61fd4a0a)
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: 2013
0: INFO: Build of 3dsmax to force: 64bit
0: INFO: Rendering with executable: C:\Program Files\Autodesk\3ds Max 2013\3dsmax.exe
0: INFO: Checking registry for 3dsmax language code
0: INFO: Language code string: ENU
0: INFO: Language sub directory: en-US
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 2013 at C:\Program Files\Autodesk\3ds Max 2013
0: INFO:     Version of core.dll: 15.4.99.0
0: INFO:     Ensuring 3dsmax install is valid
0: INFO: Running 3dsmaxcmd workaround
0: INFO: 3dsmaxcmd.exe returned: 9/10/2012 13:15:09 PM;  Error opening scene file: "C:\Program Files\Autodesk\3ds Max 2013\"
0: INFO: 3dsmax start up file: C:\Users\Administrator\AppData\Local\Thinkbox\Deadline\slave\Rserver04\plugins\deadlineStartupMax2013.max
0: INFO: Using user profiles: 1
0: INFO: 3dsmax user profile path: C:\Users\Administrator\AppData\Local\Autodesk\3dsmax\2013 - 64bit\ENU
0: INFO: 3dsmax data path: C:\Users\Administrator\AppData\Local\Autodesk\3dsMax\2013 - 64bit\ENU\
0: INFO: 3dsmax ini file: C:\Users\Administrator\AppData\Local\Autodesk\3dsmax\2013 - 64bit\ENU\3dsmax.ini
0: INFO: Network log file: C:\Users\Administrator\AppData\Local\Autodesk\3dsmax\2013 - 64bit\ENU\Network\Max.log
0: INFO: Plugin ini file: C:\Program Files\Autodesk\3ds Max 2013\en-US\plugin.ini
0: INFO: Including user profile plugin ini: C:\Users\Administrator\AppData\Local\Autodesk\3dsMax\2013 - 64bit\ENU\Plugin.UserSettings.ini
0: INFO: Lightning connection plugin: C:\Users\Administrator\AppData\Local\Thinkbox\Deadline\slave\Rserver04\plugins\lightning64Max2013.dlx
0: INFO: 3dsmax socket connection port: 49553
0: INFO: Creating startup script: C:\Users\Administrator\AppData\Local\Temp\lightning_startup.ms
0: INFO: Copying C:\Users\Administrator\AppData\Local\Thinkbox\Deadline\slave\Rserver04\plugins\lightning64Max2013.dlx to C:\Users\Administrator\AppData\Local\Thinkbox\Deadline\temp\lightning\lightning.dlx
0: INFO: Copying dl.ini to 3dsmax data path: C:\Users\Administrator\AppData\Local\Autodesk\3dsMax\2013 - 64bit\ENU\
0: INFO: If this fails, make sure that the necessary permissions are set on this folder to allow for this copy to take place
0: INFO: Starting monitored managed process 3dsmaxProcess
0: INFO: Any popup windows with titles matching the regular expression ".*Brazil Console.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*MSP Acceleration.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*FumeFX.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*FumeFX Dynamics:.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression "FumeFX\s*$" will be handled by pressing "Yes"
0: INFO: Any popup windows with titles matching the regular expression ".*Maxwell Translation Window.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*Import Multilight.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*New updates are available - Craft Director Tools.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression "Hair Farm" will be ignored
0: INFO: Any popup windows with titles matching the regular expression "Batch Render In Progress" will be ignored
0: INFO: Any popup windows with titles matching the regular expression "Pencil" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*VRay authorization.*" will be handled by pressing "Cancel"
0: INFO: Any popup windows with titles matching the regular expression ".*V-Ray warning.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*File Load: Units Mismatch.*" will be handled by pressing "Adopt the File's Unit Scale?;OK"
0: INFO: Any popup windows with titles matching the regular expression ".*File Load: Gamma & LUT Settings Mismatch.*" will be handled by pressing "Adopt the File's Gamma and LUT Settings?;OK"
0: INFO: Any popup windows with titles matching the regular expression ".*3ds Max.*" will be handled by pressing "Yes"
0: INFO: Any popup windows with titles matching the regular expression ".*Frame Rate Change.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*MAXScript Auto-load Script Error.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Render history settings.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*Render history note.*" will be ignored
0: INFO: Any popup windows with titles matching the regular expression ".*Warning - the software has encountered a problem.*" will be handled by pressing "Don't show me this error again;Continue"
0: INFO: Any popup windows with titles matching the regular expression ".*Frantic Films FPS Watchdog.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Missing Dlls.*" will be handled by pressing "Cancel"
0: INFO: Any popup windows with titles matching the regular expression "Brazil r/s Rio Warning" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression "3D Studio MAX" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*New updates are available - Craft Director Tools.*" will be handled by pressing "Cancel"
0: INFO: Any popup windows with titles matching the regular expression ".*Pop-up Note.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Tablet Version Mismatch.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Tablet Driver.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Gather error.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Image I/O Error.*" will be handled by pressing "Retry"
0: INFO: Any popup windows with titles matching the regular expression ".*Important nPower Plug-in Messages.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*glu3D.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*glu3D Warning!.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Bitmap Filter Error.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Maxwell Plug-in Update Notification.*" will be handled by pressing "Don't notify me about this version automatically;Close"
0: INFO: Any popup windows with titles matching the regular expression ".*RealFlow Plug-in Update Notification.*" will be handled by pressing "Don't notify me about this version automatically;Close"
0: INFO: Any popup windows with titles matching the regular expression ".*Learning Movies.*" will be handled by pressing "Show this dialog at startup;Close"
0: INFO: Any popup windows with titles matching the regular expression ".*Obsolete File.*" will be handled by pressing "Don't display this message.;OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Error Loading.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*IO Error.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Error.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Loading of custom driver failed.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression "Warning" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Welcome To Vue 8 xStream!.*" will be handled by pressing "Don't show this dialog again;Close"
0: INFO: Any popup windows with titles matching the regular expression ".*Vue 8 xStream.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*3ds Max Performance Driver.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".* Autodesk Customer Involvement Program.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*nPower Software Plugin Product Selection Dialog.*" will be handled by pressing "Solids Bundle (Solids + Translators);OK"
0: INFO: Any popup windows with titles matching the regular expression ".*Exception.*" will be handled by pressing "OK"
0: INFO: Any popup windows with titles matching the regular expression ".*DbxHost Message.*" will be handled by pressing "OK"
0: INFO: Stdout Handling Enabled: False
0: INFO: Popup Handling Enabled: True
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: False
0: INFO: Creating New Console: False
0: INFO: Render Executable: "C:\Program Files\Autodesk\3ds Max 2013\3dsmax.exe"
0: INFO: Render Argument: -p "dl.ini" -q -s "C:\Users\Administrator\AppData\Local\Thinkbox\Deadline\slave\Rserver04\plugins\deadlineStartupMax2013.max"
0: INFO: Startup Directory: "C:\Program Files\Autodesk\3ds Max 2013"
0: INFO: Process Priority: BelowNormal
0: INFO: Process Affinity: default
0: INFO: Process is now running
0: INFO: Waiting for connection from 3dsmax
0: STDOUT: - 13:15:14.000 INFO: Begin setting up global configuration
0: STDOUT: - 13:15:14.047 INFO: Begin resolve assembly 'Autodesk.Max.Wrappers.XmlSerializers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null- 13:15:14.047 INFO: Cannot resolve assembly
0: STDOUT: - 13:15:14.047 INFO: Begin resolve assembly 'Autodesk.Max.Wrappers.XmlSerializers- 13:15:14.047 INFO: Cannot resolve assembly
0: STDOUT: - 13:15:14.187 INFO: Begin resolve assembly 'Autodesk.Max.Wrappers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null- 13:15:14.187 INFO: Resolving current assembly
0: STDOUT: - 13:15:14.203 INFO: End setting up global configuration
0: STDOUT: - 13:15:14.203 INFO: Begin initialize system watcher to detect file changes
0: STDOUT: - 13:15:14.203 INFO: End initialize system watcher to detect file changes
0: STDOUT: - 13:15:14.203 INFO: Begin loading assemblies
0: STDOUT: - 13:15:14.203 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\Autodesk.Max.StateSets.dll- 13:15:14.218 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.218 INFO: End loading assembly file
0: STDOUT: - 13:15:14.218 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.296 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.296 INFO: Discovered IPlugin-derived type 'Plugin- 13:15:14.296 INFO: Begin resolve assembly 'Autodesk.Max.StateSets.XmlSerializers, Version=15.2.0.28809, Culture=neutral, PublicKeyToken=null- 13:15:14.296 INFO: Cannot resolve assembly
0: STDOUT: - 13:15:14.296 INFO: Begin resolve assembly 'Autodesk.Max.StateSets.XmlSerializers- 13:15:14.296 INFO: Cannot resolve assembly
0: STDOUT: - 13:15:14.421 INFO: Begin resolve assembly 'Autodesk.Max.StateSets, Version=15.2.0.28809, Culture=neutral, PublicKeyToken=null- 13:15:14.421 INFO: Cannot resolve assembly
0: STDOUT: - 13:15:14.795 INFO: Created instance of type
0: STDOUT: - 13:15:14.795 INFO: Adding as startup/static plugin
0: STDOUT: - 13:15:14.795 INFO: Discovered IPlugin-derived type 'Plugin- 13:15:14.795 INFO: Created instance of type
0: STDOUT: - 13:15:14.795 INFO: Adding as startup/static plugin
0: STDOUT: - 13:15:14.795 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.795 INFO: End loading assembly
0: STDOUT: - 13:15:14.795 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\Autodesk.Max.Wrappers.dll- 13:15:14.795 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.795 INFO: End loading assembly file
0: STDOUT: - 13:15:14.795 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.842 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.873 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.873 INFO: End loading assembly
0: STDOUT: - 13:15:14.873 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\DaylightSimulation.dll- 13:15:14.873 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.873 INFO: End loading assembly file
0: STDOUT: - 13:15:14.873 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.889 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: End loading assembly
0: STDOUT: - 13:15:14.889 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\FPMaxWpfContent.dll- 13:15:14.889 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.889 INFO: End loading assembly file
0: STDOUT: - 13:15:14.889 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.889 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: End loading assembly
0: STDOUT: - 13:15:14.889 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\ManagedBootstrap.dll- 13:15:14.889 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.889 INFO: End loading assembly file
0: STDOUT: - 13:15:14.889 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.889 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: End loading assembly
0: STDOUT: - 13:15:14.889 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\ManagedNetworkUtilities.dll- 13:15:14.889 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.889 INFO: End loading assembly file
0: STDOUT: - 13:15:14.889 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.889 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: End loading assembly
0: STDOUT: - 13:15:14.889 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\MaterialExplorerView.dll- 13:15:14.889 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.889 INFO: End loading assembly file
0: STDOUT: - 13:15:14.889 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.889 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.889 INFO: End loading assembly
0: STDOUT: - 13:15:14.889 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\MaxWpfContent.dll- 13:15:14.889 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.889 INFO: End loading assembly file
0: STDOUT: - 13:15:14.889 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.905 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.905 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.905 INFO: End loading assembly
0: STDOUT: - 13:15:14.905 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\nunit.framework.dll- 13:15:14.905 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.905 INFO: End loading assembly file
0: STDOUT: - 13:15:14.905 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.905 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.905 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.905 INFO: End loading assembly
0: STDOUT: - 13:15:14.905 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\SceneExplorerView.dll- 13:15:14.905 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.905 INFO: End loading assembly file
0: STDOUT: - 13:15:14.905 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.920 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.920 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.920 INFO: End loading assembly
0: STDOUT: - 13:15:14.920 INFO: Begin loading assembly 'C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\Sunlight.dll- 13:15:14.920 INFO: Begin loading assembly file
0: STDOUT: - 13:15:14.920 INFO: End loading assembly file
0: STDOUT: - 13:15:14.920 INFO: Begin discovering pluggable types in assembly
0: STDOUT: - 13:15:14.920 INFO: Retrieved a list of types, processing
0: STDOUT: - 13:15:14.920 INFO: End discovering pluggable types in assembly
0: STDOUT: - 13:15:14.920 INFO: End loading assembly
0: STDOUT: - 13:15:14.920 INFO: End loading assemblies
0: STDOUT: - 13:15:14.920 INFO: Begin registering loaded plugins
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2013\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2013\*.adp.exe.
0: STDOUT: DBG: <AdapterInfo>
0: STDOUT: DBG: 	<Name>Autodesk 3ds Max 2013 (64-bit)</Name>
0: STDOUT: DBG: 	<Version>300</Version>
0: STDOUT: DBG: 	<Description>Autodesk 3ds Max 2013 (64-bit) Renderer Adapter</Description>
0: STDOUT: DBG: </AdapterInfo>
0: STDOUT: DBG: C:\Program Files\Autodesk\3ds Max 2013\maxadapter.adp.exe id xml: <AdapterInfo>
0: STDOUT: 	<Name>Autodesk 3ds Max 2013 (64-bit)</Name>
0: STDOUT: 	<Version>300</Version>
0: STDOUT: 	<Description>Autodesk 3ds Max 2013 (64-bit) Renderer Adapter</Description>
0: STDOUT: </AdapterInfo> 
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2012\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\max64.task found. Not loaded.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\max64_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2012\*.adp.exe.
0: STDOUT: DBG: <AdapterInfo>
0: STDOUT: DBG: 	<Name>Autodesk 3ds Max 2012 (64-bit)</Name>
0: STDOUT: DBG: 	<Version>300</Version>
0: STDOUT: DBG: 	<Description>Autodesk 3ds Max 2012 (64-bit) Renderer Adapter</Description>
0: STDOUT: DBG: </AdapterInfo>
0: STDOUT: DBG: C:\Program Files\Autodesk\3ds Max 2012\maxadapter.adp.exe id xml: <AdapterInfo>
0: STDOUT: 	<Name>Autodesk 3ds Max 2012 (64-bit)</Name>
0: STDOUT: 	<Version>300</Version>
0: STDOUT: 	<Description>Autodesk 3ds Max 2012 (64-bit) Renderer Adapter</Description>
0: STDOUT: </AdapterInfo> 
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2011\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\max64.task found. Not loaded.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\max64_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2011\*.adp.exe.
0: STDOUT: DBG: <AdapterInfo>
0: STDOUT: DBG: 	<Name>Autodesk 3ds Max 2011 (64-bit)</Name>
0: STDOUT: DBG: 	<Version>300</Version>
0: STDOUT: DBG: 	<Description>Autodesk 3ds Max 2011 (64-bit) Renderer Adapter</Description>
0: STDOUT: DBG: </AdapterInfo>
0: STDOUT: DBG: C:\Program Files\Autodesk\3ds Max 2011\maxadapter.adp.exe id xml: <AdapterInfo>
0: STDOUT: 	<Name>Autodesk 3ds Max 2011 (64-bit)</Name>
0: STDOUT: 	<Version>300</Version>
0: STDOUT: 	<Description>Autodesk 3ds Max 2011 (64-bit) Renderer Adapter</Description>
0: STDOUT: </AdapterInfo> 
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2011\Network_IPV6\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\Network_IPV6\max_server_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2011\Network_IPV6\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2013\Network_IPV6\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2013\Network_IPV6\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2012\Network_IPV6\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\Network_IPV6\max_server_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2012\Network_IPV6\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2011\Network\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\Network\max_server32.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2011\Network\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2013\Network\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2013\Network\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2012\Network\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\Network\max_server32.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2012\Network\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files (x86)\Autodesk\Backburner\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files (x86)\Autodesk\Backburner\*.adp.exe.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files (x86)\Autodesk\Backburner\Adapters\*.
0: STDOUT: DBG: <AdapterInfo>
0: STDOUT: DBG: 	<Name>Command Line Tool</Name>
0: STDOUT: DBG: 	<Version>300</Version>
0: STDOUT: DBG: 	<Description>Command Job Adapter v2013</Description>
0: STDOUT: DBG: </AdapterInfo>
0: STDOUT: DBG: C:\Program Files (x86)\Autodesk\Backburner\Adapters\CmdjobAdapter.exe id xml: <AdapterInfo>
0: STDOUT: 	<Name>Command Line Tool</Name>
0: STDOUT: 	<Version>300</Version>
0: STDOUT: 	<Description>Command Job Adapter v2013</Description>
0: STDOUT: </AdapterInfo> 
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2013\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2013\*.adp.exe.
0: STDOUT: DBG: <AdapterInfo>
0: STDOUT: DBG: 	<Name>Autodesk 3ds Max 2013 (64-bit)</Name>
0: STDOUT: DBG: 	<Version>300</Version>
0: STDOUT: DBG: 	<Description>Autodesk 3ds Max 2013 (64-bit) Renderer Adapter</Description>
0: STDOUT: DBG: </AdapterInfo>
0: STDOUT: DBG: C:\Program Files\Autodesk\3ds Max 2013\maxadapter.adp.exe id xml: <AdapterInfo>
0: STDOUT: 	<Name>Autodesk 3ds Max 2013 (64-bit)</Name>
0: STDOUT: 	<Version>300</Version>
0: STDOUT: 	<Description>Autodesk 3ds Max 2013 (64-bit) Renderer Adapter</Description>
0: STDOUT: </AdapterInfo> 
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2012\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\max64.task found. Not loaded.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\max64_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2012\*.adp.exe.
0: STDOUT: DBG: <AdapterInfo>
0: STDOUT: DBG: 	<Name>Autodesk 3ds Max 2012 (64-bit)</Name>
0: STDOUT: DBG: 	<Version>300</Version>
0: STDOUT: DBG: 	<Description>Autodesk 3ds Max 2012 (64-bit) Renderer Adapter</Description>
0: STDOUT: DBG: </AdapterInfo>
0: STDOUT: DBG: C:\Program Files\Autodesk\3ds Max 2012\maxadapter.adp.exe id xml: <AdapterInfo>
0: STDOUT: 	<Name>Autodesk 3ds Max 2012 (64-bit)</Name>
0: STDOUT: 	<Version>300</Version>
0: STDOUT: 	<Description>Autodesk 3ds Max 2012 (64-bit) Renderer Adapter</Description>
0: STDOUT: </AdapterInfo> 
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2011\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\max64.task found. Not loaded.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\max64_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2011\*.adp.exe.
0: STDOUT: DBG: <AdapterInfo>
0: STDOUT: DBG: 	<Name>Autodesk 3ds Max 2011 (64-bit)</Name>
0: STDOUT: DBG: 	<Version>300</Version>
0: STDOUT: DBG: 	<Description>Autodesk 3ds Max 2011 (64-bit) Renderer Adapter</Description>
0: STDOUT: DBG: </AdapterInfo>
0: STDOUT: DBG: C:\Program Files\Autodesk\3ds Max 2011\maxadapter.adp.exe id xml: <AdapterInfo>
0: STDOUT: 	<Name>Autodesk 3ds Max 2011 (64-bit)</Name>
0: STDOUT: 	<Version>300</Version>
0: STDOUT: 	<Description>Autodesk 3ds Max 2011 (64-bit) Renderer Adapter</Description>
0: STDOUT: </AdapterInfo> 
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2011\Network_IPV6\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\Network_IPV6\max_server_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2011\Network_IPV6\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2013\Network_IPV6\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2013\Network_IPV6\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2012\Network_IPV6\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\Network_IPV6\max_server_ipv6.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2012\Network_IPV6\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2011\Network\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2011\Network\max_server32.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2011\Network\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2013\Network\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2013\Network\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files\Autodesk\3ds Max 2012\Network\*.task.
0: STDOUT: WRN: Obsolete plugin C:\Program Files\Autodesk\3ds Max 2012\Network\max_server32.task found. Not loaded.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files\Autodesk\3ds Max 2012\Network\*.adp.exe.
0: STDOUT: DBG: Looking for plugins in C:\Program Files (x86)\Autodesk\Backburner\*.task.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files (x86)\Autodesk\Backburner\*.adp.exe.
0: STDOUT: DBG: Looking for Adapters in C:\Program Files (x86)\Autodesk\Backburner\Adapters\*.
0: INFO: Connected to 3dsmax plugin version Lightning 5.2.0.47700 Jun 27 2012 09:49:36 R
0: INFO: Scene file to render: "C:\Users\Administrator\AppData\Local\Thinkbox\Deadline\slave\Rserver04\jobsData\cilla_dev_006.max"
0: INFO: Camera: "VRayPhysicalCamera001"
0: INFO: Restarting renderer after each frame: 1
0: INFO: Showing frame buffer: 0
0: INFO: Overriding render output: "\\CAIRO\Zetonna\3d assets\renderoutput\20120910_Cells\20120909_cellRelief.jpg"
0: INFO: Frame number base: 0
0: INFO: Remove padding from output filename: 0
0: INFO: Ignore missing external file errors: 1
0: INFO: Ignore missing UVW errors: 1
0: INFO: Ignore missing XREF errors: 1
0: INFO: Ignore missing DLL errors: 0
0: INFO: Disabling Multipass: 0
0: INFO: Loading 3dsmax scene file
0: WARNING: Detected popup dialog "Memory limits may be exceeded when rendering Hair with high-poly growth objects.
 To avoid this, reduce the poly count or use a low-poly growth proxy.".
0: WARNING: ---- dump of dialog ----
0: WARNING: Button: OK
0: WARNING: Static: 
0: WARNING: Static: Memory limits may be exceeded when rendering Hair with high-poly growth objects.
 To avoid this, reduce the poly count or use a low-poly growth proxy.
0: WARNING: ---- end dump of dialog ----


=======================================================
Error Type
=======================================================
FailRenderException

=======================================================
Error Stack Trace
=======================================================
   at Deadline.Plugins.ScriptPlugin.FailRender(String message)
   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 LoadMaxFile$51(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 StartMaxJob$50(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$30(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)

Sweet! We’ll include this in the next Deadline release!