koishijs / novelai-bot

Generate images by NovelAI | 基于 NovelAI 的画图机器人
https://bot.novelai.dev
MIT License
2.48k stars 204 forks source link

图片解析失败 #46

Closed edwer1 closed 2 years ago

edwer1 commented 2 years ago

好多图片都解析失败,可能是分辨率问题吗,小的图片倒是可以以图生图,版本1.8.6

shigma commented 2 years ago

感谢反馈!

  1. 说明你使用的平台
  2. 提供一些失败的示例图片(才不是想看色图呢)
  3. 请确认一下失败是否稳定(将失败的图再次尝试是否仍然失败)
edwer1 commented 2 years ago

就有些图片怎么都不好使,有些图片就没有这个问题,还有就是发送转发的聊天记录的话,手机总是打不开 Screenshot_2022-10-15-19-13-24-260_com tencent mo `FZ5L5S)52~IDC%5_Q6H0FX

shigma commented 2 years ago

请把原始文件上传到这个 issue 中(拖动图片进输入框即可)。

edwer1 commented 2 years ago

服务器是win2012的

edwer1 commented 2 years ago

我发的不是原始文件嘛()

H4M5TER commented 2 years ago

你发的是截图

edwer1 commented 2 years ago

要截图的原始文件啊

shigma commented 2 years ago

打不开的问题请给 qq 提 issue(嗯

edwer1 commented 2 years ago

195983499-83192d6b-b2f6-4867-b181-6c21802f338a

edwer1 commented 2 years ago

195983515-48077755-f2c1-4df2-a0fd-3a7e3862b9ab

edwer1 commented 2 years ago

确实是qq的问题但是能不能不用转发聊天记录()

NWYLZW commented 2 years ago

什么 ntr ,居然还有真寻 bot

edwer1 commented 2 years ago

是的()挂了两个反向ws

ilharp commented 2 years ago

Koishi 夺舍真寻,总觉得很 NTR 啊(

edwer1 commented 2 years ago

确实是夺舍()

MaikoTan commented 2 years ago

确实是qq的问题但是能不能不用转发聊天记录()

I think that would be worth to have a new option to the plugin switching transform message forward or not. But can you mention it in a new issue? 我认为对于是否转发插件切换转换消息有一个新选项是值得的。 但是你能在一个新的问题上提到它吗?

lingyunytc commented 2 years ago

这个图片会失败,重试多次也一样

HuanLinOTO commented 2 years ago

哥们看看日志?

edwer1 commented 2 years ago

行,等一下

HuanLinOTO commented 2 years ago

能发一下你的issue链接么 我q群回复的 看不到上下文

edwer1 commented 2 years ago

https://github.com/koishijs/novelai-bot/issues/46

edwer1 commented 2 years ago

怪事了,他又好使了

edwer1 commented 2 years ago

我找找之前的

edwer1 commented 2 years ago

MHJ_%`FEL(G28I3M)Q3OXUE

MaikoTan commented 2 years ago

It might be an issue of qq client that you cannot open the merged message group, sometimes relaunch the qq client app would fix it, sometimes not. 可能是qq客户端的问题,无法打开合并的消息组,有时重新启动qq客户端应用程序会修复它,有时不会。

std-microblock commented 2 years ago

考虑抓包看下对合并转发的请求有没有报错啥的

MaikoTan commented 2 years ago

Can I ask which service type are you using? The official NovelAI API? Or the leaked NAIFU? 请问您使用的是哪种服务类型? 官方 NovelAI API? 还是泄露的奈福?

edwer1 commented 2 years ago

官方的

shigma commented 2 years ago

能重新发送一下「导致失败的原图」而不是聊天记录吗?并且请同时发送一份解析失败同时输出的日志。上面发的可能并不是相关联的日志。

shigma commented 2 years ago

问题已定位:String.fromCharCode() 直接使用会导致内存越界。将尽快修复。

shigma commented 2 years ago

1.9.8 版本已修复此问题。