You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find "div.gm" at
at coil.size.Dimension.selectFirstOrThrow(SourceFile:34)
at org.koitharu.kotatsu.parsers.site.ExHentaiParser.getDetails(SourceFile:100)
at org.koitharu.kotatsu.parsers.site.ExHentaiParser$getDetails$1.invokeSuspend(Unknown Source:12)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:116)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:94)
The text was updated successfully, but these errors were encountered:
not like in #398 , it appears to be a real client-side bug (actually a bug in the parser which looks in the html code of the website's webpage).... But we don't know what website it is ! (okay, it's written ExHentaiParser so we can find it) but, don't forget to mention it !
Issue
org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find "div.gm" at
at coil.size.Dimension.selectFirstOrThrow(SourceFile:34)
at org.koitharu.kotatsu.parsers.site.ExHentaiParser.getDetails(SourceFile:100)
at org.koitharu.kotatsu.parsers.site.ExHentaiParser$getDetails$1.invokeSuspend(Unknown Source:12)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:116)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:94)
The text was updated successfully, but these errors were encountered: