AnKing note types error

I turned off TTS in the Note Types add-on a few days ago, and I’ve been trying to turn it back on, but I get this error every time I try to save any new settings.

Anki 24.11 (87ccd24e) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.26200

Traceback (most recent call last):
File “C:\Users\MY\AppData\Roaming\Anki2\addons21\952691989\gui\config_window.py”, line 161, in
window.save_btn.clicked.connect(lambda: on_save(window)) # type: ignore
File “C:\Users\MY\AppData\Roaming\Anki2\addons21\952691989\gui\config_window.py”, line 157, in on_save
self._apply_setting_changes_for_all_notetypes()
File “C:\Users\MY\AppData\Roaming\Anki2\addons21\952691989\gui\config_window.py”, line 588, in _apply_setting_changes_for_all_notetypes
mw.col.models.update_dict(model)
File “anki.models”, line 227, in update_dict
File “anki._backend_generated”, line 1130, in update_notetype_legacy
File “anki._backend”, line 172, in _run_command
anki.errors.CardTypeError: Card template ⁨1⁩ in note type ‘⁨AnKingDermPath (Dermki / AnKingMed)⁩’ has a problem.Field ‘⁨Text⁩’ not found.

Error in sys.excepthook:
Traceback (most recent call last):

Original exception was:
Traceback (most recent call last):

===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
AJT Card Management Reset Learn and Grade cards from the Anki Browser [‘1021636467’, 2025-04-12T01:18, ‘None’, ‘’]
AMBOSS add-on [‘0amboss_addon’, 2024-08-05T08:24, ‘None’, mod]
Advanced Browser [‘874215009’, 2024-10-27T08:20, ‘None’, mod]
Advanced Review Bottom Bar [‘1136455830’, 2025-10-03T13:55, ‘None’, mod]
AnKing Note Types Easy Customization [‘952691989’, 2025-10-20T13:38, ‘None’, mod]
Anki Spell Checker - Check misspelled in the Editor Fixed by Shige [‘143753963’, 2025-06-21T16:15, ‘None’, mod]
AnkiHub [‘1322529746’, 2025-11-12T07:49, ‘None’, mod]
BetterSearch [‘1052724801’, 2025-04-06T15:13, ‘None’, mod]
Colorful Tags Hierarchical Tags [‘594329229’, 2022-09-15T09:06, ‘None’, ‘’]
Custom Background Image and Gear Icon [‘1210908941’, 2025-06-22T07:27, ‘None’, mod]
Custom Styles font color background colour classes [‘1899278645’, 2023-02-25T07:28, ‘None’, ‘’]
Exam Notifier [‘236593452’, 2025-02-01T05:20, ‘None’, ‘’]
Extended Card Stats During Review [‘1008566916’, 2024-02-26T12:07, ‘None’, ‘’]
FSRS Helper Postpone Advance Load Balance Easy Days Disperse Siblings [‘759844606’, 2025-11-06T20:32, ‘None’, mod]
Fastbar- with nightmode support [‘46611790’, 2025-01-27T15:52, ‘None’, ‘’]
Find cards from UWorld test [‘444814983’, 2024-07-19T00:19, ‘None’, ‘’]
Image Occlusion Enhanced [‘1374772155’, 2022-04-09T01:15, ‘None’, ‘’]
Large and Colorful Buttons [‘1829090218’, 2018-10-02T11:41, ‘None’, ‘’]
Maximum image height and width in card editor [‘229181581’, 2021-07-23T00:01, ‘None’, ‘’]
More Decks Stats and Time Left [‘1556734708’, 2025-06-23T14:44, ‘None’, ‘’]
More Overview Stats 21 [‘738807903’, 2025-02-17T14:14, ‘None’, ‘’]
Move Reviews from Weekends and Holidays works with already learnt and mobile [‘1222550498’, 2020-10-01T05:24, ‘None’, ‘’]
Postpone cards review [‘1152543397’, 2023-04-14T20:29, ‘None’, ‘’]
Review Heatmap [‘1771074083’, 2022-06-29T19:43, ‘None’, ‘’]
Set Card Ease [‘1387847178’, 2022-12-26T01:44, ‘None’, mod]
Special Fields [‘1102281552’, 2025-02-25T06:07, ‘None’, mod]
Study Time Stats [‘1247171202’, 2024-02-24T09:59, ‘None’, ‘’]
right hand reviews hjkl answer shortcuts Handy Answer Keys configurable [‘850294128’, 2023-05-24T03:00, ‘None’, ‘’]

===IDs of active AnkiWeb add-ons===
1008566916 1021636467 1052724801 1102281552 1136455830 1152543397 1210908941 1222550498 1247171202 1322529746 1374772155 1387847178 143753963 1556734708 1771074083 1829090218 1899278645 229181581 236593452 444814983 46611790 594329229 738807903 759844606 850294128 874215009 952691989

===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Always On Top V2 - permanently keep Anki as top Fixed by Shige [‘1045980020’, 2025-10-26T19:54, ‘None’, mod]

Thank you for reaching out! Our moderators have been notified and will assist you shortly. In the meantime, you can get an instant response from me simply by @ mentioning my username`. Alternatively, start a private conversation with me (see screenshot below). If you ask me a question, I will do my best to respond using only verified information found in the official AnkiHub docs and the Anki manual.

You can also find answers to common questions in our FAQ and Docs.

Thinking...

Search
Found 4 results for ‘tags:official AnKing Note Types Easy Customization TTS Text field not found order:latest_topic max_posts:20 status:open’

The error means Anki can’t find a field called Text in the note type AnKingDermPath (Dermki / AnKingMed) that the AnKing Note Types add-on expects to exist. When you try to save settings (like TTS), the add‑on updates all related note types, and it crashes as soon as it hits one that’s missing a required field.

Here’s how to fix / troubleshoot it:

  1. Check that the field exists on that note type

    1. In Anki, go to Tools → Manage Note Types.
    2. Select AnKingDermPath (Dermki / AnKingMed) → click Fields….
    3. Look for a field literally named Text (exact spelling & capitalization).
      • If it’s missing, click Add and create a field called Text.
      • If you see a similar field (e.g. Text (something) or Text_old), that suggests it may have been renamed earlier.

    After adding a Text field, try opening AnKing Note Types Easy Customization again and saving your settings.

  2. If you renamed the field earlier

    If you remember renaming Text to something else:

    • Rename it back to Text in Fields…, then try saving your AnKing Note Types settings again.
    • If you want a different naming scheme, it’s usually better to keep the original core fields the same and add extra fields instead of renaming them, because the add‑on and some card templates rely on specific field names.
  3. If you no longer use that note type

    If AnKingDermPath (Dermki / AnKingMed) is a leftover note type you don’t actually use:

    1. In Browse, search for:
      note:"AnKingDermPath (Dermki / AnKingMed)"
      
    2. If it shows zero notes, you can safely delete the note type:
      Tools → Manage Note Types → select the note type → Delete.
    3. Then re-open the AnKing Note Types add-on and try again.
  4. General add-on troubleshooting

    • If it still errors after the above:
      • Start Anki with Shift held down to temporarily disable all add-ons.
      • Then enable only AnKing Note Types Easy Customization and AnkiHub and test again.
      • This helps rule out conflicts, though your current traceback strongly points to a missing field rather than another add-on.
  5. If none of that works

    Post back (here in this topic) with:

    • A screenshot of the Fields… window for AnKingDermPath (Dermki / AnKingMed).
    • Whether that note type is linked to an AnkiHub deck and, if so, which deck.

That will make it much easier to give you more specific, AnkiHub‑compatible instructions (e.g. whether you should also update fields via the AnkiHub deck or only locally).

Hi,

It looks like your Anki is not up to date. Please try the following steps to update both Anki and the add-on:

Update Anki
Please ensure you are on the latest version of Anki. You can download it here: https://apps.ankiweb.net/. After downloading, simply run the downloaded file to update your application.


Update your add-ons:

  1. On your Anki main screen, go to Tools > Add-ons > Check for Updates.
  2. After the update is complete, please restart Anki.

On your Anki main screen, navigate to AnKing > AnKing Note Types.

In the window that appears, first click the option to reset the notetype, and then click to check for updates.
Be sure to save your changes.

Let us know if the error continues to happen! :blush: