We started getting the following error about a week ago:
Exception during render: An error occurred in RenderTasks(): RenderFrame: Unexpected command “NOVALUE” received. (Deadline.Plugins.ScriptPlugin+FailRenderException) (Deadline.Plugins.RenderPluginException)
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
What happens is there’s an update plug-in for RealFlow that checks to see if there’s a new version. This shows up a couple seconds after Max loads, and apparently after it starts rendering, and Deadline can’t close it so the render fails. The solution for us was to launch Max normally on the affected nodes, check the “Don’t notify me about this version automatically” box, close the dialog box, close MAX, and restart the slave.
Strangely, the dialog box can’t be closed using the normal red X in the upper right hand corner of the dialog box. The “close” button has to be used.
This is happening for us on Max 2009 64-bit SP1 on XP 64-bit with Deadline v3.0.32934 R.
Anyway, I just wanted to let you know in case it happens to someone else.
Cheers!
Here’s the relevant part of the log:
0: INFO: Executing script: C:\Documents and Settings\All Users\Application Data\Frantic Films\Deadline\slave\plugins\customize.ms
0: INFO: Applying customizations to max file…
0: INFO: _amp;gt;General Renderer Settings:
0: INFO: +Render Width set to 854
0: INFO: +Render Height set to 480
0: INFO: +Pixel Aspect set to 1.0
0: INFO: +Atmospherics set to true
0: INFO: +Effects set to true
0: INFO: +Displacements set to false
0: INFO: +Area Lights/Shadows As Points set to false
0: INFO: +Force 2-Sided set to false
0: INFO: +Render Hidden Geometry set to false
0: INFO: +Video Color Check set to false
0: INFO: +Super Black set to false
0: INFO: +Render To Fields set to false
0: INFO: +Skip Existing Frames set to false
0: INFO: _amp;gt;Render Environment Settings:
0: INFO: +Background Color set to (color 255 255 255)
0: INFO: +Use Environment Map set to false
0: INFO: +Ambient Color set to (color 0 0 0)
0: INFO: +Global Light Tint Color set to (color 255 255 255)
0: INFO: +Global Light Level set to 1.0
0: INFO: _amp;gt;mental ray detected as current renderer.
0: INFO: +Box Filter Width set to 1.0
0: INFO: +Box Filter Height set to 1.0
0: INFO: +Gauss Filter Width set to 3.0
0: INFO: +Gauss Filter Height set to 3.0
0: INFO: +Triangle Filter Width set to 2.0
0: INFO: +Triangle Filter Height set to 2.0
0: INFO: +Mitchell Filter Width set to 4.0
0: INFO: +Mitchell Filter Height set to 4.0
0: INFO: +Lanczos Filter Width set to 4.0
0: INFO: +Lanczos Filter Height set to 4.0
0: INFO: +Red Spatial Contrast set to 0.0509804
0: INFO: +Green Spatial Contrast set to 0.0509804
0: INFO: +Blue Spatial Contrast set to 0.0509804
0: INFO: +Alpha Spatial Contrast set to 0.05
0: INFO: +Lock Samples set to false
0: INFO: +Task Size set to 48
0: INFO: +Jitter set to true
0: WARNING: Detected popup dialog “RealFlow Plug-in Update Notification”.
0: WARNING: ---- dump of dialog ----
0: WARNING: Button: Close
0: WARNING: Static: Click here to see the list of changes
0: WARNING: Static: Click here to download the new version
0: WARNING: Button: Don’t notify me about this version automatically
0: WARNING: Button:
0: WARNING: Static: A new version of the RealFlow plug-in is available.
0: WARNING: Static: Currently installed version: 4.1.16
0: WARNING: Static: Latest version: 4.1.20
0: WARNING: ---- end dump of dialog ----
0: INFO: --Failed to set Scanline Enable to 0
0: INFO: --Failed to set Scanline Method to true
0: INFO: --Failed to set Autovolume to 0
0: INFO: --Failed to set Rapid Motion Resample to false
0: INFO: +Rapid Shading Samples set to 1
0: INFO: --Failed to set Raytrace Enable to 1.0
0: INFO: --Failed to set Maximum Trace Depth to true
etc.