I’m trying to import a number of curves from Grasshopper into Dynamo but seem to be falling at the first hurdle. this has worked for me before from the same stream into the same dynamo graph. I cannot work out whats wrong!
My Recieve node throws up the error:
" Method not found: ‘Void Speckle.Core.Logging.SpecleException…ctor(System.String, Boolean, Sentry.SentryLevel)’ "
Welcome to the community! Feel free to Introduce yourself 🙆 if you feel like it!
It seems like for some reason your install may be corrupted? That error comes from our logging service so we can know when things go wrong, but should definitely exist
Do you have any other connectors installed? Are they all in the same version? I’m thinking maybe the Revit plugin is conflicting with the Dynamo one… Do upgrade everything to the same version if this is the case.
Also, can you try uninstalling it an re-installing it again? Something may have gone wrong during an update
Lastly, could you let us know what version of Speckle Manager and connectors you have installed?
Can you try installing the latest beta versions? For that, you can go to Speckle Manager settings page and activate the “Beta Versions of Speckle Manager”.
If that doesn’t do the trick, you can also try with the latest beta versions of connectors. If you need to roll back to the current version, just uninstall the beta, deactivate the option and reload the manager to show the stable version to install again.
Do make sure you update all connectors if you try this
Soo, i tried the beta for both the Speckle Manager in beta on its own, then Tried the Dynamo in beta and im getting the same message as before . I havent installed any other connectors as the data is already on the stream.
@Remwan did you ever build the Dynamo connector (or others) from source? It almost seems like there is an old version of some DLLs stuck somewhere…
A quick thing to check would be the list of packages available inside Dynamo > Packages > Manage packages:
Also, did you make sure to close any software potentially running Speckle when you uninstalled and reinstalled the connector?