0% found this document useful (0 votes)
9 views2 pages

Mod Menu Crash 2024 04 03-14 27 14

The log details a crash that occurred while running an Android game built with Unity. It provides information on the device, OS version, app version, and includes a stack trace pointing to the crash occurring in the IL2CPP library during initialization.

Uploaded by

elliottorres596
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)
9 views2 pages

Mod Menu Crash 2024 04 03-14 27 14

The log details a crash that occurred while running an Android game built with Unity. It provides information on the device, OS version, app version, and includes a stack trace pointing to the crash occurring in the IL2CPP library during initialization.

Uploaded by

elliottorres596
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/ 2

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

Time Of Crash : 2024_04_03-14_27_14


Device Manufacturer: TECNO MOBILE LIMITED
Device Model : TECNO LE6
Android Version : 11
Android SDK : 30
App VersionName : 1.0.8
App VersionCode : 70
************* Crash Head ****************

java.lang.Error: FATAL EXCEPTION [UnityMain]


Unity version : 2020.3.25f1
Device model : TECNO MOBILE LIMITED TECNO LE6
Device fingerprint:
TECNO/LE6-GL/TECNO-LE6:11/RP1A.200720.011/230607V788:user/release-keys
Build Type : Release
Scripting Backend : IL2CPP
ABI : armeabi-v7a
Strip Engine Code : true

Caused by: java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** ***
*** ***
Version '2020.3.25f1 (9b9180224418)', Build type 'Release', Scripting Backend
'il2cpp', CPU 'armeabi-v7a'
Build fingerprint:
'TECNO/LE6-GL/TECNO-LE6:11/RP1A.200720.011/230607V788:user/release-keys'
Revision: '0'
ABI: 'arm'
Timestamp: 2024-04-03 14:27:13+0800
pid: 7806, tid: 7864, name: UnityMain >>> com.redpeachstudio.boobsvsaliens <<<
uid: 10444
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Cause: null pointer dereference
r0 00000000 r1 c12f127b r2 00000000 r3 0000006c
r4 00000001 r5 c1639d40 r6 c163a614 r7 c247ac50
r8 c22df2e9 r9 f0ed0124 r10 bfee3990 r11 bfee2fc0
ip 0000006c sp bfee2f88 lr c01bffc8 pc c01c1228

backtrace:
#00 pc 002d8228
/mnt/expand/8a71f5f1-e8bb-40d2-b1c6-a053955cd03b/app/~~oltKChfu_BcreuWYZZeS1A==/
com.redpeachstudio.boobsvsaliens-qG9syzXgy3LOnnTklfZT4Q==/lib/arm/libil2cpp.so
(BuildId: 5e57f20cf41b6563e2e7e8ea999eb610c44cb938)
#01 pc 002b1918
/mnt/expand/8a71f5f1-e8bb-40d2-b1c6-a053955cd03b/app/~~oltKChfu_BcreuWYZZeS1A==/
com.redpeachstudio.boobsvsaliens-qG9syzXgy3LOnnTklfZT4Q==/lib/arm/libil2cpp.so
(il2cpp_init+32) (BuildId: 5e57f20cf41b6563e2e7e8ea999eb610c44cb938)
#02 pc 002049a5
/mnt/expand/8a71f5f1-e8bb-40d2-b1c6-a053955cd03b/app/~~oltKChfu_BcreuWYZZeS1A==/
com.redpeachstudio.boobsvsaliens-qG9syzXgy3LOnnTklfZT4Q==/lib/arm/libunity.so
(BuildId: e0316d072cd1f41e738d7112a550686879b868f9)
#03 pc 00250f95
/mnt/expand/8a71f5f1-e8bb-40d2-b1c6-a053955cd03b/app/~~oltKChfu_BcreuWYZZeS1A==/
com.redpeachstudio.boobsvsaliens-qG9syzXgy3LOnnTklfZT4Q==/lib/arm/libunity.so
(BuildId: e0316d072cd1f41e738d7112a550686879b868f9)
#04 pc 00251bb1
/mnt/expand/8a71f5f1-e8bb-40d2-b1c6-a053955cd03b/app/~~oltKChfu_BcreuWYZZeS1A==/
com.redpeachstudio.boobsvsaliens-qG9syzXgy3LOnnTklfZT4Q==/lib/arm/libunity.so
(BuildId: e0316d072cd1f41e738d7112a550686879b868f9)
#05 pc 00261191
/mnt/expand/8a71f5f1-e8bb-40d2-b1c6-a053955cd03b/app/~~oltKChfu_BcreuWYZZeS1A==/
com.redpeachstudio.boobsvsaliens-qG9syzXgy3LOnnTklfZT4Q==/lib/arm/libunity.so
(BuildId: e0316d072cd1f41e738d7112a550686879b868f9)
#06 pc 000103d3
/mnt/expand/8a71f5f1-e8bb-40d2-b1c6-a053955cd03b/app/~~oltKChfu_BcreuWYZZeS1A==/
com.redpeachstudio.boobsvsaliens-qG9syzXgy3LOnnTklfZT4Q==/oat/arm/base.odex

at libil2cpp.0x2d8228(Native Method)
at libil2cpp.il2cpp_init(il2cpp_init:32)
at libunity.0x2049a5(Native Method)
at libunity.0x250f95(Native Method)
at libunity.0x251bb1(Native Method)
at libunity.0x261191(Native Method)
at base.0x103d3(Native Method)

You might also like