The document details a crash report for the Xiaomi Redmi Note 9S device running Android 11, occurring on April 12, 2025. The crash is caused by a fatal exception related to the inability to create a service, specifically due to an IllegalStateException regarding AwContents. The report includes technical details such as Unity version, app version, and the stack trace of the error.
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 ratings0% found this document useful (0 votes)
7 views2 pages
Mod Menu Crash 2025 04 12-08 11 51
The document details a crash report for the Xiaomi Redmi Note 9S device running Android 11, occurring on April 12, 2025. The crash is caused by a fatal exception related to the inability to create a service, specifically due to an IllegalStateException regarding AwContents. The report includes technical details such as Unity version, app version, and the stack trace of the error.
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/ 2
************* Crash Head ****************
Time Of Crash : 2025_04_12-08_11_51
Device Manufacturer: Xiaomi Device Model : Redmi Note 9S Android Version : 11 Android SDK : 30 App VersionName : 1.34.1 App VersionCode : 600802 ************* Crash Head ****************
java.lang.Error: FATAL EXCEPTION [main]
Unity version : 2022.3.45f1 Device model : Xiaomi Redmi Note 9S Device fingerprint: Redmi/curtana_global/curtana:11/RKQ1.200826.002/V12.5.5.0.RJWMIXM:user/release-keys CPU supported ABI : [arm64-v8a, armeabi-v7a, armeabi] Build Type : Release Scripting Backend : IL2CPP Libs loaded from : lib/arm64 Strip Engine Code : true
Caused by: java.lang.RuntimeException: Unable to create service
com.android.support.Launcher: java.lang.IllegalStateException: AwContents must be created if we are not posting! at android.app.ActivityThread.handleCreateService(ActivityThread.java:4254) at android.app.ActivityThread.access$1600(ActivityThread.java:244) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1970) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:236) at android.app.ActivityThread.main(ActivityThread.java:7861) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967) Caused by: java.lang.IllegalStateException: AwContents must be created if we are not posting! at WV.nR.a(chromium-TrichromeWebViewGoogle6432.aab-stable-704903833:31) at com.android.webview.chromium.WebViewChromium.addJavascriptInterface(chromium- TrichromeWebViewGoogle6432.aab-stable-704903833:3) at com.android.webview.chromium.n.run(chromium- TrichromeWebViewGoogle6432.aab-stable-704903833:13) at WV.p20.b(chromium-TrichromeWebViewGoogle6432.aab-stable-704903833:20) at com.android.webview.chromium.N.d(chromium-TrichromeWebViewGoogle6432.aab- stable-704903833:409) at com.android.webview.chromium.N.f(chromium-TrichromeWebViewGoogle6432.aab- stable-704903833:70) at com.android.webview.chromium.N.b(chromium-TrichromeWebViewGoogle6432.aab- stable-704903833:1) at com.android.webview.chromium.WebViewChromiumFactoryProvider.m(chromium- TrichromeWebViewGoogle6432.aab-stable-704903833:9) at com.android.webview.chromium.WebViewChromium.init(chromium- TrichromeWebViewGoogle6432.aab-stable-704903833:104) at android.webkit.WebView.<init>(WebView.java:435) at android.webkit.WebView.<init>(WebView.java:355) at android.webkit.WebView.<init>(WebView.java:337) at android.webkit.WebView.<init>(WebView.java:324) at android.webkit.WebView.<init>(WebView.java:314) at com.android.support.Menu.<init>(Menu.java:202) at com.android.support.Launcher.onCreate(Launcher.java:19) at android.app.ActivityThread.handleCreateService(ActivityThread.java:4242) ... 8 more