Closed Dan-Matt closed 6 years ago
@EnderYoss damn, I somehow deleted that check when moving form v1 to v2. My bad. I'll try to bring out a fix on friday. Thanks so much for the report!
(This is why I should've made unit tests people! :P)
No problem, and yeah you'll have to get some in there! Thanks for the code by the way!
I've fixed this in version 2.1.0. It should be indexed by Nuget.org in an hour. I've also added some unit tests to prevent this from happening again. Thanks again for reporting the issue!
Awesome thanks, no problem!
If PathFinder.FindPath returns null, Grid.GetPath doesn't check for it and throws an exception.