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

程序运行时报错,然后就不动了,请问这是怎么回事? #527

Closed
myyfan opened this issue Nov 8, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@myyfan
Copy link

myyfan commented Nov 8, 2024

Exception in thread Thread-3362:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "tkinter_ui\tkinter_ui.py", line 119, in run_loop
File "asyncio\base_events.py", line 608, in run_until_complete
File "tkinter_ui\tkinter_ui.py", line 105, in run_update
File "main.py", line 239, in start
File "main.py", line 173, in main
File "utils\channel.py", line 707, in process_sort_channel_list
UnboundLocalError: local variable 'cache_key' referenced before assignment

错误提示如上

@Guovin Guovin added the bug Something isn't working label Nov 8, 2024
Guovin added a commit that referenced this issue Nov 8, 2024
@Guovin
Copy link
Owner

Guovin commented Nov 8, 2024

我上传了修复版本,你下载再试试

@myyfan
Copy link
Author

myyfan commented Nov 8, 2024

好的,我选择的是使用历史结果、保留模式,然后用自带的源一直更新,最后发现有5300多个接口,然后就崩溃了,暂时复现不了,因为我把之前的结果删了。我先不升级,再更新更新,如果能复现问题,我再更新测试

@Guovin Guovin closed this as completed Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants