I’m not sure what the issue could be, but Dynamo was working fine yesterday. I installed Revit 2024 this morning with no issues and now Dynamo won’t open and Revit just freezes. The same thing happens for both 2023 and 2024.
I did a fresh install of Revit 2023 with its’ latest hotfix yesterday and could run Dynamo normally. Didn’t see the Revit 2024 release yesterday though, did that just release?
I had a similar issue with Revit 2024 and Dynamo 2.19. Dynamo Player worked, but I could not open Dynamo and it only showed as a white box when hovering over the Revit icon on the Taskbar.
I solved the problem by removing the DynamoSettings.xml file from the below path and re-opening Revit and Dynamo: C:\Users\%userprofile%\AppData\Roaming\Dynamo\Dynamo Revit\2.19\
I compared the dynamoLog files before and after fixing the problem and found that the last 4 lines of the log before fixing the problem showed the following:
I compared the DynamoSettings.xml file before and after fixing the problem and found the following areas had changed after fixing the problem.
PackageDownloadTouAccepted changed from true to false.
ViewExtensionSettings was cleared.
DynamoPlayerFolderGroups was cleared.
and probably less importantly the WindowX, WindowY, WindowW, WindowH, RecentFiles, TrustedLocations, DefaultRunType and ReadNotificationIds were also cleared.