PNHP / NHA_Tools

Tools for developing PNHP Natural Heritage Areas
1 stars 3 forks source link

Wierd error when running the populate related tables tool. #80

Open ChristopherTracey opened 4 years ago

ChristopherTracey commented 4 years ago

The tool crashes with this error:

 Traceback (most recent call last):
  File "<string>", line 460, in execute
AttributeError: 'NoneType' object has no attribute 'getArea'
 Failed to execute (FillAttributes).

and the attribute table looks like this: image

One needs to restart arcgis to get the tool to run again. Any ideas @memoore ?