When i try to sync the deck with Ankihub , i used to get the template error : 1 template required. Now i am getting this error when i sync with ankihub. i am trying to sync the decks so i can use another addon on anki. Please help
Error message (don't change this)
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.22000
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-08-17 10:44:03
Traceback (most recent call last):
File "aqt.taskman", line 122, in _on_closures_pending
File "aqt.taskman", line 71, in <lambda>
File "C:\Users\V.Rajarao\AppData\Roaming\Anki2\addons21\1322529746\gui\media_sync.py", line 138, in _on_download_finished
future.result()
File "concurrent.futures._base", line 439, in result
File "concurrent.futures._base", line 391, in __get_result
File "concurrent.futures.thread", line 58, in run
File "C:\Users\V.Rajarao\AppData\Roaming\Anki2\addons21\1322529746\gui\media_sync.py", line 114, in _download_missing_media
missing_media_names = self._missing_media_for_ah_deck(
File "C:\Users\V.Rajarao\AppData\Roaming\Anki2\addons21\1322529746\gui\media_sync.py", line 124, in _missing_media_for_ah_deck
media_names = ankihub_db.media_names_for_ankihub_deck(
File "C:\Users\V.Rajarao\AppData\Roaming\Anki2\addons21\1322529746\db\db.py", line 524, in media_names_for_ankihub_deck
self._media_names_on_notes_of_note_type(mid, disabled_field_names)
File "C:\Users\V.Rajarao\AppData\Roaming\Anki2\addons21\1322529746\db\db.py", line 604, in _media_names_on_notes_of_note_type
field_name = field_names_for_mid[field_idx]
IndexError: list index out of range