This is an error which Chris George fixed a while ago. I must have set up my
project originally with an older version of ArcSWAT3.
The error is a missing field isArea in the table config_hru in the
project database (the .mdb file in the project directory with the same
name as the project). I attach a zip of the current template project
database. This should be stored (unzipped) in
C:\SWAT\SWATEditor\Databases, so that you don't have the same problem in
future projects.
You can also fix your current project by opening its project database in
Access, make a note of the values in config_hru and delete it (or rename
it) and import the table from the template database. (If you leave the
existing table the new one will be called config_hru1, which will not
help.) Then you can manually set the fields: there are only a few. Or
you can just add the isArea BOOLEAN field to config_hru.
The error does little harm. ArcSWAT3 saves the hru settings so that if
you reopen the hrus form it sets the options the same as before. If it
failed to store the old ones then the reopened form may be different
from what you set previously, that is all.