Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortest Path Component — IndexOutOfRangeException #29

Open
philipbelesky opened this issue Oct 30, 2018 · 0 comments
Open

Shortest Path Component — IndexOutOfRangeException #29

philipbelesky opened this issue Oct 30, 2018 · 0 comments
Assignees

Comments

@philipbelesky
Copy link
Owner

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

IndexOutOfRangeException: Index was outside the bounds of the array.
  Module "ShortestWalk.Geometry.CurvesTopology", line 0, in SetupVerticesToEdges
    Void SetupVerticesToEdges()
  Module "ShortestWalk.Geometry.CurvesTopology", line 461, in .ctor
    Void .ctor(System.Collections.Generic.IList`1[Rhino.Geometry.Curve], Double)
  Module "groundhog.GroundhogShortestPathComponent", line 340, in GroundHogSolveInstance
    Void GroundHogSolveInstance(Grasshopper.Kernel.IGH_DataAccess)
  Module "groundhog.GroundHogComponent", line 0, in SolveInstance
    Void SolveInstance(Grasshopper.Kernel.IGH_DataAccess)

Index was outside the bounds of the array.
@philipbelesky philipbelesky self-assigned this Oct 30, 2018
@philipbelesky philipbelesky changed the title IndexOutOfRangeException: Index was outside the bounds of the array. Shortest Path Component — IndexOutOfRangeException Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant