C:\Users\matt>DeadlineCommand.exe -SubmitCommandLineJob -executable “C:\Program Files\Autodesk\Maya2009\bin\Render.exe” -arguments “-r file -s -e -b 5 \proj\testing\meatball.mb” -frames 1-100 -chunksize 5 -pool mayaFunc -priority 50 -name “Maya fgBatch Job”
I tried submitting this command to deadline, but got this error:
Error: plugin name specified by job, “CommandLine”, is not a known plugin name. (Deadline.Submission.DeadlineSubmissionException)
I think the error speaks for itself… i’m just wondering why i dont have the plugin called “CommandLine” available to me. I’m using Deadline 3.1
would it be a matter of case sensitivity? because in my list of available plugins i have one called: commandLine
in the error it’s looking for CommandLine, instead of commandLine.
Or perhaps it’s not looking to the correct plugins directory?