Problem summary Macros throw a '[ERROR python.NodegraphAPI]: Error creating node of type' exception when created in Batch or Shell mode.
For example, calling the following in the Python tab will usually create a PrmanHoldoutCreate within Interactive mode. but will error in Batch or Shell mode:
Result: Nuke will throw the following exception and not create the Macro:
[ERROR python.NodegraphAPI]: Error creating node of type "PrmanHoldoutCreate"
Workaround Unknown.
Reproduced by support This bug has been reproduced in: Katana2.6v4 - Windows 7 - CentOS6.9 Katana2.6v1 - Windows 7 - CentOS6.9 Katana2.5v7 - Windows 7 - CentOS6.9 Katana2.5v1 - Windows 7 - CentOS6.9 Katana2.1v6 - CentOS6.9 Katana2.1v1 - CentOS6.9 Katana2.0v1 - CentOS6.9
Earliest version tested - This issue appears to be in all versions of the product
Expected behaviour Macro should be created in Shell or Batch mode, or display a warning that it cannot be done.
Actual behaviour When creating a Macro, Katana will throw an exception saying that it could not create the node.