This tool will detecting the error of upstream node of writenode selected to Deadline (这个脚本会检测提交到Deadline渲染时的错误)
ErrorToDeadline_V2
Updated: 5 July 2019
Author: binzbnuke
Compatible Nuke versions: 9.0 or later
Compatibility: Linux, Mac, Windows
V 2.0 Fixed Plugin Detecting
V 1.9 Fixed Some Bugs
This Script is for rendering to deadline And it maybe not suitable for local render
Detecting Rule:
#Read:
1.File doesn exist
2.File on local disk
#write:
1.Write node has not Extension
2.The Extension type doesn match
the file type
3.The path contain space characters
#plugin:
1.Plugin node not install on server
这个脚本只适合检测提交到Deadline的错误。可能不太适合本地渲染检测
检测规则:
#Read:
1.文件不存在
2.文件在本地
#write:
1.Write 节点没有文件后缀名
2.文件后缀名跟Write节点的文件类型不一样
3.Write路径包含空格
#plugin:
1.插件没有安装在服务器
- Extract the ErrorToDeadline folder into your .nuke folder.
- Add the 'nuke.pluginAddPath('./ErrorToDeadline')'to your init.py (example):