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

[Bug] does not load information in feed. for many updates has not fixed the bug. #117

Closed
Wjxfi opened this issue Aug 19, 2023 · 0 comments
Closed

Comments

@Wjxfi
Copy link

Wjxfi commented Aug 19, 2023

addition
I really want to use this app, I like its style and beauty and lots of features, but I can't :(

Steps To Reproduce

  1. Open app

Environment

  • OS name and version 12, miui 13.0.5
  • SpMp version (include commit hash if you are using a non-release build): 0.1.4
  • Accounts (were you signed in to YouTube, Discord, etc. in the app?): no

Screenshots
7de40a39-cc7b-484b-911a-935df46a72db.jpg

Logs

com.toasterofbread.spmp.api.JsonParseException
	at com.toasterofbread.spmp.api.HomeFeedKt$getHomeFeed$2.invokeSuspend(Unknown Source:1057)
	at com.toasterofbread.spmp.api.HomeFeedKt$getHomeFeed$2.invoke(Unknown Source:8)
	at com.toasterofbread.spmp.api.HomeFeedKt$getHomeFeed$2.invoke(Unknown Source:4)
	at androidx.core.R$dimen.startUndispatchedOrReturn(Unknown Source:4)
	at coil.util.-Contexts.withContext(Unknown Source:71)
	at com.toasterofbread.spmp.api.HomeFeedKt.getHomeFeed(Unknown Source:65)
	at com.toasterofbread.spmp.ui.layout.mainpage.PlayerStateImplKt.loadFeedLayouts(Unknown Source:56)
	at com.toasterofbread.spmp.ui.layout.mainpage.PlayerStateImplKt.access$loadFeedLayouts(Unknown Source:0)
	at com.toasterofbread.spmp.ui.layout.mainpage.PlayerStateImpl$loadFeed$2.invokeSuspend(Unknown Source:173)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
	at kotlinx.coroutines.DispatchedTask.run(Unknown Source:100)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(Unknown Source:12)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:79)
Caused by: java.lang.IllegalStateException: Check failed.
	at com.toasterofbread.spmp.api.HomeFeedKt$getHomeFeed$2.invokeSuspend(Unknown Source:733)
	... 13 more

toasterofbread added a commit that referenced this issue Nov 12, 2023
Remove false-negative check in getHomeFeed (fixes #117)
Implement selection page for YouTube brand accounts when logging in (closes #86)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant