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
Fatal Exception: java.lang.IllegalStateException: BitmapFactory.decodeFile…eFile.absolutePath, this) must not be null
at id.zelory.compressor.UtilKt.decodeSampledBitmapFromFile(Util.kt:45)
at id.zelory.compressor.constraint.DefaultConstraint.satisfy(DefaultConstraint.kt:28)
at id.zelory.compressor.Compressor$compress$3.invokeSuspend(Compressor.kt:28)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.java:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
The text was updated successfully, but these errors were encountered:
joelkanyi
changed the title
UtilKt.decodeSampledBitmapFromFile
Fatal Exception: java.lang.IllegalStateException: UtilKt.decodeSampledBitmapFromFile
Dec 2, 2024
The text was updated successfully, but these errors were encountered: