Addon:1374772155 doesn't work,what can i do?

Anki 2.1.49 (dc80804a) 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: 2022-10-26 15:43:29

Caught exception:
Traceback (most recent call last):
File “google\protobuf\internal\python_message.py”, line 713, in field_setter
File “google\protobuf\internal\type_checkers.py”, line 166, in CheckValue
TypeError: ‘1’ has type <class ‘str’>, but expected one of: (<class ‘int’>,)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “google\protobuf\internal\python_message.py”, line 569, in init
File “google\protobuf\internal\python_message.py”, line 715, in field_setter
TypeError: Cannot set anki.notes.AddNoteRequest.deck_id to ‘1’: ‘1’ has type <class ‘str’>, but expected one of: (<class ‘int’>,)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “aqt\webview.py”, line 541, in handler
File “C:\Users\ThinkPad\AppData\Roaming\Anki2\addons21\1374772155\add.py”, line 278, in
lambda val, choice=choice, close=close: self._onAddNotesButton(choice, close, val))
File “C:\Users\ThinkPad\AppData\Roaming\Anki2\addons21\1374772155\add.py”, line 293, in _onAddNotesButton
r = gen.generateNotes()
File “C:\Users\ThinkPad\AppData\Roaming\Anki2\addons21\1374772155\ngen.py”, line 96, in generateNotes
self._saveMaskAndReturnNote(omask_path, qmasks[nr], amasks[nr],
File “C:\Users\ThinkPad\AppData\Roaming\Anki2\addons21\1374772155\ngen.py”, line 446, in _saveMaskAndReturnNote
mw.col.addNote(note)
File “anki\collection.py”, line 1140, in addNote
File “anki\collection.py”, line 373, in add_note
File “anki_backend\generated.py”, line 301, in add_note
File “google\protobuf\internal\python_message.py”, line 571, in init
File “google\protobuf\internal\python_message.py”, line 488, in _ReraiseTypeErrorWithFieldName
File “six.py”, line 718, in reraise
File “google\protobuf\internal\python_message.py”, line 569, in init
File “google\protobuf\internal\python_message.py”, line 715, in field_setter
TypeError: Cannot set anki.notes.AddNoteRequest.deck_id to ‘1’: ‘1’ has type <class ‘str’>, but expected one of: (<class ‘int’>,) for field AddNoteRequest.deck_id