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

关于启动程序报错,类似于 'legod' object has no attribute 'xxx' #17

Closed
lc09cn opened this issue Nov 10, 2023 · 5 comments
Closed

Comments

@lc09cn
Copy link

lc09cn commented Nov 10, 2023

描述一下你遇到的问题
启动报错

遇到问题前你做了什么
按步骤描述你做了什么:
1.解压至文件夹
2.运行

应有的行为

截图(如有)
非命令行版本
Traceback (most recent call last):
File "TrayIcon.py", line 222, in
File "TrayIcon.py", line 77, in init
AttributeError: 'legod' object has no attribute 'applist'

命令行版本
Traceback (most recent call last):
File "legod.py", line 300, in
File "legod.py", line 276, in detection
File "legod.py", line 136, in check_exsit
AttributeError: 'legod' object has no attribute 'applist'
[26412] Failed to execute script 'legod' due to unhandled exception!
描述你的平台(尽可能详尽)

  • 系统:windows11
  • 程序版本:2.2.1

补充
2.2正常,运行2.2.1有退出2.2
xxx/legod-auto-pause (2.2.1路径)
xxx/legod-auto-pausev2.2-CommandLine (2.2路径)

@lc09cn
Copy link
Author

lc09cn commented Nov 10, 2023

#15
同样故障,然后管理员模式也不行

@6yy66yy
Copy link
Owner

6yy66yy commented Nov 10, 2023

检查配置文件中的条目是否与原本包中的一致

@JA1E0
Copy link
Contributor

JA1E0 commented Nov 12, 2023

描述一下你遇到的问题 启动报错

遇到问题前你做了什么 按步骤描述你做了什么: 1.解压至文件夹 2.运行

应有的行为

截图(如有) 非命令行版本 Traceback (most recent call last): File "TrayIcon.py", line 222, in File "TrayIcon.py", line 77, in init AttributeError: 'legod' object has no attribute 'applist'

命令行版本 Traceback (most recent call last): File "legod.py", line 300, in File "legod.py", line 276, in detection File "legod.py", line 136, in check_exsit AttributeError: 'legod' object has no attribute 'applist' [26412] Failed to execute script 'legod' due to unhandled exception! 描述你的平台(尽可能详尽)

  • 系统:windows11
  • 程序版本:2.2.1

补充 2.2正常,运行2.2.1有退出2.2 xxx/legod-auto-pause (2.2.1路径) xxx/legod-auto-pausev2.2-CommandLine (2.2路径)

默认配置文件能够运行吗? 能否看看配置文件? or 你录个视频

@lc09cn
Copy link
Author

lc09cn commented Nov 25, 2023

检查配置文件中的条目是否与原本包中的一致
[config]
path = "C:\Program Files (x86)\LeiGod_Acc\leigod.exe"
uname = 186xxx
password = xxx
games = cs2
looptime = 30
update = 10
account_token = xxx

@lc09cn
Copy link
Author

lc09cn commented Nov 25, 2023

检查配置文件中的条目是否与原本包中的一致
少了MD5这个,加上就OK

@lc09cn lc09cn changed the title [BUG🐛] [BUG🐛]已解决,加上MD5 = 0 Nov 25, 2023
@6yy66yy 6yy66yy closed this as completed Dec 9, 2023
@6yy66yy 6yy66yy pinned this issue Dec 9, 2023
@6yy66yy 6yy66yy changed the title [BUG🐛]已解决,加上MD5 = 0 关于启动程序报错,类似于 'legod' object has no attribute 'xxx' Dec 9, 2023
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

3 participants