garykac / garykac/triangle.net
issue with BoundedVoronoi
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 83
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I get the following error at BoundedVoronoi.cs, line 120, after using the simple smoother
functionality.
System.NullReferenceException: 'Object reference not set to an instance of an object.'
e1.twin was null.
Does anyone have any idea when this problem arises?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with the simple smoother functionality and inspect BoundedVoronoi.cs at line 120, where e1.twin is null. Trace the inputs that produce this state and determine the expected behavior when it occurs; done means the cause is identified and the issue is fixed or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100