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: Latest update crashes on startup #1632

Closed
3 tasks
Nacandcheese opened this issue Dec 20, 2024 · 3 comments
Closed
3 tasks

BUG: Latest update crashes on startup #1632

Nacandcheese opened this issue Dec 20, 2024 · 3 comments
Labels
Bug Something isn't working Core Crash

Comments

@Nacandcheese
Copy link

What happened?

Immediately after update, Grayjay fails to load, boot, or anything without tossing the error uploaded in the log output section. The app refuses to let me go past the error log either.

Grayjay Version

277

What plugins are you seeing the problem on?

All

Plugin Version

No response

When do you experience the issue?

  • While logged in
  • While logged out
  • N/A

Relevant log output

Version information (version_name = 277, version_code = 277, flavor = stable, build_type = release)
Device information (brand= samsung, manufacturer = samsung, device = a02q, version-sdk = 31, version-os = samsung/a02quc/a02q:12/SP1A.210812.016/A025AUCU5CWF1:user/release-keys)

(e, ExceptionActivity, 2024-12-20 01:15:41): Uncaught exception ("Unknown Context"): sources/apple-podcasts/ApplePodcastsConfig.json

java.io.FileNotFoundException: sources/apple-podcasts/ApplePodcastsConfig.json
	at android.content.res.AssetManager.nativeOpenAsset(Native Method)
	at android.content.res.AssetManager.open(AssetManager.java:939)
	at android.content.res.AssetManager.open(AssetManager.java:916)
	at com.futo.platformplayer.states.StateAssets$Companion.readAsset(StateAssets.kt:49)
	at com.futo.platformplayer.states.StatePlugins.getEmbeddedPluginConfig(StatePlugins.kt:273)
	at com.futo.platformplayer.states.StatePlugins.updateEmbeddedPlugins(StatePlugins.kt:244)
	at com.futo.platformplayer.states.StatePlugins.updateEmbeddedPlugins$default(StatePlugins.kt:242)
	at com.futo.platformplayer.states.StatePlatform$updateAvailableClients$2.invokeSuspend(StatePlatform.kt:197)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
@Nordlicht-13
Copy link

Confirm this on my Pixel 5 with Graphene OS.

@alfkonee
Copy link

Same issue here on a Samsung A54

@Zvonimir-FUTO Zvonimir-FUTO added Bug Something isn't working Crash Core labels Dec 20, 2024
@Zvonimir-FUTO
Copy link
Collaborator

Hi everyone we found the cause and fixed it. Please download the apk manually from https://grayjay.app/ since Check for update on crash screen seems to be broken as well :(

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

No branches or pull requests

4 participants