Hi All,
Weird problem that seems to be happening since installing the latest patch up to Revit 2024.3.3 where Dynamo works fine for about an hour and then just stops responding. Same with Dynamo player.
Only a restart of Revit resolves the problem and it works fine again, until it doesn’t about an hour later. Same thing happens even with all addins disabled.
Only using simple, repeatble scripts which never had issues previously but i suspect it’s more of a Revit / Dynamo / Windows (10) issue.
Anyone else experienced this and where would I begin to look for a solution?
Sounds like you have a notification or pop up or active command in Revit which is preventing Dynamo from executing.
Next time it happens get your active Revit journal and copy it to a temp location. Then open it and go to the very end and start reading backwards for clues as to what is going on. See if there is an active command, dialog box, or of the document has changed between when you last ran the graph and when it stopped working.