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
java.io.IOException:Image format not supported
at android.graphics.BitmapRegionDecoder.nativeNewInstance(NativeMethod)
at android.graphics.BitmapRegionDecoder.newInstance(BitmapRegionDecoder.java:170)
at android.graphics.BitmapRegionDecoder.newInstance(BitmapRegionDecoder.java:204)
at androidx.core.view.ContentInfoCompat$$ExternalSyntheticApiModelOutline0.m(SourceFile:6)
at com.davemorrissey.labs.subscaleview.decoder.UtilKt.BitmapRegionDecoder(SourceFile:2)
at com.davemorrissey.labs.subscaleview.decoder.SkiaImageRegionDecoder.init(SourceFile:183)
at com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView$initTiles$1$1.invoke(SourceFile:3)
at com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView$initTiles$1$1.invoke(SourceFile:1)
at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(SourceFile:59)
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)
Suppressed: java.lang.NullPointerException:Attempt to invoke virtual method 'void android.graphics.Bitmap.recycle()' on a nullobject reference
at org.koitharu.kotatsu.core.util.ext.FileKt$computeSize$2.invoke$6(SourceFile:66)
at org.koitharu.kotatsu.core.util.ext.FileKt$computeSize$2.invoke(SourceFile:9)
... 4 more
Steps to reproduce
Extension: "Manhastro (pt)"
Manhua: "Mercenary Enrollment".
Finaly the bug
Kotatsu version
6.5-1
Android version
12
Device
Poco X4 GT
Acknowledgements
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
If this is an issue with a parser, I should be opening an issue in the parsers repository.
The text was updated successfully, but these errors were encountered:
Brief summary
Steps to reproduce
Kotatsu version
6.5-1
Android version
12
Device
Poco X4 GT
Acknowledgements
The text was updated successfully, but these errors were encountered: