Tachiyomi-extensions: [Bug] AllPornComic (Madara ext) : java.lang.Exception: Challenge not found

Created on 9 Jan 2020  路  3Comments  路  Source: tachiyomiorg/tachiyomi-extensions

Extension version: 1.2.42

This error messages shows up in Browse. Force-quitting and reopening didn't fix the issue.

bug

Most helpful comment

There is a (temporary?) block based on the "browser" that we are using.
The browser version is "randomly" changed based on the day and time.

Check in tomorrow to see if the block list gets updated or if it goes though.
Or we can change the randomization code some more.

All 3 comments

There is a (temporary?) block based on the "browser" that we are using.
The browser version is "randomly" changed based on the day and time.

Check in tomorrow to see if the block list gets updated or if it goes though.
Or we can change the randomization code some more.

okk

The next time someone edits Madara, they should also make the following change:
private val day = SimpleDateFormat( "dd", Locale.US).format(Date()) //take out the extra d

It's a small edit which really only affects the first 9 days of each month.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

anshineta picture anshineta  路  3Comments

o01210o picture o01210o  路  3Comments

alireda22 picture alireda22  路  4Comments

Sokiro picture Sokiro  路  4Comments

Credits125 picture Credits125  路  3Comments