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

Mod Menu Crash

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)
18 views1 page

Mod Menu Crash

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_12_25-17_33_28


Device Manufacturer: samsung
Device Model : SM-A245F
Android Version : 14
Android SDK : 34
App VersionName : 2.654.479
App VersionCode : 1738
************* Crash Head ****************

java.lang.RuntimeException: Unable to start activity


ComponentInfo{com.roblox.client/com.roblox.client.startup.ActivitySplash}:
android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service
Intent { cmp=com.roblox.client/com.android.support.Launcher }: app is in background
uid UidRecord{49aab3e u0a502 TPSL idle change:procadj procs:0 seq(1731451,1731203)}
caps=------
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4164)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:139)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
96)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8919)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Caused by: android.app.BackgroundServiceStartNotAllowedException: Not allowed to
start service Intent { cmp=com.roblox.client/com.android.support.Launcher }: app is
in background uid UidRecord{49aab3e u0a502 TPSL idle change:procadj procs:0
seq(1731451,1731203)} caps=------
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:2016)
at android.app.ContextImpl.startService(ContextImpl.java:1961)
at android.content.ContextWrapper.startService(ContextWrapper.java:842)
at android.content.ContextWrapper.startService(ContextWrapper.java:842)
at com.android.support.Main.CheckOverlayPermission(Native Method)
at com.android.support.Main.Start(Unknown Source:7)
at com.roblox.client.startup.ActivitySplash.onCreate(Native Method)
at android.app.Activity.performCreate(Activity.java:8975)
at android.app.Activity.performCreate(Activity.java:8944)
at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4146)
... 12 more

You might also like