Grasshopper

algorithmic modeling for Rhino

Hello everybody, I have just updated to rhino5 and the associated grasshopper, however I am experiencing some problems with my older scripts because of some difference in between rhinocommon 5.1.3000.4 (old version) and rhino 5.1.3000.5(the new one) I would gladly attach the error message, but because my windows verison is in danish, then the same goes for my error message. 

the scripts I have tested so far is written in c#

Is there an easy fix for this? 

Views: 388

Replies to This Discussion

Is it just a warning, or an error? I think it's the same as this and this. If so, then it will be fixed come the next release.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

it is exactly that, so yes its more of a warning than a error. However I am not getting an output of my c# component, is there a way around this? or is it a matter of waiting for the new update? I dont mind the component being orange...  

This warning occurs during compilation of your script (which happens only once). It does not interfere with the runtime behaviour. Only compiler errors will cause your script to not work.

If you're not getting any outputs something else is causing that. It could either be a breaking change in the SDK (which we need to fix as we don't want to break the SDK for Rhino updates) or it's just bad code. Can you post the script here so I can repeat the problem?

--

David Rutten

david@mcneel.com

Poprad, Slovakia

off course, I will do it momentarily.

HI again, 

I have just runned through the definitions that gave me problems, and you are correct i am getting an output, I just had a mix up with redefining the intervals of some curves within the script so the output was super tiny, and I couldt see it. 

However it is fixed now, and runs just fine(with the comp being orange, which isnt a problem as long as the code works:D ) Anyway thank you for your time !

Glad to hear it. It should no longer be orange come GH 0.9.0050. I think I managed to ignore this warning on all locales.

--

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