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

[BUG] tasklist 间歇性报错的问题 #367

Open
2 tasks done
kissgo opened this issue May 12, 2024 · 6 comments
Open
2 tasks done

[BUG] tasklist 间歇性报错的问题 #367

kissgo opened this issue May 12, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@kissgo
Copy link

kissgo commented May 12, 2024

问题描述

突然弹窗然后报错,在多个阶段均出现过,但是频率不算高,可能最多一天一次,重启之后就好了
Traceback (most recent call last):
File "app\lol\listener.py", line 32, in run
File "app\common\util.py", line 99, in getLolClientPids
File "subprocess.py", line 415, in check_output
File "subprocess.py", line 493, in run
File "subprocess.py", line 858, in init
File "subprocess.py", line 1311, in _execute_child
PermissionError: [WinError 5] 拒绝访问。

系统信息

Windows 10

运行方式

直接双击打开 exe 程序

软件版本

0.12.2

客户端状态(若有)

游戏大厅,队列中,ban英雄阶段都有出现过

复现方法(若有)

没有办法,每次都是随机出现的,有时候在游戏大厅挂机就会弹出来,有时候在排队就会有,ban英雄阶段也出现过,但是游戏中好像没有(可能有我也没发现)

日志文件

Seraphine_2024-05-12_ERROR.log

您进行游戏的服务器(若有)

诺克萨斯

出现率(若有)

非常低的概率会出现

在提交之前,请您确认

  • 我已经查看了 常见问题 FAQ,但并不能解决我的问题
  • 我已经查看了之前(包括已经关闭)的 issues,但并不能解决我的问题
@kissgo kissgo added the bug Something isn't working label May 12, 2024
@kissgo
Copy link
Author

kissgo commented May 12, 2024

出现了一个新的
Traceback (most recent call last):
File "app\lol\listener.py", line 32, in run
File "app\common\util.py", line 99, in getLolClientPids
File "subprocess.py", line 415, in check_output
File "subprocess.py", line 516, in run
subprocess.CalledProcessError: Command 'tasklist /FI "imagename eq LeagueClientUx.exe" /NH' returned non-zero exit status 1.

@Hpero4
Copy link
Contributor

Hpero4 commented May 12, 2024

@kissgo 请问是在自己电脑上玩还是网吧玩?

@kissgo
Copy link
Author

kissgo commented May 12, 2024

@kissgo 请问是在自己电脑上玩还是网吧玩?

自己电脑

@kissgo
Copy link
Author

kissgo commented May 14, 2024

image
还有一个新的问题,就是经常会这样左边自己队友不显示选的英雄,对面的可以显示,切换到其他界面再切回来也是不显示,点左下角的那个重新加载也是不显示,旧版不会这样

@Hpero4
Copy link
Contributor

Hpero4 commented May 14, 2024

@kissgo 方便提供一下log吗? 实在是不太好复现这几种情况, 偶尔收到反馈也都比较零散🥲

@kissgo
Copy link
Author

kissgo commented May 14, 2024

@kissgo 方便提供一下log吗? 实在是不太好复现这几种情况, 偶尔收到反馈也都比较零散🥲

Seraphine_2024-05-10_ERROR.log
Seraphine_2024-05-11_ERROR.log
Seraphine_2024-05-12_ERROR.log
Seraphine_2024-05-13_ERROR.log
Seraphine_2024-05-14_ERROR.log

好的,这是我重装之后这五天的log,辛苦了😢

@Zzaphkiel Zzaphkiel changed the title [BUG] 突然报错然后退出 [BUG] tasklist 间歇性报错的问题 May 17, 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