You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I load the Grasshopper with jSwan plugin added, I always get
Path:XXXXXX\McNeel\Rhinoceros\packages\7.0\jSwan\1.2.0\jSwan.gha
Exception System.TypeLoadException:
Message: Could not load type 'System.ICloneable' from assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
What should I do about it? I also tried copying System.Runtime.dll to the libraries & components folder but no luck.
The text was updated successfully, but these errors were encountered:
When I load the Grasshopper with jSwan plugin added, I always get
Path:XXXXXX\McNeel\Rhinoceros\packages\7.0\jSwan\1.2.0\jSwan.gha
Exception System.TypeLoadException:
Message: Could not load type 'System.ICloneable' from assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
What should I do about it? I also tried copying System.Runtime.dll to the libraries & components folder but no luck.
The text was updated successfully, but these errors were encountered: