Error Appearing While Using "Chinese Support Redux v0140"

This add on basically automatically fills in the Pinyin of the characters that I want to create a card for, its English meaning as well as an audio file (mp3). When I have filled in the top box with chinese characters when adding a card, in order to fill in the other boxes I’m able to either press tab or left click any of the other boxes. However, when I try both of these, an error occurs and the add on fails to add anything to any of the boxes. Heres the report error that I get: `Debug info:
Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-10-29 03:01:30

Caught exception:
Traceback (most recent call last):
File “aqt\webview.py”, line 37, in cmd
File “aqt\webview.py”, line 123, in _onCmd
File “aqt\webview.py”, line 547, in _onBridgeCmd
File “aqt\editor.py”, line 403, in onBridgeCmd
File “aqt\gui_hooks.py”, line 1487, in call
File “anki\hooks.py”, line 594, in runFilter
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\edit.py”, line 74, in onFocusLost
if update_fields(note, field, allFields):
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\behavior.py”, line 270, in update_fields
fill_sound(hanzi, copy)
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\behavior.py”, line 169, in fill_sound
s = sound(hanzi, config[‘speech’])
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\sound.py”, line 51, in sound
return ‘[sound:%s]’ % AudioDownloader(hanzi, source).download()
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\tts.py”, line 50, in download
self.func()
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\tts.py”, line 56, in get_google
tts.save(self.path)
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts\tts.py”, line 243, in save
self.write_to_fp(f)
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts\tts.py”, line 183, in write_to_fp
part_tk = self.token.calculate_token(part)
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts_token\gtts_token.py”, line 28, in calculate_token
seed = self._get_token_key()
File “C:\Users\Zerenity\AppData\Roaming\Anki2\addons21\1128979221\lib\gtts_token\gtts_token.py”, line 58, in _get_token_key
raise ValueError(
ValueError: Unable to find token seed! Did https://translate.google.com change?` Any ideas? Thank you guys!

Hello
Were you able to find a solution? I am experiencing the same issue, and it is causing my Anki to crash almost each time I try to add a new card…
Thank you!

I’m also experiencing this problem. Only started today but I’ll add one card then the next will just freeze Anki

No, haven’t found a solution :C I did however find the creators github where a lot of similar issues have been brought up. https://github.com/luoliyan/chinese-support-redux/issues

Exactly, it’s very frustrating

There’s an easy enough workaround, which I’ve described shortly on github.

It’s only one file change that stops the exception from being raised.

Wow!! Thank you sir, I truly appriciate this! @all, @3ter’s post is the solution to this thread :smiley: 真诚的感谢你的中文学习add on项目,谢谢!