You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I previously disabled Polycentric (I was logged into Grayjay with my account when I did that). After I re-enabled it, I clicked the like button under a video I was watching, which prompted me to log into Polycentric. When I clicked the "yes take me to the login" option, Grayjay crashed. On reopening, I was prompted to submit a crash report, which I did. After sending the crash report, the app seemingly crashed again, but this time, I got a "Grayjay keeps stopping" notification from my OS. I attached the crash log my OS gave me to this issue. After I killed Grayjay and reopened it again, I went to continue watching, hit the like button, and realized I'm logged into my Polycentric account I previously used without ever being asked for a password or anything.
Grayjay Version
276
What plugins are you seeing the problem on?
Other
Plugin Version
When do you experience the issue?
While logged in
While logged out
N/A
Are you using a VPN?
No
Relevant log output
type: crash
osVersion: google/husky/husky:15/AP4A.241205.013/2024123000:user/release-keys
flags: dev options enabled
package: com.futo.platformplayer:276, targetSdk 34
process: com.futo.platformplayer
processUptime: 17237 + 210 ms
installer: dev.imranr.obtainium
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.futo.platformplayer/com.futo.platformplayer.activities.PolycentricHomeActivity}: java.lang.Exception: Files dir should be initialized before loading a file.
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4142)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4329)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:222)
at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133)
at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2728)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8826)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
at com.android.internal.os.ExecInit.main(ExecInit.java:50)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)
Caused by: java.lang.Exception: Files dir should be initialized before loading a file.
at com.futo.platformplayer.states.StatePolycentric.<init>(StatePolycentric.kt:603)
at com.futo.platformplayer.states.StatePolycentric$Companion.getInstance(StatePolycentric.kt:593)
at com.futo.platformplayer.activities.PolycentricHomeActivity.onCreate(PolycentricHomeActivity.kt:52)
at android.app.Activity.performCreate(Activity.java:9072)
at android.app.Activity.performCreate(Activity.java:9050)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1538)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4124)
... 15 more
The text was updated successfully, but these errors were encountered:
What happened?
I previously disabled Polycentric (I was logged into Grayjay with my account when I did that). After I re-enabled it, I clicked the like button under a video I was watching, which prompted me to log into Polycentric. When I clicked the "yes take me to the login" option, Grayjay crashed. On reopening, I was prompted to submit a crash report, which I did. After sending the crash report, the app seemingly crashed again, but this time, I got a "Grayjay keeps stopping" notification from my OS. I attached the crash log my OS gave me to this issue. After I killed Grayjay and reopened it again, I went to continue watching, hit the like button, and realized I'm logged into my Polycentric account I previously used without ever being asked for a password or anything.
Grayjay Version
276
What plugins are you seeing the problem on?
Other
Plugin Version
When do you experience the issue?
Are you using a VPN?
No
Relevant log output
The text was updated successfully, but these errors were encountered: