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

未登录时点击签到出现连续虚空签到且无法终止 #303

Closed
sink-er opened this issue May 4, 2024 · 1 comment
Closed

未登录时点击签到出现连续虚空签到且无法终止 #303

sink-er opened this issue May 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sink-er
Copy link

sink-er commented May 4, 2024

操作系统(如MacOS 10.15)

windows11 23H2
操作系统版本 22631.3527

网络环境(移动,联通,电信,移动宽带,联通宽带,电信宽带,等等..)

移动宽带。

问题描述(简要描述发生的问题)

在未登录情况下,点击签到会出现连续虚空签到,且无法终止,只能通过任务管理器关闭。

2024-05-05_03-48-10.mp4

复现步骤(详细描述导致问题产生的操作步骤,如果能稳定复现)

在未登录情况下,点击签到

日志提交(问题截图或者日志,日志在设置中设置为INFO,在帮助界面打开日志目录)

2024-05-05 03:48:00,966 - start.py[line:77] - WARNING: init scene ratio: 1.5
2024-05-05 03:48:01,338 - download_db.py[line:45] - WARNING: duplicate column name: tick Unable to execute statement
2024-05-05 03:48:03,717 - setting_view.py[line:476] - WARNING: waifu2x GPU: ['NVIDIA GeForce GTX 1660 Ti'],select: NVIDIA GeForce GTX 1660 Ti,use cpu num: 0
2024-05-05 03:48:03,719 - main_view.py[line:194] - WARNING: Waifu2x init:0, encode:0, version:1.1.6, code:0, cpuNum:0/8, gpuNum:8, gpuList:['NVIDIA GeForce GTX 1660 Ti']
2024-05-05 03:48:12,273 - user_handler.py[line:120] - ERROR: unsupported operand type(s) for +: 'int' and 'str'
Traceback (most recent call last):
File "server\user_handler.py", line 117, in call
File "tools\user.py", line 169, in PunchedBack
TypeError: unsupported operand type(s) for +: 'int' and 'str'
2024-05-05 03:48:13,635 - user_handler.py[line:120] - ERROR: unsupported operand type(s) for +: 'int' and 'str'
Traceback (most recent call last):
File "server\user_handler.py", line 117, in call
File "tools\user.py", line 169, in PunchedBack
TypeError: unsupported operand type(s) for +: 'int' and 'str'
2024-05-05 03:48:14,124 - user_handler.py[line:120] - ERROR: unsupported operand type(s) for +: 'int' and 'str'
Traceback (most recent call last):
File "server\user_handler.py", line 117, in call
File "tools\user.py", line 169, in PunchedBack
TypeError: unsupported operand type(s) for +: 'int' and 'str'
2024-05-05 03:48:14,666 - user_handler.py[line:120] - ERROR: unsupported operand type(s) for +: 'int' and 'str'
Traceback (most recent call last):
File "server\user_handler.py", line 117, in call
File "tools\user.py", line 169, in PunchedBack
TypeError: unsupported operand type(s) for +: 'int' and 'str'
2024-05-05 03:48:15,136 - user_handler.py[line:120] - ERROR: unsupported operand

@sink-er sink-er added the bug Something isn't working label May 4, 2024
@tonquer
Copy link
Owner

tonquer commented Jul 14, 2024

@tonquer tonquer closed this as completed Jul 14, 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