Trouble with exporting Anki file from Anki Desktop on MacBook Air M1

After disabling add-ons + checking database/ removing empty cards, I am having trouble exporting a file and will attach the error message. Other files export with no issue, so I am confused what this file lacks/ has that is preventing successful export.

Error
An error occurred. Please use Tools > Check Database to see if that fixes the problem.
If problems persist, please report the problem on our support site. Please copy and paste the information below into your report.
Anki 2.1.46 (94913ec2) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.16
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2021-08-24 10:51:30

Caught exception:
Traceback (most recent call last):
File “aqt/taskman.py”, line 101, in _on_closures_pending
File “aqt/taskman.py”, line 71, in
File “aqt/exporting.py”, line 173, in on_done
File “concurrent/futures/_base.py”, line 432, in result
File “concurrent/futures/_base.py”, line 388, in __get_result
File “concurrent/futures/thread.py”, line 57, in run
File “aqt/exporting.py”, line 167, in do_export
File “anki/exporting.py”, line 342, in exportInto
File “anki/exporting.py”, line 350, in doExport
File “anki/exporting.py”, line 253, in exportInto
File “anki/models.py”, line 539, in update
File “anki/_backend/generated.py”, line 450, in add_or_update_notetype
File “anki/_backend/init.py”, line 131, in _run_command
anki.errors.TemplateError: Card template ⁨2⁩ in notetype ‘⁨Basic-c6769⁩’ has a problem.
The front side is identical to card template ⁨1⁩.

Your card template 2 in the notetype ‘⁨Basic-c6769⁩’ has the front side identical to card template 1. Make sure they’re not identical.

You can modify it via Tools>Manage Note Types in the main screen, then selecting the note type and clicking Cards…

When I do this I am not prompted with a notetype with the same description as the one causing the issue, “Basic-c6769”… any clue from there?

Please check “Basic” to see if it’s the culprit.

Thanks for the help. Problem resolved!