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

App Non-Functional #1626

Closed
1 of 3 tasks
Stormhammer1399 opened this issue Dec 19, 2024 · 8 comments
Closed
1 of 3 tasks

App Non-Functional #1626

Stormhammer1399 opened this issue Dec 19, 2024 · 8 comments
Labels
Bug Something isn't working Core Crash Solved Issue/feature has been fixed/implemented in development branch but not yet pushed to end users

Comments

@Stormhammer1399
Copy link

What happened?

After updating GrayJay, the app became unresponsive. It refuses to open beyond an error message screen. I have included the relevant info from that screen below.

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= google, manufacturer = Google, device = oriole, version-sdk = 34, version-os = )

(e, ExceptionActivity, 2024-12-19 19:48:09): 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:917)
	at android.content.res.AssetManager.open(AssetManager.java:894)
	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)
@judgejarv
Copy link

I have the same

@pauel3312
Copy link

lmao there were 3 duplicates of this posted within 3 minutes
I love this community (#1627 and #1628 )

@pauel3312
Copy link

I think this is the prime example of why we need a way to revert to an old version, BC I can't find one rn...

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

We apologize for the inconvenience, we are investigating the issue.

@SirRGB
Copy link

SirRGB commented Dec 19, 2024

Same on Xperia 5 mk2, Android 13 (leaf os, microg, custom)

Edit: installed 278 from
https://grayjay.app/#download
Works now

@palmerbomber1
Copy link

palmerbomber1 commented Dec 19, 2024

I R dumb. ignore the following comment as updating from a package manager like f-droid or download->update from apk should just push through when fixed

I feel like a reinstall when its fixed is the only way to get past this error screen, as tapping on "check for updates" just gives an "failed to check for updates" error

@cyraid
Copy link

cyraid commented Dec 19, 2024

Seems like it can't read ApplePodcastsConfig.json .. Perhaps a try/catch around it to gracefully error out for file reads? Maybe the ApplePodcastsConfig.json wasn't provided in the apk?

@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 :(

@Zvonimir-FUTO Zvonimir-FUTO added the Solved Issue/feature has been fixed/implemented in development branch but not yet pushed to end users label Dec 19, 2024
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 Solved Issue/feature has been fixed/implemented in development branch but not yet pushed to end users
Projects
None yet
Development

No branches or pull requests

7 participants