Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.46 (94913ec2) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-08-05 12:01:37
Caught exception:
Traceback (most recent call last):
File “anki\notes.py”, line 150, in _field_index
KeyError: ‘Meaning’
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File “C:\Users\Admin\AppData\Roaming\Anki2\addons21\939347702\movies2anki.py”, line 1571, in start
self.startSingleMode()
File “C:\Users\Admin\AppData\Roaming\Anki2\addons21\939347702\movies2anki.py”, line 1708, in startSingleMode
self.model.create_tsv_file()
File “C:\Users\Admin\AppData\Roaming\Anki2\addons21\939347702\movies2anki.py”, line 1027, in create_tsv_file
self.ffmpeg_split_timestamps.append(self.write_tsv_file(self.deck_name, self.en_subs_phrases, self.ru_subs_phrases, self.output_directory))
File “C:\Users\Admin\AppData\Roaming\Anki2\addons21\939347702\movies2anki.py”, line 879, in write_tsv_file
note[“Meaning”] = ru_sub
File “anki\notes.py”, line 158, in setitem
File “anki\notes.py”, line 152, in _field_index
KeyError: ‘Meaning’