Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCEE 59.0-alpha1 keeps crashing immediately after selecting one of the overlays #609

Closed
mcliquid opened this issue Aug 21, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mcliquid
Copy link

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:

  1. Open the app
  2. Go to an area
  3. Download the data manually
  4. Select the Shops-Overlay
  5. App crashed once
  6. 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]
@mcliquid mcliquid added the bug Something isn't working label Aug 21, 2024
@mic140
Copy link

mic140 commented Aug 21, 2024

I had the same thing when selecting the address layer

@TomTurnschuh

This comment was marked as off-topic.

@mcliquid 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
@Helium314
Copy link
Owner

@TomTurnschuh that's unrelated, see maplibre/maplibre-native#2432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants