KotatsuApp / Kotatsu

Manga reader for Android
https://kotatsu.app
GNU General Public License v3.0
3.2k stars 144 forks source link

The manga in the Source don't want to open or error #859

Closed CalicoCatInWilderness closed 2 months ago

CalicoCatInWilderness commented 2 months ago

Brief summary

When i open the manga in some of the source, the chapters won't open.

org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find "div.main-col-inner div.reading-content" at https://www.paritehaber.com/ph/turning/ at okio.Utf8.selectFirstOrThrow(SourceFile:34) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser.getPages$suspendImpl(SourceFile:98) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser$getPages$1.invokeSuspend(Unknown Source:12) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9) at kotlinx.coroutines.DispatchedTask.run(SourceFile:115) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)

Steps to reproduce

Screenshot_20240428_130746_Kotatsu

Kotatsu version

6.8.3

Android version

13

Device

Galaxy AO3s

Acknowledgements

ztimms73 commented 2 months ago

If this is an issue with a parser, I should be opening an issue in the parsers repository.