DynamoRevit
DynamoRevit copied to clipboard
Dynamo graph run never completes.
Dynamo Version
Dynamo v.2.19.3
Revit Version
Revit 2024.2
Operating System
Windows 11
What did you do?
Create a simple graph that edits modeltext in a family.
What did you expect to see?
The run button to complete
What did you see instead?
dynamo stuck on "Run started"
Stacktrace/logs
No response
Details
Hello @Cerberus-75,
This behaviour in Dynamo usually happens when there is an incompleted command in the host application. Is it possible for you to check if this is the case?
My suggested action is that run the same steps after you are sure that there is no command running in the host application(Revit, Civil3D etc.). You can do this by hitting 'Esc' button in the host application.
Looking forward to hearing from you.
Thank you very much for your collaboration.