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

Exception java.lang.RuntimeException #15

Open
Molly-Rose-Pastel opened this issue Aug 4, 2022 · 1 comment
Open

Exception java.lang.RuntimeException #15

Molly-Rose-Pastel opened this issue Aug 4, 2022 · 1 comment

Comments

@Molly-Rose-Pastel
Copy link

I get frequent crashes with this plugin. My game runs on about 1k devices and I get 1 crash every 2 days. Its not too bad but would still be nice to have this resolved. I cannot reproduce the crash on my test devices, neither emulate nor real ones.
The crashes occur on Android 10 and 11.

Stack Trace:

Exception java.lang.RuntimeException: at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4451) at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:4483) at android.app.servertransaction.ResumeActivityItem.execute (ResumeActivityItem.java:52) at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:176) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:97) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2175) at android.os.Handler.dispatchMessage (Handler.java:107) at android.os.Looper.loop (Looper.java:237) at android.app.ActivityThread.main (ActivityThread.java:7860) at java.lang.reflect.Method.invoke at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1075) Caused by java.lang.RuntimeException: at android.app.ActivityThread.deliverResults (ActivityThread.java:5143) at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4438) Caused by kotlin.UninitializedPropertyAccessException: at io.cgisca.godot.gpgs.PlayGameServicesGodot.onMainActivityResult (PlayGameServicesGodot.kt:158) at org.godotengine.godot.Godot.onActivityResult (Godot.java:295) at org.godotengine.godot.FullScreenGodotApp.onActivityResult (FullScreenGodotApp.java:122) at android.app.Activity.dispatchActivityResult (Activity.java:8292) at android.app.ActivityThread.deliverResults (ActivityThread.java:5136)

@damnedpie
Copy link

You are not the only one.

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

2 participants