I just recently update to the new Deadline and I’m noticing a new error. Any thoughts on to what might be throwing this or where I should look?
This happens using vrscene submission.
Error Message
Exception during render: An error occurred in RenderTasks(): Error in RenderArgument(): GetPluginInfoEntry: Script accessed non-existent plugin info key InputFilename
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Slave Log
.8 ms
0: Got task: 005_050_999_63de4878_00000_1-1
0: Plugin will be reloaded because a new job has been loaded, or one if the job files has been modified
Constructor: Vray
0: Loaded plugin: Vray
0: Task timeout is disabled.
0: Loaded job: spot_1_010_lgt (005_050_999_63de4878)
0: INFO: StartJob: initializing script plugin Vray
0: INFO: Any stdout that matches the regular expression “error:." will be handled as appropriate
0: INFO: Any stdout that matches the regular expression "Rendering image…: ([0-9].[0-9])%.” will be handled as appropriate
0: INFO: Any stdout that matches the regular expression “Rendering image…: done." will be handled as appropriate
0: INFO: Any stdout that matches the regular expression "Starting frame ([0-9])." will be handled as appropriate
0: INFO: Any stdout that matches the regular expression "Closing log.” will be handled as appropriate
0: INFO: About: VRay Plugin for Deadline, 2007-1-16
0: Plugin rendering frame(s): 1
0: INFO: Starting VRay Task
0: INFO: Stdout Handling Enabled: True
0: INFO: Popup Handling Enabled: False
0: INFO: Using Process Tree: True
0: INFO: Hiding DOS Window: True
0: INFO: Creating New Console: False
0: INFO: Render Executable: “C:\Program Files\Autodesk\Maya2009\vray\bin\vray.exe”
0: An exception occurred: Exception during render: An error occurred in RenderTasks(): Error in RenderArgument(): GetPluginInfoEntry: Script accessed non-existent plugin info key InputFilename
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage) (Deadline.Plugins.RenderPluginException)
0: Unloading plugin: Vray
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Exception during render: An error occurred in RenderTasks(): Error in RenderArgument(): GetPluginInfoEntry: Script accessed non-existent plugin info key InputFilename
at Deadline.Plugins.ScriptPlugin.RenderTasks(Int32 startFrame, Int32 endFrame, String& outMessage)
Error Type
RenderPluginException
Error Stack Trace
at Deadline.Plugins.Plugin.RenderTask(Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()