Closed ScheldonFernandes closed 1 week ago
I am also having this issue. I have yet to do an uninstall and reinstall. That is my next step.
Version information (version_name = 253, version_code = 253, flavor = stable, build_type = release)
Device information (brand= google, manufacturer = Google, device = akita, version-sdk = 34, version-os = )
(e, ExceptionActivity, 2024-09-02 15:35:21): Uncaught exception ("Unknown Context"): Attempted to add 2 clients with the same ID
java.lang.IllegalStateException: Attempted to add 2 clients with the same ID
at com.futo.platformplayer.states.StatePlatform$updateAvailableClients$2.invokeSuspend(StatePlatform.kt:212)
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)
I am also having this issue. I have yet to do an uninstall and reinstall. That is my next step.
Version information (version_name = 253, version_code = 253, flavor = stable, build_type = release)
Device information (brand= google, manufacturer = Google, device = akita, version-sdk = 34, version-os = )
(e, ExceptionActivity, 2024-09-02 15:35:21): Uncaught exception ("Unknown Context"): Attempted to add 2 clients with the same ID
java.lang.IllegalStateException: Attempted to add 2 clients with the same ID
at com.futo.platformplayer.states.StatePlatform$updateAvailableClients$2.invokeSuspend(StatePlatform.kt:212)
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)
Uninstalling, rebooting, and reinstalling was the only thing that allowed me to fix this.
Looking at this issue now.
Proposed fix is out (WorkManager).
Anybody with this issue able to give me some details on which device/android version?
Proposed fix is out (WorkManager).
Anybody with this issue able to give me some details on which device/android version?
Galaxy tab A7 lite , android 14
I resolve the problem by uninstall the app, uninstall apps and documents I don't use, and after that reboot the device. I bet that is related with the legendary bad Samsung store management
I am also having this issue. I have yet to do an uninstall and reinstall. That is my next step.
Version information (version_name = 253, version_code = 253, flavor = stable, build_type = release) Device information (brand= google, manufacturer = Google, device = akita, version-sdk = 34, version-os = ) (e, ExceptionActivity, 2024-09-02 15:35:21): Uncaught exception ("Unknown Context"): Attempted to add 2 clients with the same ID java.lang.IllegalStateException: Attempted to add 2 clients with the same ID at com.futo.platformplayer.states.StatePlatform$updateAvailableClients$2.invokeSuspend(StatePlatform.kt:212) 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)
Uninstalling, rebooting, and reinstalling was the only thing that allowed me to fix this.
In next Grayjay version I made it so it no longer crashes. Technically the scenario should be impossible to reach, but atleast nof if you do, it will show a dialog telling you the offending plugins, and allow you to atleast uninstall one.
This seems to be fixed in latest version (264) of Grayjay. Feel free to open a new issue if you are still encountering this.
What happened?
This morning the app stop working and only show this error mensage, I clean the cache, update, uninstall and reinstall the app, and the problem persist
Grayjay Version
253
What plugins are you seeing the problem on?
All
Plugin Version
No response
When do you experience the issue?
Relevant log output