Grasshopper

algorithmic modeling for Rhino

Hey, a couple of small bugs:

1/ When renaming inputs of a VB.net component, it won't update the name until you add or remove some more inputs. For example, I right click the 'x' input and rename it to 'curves'. In the script, it still expects 'x'. I have to add another input before it will refresh and call the input 'curves'.

2/ Upon loading gh, it gives the following error message. This has only happened since upgrading from version 9.0075 to 9.0076

Priority: PreLoad
{
Method not found: 'System.String Grasshopper.Kernel.GH_ComponentServer.CopyFileToRoamingFolder(System.String, Boolean)'.
MissingMethodException
}

3/ I also posted a few bugs here a while ago, just wanted to bump that up:
http://www.grasshopper3d.com/forum/topics/some-gh-bugs?commentId=29...

Thanks!
Steven

Views: 384

Replies to This Discussion

Number 2 has to do with a plugin relying on a method that David removed from the codebase. Which plugins do you have installed? HAL is one I know relies on that method but there may be others. 

Yep, I have HAL installed, so probably that for no.2, thanks!
Steven

I can repeat (1), but only if I change the name without pressing Enter at the end. Can you confirm?

Hi David, just did a bit more investigating, it's not as common as I thought. I can replicate it by doing the following: create vb component, plug-in a slider to the 'x' variable, open the component and type "A = test", close, rename 'x' to 'test' without pressing enter.

However, regardless of the process I use, I often get false visual feedback when hovering over the input such as in the attached image. This is just aesthetic though, in this case it is still correctly linked to the script. This happens with or without pressing enter.

Cheers,

Steven

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service