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

Crash on map reduce

Open kylecorry31 opened this issue 3 years ago • 0 comments

Message: Options().run { …ile(path, this) } must not be null

java.lang.NullPointerException: Options().run { …ile(path, this) } must not be null at com.kylecorry.trail_sense.tools.maps.infrastructure.reduce.BaseMapReduce$reduce$2.s(SourceFile:12) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.j(Unknown Source:8) at ud.d0.run(Unknown Source:86) at zd.e.run(Unknown Source:12) at ae.j.run(Unknown Source:2) at kotlinx.coroutines.scheduling.CoroutineScheduler$a.run(SourceFile:9) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [h1{Cancelling}@adc9d0e, Dispatchers.Main.immediate]

kylecorry31 avatar Sep 20 '22 10:09 kylecorry31