td_errors
Check TouchDesigner operators under a specified path for current errors and warnings that are otherwise hidden in the UI. Point it at the component you built to catch problems after building.
Instructions
Every operator at or under path currently reporting an error or warning.
Node errors are shown as colours in the TouchDesigner UI and are otherwise invisible to you; check this after building something.
The default is the project, not /, and asking for / is usually the
wrong move: the walk is breadth-first and bounded, and on an open session
TouchDesigner's own /ui and /sys are thousands of operators wide at
the shallow levels, so the budget runs out before the walk reaches
anything of yours. Point it at the component you built instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /project1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |