Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. #9

Closed
nordbim opened this issue Nov 28, 2020 · 3 comments

Comments

@nordbim
Copy link

nordbim commented Nov 28, 2020

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.

@garciadelcastillo
Copy link

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).

@max-malein
Copy link

It would be nide to include Newtonsoft.Json.dll in the package.

@andrewheumann
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants