Before the error happened, I was…
Switched browser from notes to card
The option to submit error popped up and after I selected to submit the anki desktop program crashed (closed itself)
Error message (don't change this)
Anki 2.1.61 (0c1eaf4c) Python 3.9.15 Qt 6.4.2 PyQt 6.4.0
Platform: Windows-10-10.0.22621
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-05-31 10:04:41
Traceback (most recent call last):
File "aqt.browser.table.table", line 645, in paint
File "aqt.browser.table.model", line 64, in get_cell
File "aqt.browser.table.model", line 78, in get_row
File "aqt.browser.table.model", line 86, in _fetch_row_and_update_cache
File "aqt.browser.table.model", line 120, in _fetch_row_from_backend
File "_aqt.hooks", line 935, in __call__
File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\gui\browser.py", line 503, in _on_browser_did_fetch_row
column.on_browser_did_fetch_row(
File "C:\Users\shmue\AppData\Roaming\Anki2\addons21\1322529746\gui\custom_columns.py", line 33, in on_browser_did_fetch_row
note = browser.table._state.get_note(item_id)
File "aqt.browser.table.state", line 200, in get_note
File "anki.collection", line 522, in get_note
File "anki.notes", line 49, in __init__
File "anki.notes", line 55, in load
File "anki._backend_generated", line 653, in get_note
File "anki._backend", line 156, in _run_command
anki.errors.NotFoundError: Your database appears to be in an inconsistent state. Please use the Check Database action.