wgh136 / PicaComic

A comic app built with Flutter, supporting multiple comic sources.
MIT License
7.83k stars 896 forks source link

Exception: Invalid image data #55

Closed lpzju closed 1 year ago

lpzju commented 1 year ago

使用vpn进入PicaComic,各个界面都能查看 但是点进某个漫画或者本子,点击阅读之后,就出现Exception: Invalid image data错误 即使下载,也是同样的错误 image

wgh136 commented 1 year ago

Eh? 这个应该是当前ip超出了图片加载上限,导致拿到的数据不是图片数据,换个干净的IP应该就行了


From: lpzju @.> Sent: Thursday, June 8, 2023 10:59:41 AM To: wgh136/PicaComic @.> Cc: Subscribed @.***> Subject: [wgh136/PicaComic] Exception: Invalid image data (Issue #55)

使用vpn进入PicaComic,各个界面都能查看 但是点进某个漫画或者本子,点击阅读之后,就出现Exception: Invalid image data错误 即使下载,也是同样的错误 [image]https://user-images.githubusercontent.com/87311013/244252091-62093b6c-777b-496e-b43c-193b1a5fab0d.png

― Reply to this email directly, view it on GitHubhttps://github.com/wgh136/PicaComic/issues/55, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQEI6J5KIVQKP4YS266JMRLXKE5Z3ANCNFSM6AAAAAAY6VRPI4. You are receiving this because you are subscribed to this thread.Message ID: @.***>

lpzju commented 1 year ago

Eh? 这个应该是当前ip超出了图片加载上限,导致拿到的数据不是图片数据,换个干净的IP应该就行了 ____ From: lpzju @.> Sent: Thursday, June 8, 2023 10:59:41 AM To: wgh136/PicaComic @.> Cc: Subscribed @.> Subject: [wgh136/PicaComic] Exception: Invalid image data (Issue #55) 使用vpn进入PicaComic,各个界面都能查看 但是点进某个漫画或者本子,点击阅读之后,就出现Exception: Invalid image data错误 即使下载,也是同样的错误 [image]https://user-images.githubusercontent.com/87311013/244252091-62093b6c-777b-496e-b43c-193b1a5fab0d.png ― Reply to this email directly, view it on GitHub<#55>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQEI6J5KIVQKP4YS266JMRLXKE5Z3ANCNFSM6AAAAAAY6VRPI4. You are receiving this because you are subscribed to this thread.Message ID: @.>

查看了一下vpn的ip位置,是美国的,ip应该没有问题,因为试了一下其他的app(MangaReader),在那上面是可以看jm和nh的

wgh136 commented 1 year ago

不是这个意思 e-hentai有图片加载上限, 当一个ip获取太多图片就会被ban 可以在这里看当前ip加载的图片情况 image

lpzju commented 1 year ago

了解了,感谢大佬的解答,真心感谢

lpzju commented 1 year ago

不是这个意思 e-hentai有图片加载上限, 当一个ip获取太多图片就会被ban 可以在这里看当前ip加载的图片情况 image

又回来力,已解决