The Plugin.param file is supposed to be optional, but unless even a blank file is present, the render process terminates with the following:
[code]=======================================================
Error
Error in StartJob: PluginConfig: Could not open plugin configuration “/Volumes/newhome/ruschn/Thinkbox/Deadline6/slave/ws-082/plugins/LumaJob.dlinit” because Could not find file “/Volumes/newhome/ruschn/Thinkbox/Deadline6/slave/ws-082/plugins/LumaJob.param”.
at Deadline.Plugins.ScriptPlugin.a (Deadline.Jobs.Job A_0) [0x00000] in :0
at Deadline.Plugins.ScriptPlugin.b (Deadline.Jobs.Job A_0) [0x00000] in :0
at Deadline.Plugins.ScriptPlugin.StartJob (Deadline.Jobs.Job job, System.String& outMessage, FranticX.Processes.AbortLevel& abortLevel) [0x00000] in :0[/code]