Hi!
I’m working on some big scene in 3dsmax8 + vray1.5 rc4 + Deadline 2.7.
It throws error #1006 when I’m trying to submit a job to deadline. I’ve searched the forum and found this thread - http://support.franticfilms.com/wb/default.asp?action=9&fid=7&read=417
Borislav suggests to edit submit maxscript file to outline the exact problem.
So I’ve edited maxscript and got this -
MAXScript MacroScript Error Exception: – Runtime error: Unable to increase heap size to: 67108864
full error message -
– Error occurred in anonymous codeblock
– Frame:
– SMTDPathsStruct: StructDef:SMTDPathsStruct
– SMTDSettingsStructure: StructDef:SMTDSettingsStructure
– Error occurred during fileIn in <File:\efes\DeadlineRepository\submission\3dsmax\SubmitMaxToDeadline_Functions.ms>
– called in anonymous codeblock
– Frame:
– theNetworkRoot: “\efes\DeadlineRepository”
– sanityCheckGeneralFunctions: undefined
– scriptPart4: undefined
– fullSuccess: false
– goOn: true
– fileHandle: <File:c:\deadline\deadline.ini>
– mainScript: undefined
– sanityCheckPrivateFunctions: undefined
– scriptPart2: undefined
– scriptPart5: undefined
– fnScript: “\efes\DeadlineRepository\submission\3dsmax\SubmitMaxToDeadline_Functions.ms”
– index: undefined
– fileLine: “User=atrium”
– scriptPart1: undefined
– scriptPart3: undefined
– sanityCheckScript: undefined
MAXScript MacroScript Error Exception: – Runtime error: Unable to increase heap size to: 67108864 <<
‘heapfree’ command shows 4482524 bytes free.
The scene is big, but after restarting windows submitting works well, but several times. Then it begins to throw 1006 error.
Sergo.