I’m working on tweaking the SubmitMayaToDeadline.mel so it can handle Maya 2016 Extension 2
Problem seems to be that the script turns the Maya Version into an integer and uses that in the path to MayaBatch. Ext 2 uses 2016.5 so I need to alter the script to handle a float.
about -v returns “Maya 2016 Extension 2”
I can submit from the Deadline Monitor after tweaking the python scripts ok.
I got it to work. Not elegant, if fact a total bodge, so I’m not going to post it here.
Points for self-sufficiency. I’ve logged an internal issue noting that SubmitMayaToDeadline.mel would benefit from supporting decimal version numbers. Thanks for the report!
I’m running into this problem as well. Any chance there is a modified SubmitMayaToDeadline.mel that fixes this ?
yeah me to deadline not support with floating number version just integer version like 2016 not for 2016.5 how we fix this ?
Hello,
On an internal ticket we had a customer who was having issues with this. Deadline does support the decimals, for instance 2016.5, but the command we run in Deadline to obtain the version is still labeling itself as 2016, not 2016.5. The submitter does this by using the mel command “getApplicationVersionAsFloat();” but currently this seems to return 2016 for ext2. We have a fix in the next rolling release of Deadline 8, but to fix the maya issue in 7.2 in the function MayaVersion there is the line if( $version < 2014 ) it needs to be changed to if( $version < 2014 || $version == 2016 ). I hope this helps.
Hello Everyone,
For this it appears that there is a known issue in maya 2016 Ext 1&2’s function getApplicationVersionAsFloat which we were using to get the version in which it is returning an integer version instead. I have attached an updated submitter which will fix this issue in deadline 8.0 and for those on earlier versions the changes that need to be made can be seen in the function MayaVersion() in the update on line 1536. This fix will also be included in the next rolling release of deadline 8.0.
Grant.
SubmitMayaToDeadline.zip (68.1 KB)
Good evening everyone,
First of all, thank you for this solution. It works with Deadline 7.2.
But there is a strange Maya 2016.5 on MacOS behaviour. When Maya starts, SubmitMayaToDeadline.mel cause massive warning list in script editor:
running deadline command: -getrepositoryroot
Running submission script “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel”
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $id = stringArrayFind( “TaskName”, 0, $SGInfoKeys );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 428.58 : Redeclaration of variable “$id” shadows previous declaration at line 424. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $id = stringArrayFind( “ProjectName”, 0, $SGInfoKeys );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 432.61 : Redeclaration of variable “$id” shadows previous declaration at line 424. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $id = stringArrayFind( “EntityName”, 0, $SGInfoKeys );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 436.60 : Redeclaration of variable “$id” shadows previous declaration at line 424. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $id = stringArrayFind( “SequenceName”, 0, $SGInfoKeys );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 440.62 : Redeclaration of variable “$id” shadows previous declaration at line 424. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $id = stringArrayFind( “FT_TaskName”, 0, $keys );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 469.55 : Redeclaration of variable “$id” shadows previous declaration at line 465. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $id = stringArrayFind( “FT_ProjectName”, 0, $keys );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 473.58 : Redeclaration of variable “$id” shadows previous declaration at line 465. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $id = stringArrayFind( “FT_AssetName”, 0, $keys );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 477.56 : Redeclaration of variable “$id” shadows previous declaration at line 465. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $index = stringArrayFind( $currentFormat, 0, $QuickDraftFormats );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 1355.71 : Redeclaration of variable “$index” shadows previous declaration at line 1351. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $frameRates ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 1394.8 : Redeclaration of variable “$i” shadows previous declaration at line 1374. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $index = stringArrayFind( $currentFormat, 0, $QuickDraftFormats );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 1414.71 : Redeclaration of variable “$index” shadows previous declaration at line 1413. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $compType = optionMenuGrp -q -select frw_compositeType
;
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 2668.62 : Redeclaration of variable “$compType” shadows previous declaration at line 2313. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $useDraftTileAssembler = checkBox -q -v frw_submitTileUseDraft
;
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 5302.70 : Redeclaration of variable “$useDraftTileAssembler” shadows previous declaration at line 5200. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $renderHeight = getAttr "defaultResolution.height"
;
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 5752.60 : Redeclaration of variable “$renderHeight” shadows previous declaration at line 5747. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $renderHeight = getAttr "defaultResolution.height"
;
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 5795.60 : Redeclaration of variable “$renderHeight” shadows previous declaration at line 5747. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: string $frameList = textFieldGrp -q -text frw_FrameList
;
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 6721.59 : Redeclaration of variable “$frameList” shadows previous declaration at line 6666. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: string $regionPrefix = CheckSlashes( GetOutputPrefix( 1, $frameRange[$curFrame], $renderLayer, “”, “” ) );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 7285.110 : Redeclaration of variable “$regionPrefix” shadows previous declaration at line 7272. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: string $regionPrefix = CheckSlashes( GetOutputPrefix( 1, $frameRange[$curFrame], $renderLayer, “”, “” ) );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 7421.112 : Redeclaration of variable “$regionPrefix” shadows previous declaration at line 7408. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: string $extension = tolower( $extension );
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 8283.44 : Redeclaration of variable “$extension” shadows previous declaration at line 8281. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … int $redshiftGPUsPerTask = attributeExists deadlineRedshiftGPUsPerTask defaultRenderGlobals
? getAttr defaultRenderGlobals.d // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 8798.160 : Redeclaration of variable "$redshiftGPUsPerTask" shadows previous declaration at line 8686. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: ... string $redshiftGPUsSelectDevices =
attributeExists deadlineRedshiftGPUsSelectDevices defaultRenderGlobals?
getAttr default //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 8799.182 : Redeclaration of variable “$redshiftGPUsSelectDevices” shadows previous declaration at line 8687. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 8995.13 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $deadlineGroups ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9003.13 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … string $MayaRenderOptionsRollout = frameLayout -label "Maya Render Job" -labelVisible true -borderVisible false -collapsa // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9146.138 : Redeclaration of variable "$MayaRenderOptionsRollout" shadows previous declaration at line 8641. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: ... string $MentalRayExportRollout =
frameLayout -label “Mental Ray Export Job” -labelVisible true -borderVisible false -coll //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9243.157 : Redeclaration of variable “$MentalRayExportRollout” shadows previous declaration at line 8648. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … string $MentalRayExportRenderJobRollout = frameLayout -label "Mental Ray Render Job" -labelVisible true -borderVisible fa // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9261.166 : Redeclaration of variable "$MentalRayExportRenderJobRollout" shadows previous declaration at line 8649. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i ) // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9266.15 : Redeclaration of variable "$i" shadows previous declaration at line 8983. Previous value will be retained. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i ) // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9278.15 : Redeclaration of variable "$i" shadows previous declaration at line 8983. Previous value will be retained. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $deadlineGroups ); ++$i ) // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9286.15 : Redeclaration of variable "$i" shadows previous declaration at line 8983. Previous value will be retained. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: ... string $VrayExportRollout =
frameLayout -label “VRay Export Job” -labelVisible true -borderVisible false -collapsable tru //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9341.146 : Redeclaration of variable “$VrayExportRollout” shadows previous declaration at line 8650. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … string $VrayExportRenderJobRollout = frameLayout -label "VRay Render Job" -labelVisible true -borderVisible false -collap // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9354.155 : Redeclaration of variable "$VrayExportRenderJobRollout" shadows previous declaration at line 8651. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i ) // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9358.15 : Redeclaration of variable "$i" shadows previous declaration at line 8983. Previous value will be retained. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i ) // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9370.15 : Redeclaration of variable "$i" shadows previous declaration at line 8983. Previous value will be retained. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $deadlineGroups ); ++$i ) // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9378.15 : Redeclaration of variable "$i" shadows previous declaration at line 8983. Previous value will be retained. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: ... string $VrayExportVrimgJobRollout =
frameLayout -label “Vrimg2Exr Conversion Job” -labelVisible true -borderVisible false //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9413.163 : Redeclaration of variable “$VrayExportVrimgJobRollout” shadows previous declaration at line 8652. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … string $RendermanExportRollout = frameLayout -label "Renderman Export Job" -labelVisible true -borderVisible false -colla // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9420.156 : Redeclaration of variable "$RendermanExportRollout" shadows previous declaration at line 8653. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: ... string $RendermanExportRenderJobRollout =
frameLayout -label “PRMan Render Job” -labelVisible true -borderVisible false - //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9435.161 : Redeclaration of variable “$RendermanExportRenderJobRollout” shadows previous declaration at line 8654. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9439.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9451.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $deadlineGroups ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9459.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … string $ArnoldExportRollout = frameLayout -label "Arnold Export Job" -labelVisible true -borderVisible false -collapsable // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9495.150 : Redeclaration of variable "$ArnoldExportRollout" shadows previous declaration at line 8655. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: ... string $ArnoldExportRenderJobRollout =
frameLayout -label “Arnold Render Job” -labelVisible true -borderVisible false -co //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9503.159 : Redeclaration of variable “$ArnoldExportRenderJobRollout” shadows previous declaration at line 8656. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9509.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9521.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $deadlineGroups ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9529.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … string $MaxwellExportRollout = frameLayout -label "Maxwell Export Job" -labelVisible true -borderVisible false -collapsab // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9564.152 : Redeclaration of variable "$MaxwellExportRollout" shadows previous declaration at line 8658. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: ... string $MaxwellExportRenderJobRollout =
frameLayout -label “Maxwell Render Job” -labelVisible true -borderVisible false - //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9574.161 : Redeclaration of variable “$MaxwellExportRenderJobRollout” shadows previous declaration at line 8659. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9580.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size($deadlinePools); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9592.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $deadlineGroups ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9600.15 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: … string $CompositeNamePathGrp = textFieldButtonGrp -cal 1 "left" -cw 1 $labelWidth -cw 2 300 -label "Background Image F // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: "//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel" line 9686.311 : Redeclaration of variable "$CompositeNamePathGrp" shadows previous declaration at line 8634. Previous value will be overwritten by explicit initializer. // // Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $enable =
size $SGInfoKeys` > 0;
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9745.44 : Redeclaration of variable “$enable” shadows previous declaration at line 9719. Previous value will be overwritten by explicit initializer. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $QuickDraftFormats ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9783.13 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $codecs ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9805.13 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $QuickDraftResolutionsDisplay ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9815.13 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: int $i; for( $i = 0; $i < size( $frameRates ); ++$i )
//
// Warning: file: /Users/Rndr/Library/Preferences/Autodesk/maya/2016.5/scripts/DeadlineMayaClient.mel line 108: “//Volumes/Projects/DeadlineRepository_7/submission/Maya/Main/SubmitMayaToDeadline.mel” line 9829.13 : Redeclaration of variable “$i” shadows previous declaration at line 8983. Previous value will be retained. //
Does anyone have ideas what can cause this warnings? And how to solve that?
Deadline shalf menu has been created and Submit Job to Deadline appears and send jobs fine.
On Maya 2015 everything goes smooth.