0% found this document useful (0 votes)
3 views1 page

mod_menu_crash_2024_07_31-18_46_06

The document reports a crash occurring on July 31, 2024, involving a Motorola Moto G(60) device running Android 12. The crash is caused by a RuntimeException indicating that flags are not loaded when starting the AppBridge in the Roblox client application. The stack trace provides details on the sequence of method calls leading to the crash.

Uploaded by

osanguino553
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

mod_menu_crash_2024_07_31-18_46_06

The document reports a crash occurring on July 31, 2024, involving a Motorola Moto G(60) device running Android 12. The crash is caused by a RuntimeException indicating that flags are not loaded when starting the AppBridge in the Roblox client application. The stack trace provides details on the sequence of method calls leading to the crash.

Uploaded by

osanguino553
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

************* Crash Head ****************

Time Of Crash : 2024_07_31-18_46_06


Device Manufacturer: motorola
Device Model : moto g(60)
Android Version : 12
Android SDK : 31
App VersionName : 2.634.417
App VersionCode : -1
************* Crash Head ****************

java.lang.RuntimeException: Unable to resume activity


{com.roblox.client/com.roblox.client.ActivityNativeMain}:
java.lang.RuntimeException: Flags are not loaded when starting AppBridge
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4898)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4931)
at
android.app.servertransaction.TransactionExecutor.performLifecycleSequence(Transact
ionExecutor.java:225)
at
android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.j
ava:201)
at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:173)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2311)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loopOnce(Looper.java:238)
at android.os.Looper.loop(Looper.java:357)
at android.app.ActivityThread.main(ActivityThread.java:8090)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1026)
Caused by: java.lang.RuntimeException: Flags are not loaded when starting AppBridge
at com.roblox.client.startup.d.Q(SourceFile:66)
at com.roblox.client.ActivityNativeMain.A2(SourceFile:67)
at com.roblox.client.ActivityNativeMain.onResume(SourceFile:96)
at
android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1478)
at android.app.Activity.performResume(Activity.java:8374)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4888)
... 13 more

You might also like