1
Under Review

Dynamo Tasks: Report GUIDs of nodes throwing warnings/errors

Clarity already reports all warnings that any nodes in a Dynamo workflow might throw. However, especially in larger scripts it is really difficult to find the culprit even with that information at hand. Therefore it would be super useful if Clarity could also report the GUID of the node that is throwing the warning/error.

4 replies

I believe that this was added in a 2020.1 update.

AD

I don't see this happening in our logs and we're on the most current task server release.

Can you send thru a Task Diagnostics showing a location where you would expect to see it that you're not?

(also: is it Dynamo 2.x or 1.x?)

I feel like we looked at one of yours a month or two ago and thought that it was covering it...

AD

It's Dynamo 2.x and yes, we did look at it a couple of weeks ago.

Currently, node warnings/errors are reported like this:

NODE WARNING: Math.Average: Die Sequenz enthält keine Elemente.

What I would like to see is this:

NODE WARNING: Math.Average (GUID: 455bd39e95c44c98a272dc2e707dac79): Die Sequenz enthält keine Elemente.