Grasshopper

algorithmic modeling for Rhino

Hi GHA Developers-

So I've put together a number of components into a GHA, and when I load it into my own components folder, I have no trouble opening up and using the components.  But it appears that many others are having problems:

http://www.grasshopper3d.com/profiles/blogs/tree-sloth-data-structu...

Can anyone give me a hint as to what I have done incorrectly?

thanks in advance,

Dave

Views: 781

Replies to This Discussion

Do you compile against the newest release and and which framework are you using?

I believe I compile against the newest release...I installed the GHA Wizard, selected Rhino 5 64 bit, located the rhinocommon.dll...and from there just built the script, hit compile, and out came the GHA.  Pardon my naivete, where do I find this out the framework and release that I've used?  Can't seem to find it in the project properties...

Also make sure "Copy Local" is set to false for all your referenced assemblies

Thanks, Andrew...they were already set to false (though I don't ever remember doing it :)).  Do I also need to check all imported namespaces beyond the general dll's from which they derive?  For example I use "Imports Grasshopper.Kernel"...do I need to check that below

The Wizard should take care of those CopyLocal values.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

check the references

Thanks...yes, they are all set to False already.  I have in there:

GH_IO

Grasshopper

Rhinocommon

System

System.Core

System.Drawing

System.Windows.Forms

The System.Core says that's it's framework v3.5.  Could this be my issue?

are you using 09.0014? and what is your target framework?

if you plan to use only rhino 5 you can go for 3.5 or 4

You have to check GH_IO.dll, Grasshopper.dll and Rhinocommon.dll and any dll you will ever use.

best

cool.  I will do so and try again.  thanks again for your response!

here's my gha...

Attachments:

Yeah, fails to load here as well. Looking into it.

There's a very summary error report in the Rhino command history about the loading failure.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service