Hi all,
Has anyone else experienced issues with the ScriptEditor in Rhino 8? I’ve been using it to compile various GH Python components into a .gha
plugin. However, once I place the compiled .gha
file in the Grasshopper Libraries folder and load it in a Grasshopper session, it starts causing problems.
While I’m able to drop components onto the canvas, the moment I try to connect one component to another, the entire Grasshopper interface freezes. This affects not just my custom components, but any Grasshopper component I try to connect.
At first, I suspected an issue with my script, but even compiling a completely empty GH Python component into a .gha
triggers the same freezing behaviour. As soon as I remove the .gha
file from the Libraries folder and restart Grasshopper, everything works normally again.
Has anyone else encountered this or found a solution? @mcneelsoftware