Script componate crashes

Hello
First thanks to you for this wonderful tool, “Rhino inside Revit.”
Second, when trying to place the script component in the grasshopper (Rhino 8). the below message keep popping. and when closing it, I appear with a message (1. Error building code | Method not found: ‘System.ReadOnlySpan1<!0> System.Collections.Immutable.ImmutableArray1.AsSpan()’.)
and can’t open it
I will appreciate any help.

Hi Mohamed,

We’ll need more information to be able to help.

Can you post your script? Is the scripteditor working for you in Rhino (not inside Revit)?

Thanks

Hello Japhy
It is just an empty grasshopper script.
yes it is working with Rhino (not inside Revit)
Thnaks

To troubleshoot lets remove 3rd party Revit plugins.

This tool makes that easy to test. Rhino.Inside®.Revit

I disabled all third-party Revit plugins

the Grasshopper breakpoint didn’t show but C# component shows with error message

  1. Error building code | Method not found: ‘System.ReadOnlySpan1<!0> System.Collections.Immutable.ImmutableArray1.AsSpan()’.

Got it, thanks for reporting.

1 Like

For reference

RH-80065 SciptEditor C# exception on placement