Hello
Occasionally i have this kind of problem when i am trying to send rendering scene containing XRefs - popups a window with submitter script and a window with “-- unknown system exception” , though the file is being sent to render.
I use Merge xrefs options in submitter , just to weaken the load on network and to make things faster without additional files, also i had some problems with spawners not picking up xref files - this option solves that issue. BUT suddenly i started to have this error on random scenes and looks like submitter is deleting the render camera because after error pop ups i cannot find it anymore.
Can you please explain me how merging xrefs works step by step so maybe one of the steps fails for this scene ? Because a lot of other scenes are fine.
Maybe it is worth to make a script which will merge all xrefs and make it as a pre-render script ?
Thanks
This is error log from MaxScript listener
-- Error occurred in RestoreMaxFileCopy(); filename: C:\Users\oleg\AppData\Local\Autodesk\3dsMax\2014 - 64bit\ENU\scripts\SubmitMaxToDeadline_Functions.ms; position: 132916; line: 2795
-- Frame:
-- holdTempFileName: "C:\Users\oleg\Documents\3dsMax\autoback/maxhold.tmp"
-- holdExists: true
-- sourceFileName: "C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\max_backup_file.mx"
-- holdMaxDir: "C:\Users\oleg\Documents\3dsMax\autoback/"
-- holdFileName: "C:\Users\oleg\Documents\3dsMax\autoback/maxhold.mx"
-- called in SubmitJobFromUI(); filename: C:\Users\oleg\AppData\Local\Autodesk\3dsMax\2014 - 64bit\ENU\scripts\SubmitMaxToDeadline_Functions.ms; position: 508933; line: 10699
-- Frame:
-- badRegions: 0
-- passDependencyList: undefined
-- oldAmarettoExportMode: undefined
-- oldSSDialogState: undefined
-- Amaretto: undefined
-- theXRefObjects: #(<MixinInterface:deleted interface>)
-- oldRenderDialogState: true
-- initialArgs: StringStream:"-outputfiles
C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\submitOutput.txt
C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\submitExitCode.txt
C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\max_submit_info.job
C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\max_job_info.job
C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\FK_CSC_ESTABLISHING_[CD01].max
\\piknas003\Resources\SCRIPTS\UNC_Converter.ms
"
-- theFn: undefined
-- renderMsg: "Deadline Command BG 7.1 [v7.1.0.35 R (2a6ca6695)]
Submitting to Repository: \\piknas003\DeadlineRepository7
Submission Contains the Following Auxiliary Files:
1) C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\FK_CSC_ESTABLISHING_[CD01].max
2) \\piknas003\Resources\SCRIPTS\UNC_Converter.ms
Result=Success
JobID=55e81a547c0ec7b4c0fefa48
The job was submitted successfully.
"
-- theFilterTime: undefined
-- extension: undefined
-- initialArgsFile: <File:C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\initialArgsFile.txt>
-- theViewCamera: undefined
-- canSubmitQT: true
-- previouslysubmittedJobs: undefined
-- oldPriority: undefined
-- theSceneXRefsCount: 3
-- OutputFilenameByUserPattern: undefined
-- retCode: #success
-- batchName: ""
-- oldMaxScriptFile: ""
-- VRAY_lowThreadPriority: true
-- filename: undefined
-- tempMaxFile: "C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\FK_CSC_ESTABLISHING_[CD01].max"
-- initialArgsFileName: ""C:\Users\oleg\AppData\Local\Thinkbox\Deadline7\temp\03_09_2015_11_00_45\initialArgsFile.txt""
-- oldSubmitMaxScript: false
-- ssP: dotNetObject:Autodesk.Max.StateSets.Plugin
-- oldVRayVFBState: false
-- oldSceneExplorerStates: #(false)
-- oldMeditLockedState: true
-- copyresult: undefined
-- TilesRendering: false
-- activeRegions: 0
-- oldMatEditorOpenState: false
-- sizeInMB: undefined
-- ssPi: dotNetObject:Autodesk.Max.StateSets.Plugin
-- theTime: undefined
-- numViews: undefined
-- FF_AssetTracker_Functions: undefined
-- warnAboutMissingFiles: true
-- txt: "Files"
-- theNetworkPath: undefined
-- MultiRegionRendering: false
-- bitmapFilenames: undefined
-- imsqFilename: undefined
-- doPassDependency: undefined
-- BitmapsCopyData: undefined
-- oldrendOutputFilename: undefined
-- path: undefined
-- PFPPL_RenderPassFunctions: undefined
-- theMessage: "The Scene Contains 13 Missing External Files.
"
-- theBitmapsFileName: ""
-- BRAZIL_lowThreadPriority: undefined
-- frameList: undefined
-- theAnswer: undefined
-- queryExternalFiles: true
-- theMaxFileName: undefined
-- directory: undefined
-- called in btn_submit.pressed(); filename: C:\Users\oleg\AppData\Local\Autodesk\3dsMax\2014 - 64bit\ENU\scripts\SubmitMaxToDeadline.ms; position: 58515; line: 1431
-- Frame:
-- result: undefined
-- count: undefined
-- FFPPL_RenderPassVoodoo_Dialog: undefined
-- sanity: true
-- theMessage: undefined
>> MAXScript Rollout Handler Exception:
-- Unknown system exception <<
And this is the code of MaxScript dropbox.com/s/b2d7emmr0tyg8 … 0.png?dl=0 this error appears with line 2795 selected.
Also to explain my workflow - i have 1 deadline slave , 2 spawners and a repository, job is sent to slave where i have readonly file with VRay DR settings and spawners , job being sent in Force Workstation Mode , upon starting spawners are picking up and start rendering all together.