generative modeling for Rhino
Hi world,
does any one know how to make weaverbird work in grasshopper 0.8, rhino 5? I am running the latest weaverbird (no admin version), I've unblocked both the .rhp and .gha plug-in files and wb runs perfectly in rhino, yet not in grasshopper. I am using windows XP. Thanks in advance, any help will be great!
here's the typical error:
Object: AntiprismComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: AntiprismComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: PrismComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: PrismComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: PyramidComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: PyramidComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: LaplacianComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: LaplacianComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: LaplacianHCComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: LaplacianHCComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: CatmullClarkComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: CatmullClarkComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: LoopComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: LoopComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: SplitPolygonsComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: SplitPolygonsComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: SplitQuadsComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: SplitQuadsComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: BevelEdgesComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: BevelEdgesComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: BevelVerticesComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: BevelVerticesComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: CarpetComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: CarpetComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: FrameComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: FrameComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: OffsetComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: OffsetComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: ThickenComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: ThickenComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Object: WindowComponent (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: WindowComponent (level 2)
{
Method not found: 'Void Grasshopper.Kernel.GH_PersistentParam`1.SetPersistentData(**UNKNOWN TYPE**)'.
MissingMethodException
}
Tags:
Permalink Reply by Michael Pryor on October 20, 2012 at 8:22pm latest wb is for gh .9
Permalink Reply by RENE on October 20, 2012 at 8:32pm Michael,
thanks for your quick reply!
Is there a way to download a previous wb version? I am trying to load Gwyll's organic space-frame definition, which used to work perfectly in gh 0.8 until I updated it to 0.9. Thus I downgraded gh to 0.8 again and the definition works again, except for the wb components.
Permalink Reply by Michael Pryor on October 20, 2012 at 8:43pm Im not sure. You may have to ask Giulio Piacentino, he is a member on this forum
Permalink Reply by RENE on October 24, 2012 at 8:26pm Hi Michael, I've been recently making use of your grid-pinching work for an installation I'm developing as part of a school project. Although it is in a pretty raw state, I'd like to know how you create the mesh (see image below) from the grid once you pull it with enough points?
This is what I'm working on, also employing geogym relaxation components (see min. 2:44, watch in HD!):
http://www.youtube.com/watch?feature=player_embedded&v=xsXF-TlVRIQ
Thanks in advance for your help, let me know if you need the gh file
Added by David Stasiuk 6 Comments 19 Likes
Added by stefano 5 Comments 7 Likes
© 2013 Created by Scott Davidson.
Powered by