Rhino Script Editor - GHA. File Compiler

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

Hello. Would you mind sharing the bad .gha that is causing problems so I can see if I can replicate this problem locally?

Thanks @eirannejad, the .gha file is attached.

test.Components.gha (32 KB)

Okay, i think this may be an isolated incident with MSI laptops as the .gha file seems to work perfectly fine on other laptops

1 Like