Trail-Sense icon indicating copy to clipboard operation
Trail-Sense copied to clipboard

Crash on warp map fragment

Open kylecorry31 opened this issue 3 years ago • 0 comments

This was reported by one user running TS 2.8.0 (so the issue may be resolved by now).

Message: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference

java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference at com.kylecorry.trail_sense.tools.maps.ui.WarpMapFragment$next$2.m(:4) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.j(:2) at ib.a0.run(Unknown Source:84) at kotlinx.coroutines.scheduling.CoroutineScheduler.t(Unknown Source:0) at kotlinx.coroutines.scheduling.CoroutineScheduler$a.run(:5)

kylecorry31 avatar Apr 06 '22 20:04 kylecorry31