Hi everyone,
I’m encountering an error when trying to load ShapeMap 1.0.4 in Rhino 8. The error message is as follows:
An error occurred during GHA assembly loading:
Path: C:\Users\[USERNAME]\AppData\Roaming\McNeel\Rhinoceros\packages\8.0\ShapeMap\1.0.4\ShapeMap1.0.gha
Exception System.IO.FileNotFoundException:
Message: Could not load file or assembly 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
It looks like System.Runtime v7.0.0.0 is missing or not being found. I’ve tried reinstalling the ShapeMap plugin, but the issue persists.
I have already installed .NET 7 SDK and .NET 7 Windows Desktop Runtime, but the issue still occurs.
Does anyone know how to resolve this issue? Any insights or suggestions would be greatly appreciated.
Thanks in advance!