this error message appear because it has a problem with one of my plugin. how can i identify which one from the plugin is the problematic?
list of my plugins:
dynamo version
revit version
this error message appear because it has a problem with one of my plugin. how can i identify which one from the plugin is the problematic?
list of my plugins:
dynamo version
revit version
Hi @ROSIE_SG this particular conflict (RestSharp) does not cause any known problems and should be aligned to the same version in later releases.
The notification message indicates what assemblies could be causing it:
Autodesk.Forge, GregRevitAUth,Greg and DynamoPackages, these are all adsk assemblies, so none of your plugins.
i didn’t understand exactly what should i do. do i need to update something? if yes how?
I believe that @Michael_Kirschner2 is indicating that unless something is not working in Dynamo, you can ignore this one. If you have an issues beyond this notification, please post it here.
For easier identification of add-in conflicts:
API_ERROR
API_ERROR
Hi @ROSIE_SG, did you ever find a solution to this? I am having the same issue in Revit 2022 with the same Dynamo version as you and Dynamo is very unstable and unusable
Jacob’s suggested steps are the way to troubleshoot this. It’s nearly always caused by an addin, most likely one that is free or not well maintained to cooperate with dynamo/other addins if that helps identify the likely culprits.
I always found Dynamo in Revit 2022 a bit slower and less stable than 2020 and 2023 (just by how it feels, not confirmed), so it also just might generally be that. Reduce the number of packages you use if possible and try to stick to well known/maintained ones as well to avoid package conflicts and too many nodes having to be loaded/searched through as well.
Yes it seems very unstable. I have disabled all of my addins and still get the same errors. When I open a any graph it is either blank or just the connections show with no nodes and if I try to place a node Dynamo completely freezes
At that point I’d be looking into graphics drivers/updates and machine specs vs recommended. Also if windows 11 is involved i hear that throws some programs for a 6 sometimes.
Dynamo 2022 definitely works OK on most machines I’ve used it on, so sounds anomalous.
Can you post the journals where all the Revit add-ins are disabled?