BobbyESP / Spowlo

A Spotify songs downloader for Android made with Jetpack Compose, Material You and the spotDL Python library
https://t.me/spowlo_chatroom
GNU General Public License v3.0
846 stars 17 forks source link

[App crash] #176

Open TwitchLixuseu opened 1 month ago

TwitchLixuseu commented 1 month ago

Checklist

Describe the bug

I'm not sure just downloading my playlist then it crashed then showed me this

To Reproduce

1 copy my playlist https://open.spotify.com/playlist/62wIi0Y2VvEbYokGB6JF5d?si=gL4K_P-aTteqK-KQ2qwL3w&pi=e-d2dUAwFxRoeL 2 download It 3 error will pop up

Error reports

java.lang.IllegalArgumentException: Can't represent a size of 273144 in Constraints at androidx.compose.ui.unit.Constraints$Companion.bitsNeedForSize(Constraints.kt:403) at androidx.compose.ui.unit.Constraints$Companion.createConstraints-Zbe2FdA$ui_unit_release(Constraints.kt:363) at androidx.compose.ui.unit.Constraints$Companion.fixed-JhjzzOo(Constraints.kt:314) at androidx.compose.foundation.text.modifiers.TextAnnotatedStringNode.measure-3p2s80s(TextAnnotatedStringNode.kt:291) at androidx.compose.foundation.text.modifiers.TextAnnotatedStringNode.measureNonExtension-3p2s80s(TextAnnotatedStringNode.kt:258) at androidx.compose.foundation.text.modifiers.SelectableTextAnnotatedStringNode.measure-3p2s80s(SelectableTextAnnotatedStringNode.kt:94) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:116) at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(GraphicsLayerModifier.kt:646) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:116) at androidx.compose.foundation.layout.SizeNode.measure-3p2s80s(Size.kt:837) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:116) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$performMeasure$2.invoke(LayoutNodeLayoutDelegate.kt:1499) at androidx.compose.ui.node.LayoutNodeLayoutDelegate$performMeasure$2.invoke(LayoutNodeLayoutDelegate.kt:1495) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:2299) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:467) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:230) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:133) at androidx.compose.ui.node.OwnerSnapshotObserver.observeMeasureSnapshotReads$ui_relea...

Screenshots & Screen Records

No response

Device info

App version: 1.4.1 (1040100) Device information: Android 14 (API 34) Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi] spotDL version: null

Additional context

No response