RedSquirrel87 / manga-downloader

A very simple application written in JAVA to download any chapters of any manga from the supported websites
31 stars 1 forks source link

Bato manga site is failing due to [Error: unable to find IMGHTTPLIS variable.] #814

Closed Pageandpencil closed 5 months ago

Pageandpencil commented 5 months ago

It is stating that an error is occuring when accessing the page list, but only when I use the application on bato.to.

  1. Any manga or chapter on bato seems to cause this, but I started with Witch Hat Atelier chapter 58.

jvm log:

[Sun Jan 14 19:59:23 CST 2024] Program started. [Sun Jan 14 19:59:23 CST 2024] MangaDownloader v61.4 [Sun Jan 14 19:59:23 CST 2024] OS: Windows 11 (amd64) | JVM: 1.8.0_391 [Sun Jan 14 19:59:24 CST 2024] Patreon status: no linked Patreon account. [Sun Jan 14 19:59:24 CST 2024] [DB] Database current version: 5 [Sun Jan 14 19:59:49 CST 2024] Loading manga from http://bato.to/series/78556 [Sun Jan 14 19:59:50 CST 2024] HTTP response code: 200 [Sun Jan 14 19:59:50 CST 2024] Framework: BATOTO [Sun Jan 14 19:59:51 CST 2024] 76 chapters found. [Sun Jan 14 19:59:57 CST 2024] Download started for chapter Chapter 58 [Sun Jan 14 19:59:58 CST 2024] Error: unable to find IMGHTTPLIS variable.

Pageandpencil commented 5 months ago

I apologize, I just noticed that bato.to was updated to fixed in nightly since last I checked.