KotatsuApp / kotatsu-parsers

Manga parsers library for Kotlin/JVM and Android
https://kotatsu.app/dev/parsers-library/
GNU General Public License v3.0
145 stars 39 forks source link

Problems at the source #1225

Closed CintiaM1907 closed 1 day ago

CintiaM1907 commented 1 day ago

Source information

https://cerise.leitorweb.com/

Steps to reproduce

org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find username at https://cerise.leitorweb.com/ at org.koitharu.kotatsu.parsers.util.MangaParserEnvKt.parseFailed(SourceFile:18) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser.getUsername$suspendImpl(SourceFile:134) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser$getUsername$1.invokeSuspend(Unknown Source:11)

t kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9) at kotlinx.coroutines.DispatchedTask.run(SourceFile:109) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:122)

Kotatsu version

7.6 7

Android version

Android 13

Other details

Acknowledgements

CintiaM1907 commented 1 day ago

Screenshot_20241113-023821 Website is working perfectly

dragonx943 commented 1 day ago

Source information

https://cerise.leitorweb.com/

Steps to reproduce

org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find username at https://cerise.leitorweb.com/ at org.koitharu.kotatsu.parsers.util.MangaParserEnvKt.parseFailed(SourceFile:18) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser.getUsername$suspendImpl(SourceFile:134) at org.koitharu.kotatsu.parsers.site.madara.MadaraParser$getUsername$1.invokeSuspend(Unknown Source:11)

t kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9) at kotlinx.coroutines.DispatchedTask.run(SourceFile:109) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:122)

Kotatsu version

7.6 7

Android version

Android 13

Other details

Acknowledgements

  • [x] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.

Duplicated https://github.com/KotatsuApp/kotatsu-parsers/issues/1224