philipbelesky / groundhog

A Grasshopper plugin, a set of reference models, and a wiki that collectively explore the applications of computational design techniques in landscape architecture.
https://groundhog.philipbelesky.com
32 stars 4 forks source link

FlowComponent — ArgumentOutOfRangeException #28

Closed philipbelesky closed 5 years ago

philipbelesky commented 5 years ago

https://sentry.io/groundhog/groundhog/issues/698646336/

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  Module "FlowCalculations", line 152, in getSensibleFidelity
    Double getSensibleFidelity(System.Collections.Generic.List`1[Rhino.Geometry.Point3d], Rhino.Geometry.Mesh, Rhino.Geometry.Surface)
  Module "groundhog.GroundhogMeshFlowComponent", line 180, in GroundHogSolveInstance
    Void GroundHogSolveInstance(Grasshopper.Kernel.IGH_DataAccess)
  Module "groundhog.GroundHogComponent", line 0, in SolveInstance
    Void SolveInstance(Grasshopper.Kernel.IGH_DataAccess)

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index