回复于:Deadline分布式集群渲染农场 Nukex,Houdini设置详解
› VFX大学 › VFX Pipeline | 数字创意工作流 › Deadline分布式集群渲染农场 Nukex,Houdini设置详解 › 回复于:Deadline分布式集群渲染农场 Nukex,Houdini设置详解
point
max分布式渲染,四张图已经出来了,但是合并任务报了下面的错,大佬能帮忙看下问题在哪吗?
=======================================================
Error
=======================================================
Error: IndexError : array index out of range (Python.Runtime.PythonException)
File “C:\Users\Administrator\AppData\Local\Thinkbox\Deadline10\slave\izzaf9918cm265z\plugins\60050ef506ee713c30a6d802\DraftTileAssembler.py”, line 175, in PreRenderTasks
sceneFilename = configFilenames[int(self.GetCurrentTaskId())]
在 Deadline.Plugins.PluginWrapper.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage, AbortLevel& abortLevel)
=======================================================
Type
=======================================================
RenderPluginException
=======================================================
Stack Trace
=======================================================
在 Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage aog)
在 Deadline.Plugins.SandboxedPlugin.RenderTask(String taskId, Int32 startFrame, Int32 endFrame)
在 Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter aem)
=======================================================
Log
=======================================================
2021-01-18 12:45:14: 0: Loading Job’s Plugin timeout is Disabled
2021-01-18 12:45:15: 0: Executing plugin command of type ‘Sync Files for Job’
2021-01-18 12:45:15: 0: All job files are already synchronized
2021-01-18 12:45:15: 0: Plugin DraftTileAssembler was already synchronized.
2021-01-18 12:45:15: 0: Done executing plugin command of type ‘Sync Files for Job’
2021-01-18 12:45:15: 0: Executing plugin command of type ‘Initialize Plugin’
2021-01-18 12:45:16: 0: INFO: Executing plugin script ‘C:\Users\Administrator\AppData\Local\Thinkbox\Deadline10\slave\izzaf9918cm265z\plugins\60050ef506ee713c30a6d802\DraftTileAssembler.py’
2021-01-18 12:45:16: 0: INFO: Found Draft python module at: ‘C:\Users\Administrator\AppData\Local\Thinkbox\Deadline10\slave\izzaf9918cm265z\Draft\Draft.pyd’
2021-01-18 12:45:16: 0: INFO: About: Draft Tile Assembler Plugin for Deadline
2021-01-18 12:45:16: 0: INFO: Render Job As User disabled, running as current user ‘Administrator’
2021-01-18 12:45:16: 0: INFO: The job’s environment will be merged with the current environment before rendering
2021-01-18 12:45:16: 0: Done executing plugin command of type ‘Initialize Plugin’
2021-01-18 12:45:16: 0: Start Job timeout is disabled.
2021-01-18 12:45:16: 0: Task timeout is disabled.
2021-01-18 12:45:16: 0: Loaded job: 799 – Draft Tile Assembly (60050ef506ee713c30a6d802)
2021-01-18 12:45:16: 0: Executing plugin command of type ‘Start Job’
2021-01-18 12:45:16: 0: INFO: Executing global asset transfer preload script ‘C:\Users\Administrator\AppData\Local\Thinkbox\Deadline10\slave\izzaf9918cm265z\plugins\60050ef506ee713c30a6d802\GlobalAssetTransferPreLoad.py’
2021-01-18 12:45:16: 0: INFO: Looking for AWS Portal File Transfer…
2021-01-18 12:45:16: 0: INFO: Looking for File Transfer controller in C:/Program Files/Thinkbox/S3BackedCache/bin/task.py…
2021-01-18 12:45:16: 0: INFO: Could not find AWS Portal File Transfer.
2021-01-18 12:45:16: 0: INFO: AWS Portal File Transfer is not installed on the system.
2021-01-18 12:45:16: 0: Done executing plugin command of type ‘Start Job’
2021-01-18 12:45:16: 0: Plugin rendering frame(s): 0
2021-01-18 12:45:16: 0: Executing plugin command of type ‘Render Task’
2021-01-18 12:45:16: 0: INFO: Draft Tile Assembler job starting…
2021-01-18 12:45:16: 0: Done executing plugin command of type ‘Render Task’
=======================================================