-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
最新版本的GO部分图片无法发送,提示消息图片上传失败 #1063
Comments
我们在您的 Issue 中发现了如下问题:
请参照 相关教程 按照上述要求对 Issue 进行修改。 |
请提供您的业务代码 |
业务代码是哪个?是机器人口令吗? |
就是你是如何通过gocq发送图片的 |
机器人口令是 来一井 |
请您打开gocq的debug模式,分别截取调用抽卡时,b6和b7的接收到xxxapi调用两张截图 |
已确定最新版base64发送图片存在问题,请等待核心开发者排查 |
初步判断是由于硬件指令集加速导致的兼容性问题, 还在排查 |
确实是硬件加速导致的随机解码错误, 明天修... |
相同问题 大佬加油 |
可以尝试使用 https://github.com/Mrs4s/go-cqhttp/actions/runs/1244610158 ,如果依旧遇到问题,请及时反馈 |
目前看来问题解决了 |
已修复 |
环境信息
go-cqhttp版本: v1.0.0-beta7-fix1
运行环境: windows_amd64
连接方式: ws
使用协议: Android Pad
在最新的release版本中能否复现
能
bug内容
hoshino使用 https://github.com/pcrbot/gacha 的自动更新抽卡插件
使用 来一井 抽卡命令,最后得到的抽卡结果图片,无法正常显示
提示消息图片上传失败
比如执行抽卡命令
![image](https://user-images.githubusercontent.com/1725949/133616947-a319b248-d03d-4542-9d07-6624606f9b9f.png)
go报错日志如下
![image](https://user-images.githubusercontent.com/1725949/133616779-104a83d6-3b29-4ad4-ad2e-4a3a216f2006.png)
后来我拿v1.0.0-beta6的go实验了一下,图片是能正常发送的,说明不是QQ号被风控的问题
![image](https://user-images.githubusercontent.com/1725949/133616924-60da595c-a821-4df4-a046-5e7b6182ad79.png)
这个问题在beta6版没有,而在beta7版出现
复现方法
hoshino使用 https://github.com/pcrbot/gacha 的自动更新抽卡插件
使用 来一井 抽卡命令,最后得到的抽卡结果图片,无法正常显示
The text was updated successfully, but these errors were encountered: