Accidentally Deleted Deck and Can't Recover

Hello, I accidentally deleted my Anking MCAT deck on my Anki because I wanted to reset my progress and now I cannot seem to re-download it. I tried unsubscribing and resubscribing to the deck on Ankihub, then tried syncing again, which gave me an option to download the deck (like when I had first installed it). However, after clicking download, I received an error message and the deck has not been downloaded.

Any help would be greatly appreciated!!

Error message (don't change this)
Anki 24.04.1 (ccd9ca1a)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.22631

Traceback (most recent call last):

  File "aqt.taskman", line 142, in _on_closures_pending

  File "aqt.taskman", line 86, in <lambda>

  File "aqt.taskman", line 106, in wrapped_done

  File "C:\Users\Will\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\subdecks.py", line 71, in _on_subdecks_updated
    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\Will\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\subdecks.py", line 20, in <lambda>
    task=lambda: build_subdecks_and_move_cards_to_them(

  File "C:\Users\Will\AppData\Roaming\Anki2\addons21\1322529746\main\subdecks.py", line 72, in build_subdecks_and_move_cards_to_them
    for name_and_did in aqt.mw.col.decks.children(root_deck_id):

  File "anki.decks", line 467, in children

  File "anki.decks", line 460, in deck_and_child_name_ids

  File "anki._backend_generated", line 455, in get_deck_and_child_names

  File "anki._backend", line 173, in _run_command

anki.errors.NotFoundError: Your database appears to be in an inconsistent state. Please use the Check Database action. No such deck: '1715218436406'

Sentry link (for developers)

On Anki home screen, go to tools > check database, then try again.