Hi, is there any way (method or workaround) to access ICE nodes that generates error through scripting (ideally Python)?
I want to get a object access to the node that generates error in ICE tree to be able to fix it without doing it manually by hunting ICE trees with red nodes in ICE tree editor. Imagine situation with thousand objects with ICE trees that depends on names of same objects and somebody rename these objects in way that ICE trees doesn't update path in ICE nodes so they threw error. e.g. Is there any error flag or parameter? And second reason is not evaluation. Because sometimes it's hard to recognize that node throws error (or it doesn't evaluate at all) in the ICE Tree gui because it generates default value. Best example is switch node. Sometimes it just doesn't do anything and it doesn't throw any error nor turning red. Thank you

