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

Mod Menu Crash 2025 03 30-19 54 03

The document details a crash report for the Sky Devices Elite Octa running Android 11, which occurred on March 30, 2025. The crash was caused by a java.lang.OutOfMemoryError during bitmap creation in a Unity application. The app version is 2.3.1 and uses Unity version 2022.3.20f1c1 with IL2CPP as the scripting backend.

Uploaded by

capersjamiel234
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)
5 views1 page

Mod Menu Crash 2025 03 30-19 54 03

The document details a crash report for the Sky Devices Elite Octa running Android 11, which occurred on March 30, 2025. The crash was caused by a java.lang.OutOfMemoryError during bitmap creation in a Unity application. The app version is 2.3.1 and uses Unity version 2022.3.20f1c1 with IL2CPP as the scripting backend.

Uploaded by

capersjamiel234
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 : 2025_03_30-19_54_03


Device Manufacturer: Sky_Devices
Device Model : Elite Octa
Android Version : 11
Android SDK : 30
App VersionName : 2.3.1
App VersionCode : 1
************* Crash Head ****************

java.lang.Error: FATAL EXCEPTION [main]


Unity version : 2022.3.20f1c1
Device model : Sky_Devices Elite Octa
Device fingerprint:
Sky_Devices/Elite_OCTUS/Elite_OCTUS:11/RP1A.201005.001/49436:user/release-keys
CPU supported ABI : [arm64-v8a, armeabi-v7a, armeabi]
Build Type : Release
Scripting Backend : IL2CPP
Libs loaded from : lib/arm
Strip Engine Code : true

Caused by: java.lang.OutOfMemoryError


at android.graphics.Bitmap.nativeCreate(Native Method)
at android.graphics.Bitmap.createBitmap(Bitmap.java:1123)
at android.graphics.Bitmap.createBitmap(Bitmap.java:1081)
at android.graphics.Bitmap.createBitmap(Bitmap.java:1031)
at android.graphics.Bitmap.createBitmap(Bitmap.java:992)
at com.android.support.Menu.createBitmapFromMovie(Menu.java:201)
at com.android.support.Menu.access$1000002(Unknown Source:4)
at com.android.support.Menu$100000006.run(Menu.java:475)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7945)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:603)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)

You might also like