You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please fill in the following information to help us reproduce the issue:
Dynamo version
Dynamo: 2.19.3.6394
Operating system
OS: Microsoft Windows NT 10.0.19045.0
What did you do?
Executed a custom script.
What did you expect to see?
Script is designed to pull information from the first sheet of all assemblies and write that information to corresponding parameters of all elements in the model that have the same mark number as the assembled element.
What did you see instead?
It looks like the script executed, but the dynamo crash report also occurred.
What packages or external references (if any) were used?
Rhythm, Bakery and Clockwork
Stack Trace
(From the Dynamo crash window select 'Details' -> 'Copy' and paste here)
CLR: 4.0.30319.42000
The text was updated successfully, but these errors were encountered:
Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.
It seems the "ScopeIf+" node from Clockwork is what was causing the issue. I replaced that with a design script code block and the script executed without any issues. Also ran a lot quicker. Thanks
Issue Description
Please fill in the following information to help us reproduce the issue:
Dynamo version
Dynamo:
2.19.3.6394
Operating system
OS:
Microsoft Windows NT 10.0.19045.0
What did you do?
Executed a custom script.
What did you expect to see?
Script is designed to pull information from the first sheet of all assemblies and write that information to corresponding parameters of all elements in the model that have the same mark number as the assembled element.
What did you see instead?
It looks like the script executed, but the dynamo crash report also occurred.
What packages or external references (if any) were used?
Rhythm, Bakery and Clockwork
Stack Trace
CLR:
4.0.30319.42000
The text was updated successfully, but these errors were encountered: