We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OPQBot_6.9.28
windows_386
panic: interface conversion: interface {} is nil, not string [recovered] panic: runtime error: slice bounds out of range [-1:]
goroutine 72 [running]: NetworkFramework.PanicTrace(0x4) [email protected]/Utils.go:43 +0x24d main.(*WorkPool).workInit.func1.1() QQToy/WorkersPool.go:128 +0x59 panic({0x1559ea0, 0xa839578}) runtime/panic.go:914 +0x1df main.(*Sub_0xzFYSE).Sub_0xLWykK(0x1a61dd0, {0x0, 0x0, 0x0}) QQToy/GitHubMgr.go:60 +0x10e4 main.(*WorkPool).workInit.func1(0x3e) QQToy/WorkersPool.go:144 +0x1da created by main.(*WorkPool).workInit in goroutine 1 QQToy/WorkersPool.go:125 +0xa1
No response
...
The text was updated successfully, but these errors were encountered:
删除opqbot根目录下面的所有文件夹和本体 然后下载最新版本重新登录
Sorry, something went wrong.
下载的是 OPQBot_6.9.28-21358_windows_386 ,win10系统启动只会创建目录,然后就没了,窗口自动关闭。
用cmd命令启动. ./OPQBot.exe
下载的是 OPQBot_6.9.28-21358_windows_386 ,win10系统启动只会创建目录,然后就没了,窗口自动关闭。 用cmd命令启动. ./OPQBot.exe
效果一样。只创建,不启动。
No branches or pull requests
事先确认项
OPQBot 版本
OPQBot_6.9.28
系统架构
windows_386
错误描述
panic: interface conversion: interface {} is nil, not string [recovered]
panic: runtime error: slice bounds out of range [-1:]
goroutine 72 [running]:
NetworkFramework.PanicTrace(0x4)
[email protected]/Utils.go:43 +0x24d
main.(*WorkPool).workInit.func1.1()
QQToy/WorkersPool.go:128 +0x59
panic({0x1559ea0, 0xa839578})
runtime/panic.go:914 +0x1df
main.(*Sub_0xzFYSE).Sub_0xLWykK(0x1a61dd0, {0x0, 0x0, 0x0})
QQToy/GitHubMgr.go:60 +0x10e4
main.(*WorkPool).workInit.func1(0x3e)
QQToy/WorkersPool.go:144 +0x1da
created by main.(*WorkPool).workInit in goroutine 1
QQToy/WorkersPool.go:125 +0xa1
Logs
No response
重现步骤
...
其他
No response
The text was updated successfully, but these errors were encountered: