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

Incompatibility with other plugins - conflicting dependencies #22

Open
thibaultschwartz opened this issue May 20, 2018 · 0 comments
Open

Comments

@thibaultschwartz
Copy link
Contributor

thibaultschwartz commented May 20, 2018

As mentioned in #21 & #27, conflicting dependencies can lead to missing or faulty features such as:

  • missing catalog content (Newtonsoft.Json)
  • catalog content unpacking failure (Newtonsoft.Json)
  • faulty communications with ABB IRC5 robot controllers (ABB.Robotics.Controllers.PC / PCSDK)

This issue is common to all GH plugins (ArchiCAD, Vray and RhinoMembrane) , so McNeel developers are most likely in the best position to fix this but it might be possible to find a trick which would only be applied to HAL dependencies.

Some of these conflicts can be solved by enabling COFF loading in GrasshopperDeveloperSettings:
coff

Plugins with which compatibility issues have been reported at some point:

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

No branches or pull requests

1 participant