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
Hi,
I am getting this error when trying to load the jswan_0.gha in Grasshopper 7.
An error occured during GHA assembly loading:
Path: C:\Users\samue\AppData\Roaming\Grasshopper\Libraries\jswan_0.gha
Exception System.IO.FileNotFoundException:
Message: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
The text was updated successfully, but these errors were encountered:
This can be solved by downloading Newtonsoft.Json.dll from here and placing the file right next to your jSwan.gha in your GH libraries folder (don't forget to unblock it).
Apologies, never realized that newtonsoft wasn't included since so many other plugins package it, so it never caused an issue for me. Will package it with the next release.
Hi,
I am getting this error when trying to load the jswan_0.gha in Grasshopper 7.
An error occured during GHA assembly loading:
Path: C:\Users\samue\AppData\Roaming\Grasshopper\Libraries\jswan_0.gha
Exception System.IO.FileNotFoundException:
Message: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
The text was updated successfully, but these errors were encountered: