Null Pointer Exception - 3rd Gen Tree
Fragment of a discussion from User talk:Rednaxela/kD-Tree
Jump to navigation
Jump to search
Yeah, that null there is not a problem, though it does look like I accidentally made the nodes split one entry too early. That wouldn't cause any issue besides a tiny amount of wasted memory though.
Later today I'll see if I can replicate the issue with that list of points.