I’m having trouble getting the Kea panel to show up in Grasshopper. Here are the details of my situation:
-
Environment: Rhino 8.0 (Service Release 8.0.19) running on .NET 8.0.19 (NetCore).
-
Plugin Version: Kea 0.0.13-alpha (installed via Package Manager).
-
The Problem: 1. After installation and restarting Rhino, the Kea option does not appear in the Grasshopper View menu. 2. I have checked the
Plug-inslist in Rhino Options, but Kea is not listed there. 3. I’ve already ensured all files in the%AppData%\Roaming\McNeel\Rhinoceros\packages\8.0\Kea\0.0.13-alphafolder are unblocked. 4. I also tried manually copying the.ghaand.dllfiles to the GrasshopperLibrariesfolder and unblocking them there, but still no luck. -
Specific Observations: When I run
SetDotNetRuntime, it shows I am currently running in .NET 8.0.19. I suspect there might be a compatibility issue between this specific .NET 8 version and the plugin’s current build.
Has anyone successfully run Kea on Rhino 8 with the .NET 8 runtime? Should I try to force Rhino to use .NET 7, or is there a specific dependency I might be missing?
Thanks for your help!