AWS Thinkbox Discussion Forums

V8.1.5.3 Maya submission

Hi,

Just installed V8.1.5.3 beta 6 Repo

I ran the $repo\submission\Maya\Installers\Maya-submitter-windows-installer.exe on my host

When I run Maya I get this :

SubmitJobToDeadline;
// Error: line 1: Cannot find procedure “SubmitJobToDeadline”. //

Is this a known issue?
Thanks.

When I source the C:\Program Files\Autodesk\Maya2016\scripts\startup\DeadlineMayaClient.mel file I get this :

running deadline command: -getrepositorypath submission/Maya/Main/
Running submission script “//unicron/deadline8/submission/Maya/Main/SubmitMayaToDeadline.mel”
// Error: for($path in $xgenFiles) //
// Error: “//unicron/deadline8/submission/Maya/Main/SubmitMayaToDeadline.mel” line 4074.27: “$xgenFiles” is an undeclared variable. //
// Error: $argList[size($argList)] = $path; //
// Error: “//unicron/deadline8/submission/Maya/Main/SubmitMayaToDeadline.mel” line 4076.37: “$path” is an undeclared variable. //

I added the variables to get it to launch.

    string $xgenFiles[];
    string $path;

Did I mangle this script maybe? Anyway, it seems to be working again so onwards with testing.
Thanks.

We found the problem and are going to have a fix for it shortly.

Thanks for reporting the issue!

Hello,

Here is an updated Maya submitter that fixes this issue. These changes will also be included in the next build of Deadline 8.1

Grant
SubmitMayaToDeadline.zip (60.5 KB)

Privacy | Site terms | Cookie preferences