This is what I get when loading GH. Not using PanelingTools.
Ideas?
clk
Object: RemoveDuplicateLines (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: RemoveDuplicateLines (level 2)
{
Method not found: ‘Void GH_InputParamManager.Register_CurveParam(System.String, System.String, System.String, Boolean)’.
MissingMethodException
}
Object: InterconnectPoints (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: InterconnectPoints (level 2)
{
Method not found: ‘Void GH_InputParamManager.Register_PointParam(System.String, System.String, System.String, Boolean)’.
MissingMethodException
}
Object: RemoveDuplicatePts (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}
Object: RemoveDuplicatePts (level 2)
{
Method not found: ‘Void GH_InputParamManager.Register_PointParam(System.String, System.String, System.String, Boolean)’.
MissingMethodException
}