Keeps giving me error message every card I make

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 24.06.3 (d678e393)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-14.6.1-arm64-arm-64bit

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 "aqt.operations", line 127, in wrapped_done

  File "aqt.addcards", line 283, in on_success

  File "_aqt.hooks", line 40, in __call__

  File "/Users/colecrist/Library/Application Support/Anki2/addons21/1322529746/gui/editor.py", line 71, in on_did_add_note
    open_suggestion_dialog_for_single_suggestion(note, parent=editor.widget)

  File "/Users/colecrist/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 101, in open_suggestion_dialog_for_single_suggestion
    ah_did = _determine_ah_did_for_nids_to_be_suggested([note.id], parent)

  File "/Users/colecrist/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 330, in _determine_ah_did_for_nids_to_be_suggested
    dids_that_all_notes_could_belong_to = set.intersection(

TypeError: descriptor 'intersection' for 'set' objects doesn't apply to a 'NoneType' object

Sentry link (for developers)

What’s the note type of the cards you’re trying to suggest?

Can you go to AnkiHub > Help > Upload logs and data and post the filename shown?