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
How to Reproduce
I've used the newest SCEE 59.0-alpha1 version already some times yesterday but today the first time I've used the Shops-Overlay.
Steps I've did:
Open the app
Go to an area
Download the data manually
Select the Shops-Overlay
App crashed once
Try to restart via App Icon: App crashes every time
Expected Behavior
Download Data manually and use the Shops-Overlay.
Does it happen in normal StreetComplete?
No
Versions affected
SCEE 59.0-alpha1 on Android 14
Stack trace:
(Log is too long for GitHub - I can provide it via Mail)
java.lang.IllegalArgumentException: bad color string: #fff
at de.westnordost.streetcomplete.util.ktx.ColorKt.toRGB(Color.kt:45)
at de.westnordost.streetcomplete.screens.main.map.components.StyleableOverlayMapComponent.getDarkenedColor(StyleableOverlayMapComponent.kt:381)
at de.westnordost.streetcomplete.screens.main.map.components.StyleableOverlayMapComponent.toFeatures(StyleableOverlayMapComponent.kt:258)
at de.westnordost.streetcomplete.screens.main.map.components.StyleableOverlayMapComponent.set(StyleableOverlayMapComponent.kt:226)
at de.westnordost.streetcomplete.screens.main.map.components.StyleableOverlayMapComponent$set$1.invokeSuspend(StyleableOverlayMapComponent.kt:0)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@1875330, Dispatchers.Default]
The text was updated successfully, but these errors were encountered:
mcliquid
changed the title
SCEE 59.0-alpha1 keeps crashing immediately after selecting the Shops-Overlay
SCEE 59.0-alpha1 keeps crashing immediately after selecting one of the overlays
Aug 21, 2024
How to Reproduce
I've used the newest SCEE 59.0-alpha1 version already some times yesterday but today the first time I've used the Shops-Overlay.
Steps I've did:
Expected Behavior
Download Data manually and use the Shops-Overlay.
Does it happen in normal StreetComplete?
No
Versions affected
SCEE 59.0-alpha1 on Android 14
Stack trace:
(Log is too long for GitHub - I can provide it via Mail)
The text was updated successfully, but these errors were encountered: