0% found this document useful (0 votes)
19 views

mod_menu_crash_2024_08_26-07_43_53

Uploaded by

daniloshumasik
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)
19 views

mod_menu_crash_2024_08_26-07_43_53

Uploaded by

daniloshumasik
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_08_26-07_43_53


Device Manufacturer: samsung
Device Model : SM-M336B
Android Version : 14
Android SDK : 34
App VersionName : 8.4.0
App VersionCode : 8400
************* Crash Head ****************

java.lang.RuntimeException: Unable to start activity


ComponentInfo{com.windowsgames.firefight/com.windowsgames.firefight.MyGame}:
android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service
Intent { cmp=com.windowsgames.firefight/com.android.support.Launcher }: app is in
background uid UidRecord{53d6e4 u0a661 TPSL idle change:procadj procs:0
seq(1646398,1646387)} 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.windowsgames.firefight/com.android.support.Launcher }: app is in background
uid UidRecord{53d6e4 u0a661 TPSL idle change:procadj procs:0 seq(1646398,1646387)}
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 com.android.support.Main.CheckOverlayPermission(Native Method)
at com.android.support.Main.Start(Unknown Source:4)
at com.windowsgames.firefight.MyGame.onCreate(Unknown Source:0)
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