AWS Thinkbox Discussion Forums

Maya 2017 source SubmitMayaToDeadline.mel errors

Hi Everyone,

Just saw this so I want to ensure you are aware, I get this error log

// Error: string $renderLayers[] = getRenderableRenderLayers(); // // Error: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 1187.53: Wrong number of arguments on call to getRenderableRenderLayers. // // Warning: line 0: New procedure definition for "getRenderableRenderLayers" has a different argument list and/or return type. // // Warning: line 0: int $id = stringArrayFind( "extraKVPIndex", 0, $IntegrationInfoKeys ); // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 2533.71 : Redeclaration of variable "$id" shadows previous declaration at line 2529. Previous value will be overwritten by explicit initializer. // // Warning: line 0: int $id = stringArrayFind( "batchMode", 0, $IntegrationInfoKeys ); // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 2537.67 : Redeclaration of variable "$id" shadows previous declaration at line 2529. Previous value will be overwritten by explicit initializer. // // Warning: line 0: int $submitDepRenderMan = `checkBox -q -v frw_submitRenderManJob`; // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 3296.68 : Redeclaration of variable "$submitDepRenderMan" shadows previous declaration at line 3277. Previous value will be overwritten by explicit initializer. // // Warning: line 0: int $submitDepMentalRay = `checkBox -q -v frw_submitMentalRayJob`; // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 3302.68 : Redeclaration of variable "$submitDepMentalRay" shadows previous declaration at line 3283. Previous value will be overwritten by explicit initializer. // // Warning: line 0: int $tilesInX = `intSliderGrp -q -v frw_tilesInX`; // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 5091.51 : Redeclaration of variable "$tilesInX" shadows previous declaration at line 5037. Previous value will be overwritten by explicit initializer. // // Warning: line 0: int $tilesInY = `intSliderGrp -q -v frw_tilesInY`; // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 5092.51 : Redeclaration of variable "$tilesInY" shadows previous declaration at line 5037. Previous value will be overwritten by explicit initializer. // // Warning: line 0: ... string $MaxwellExportCoopOptionsRollout = `frameLayout - label "Maxwell Cooperative Rendering" -labelVisible true -borderV // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 9446.175 : Redeclaration of variable "$MaxwellExportCoopOptionsRollout" shadows previous declaration at line 8468. Previous value will be overwritten by explicit initializer. // // Warning: line 0: ... string $RedshiftExportRollout = `frameLayout -label "Redshift Export Job" -labelVisible true -borderVisible false -collaps // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 9654.154 : Redeclaration of variable "$RedshiftExportRollout" shadows previous declaration at line 8463. Previous value will be overwritten by explicit initializer. // // Warning: line 0: ... string $RedshiftExportRenderJobRollout = `frameLayout -label "Redshift Render Job" -labelVisible true -borderVisible false // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 9662.163 : Redeclaration of variable "$RedshiftExportRenderJobRollout" shadows previous declaration at line 8464. Previous value will be overwritten by explicit initializer. // // Warning: line 0: int $i; for( $i = 0; $i < size($deadlinePools); ++$i ) // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 9671.15 : Redeclaration of variable "$i" shadows previous declaration at line 8734. Previous value will be retained. // // Warning: line 0: int $i; for( $i = 0; $i < size($deadlinePools); ++$i ) // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 9683.15 : Redeclaration of variable "$i" shadows previous declaration at line 8734. Previous value will be retained. // // Warning: line 0: int $i; for( $i = 0; $i < size( $deadlineGroups ); ++$i ) // // Warning: line 0: "\\unicron\deadline8\submission\Maya\Main\SubmitMayaToDeadline.mel" line 9691.15 : Redeclaration of variable "$i" shadows previous declaration at line 8734. Previous value will be retained. //

Let me know if you need any more information from me - thanks!

Hey Rob,
What version of Deadline and Maya are you using?

Grant

Hi Grant,

Using Maya 2017 Update 2 and Deadline V8.1.5.5

The error does not happen in Maya 2016, I just checked that as well.

Thanks!

Hey Rob,
Would you be able to update to the latest build (8.1.5.11) and then try again I believe these should all be fixed in the latest version of deadline.

Grant

Hi Grant,

Missed this notification somehow - I will test this in V9.0.0.12 once I get it licensed and deployed.

Thanks!

Hi,

Confirming this has been fixed.
Cheers!

Privacy | Site terms | Cookie preferences