Hey there @jhines1!
I don't think that is the problem here (but I could be wrong...)
One of these list lookups here [9], [0] is failing because the field doesn't exist.
The FASTA file snippet you provided above might not satisfy the format spec --- what happens when you run the following?
qiime tools validate Hines_SeqData.qza
Thanks!