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
搜索了一下发现以前1.5开始就有这个问题,标记为已经解决,但carsh.log都差不多:
panic: interface conversion: interface {} is map[string]interface {}, not *bt.ReqExtra goroutine 7 [running]: github.com/GopeedLab/gopeed/internal/protocol/bt.(*Fetcher).addTorrent(0xc000120000, 0xc0002ca580, 0x1) D:/a/gopeed/gopeed/internal/protocol/bt/fetcher.go:400 +0x7dd github.com/GopeedLab/gopeed/internal/protocol/bt.(*Fetcher).Upload(0x7ffbd2308c60?) D:/a/gopeed/gopeed/internal/protocol/bt/fetcher.go:277 +0x1f github.com/GopeedLab/gopeed/pkg/download.(*Downloader).Setup.func2() D:/a/gopeed/gopeed/pkg/download/downloader.go:181 +0x16f created by github.com/GopeedLab/gopeed/pkg/download.(*Downloader).Setup in goroutine 17 D:/a/gopeed/gopeed/pkg/download/downloader.go:174 +0x5c5
触发之前下完了一部电影,此时没有其他下载任务,但可能在做种,用托盘图标退出程序崩溃,于是在任务管理器手动结束任务,之后再启动就开始闪退了。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
搜索了一下发现以前1.5开始就有这个问题,标记为已经解决,但carsh.log都差不多:
触发之前下完了一部电影,此时没有其他下载任务,但可能在做种,用托盘图标退出程序崩溃,于是在任务管理器手动结束任务,之后再启动就开始闪退了。
The text was updated successfully, but these errors were encountered: