Greasy Fork

漫画织机

漫画阅读 + 下载器,注重体验和对站点的负载控制。支持你正在搜索的站点。

< 脚本漫画织机的反馈

评价:好评 - 脚本运行良好

§
发表于:2025-04-18

"packaging failed, TypeError: Failed to fetch" When download raw image from exhentai using EDGE and 4.10.19 script version

ZsyjkQinBai作者
§
发表于:2025-04-19

I can't reproduce this issue. It seems like a network problem, but the weird thing is that the "packaging" stage doesn't fetch anything from the network. Could you provide more details? Does this happen with every gallery? Were all the images loaded successfully?

PS: If this issue is network-related, it might be caused by your antivirus software. These programs tend to block "network.hath", which is the content delivery service of exhentai.org

§
发表于:2025-04-19

That error happened when all the raw image loaded successfully, but some galleries that images wont load shown as "Error: response status:0, error:undefined, response:underfined"
I dont have a problem when download non-raw image gallery
Sorry if i can't provide anymore detail, i don't have any coding knowledge

ZsyjkQinBai作者
§
发表于:2025-04-19

I tried downloading several galleries with raw images using the Edge browser, but I still couldn't reproduce this issue. Maybe there's something wrong with your Edge browser. Try using this script (https://greasyfork.org/en/scripts/10379) to download the raw images and see if the "packaging" issue persists.

but some galleries that images wont load shown as "Error: response status:0, error:undefined, response:underfined"

This means Comic Looms tried to download this image three times but still couldn't get a valid network.hath node. network.hath nodes consist of thousands of personal computers.

§
发表于:2025-04-19
编辑于:2025-04-19

I found that if i download more than 30 images at once the "packaging failed, TypeError: Failed to fetch" will occured
So i tried download 10/20/25/29 images at once it can be downloaded, tried 40/50/60 it shown the error

§
发表于:2025-04-19

Ok now i tested again and i found that
1. i get the "Error: response status:0, error:undefined, response:underfined" when the single image size is big, like 5 mb and it cant be downloaded
2. i get the "packaging failed, TypeError: Failed to fetch" when i download the gallery and total size is bigger than 10 mb, i tried download fewer images and i can download like my above comment mentioned

§
发表于:2025-04-19

Also i have changed the browser, changed the internet provider to my phone internet and the same thing happened

ZsyjkQinBai作者
§
发表于:2025-04-19

It seems your Edge browser appears to have a small blob size limit (~300MB?), while the default is typically 2GB. What's your physical memory size?

PS: Blob size is a technical term,you just need to know it's related to the size of downloaded packages.

Here’s a way to make Comic Looms split files into smaller volumes. By default, it packages them into 1.2GB chunks, but you can adjust it down to 200MB.

Tampermonkey Dashboard > settings > Config Mode, set to Advance;

Tampermonkey Dashboard > Installed Userscripts > click Comic Looms > Storeage Tab, search "archiveVolumeSize", change 1200 to 200, and save.

§
发表于:2025-04-23

Ok this is the last one.
After i'm updating my windows the problem is gone, Thanks for your effort trying to help me

发表回复

登录以发表回复。