I had been working on a file with python3. It wasn’t too complicated, took in some geometry, did some processing in a script, and output some triangle mesh.
It was working fine, except when I tried a test for grasshopper, where I made a line component in the UI, clicked 4 lines in the scene, and then use the “line to polygon” component. It crashed rhino.
Now when I open grasshopper, I can use grasshopper, but even when I lock the solver and open the GH file, it immediately crashes Rhino, no “crash report” or anything.
Is there a way to access the grasshopper components in a “safe mode” so I can delete the problematic components?