dockable panel for displaying all nodes in your script that have errors. Missing frames of footage will be also recognized. You can also write out a .txt file containing all errors. It's useful to run errorReport before every render to make sure the current nuke script to render doesn't have any errors.
errorReport
Updated: 20 May 2014
Author: leafpictures
Compatible Nuke versions: 6.0 or later
Compatibility:
The errorReport script is a dockable panel. It will list all your nodes inside your dag that have an error. Per node that has an error a button will be created. If you click it your viewer jumps directly to that node. So it's usefull to clean your script and make sure it doesn't have any errors. The nice thing is that it also recognizes if there are missing frames in read nodes. So running errorReport before rendering is useful because it will detect errors which would probably abort your render. If you like you can also write out a .txt file containign all the errors in your dag. You can hit the update button to refresh the errorReport panel and see if the error has been solved.
Here is an example of how error repot works:
The script has two errors:
1) I copyed in a chanel that doesn't exist.
2) The read node has two missing frames