errorReport v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
8.0, 7.1, 7.0, 6.3, 6.2, 6.1, 6.0 or later
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
Comments
RSS feed for comments to this post