Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

进行词库删除时抛出异常无法工作 #61

Open
leekooyo opened this issue Sep 21, 2022 · 3 comments
Open

进行词库删除时抛出异常无法工作 #61

leekooyo opened this issue Sep 21, 2022 · 3 comments

Comments

@leekooyo
Copy link
Contributor

Traceback (most recent call last):
File "ChatClass.py", line 404, in run
File "Chatmain.py", line 1906, in getcommand_chat
File "Chatmain.py", line 2034, in commandchoice
File "Chatmain.py", line 807, in admin
File "ChatAllfind.py", line 730, in findallcontrol
File "ChatAllfind.py", line 524, in findallquestion
File "ChatAllfind.py", line 366, in delcl
KeyError: "[{'type': 'Plain', 'text': '我'}]"
不知道是不是删除过多引起的

@JHue58
Copy link
Owner

JHue58 commented Sep 21, 2022

目测应该不是,重启之后可以使用吗

@leekooyo
Copy link
Contributor Author

重启以后能正常使用,但是一到删除命令时就抛出

@JHue58
Copy link
Owner

JHue58 commented Sep 21, 2022

会不会是过滤设置的锅?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants