0% found this document useful (0 votes)
15 views34 pages

ML Logcat 1746893607878

The document contains log entries from an Android application, detailing performance metrics and errors encountered during execution. It highlights issues such as binder transaction times, looper activity latencies, and file access errors indicating missing directories or files. The logs suggest performance monitoring and debugging attempts, alongside warnings about missing resources and initialization failures.

Uploaded by

aare9048
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)
15 views34 pages

ML Logcat 1746893607878

The document contains log entries from an Android application, detailing performance metrics and errors encountered during execution. It highlights issues such as binder transaction times, looper activity latencies, and file access errors indicating missing directories or files. The logs suggest performance monitoring and debugging attempts, alongside warnings about missing resources and initialization failures.

Uploaded by

aare9048
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/ 34

--------- beginning of system

05-10 17:45:53.772 24279 24339 W BpBinder: PerfMonitor binderTransact : time=263ms


interface=android.app.IActivityManager code=43
05-10 17:45:59.430 24279 24347 W BpBinder: PerfMonitor binderTransact : time=271ms
interface=android.app.IActivityManager code=30
05-10 17:46:08.100 24279 24335 W BpBinder: PerfMonitor binderTransact : time=252ms
interface=android.app.IActivityManager code=6
05-10 17:46:28.770 24279 24335 W BpBinder: PerfMonitor binderTransact : time=227ms
interface=android.app.IActivityManager code=30
05-10 17:46:59.287 24279 24335 W BpBinder: PerfMonitor binderTransact : time=415ms
interface=com.google.android.gms.measurement.internal.IMeasurementService code=11
05-10 22:01:43.731 31527 31527 W Looper : PerfMonitor looperActivity :
package=com.mobile.legends/com.moba.unityplugin.MobaGameMainActivityWithExtractor
time=0ms latency=616ms procState=-1 historyMsgCount=2
05-10 22:01:43.734 31527 31527 W Looper : Loop again would have the queued
messages be executed before this one completed.
05-10 22:01:43.735 31527 31527 D FramePredict: FramePredict init: false
05-10 22:01:43.819 31527 31688 W BpBinder: PerfMonitor binderTransact : time=243ms
interface=android.app.IActivityManager code=30
05-10 22:01:44.488 31527 31649 W Looper : PerfMonitor longMsg : seq=4
plan=22:01:43.456 late=8ms wall=1023ms h=android.os.Handler
c=com.bytedance.crash.NpthCore$2 procState=-1
05-10 22:01:44.935 31527 31527 W MiuiMagicPointerUtilsStubHeadImpl:
MiuiMagicPointerUtilsStubHeadImpl has been initialized !!
05-10 22:01:45.316 31744 31744 W Looper : PerfMonitor looperActivity :
package=com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity time=0ms
latency=774ms procState=-1 historyMsgCount=3 (msgIndex=3 wall=578ms seq=3
late=199ms h=android.app.ActivityThread$H w=159)
05-10 22:01:45.322 31744 31744 W Looper : Loop again would have the queued
messages be executed before this one completed.
05-10 22:01:45.385 31744 31744 D FramePredict: FramePredict init: false
05-10 22:01:45.582 31744 31903 W BpBinder: PerfMonitor binderTransact : time=257ms
interface=com.google.android.gms.common.internal.IGmsServiceBroker code=46
05-10 22:01:46.200 31744 31897 W BpBinder: PerfMonitor binderTransact : time=255ms
interface=android.app.IActivityManager code=30
05-10 22:01:46.977 31744 31744 W BpBinder: PerfMonitor binderTransact : time=209ms
interface=android.view.IWindowSession code=13
05-10 22:01:47.067 31744 31744 W Looper : PerfMonitor doFrame : time=340ms
vsyncFrame=0 latency=141ms procState=-1 historyMsgCount=3
05-10 22:01:47.097 31744 31744 W Looper : PerfMonitor looperActivity :
package=com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity time=29ms
latency=432ms procState=-1 historyMsgCount=7
05-10 22:01:47.116 31744 31744 W MiuiMagicPointerUtilsStubHeadImpl:
MiuiMagicPointerUtilsStubHeadImpl has been initialized !!
05-10 22:01:47.250 31744 31744 W Looper : PerfMonitor doFrame : time=152ms
vsyncFrame=0 latency=336ms procState=-1 historyMsgCount=9
--------- beginning of main
05-10 22:43:12.483 17014 17014 I libc : SetHeapTaggingLevel: tag level set to 0
05-10 22:43:12.496 17014 17014 I .mobile.legends: Using CollectorTypeCC GC.
05-10 22:43:12.516 17014 17014 E .mobile.legends: Not starting debugger since
process cannot load the jdwp agent.
05-10 22:43:12.524 17014 17014 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
05-10 22:43:12.537 17014 17014 W System.err: at libcore.io.Linux.open(Native
Method)
05-10 22:43:12.537 17014 17014 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
05-10 22:43:12.537 17014 17014 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
05-10 22:43:12.537 17014 17014 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
05-10 22:43:12.537 17014 17014 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8381)
05-10 22:43:12.537 17014 17014 W System.err: at
android.system.Os.open(Os.java:494)
05-10 22:43:12.537 17014 17014 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:206)
05-10 22:43:12.537 17014 17014 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
187)
05-10 22:43:12.537 17014 17014 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8468)
05-10 22:43:12.541 17014 17014 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-10 22:43:12.541 17014 17014 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:561)
05-10 22:43:12.541 17014 17014 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)
05-10 22:43:12.541 17014 17014 I MessageMonitor: Load libmiui_runtime
05-10 22:43:12.594 17014 17014 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10312; state: ENABLED
05-10 22:43:12.614 17014 17014 D nativeloader: Configuring clns-4 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/lib/arm64:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/base.apk!/lib/arm64-v8a:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.apk!/lib/arm64-v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_GNASDK.config.arm64_v8a.apk!/
lib/arm64-v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_GSDKRTC.apk!/lib/arm64-v8a:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-
g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_PlayAssetPack.apk!/lib/arm64-
v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/spl
05-10 22:43:12.614 17014 17014 D nativeloader: Extending system_exposed_libraries:
libmisys_jni.xiaomi.so:libbinauralrenderer_wrapper.qti.so:libhoaeffects.qti.so:libQ
OC.qti.so:libxiaomi_modemdumpsdx55_jni.modem.so:libxiaomi_modemdump_jni.modem.so:li
bupdateprof.qti.so:libthermalclient.qti.so:libQOC.qti.so:libdiag_system.qti.so:libq
ape.qti.so:liblistenjni.qti.so
05-10 22:43:12.629 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.dm': No such file or directory
05-10 22:43:12.629 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.dm': No such file or directory
05-10 22:43:12.631 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.config.arm64_v8a.dm': No such file or directory
05-10 22:43:12.631 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.config.arm64_v8a.dm': No such file or directory
05-10 22:43:12.632 17014 17014 W .mobile.legends: Entry not found
05-10 22:43:12.632 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.dm': No such file or directory
05-10 22:43:12.632 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.dm': No such file or directory
05-10 22:43:12.641 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.config.arm64_v8a.dm': No such file or directory
05-10 22:43:12.641 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.config.arm64_v8a.dm': No such file or directory
05-10 22:43:12.642 17014 17014 W .mobile.legends: Entry not found
05-10 22:43:12.642 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.dm': No such file or directory
05-10 22:43:12.642 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.dm': No such file or directory
05-10 22:43:12.643 17014 17014 W .mobile.legends: Entry not found
05-10 22:43:12.643 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.config.other_countries.dm': No such file or directory
05-10 22:43:12.643 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.config.other_countries.dm': No such file or directory
05-10 22:43:12.644 17014 17014 W .mobile.legends: Entry not found
05-10 22:43:12.644 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_SDKVK.dm': No such file or directory
05-10 22:43:12.644 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_SDKVK.dm': No such file or directory
05-10 22:43:12.648 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_WifiDetective.dm': No such file or directory
05-10 22:43:12.648 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_WifiDetective.dm': No such file or directory
05-10 22:43:12.649 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_config.arm64_v8a.dm': No such file or directory
05-10 22:43:12.649 17014 17014 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_config.arm64_v8a.dm': No such file or directory
05-10 22:43:12.650 17014 17014 W .mobile.legends: Entry not found
05-10 22:43:12.652 17014 17014 D nativeloader: Configuring clns-5 for other apk
/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
base.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_GNASDK.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_GNASDK.config.arm64_v8a.apk:/
data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_GSDKRTC.config.arm64_v8a.apk:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_PlayAssetPack.config.other_countries.apk:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_SDKVK.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_WifiDetective.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-
g==/
05-10 22:43:12.669 17014 17014 I Perf : Connecting to perf service.
05-10 22:43:12.677 17014 17014 V GraphicsEnvironment: ANGLE Developer option for
'com.mobile.legends' set to: 'default'
05-10 22:43:12.678 17014 17014 V GraphicsEnvironment: ANGLE GameManagerService for
com.mobile.legends: false
05-10 22:43:12.678 17014 17014 V GraphicsEnvironment: App is not on the allowlist
for updatable production driver.
05-10 22:43:12.686 17014 17014 I ForceDarkHelperStubImpl: initialize for
com.mobile.legends , ForceDarkOrigin
05-10 22:43:12.688 17014 17014 D .mobile.legends: JNI_OnLoad success
05-10 22:43:12.688 17014 17014 I MiuiForceDarkConfig: setConfig density:2.750000,
mainRule:0, secondaryRule:0, tertiaryRule:0
05-10 22:43:12.691 17014 17014 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
05-10 22:43:12.691 17014 17014 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
05-10 22:43:12.696 17014 17014 I MultiDex: VM with version 2.1.0 has multidex
support
05-10 22:43:12.697 17014 17014 I MultiDex: Installing application
05-10 22:43:12.697 17014 17014 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
05-10 22:43:12.751 17014 17014 D WM-WrkMgrInitializer: Initializing WorkManager
with default configuration.
05-10 22:43:12.937 17014 17014 D MainContext: onAppCreate
05-10 22:43:12.982 17014 17115 D CompatibilityChangeReporter: Compat change id
reported: 160794467; UID 10312; state: ENABLED
05-10 22:43:12.993 17014 17014 D CrashService: npth init, native = true
05-10 22:43:13.078 17014 17014 D AppLog : AppLog =
com.ss.android.common.applog.AppLog@89eddaa pid = 17014
05-10 22:43:13.079 17014 17014 D ExceptionHandler: ExceptionHandler, pid: 17014,
thread: Thread[main,5,main], tid: 2, default uncaught exception handler:
com.bytedance.crash.java.a@eaa5d9b, current uncaught exception handler:
com.moba.unityplugin.ExceptionHandler$1@7f14538
05-10 22:43:13.079 17014 17014 D ExceptionHandler: install, pid: 17014, thread:
Thread[main,5,main], tid: 2, context:
com.moba.unityplugin.MobaGameMainActivityWithExtractor@621b911, default uncaught
exception handler: com.bytedance.crash.java.a@eaa5d9b, current uncaught exception
handler: com.moba.unityplugin.ExceptionHandler$1@7f14538
05-10 22:43:13.089 17014 17174 D DeviceInformation: RunnableThread, run begin
05-10 22:43:13.094 17014 17172 D AppLog : #isNewUserMode false.
context=androidx.multidex.MultiDexApplication@4bf5220 isDebugChannel()=false
05-10 22:43:13.095 17014 17172 D AppLog : getCachedString key = device_id value =
7502316591595931154
05-10 22:43:13.095 17014 17172 D AppLog : AccountCacheHelper#cacheString
key=device_id value=7502316591595931154 mAccount=null
05-10 22:43:13.098 17014 17180 E NPTH-TERM: wait_inner:tools_monitor_wait_inner
in !!!
05-10 22:43:13.100 17014 17180 E NPTH-TERM: wait_inner:read alive_processes count=1
05-10 22:43:13.100 17014 17180 E NPTH-TERM: wait_inner:step1 new process start
request_attach
05-10 22:43:13.100 17014 17180 E NPTH-TERM: do_attach_request:request attach target
pid is died 31744
05-10 22:43:13.100 17014 17180 E NPTH-TERM: wait_inner:find no process to attach
me, i am first
05-10 22:43:13.100 17014 17180 E NPTH-TERM:
-----------------------------------------------------------
05-10 22:43:13.100 17014 17180 E NPTH-TERM: wait_inner:read alive_processes count=0
05-10 22:43:13.100 17014 17180 E NPTH-TERM: wait_inner:first be worker!!!!!!!!!!
05-10 22:43:13.109 17014 17167 D AppLog : MigrateDetector#isMigrateInternal
cs=STATE_DISABLED ss=STATE_DISABLED
05-10 22:43:13.109 17014 17167 D AppLog : MigrateDetector#constructor
migrate=false
05-10 22:43:13.109 17014 17167 D AppLog : MigrateDetector#disableComponent
05-10 22:43:13.109 17014 17167 D AppLog : 是否限定重试次数 isRetryLimit: true
05-10 22:43:13.110 17014 17167 W AppLog : init fail empty field: appkey
05-10 22:43:13.114 17014 17180 E NPTH-TERM:
-----------------------------------------------------------
05-10 22:43:13.115 17014 17182 I NPTH : anr_monitor_loop enter!
05-10 22:43:13.115 17014 17182 I NPTH : anr_monitor_loop reporter = 0x9e80af48
05-10 22:43:13.121 17014 17182 I NPTH : anr_monitor_loop s_sig_catcher_tid =
17050
05-10 22:43:13.138 17014 17163 D AppLog : getDeviceId() called,return value :
7502316591595931154
05-10 22:43:13.192 17014 17014 W libc : Access denied finding property
"ro.vendor.df.effect.conflict"
05-10 22:43:13.192 17014 17014 D MainContext: onActivityCreate, Activity:102873361
05-10 22:43:13.205 17014 17014 D IS_CTS_MODE: false
05-10 22:43:13.205 17014 17014 D MULTI_WINDOW_ENABLED: false
05-10 22:43:13.227 17014 17014 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:13.338 17014 17014 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:13.338 17014 17014 D DecorView[]: updateDecorCaptionStatus windowMode
is 1
05-10 22:43:13.345 17014 17014 W Looper : PerfMonitor looperActivity :
package=com.mobile.legends/com.moba.unityplugin.MobaGameMainActivityWithExtractor
time=0ms latency=759ms procState=-1 historyMsgCount=3 (msgIndex=3 wall=532ms
seq=3 late=228ms h=android.app.ActivityThread$H w=159)
05-10 22:43:13.350 17014 17014 W Looper : Loop again would have the queued
messages be executed before this one completed.
05-10 22:43:13.351 17014 17014 I NPTH : anr_monitor_init succsess!
05-10 22:43:13.352 17014 17014 D FramePredict: FramePredict init: false
05-10 22:43:13.365 17014 17163 D AppLog : getDeviceId() called,return value :
7502316591595931154
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: QUALCOMM build :
3e33337ce3, I07ee46fc66
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: Build Date :
10/08/21
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: OpenGL ES Shader Compiler Version:
EV031.35.01.10
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: Local Branch :
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: Remote Branch :
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: Remote Branch :
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: Reconstruct Branch :
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: Build Config : S
P 10.0.7 AArch64
05-10 22:43:13.387 17014 17127 I AdrenoGLES-0: Driver
Path : /vendor/lib64/egl/libGLESv2_adreno.so
05-10 22:43:13.396 17014 17127 I AdrenoGLES-0: PFP: 0x016ee201, ME: 0x00000000
05-10 22:43:13.403 17014 17014 D VRI[MobaGameMainActivityWithExtractor]:
vri.reportNextDraw android.view.ViewRootImpl.performTraversals:4013
android.view.ViewRootImpl.doTraversal:2725
android.view.ViewRootImpl$TraversalRunnable.run:9812
android.view.Choreographer$CallbackRecord.run:1505
android.view.Choreographer$CallbackRecord.run:1513
05-10 22:43:13.403 17014 17014 D VRI[MobaGameMainActivityWithExtractor]: vri.Setup
new sync id=0 syncSeqId=0
05-10 22:43:13.410 17014 17127 W libc : Access denied finding property
"vendor.migl.debug"
05-10 22:43:13.412 17014 17127 E libEGL : pre_cache appList:
com.sina.weibo,com.ss.android.article.news,com.taobao.taobao,com.smile.gifmaker,com
.ss.android.ugc.aweme,com.tencent.mm,tv.danmaku.bili,,
05-10 22:43:13.467 17014 17127 D .mobile.legends: MiuiProcessManagerServiceStub
setSchedFifo
05-10 22:43:13.467 17014 17127 I MiuiProcessManagerImpl: setSchedFifo pid:17014,
mode:3
05-10 22:43:13.508 17014 17127 E libboost: fail to open node: No such file or
directory
05-10 22:43:13.513 17014 17127 E perf_hint: Session creation failed,
mPreferredRateNanos: -1
05-10 22:43:13.514 17014 17014 D VRI[MobaGameMainActivityWithExtractor]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:4081 android.view.ViewRootImpl$$ExternalSyntheticLambda2.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
05-10 22:43:13.528 17014 17014 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
05-10 22:43:13.528 17014 17014 I HandWritingStubImpl: refreshLastKeyboardType: 1
05-10 22:43:13.529 17014 17014 I HandWritingStubImpl: getCurrentKeyboardType: 1
05-10 22:43:13.548 17014 17014 I HandWritingStubImpl: getCurrentKeyboardType: 1
05-10 22:43:13.578 17014 17014 D MainContext: checkStartUnity, from:
onWindowFocusChanged, tag: MAIN_START_UNITY
05-10 22:43:13.604 17014 17167 D AppLog : #isNewUserMode false.
context=androidx.multidex.MultiDexApplication@4bf5220 isDebugChannel()=false
05-10 22:43:13.611 17014 17167 D AppLog : #isNewUserMode false.
context=androidx.multidex.MultiDexApplication@4bf5220 isDebugChannel()=false
05-10 22:43:13.613 17014 17167 D AppLog : DeviceRegister init, DeviceRegister :
com.ss.android.deviceregister.DeviceRegisterManager@7bbdd7d, process : 17014
05-10 22:43:13.629 17014 17014 D MobaGame-Utile: SendTag2ActivityWithIntent, act:
com.moba.unityplugin.MobaGameMainActivityWithExtractor@621b911, tag: 400, clazz:
MobaGameUnityActivity, oldIntent: Intent { act=android.intent.action.MAIN
cat=[android.intent.category.LAUNCHER] flg=0x10a00000
cmp=com.mobile.legends/com.moba.unityplugin.MobaGameMainActivityWithExtractor
bnds=[77,187][250,360] (has extras) }, extraTags: null
05-10 22:43:13.645 17014 17224 D AppLog : getDeviceId() called,return value :
7502316591595931154
05-10 22:43:13.646 17014 17224 D AppLog : getInstallId() called,return value :
7502410224890005303
05-10 22:43:13.647 17014 17224 D AppLog : Retry#next query time : 11 May 2025
04:01:44
05-10 22:43:13.680 17014 17167 I AppLog : updateSession last session time:
1746891105241, null
05-10 22:43:13.692 17014 17014 D CrashService: init sdk monitor success
05-10 22:43:13.693 17014 17014 W CrashService: you didn't integrate app monitor
05-10 22:43:13.693 17014 17014 D CrashService: use default anr graphic
05-10 22:43:13.713 17014 17232 I AppLog : LogReaper start
05-10 22:43:13.714 17014 17232 I AppLog : delete expire log: 0
05-10 22:43:13.789 17014 17014 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
05-10 22:43:13.933 17300 17300 I libc : SetHeapTaggingLevel: tag level set to 0
05-10 22:43:13.939 17300 17300 I ds:UnityKillsMe: Using CollectorTypeCC GC.
05-10 22:43:13.950 17300 17300 E ds:UnityKillsMe: Not starting debugger since
process cannot load the jdwp agent.
05-10 22:43:13.980 17300 17300 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
05-10 22:43:13.980 17300 17300 W System.err: at libcore.io.Linux.open(Native
Method)
05-10 22:43:13.980 17300 17300 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
05-10 22:43:13.980 17300 17300 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
05-10 22:43:13.980 17300 17300 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
05-10 22:43:13.980 17300 17300 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8381)
05-10 22:43:13.980 17300 17300 W System.err: at
android.system.Os.open(Os.java:494)
05-10 22:43:13.980 17300 17300 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:206)
05-10 22:43:13.980 17300 17300 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
187)
05-10 22:43:13.980 17300 17300 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8468)
05-10 22:43:13.980 17300 17300 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-10 22:43:13.980 17300 17300 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:561)
05-10 22:43:13.980 17300 17300 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)
05-10 22:43:13.982 17300 17300 I MessageMonitor: Load libmiui_runtime
05-10 22:43:14.045 17300 17300 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10312; state: ENABLED
05-10 22:43:14.055 17300 17300 D nativeloader: Configuring clns-4 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/lib/arm64:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/base.apk!/lib/arm64-v8a:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.apk!/lib/arm64-v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_GNASDK.config.arm64_v8a.apk!/
lib/arm64-v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_GSDKRTC.apk!/lib/arm64-v8a:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-
g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_PlayAssetPack.apk!/lib/arm64-
v8a:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/spl
05-10 22:43:14.055 17300 17300 D nativeloader: Extending system_exposed_libraries:
libmisys_jni.xiaomi.so:libbinauralrenderer_wrapper.qti.so:libhoaeffects.qti.so:libQ
OC.qti.so:libxiaomi_modemdumpsdx55_jni.modem.so:libxiaomi_modemdump_jni.modem.so:li
bupdateprof.qti.so:libthermalclient.qti.so:libQOC.qti.so:libdiag_system.qti.so:libq
ape.qti.so:liblistenjni.qti.so
05-10 22:43:14.062 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.dm': No such file or directory
05-10 22:43:14.062 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.dm': No such file or directory
05-10 22:43:14.064 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.config.arm64_v8a.dm': No such file or directory
05-10 22:43:14.064 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GNASDK.config.arm64_v8a.dm': No such file or directory
05-10 22:43:14.064 17300 17300 W ds:UnityKillsMe: Entry not found
05-10 22:43:14.065 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.dm': No such file or directory
05-10 22:43:14.065 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.dm': No such file or directory
05-10 22:43:14.070 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.config.arm64_v8a.dm': No such file or directory
05-10 22:43:14.070 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.config.arm64_v8a.dm': No such file or directory
05-10 22:43:14.071 17300 17300 W ds:UnityKillsMe: Entry not found
05-10 22:43:14.071 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.dm': No such file or directory
05-10 22:43:14.071 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.dm': No such file or directory
05-10 22:43:14.072 17300 17300 W ds:UnityKillsMe: Entry not found
05-10 22:43:14.072 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.config.other_countries.dm': No such file or directory
05-10 22:43:14.072 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.config.other_countries.dm': No such file or directory
05-10 22:43:14.072 17300 17300 W ds:UnityKillsMe: Entry not found
05-10 22:43:14.072 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_SDKVK.dm': No such file or directory
05-10 22:43:14.072 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_SDKVK.dm': No such file or directory
05-10 22:43:14.074 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_WifiDetective.dm': No such file or directory
05-10 22:43:14.074 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_WifiDetective.dm': No such file or directory
05-10 22:43:14.075 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_config.arm64_v8a.dm': No such file or directory
05-10 22:43:14.075 17300 17300 W ziparchive: Unable to open
'/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_config.arm64_v8a.dm': No such file or directory
05-10 22:43:14.076 17300 17300 W ds:UnityKillsMe: Entry not found
05-10 22:43:14.077 17300 17300 D nativeloader: Configuring clns-5 for other apk
/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
base.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_GNASDK.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_GNASDK.config.arm64_v8a.apk:/
data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_GSDKRTC.config.arm64_v8a.apk:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_PlayAssetPack.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_PlayAssetPack.config.other_countries.apk:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_SDKVK.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_WifiDetective.apk:/data/app/~~KbtNE4mlMvQU2whOn89g-
g==/
05-10 22:43:14.091 17300 17300 I Perf : Connecting to perf service.
05-10 22:43:14.094 17300 17300 V GraphicsEnvironment: ANGLE Developer option for
'com.mobile.legends' set to: 'default'
05-10 22:43:14.095 17300 17300 V GraphicsEnvironment: ANGLE GameManagerService for
com.mobile.legends: false
05-10 22:43:14.095 17300 17300 V GraphicsEnvironment: App is not on the allowlist
for updatable production driver.
05-10 22:43:14.101 17300 17300 I ForceDarkHelperStubImpl: initialize for
com.mobile.legends , ForceDarkOrigin
05-10 22:43:14.103 17300 17300 D ds:UnityKillsMe: JNI_OnLoad success
05-10 22:43:14.103 17300 17300 I MiuiForceDarkConfig: setConfig density:2.750000,
mainRule:0, secondaryRule:0, tertiaryRule:0
05-10 22:43:14.105 17300 17300 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
05-10 22:43:14.105 17300 17300 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
05-10 22:43:14.106 17300 17300 I MultiDex: VM with version 2.1.0 has multidex
support
05-10 22:43:14.106 17300 17300 I MultiDex: Installing application
05-10 22:43:14.106 17300 17300 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
05-10 22:43:14.107 17300 17300 W MobaGame-UnityInitProvider: initXThreadPool, not
found
05-10 22:43:14.113 17300 17300 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10312; state: ENABLED
05-10 22:43:14.117 17300 17300 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
05-10 22:43:14.128 17300 17300 I FirebaseInitProvider: FirebaseApp initialization
successful
05-10 22:43:14.168 17300 17354 W ds:UnityKillsMe: ClassLoaderContext classpath size
mismatch. expected=14, found=0 (DLC[];PCL[base.apk*3386792505:base.apk!
classes2.dex*2240710553:base.apk!classes3.dex*4245017004:base.apk!
classes4.dex*4131376906:base.apk!classes5.dex*2414836430:base.apk!
classes6.dex*3250218432:base.apk!classes7.dex*4276049481:base.apk!
classes8.dex*3629836199:base.apk!classes9.dex*3298903933:base.apk!
classes10.dex*1106122258:base.apk!classes11.dex*3838597628:base.apk!
classes12.dex*574013241:base.apk!classes13.dex*2402994330:base.apk!
classes14.dex*87552897]{PCL[/system/framework/
org.apache.http.legacy.jar*1414085460]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290639]#PCL[/system/framework/
com.android.location.provider.jar*3868789108]#PCL[/system/framework/
org.apache.http.legacy.jar*1414085460]} | DLC[];PCL[])
05-10 22:43:14.178 17300 17300 W com.facebook.UserSettingsManager: Please set a
value for AutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app
install, app launch and in-app purchase events automatically. To request user
consent before collecting data, set the flag value to FALSE, then change to TRUE
once user consent is received. Learn more:
https://developers.facebook.com/docs/app-events/getting-started-app-events-
android#disable-auto-events.
05-10 22:43:14.178 17300 17300 W com.facebook.UserSettingsManager: You haven't set
a value for AdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to
collect Advertiser ID for better advertising and analytics results. To request user
consent before collecting data, set the flag value to FALSE, then change to TRUE
once user consent is received. Learn more:
https://developers.facebook.com/docs/app-events/getting-started-app-events-
android#disable-auto-events.
05-10 22:43:14.184 17300 17354 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:105 and remote module
com.google.android.gms.measurement.dynamite:145
05-10 22:43:14.184 17300 17354 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 145
05-10 22:43:14.184 17300 17354 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
05-10 22:43:14.207 17300 17354 W System : ClassLoader referenced unknown path:
05-10 22:43:14.208 17300 17354 D nativeloader: Configuring clns-6 for other apk .
target_sdk_version=36, uses_libraries=, library_path=/data/app/~~JIhat-
5NTbafGS8klfg7gg==/com.google.android.gms-9MsiIzlJOEHkflXLKzLfYw==/lib/arm64:/
data/app/~~JIhat-5NTbafGS8klfg7gg==/com.google.android.gms-
9MsiIzlJOEHkflXLKzLfYw==/base.apk!/lib/arm64-v8a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
05-10 22:43:14.209 17300 17378 D TrafficStats: tagSocket(94) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.211 17300 17378 D TrafficStats: tagSocket(94) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.223 17300 17375 D TrafficStats: tagSocket(95) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.228 17300 17375 D TrafficStats: tagSocket(95) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.236 17300 17379 D TrafficStats: tagSocket(95) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.238 17300 17379 D TrafficStats: tagSocket(95) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.255 17300 17379 D TrafficStats: tagSocket(101) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.258 17300 17379 D TrafficStats: tagSocket(101) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.260 17300 17354 W ds:UnityKillsMe: ClassLoaderContext classpath size
mismatch. expected=14, found=7 (DLC[];PCL[base.apk*3386792505:base.apk!
classes2.dex*2240710553:base.apk!classes3.dex*4245017004:base.apk!
classes4.dex*4131376906:base.apk!classes5.dex*2414836430:base.apk!
classes6.dex*3250218432:base.apk!classes7.dex*4276049481:base.apk!
classes8.dex*3629836199:base.apk!classes9.dex*3298903933:base.apk!
classes10.dex*1106122258:base.apk!classes11.dex*3838597628:base.apk!
classes12.dex*574013241:base.apk!classes13.dex*2402994330:base.apk!
classes14.dex*87552897]{PCL[/system/framework/
org.apache.http.legacy.jar*1414085460]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290639]#PCL[/system/framework/
com.android.location.provider.jar*3868789108]#PCL[/system/framework/
org.apache.http.legacy.jar*1414085460]} |
DLC[];PCL[/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/base.apk*2482683729:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/base.apk!classes2.dex*2534768759:/
data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
base.apk!classes3.dex*3943992040:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_GNASDK.apk*3234904852:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_GSDKRTC.apk*869191447:/data/app/~~KbtNE4mlMvQU2whOn89g-g==/
com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/split_SDKVK.apk*3511626798:/data/app/
~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-3XcPN2CqoJO9xDIFvLZpPw==/
split_WifiDetective.apk*2791579159]{PCL[/system/framework/
org.apache.http.legacy.jar*1414085460]})
05-10 22:43:14.308 17300 17383 D TrafficStats: tagSocket(93) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.313 17300 17300 D DeviceEnvironment: GetPersistentDataPath, cached
path: /storage/emulated/0/Android/data/com.mobile.legends/files
05-10 22:43:14.313 17300 17300 D DeviceEnvironment: SetPersistentDataPath, path:
/storage/emulated/0/Android/data/com.mobile.legends/files
05-10 22:43:14.331 17300 17383 D TrafficStats: tagSocket(93) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.335 17300 17300 D MobaGame-UnityConfig: static, scriptingBackend:
RepackIL2CPP, repackIL2CPPVersion: 0
05-10 22:43:14.361 17300 17300 D CrashService: npth init, native = false
05-10 22:43:14.371 17300 17300 D AppLog : AppLog =
com.ss.android.common.applog.AppLog@26f9d08 pid = 17300
05-10 22:43:14.396 17300 17441 D TrafficStats: tagSocket(116) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.415 17300 17455 D AppLog : MigrateDetector#isMigrateInternal
cs=STATE_DISABLED ss=STATE_DISABLED
05-10 22:43:14.416 17300 17455 D AppLog : MigrateDetector#constructor
migrate=false
05-10 22:43:14.416 17300 17455 D AppLog : MigrateDetector#disableComponent
05-10 22:43:14.417 17300 17457 D AppLog : #isNewUserMode false.
context=androidx.multidex.MultiDexApplication@722f401 isDebugChannel()=false
05-10 22:43:14.417 17300 17300 D MobaGameUnityActivity: Engine,
CheckOpenMultiThreadRending: 0
05-10 22:43:14.418 17300 17300 D MobaGameUnityActivity: Engine,
CheckColorSpaceLinear: 0
05-10 22:43:14.418 17300 17300 D MobaGameUnityActivity: Engine,
CheckEnableSwappy(default0, enable1, disable2): 2
05-10 22:43:14.419 17300 17300 D MobaGameUnityActivity: Engine,
CheckGCMaxTimeSlice: 3
05-10 22:43:14.419 17300 17457 D AppLog : getCachedString key = device_id value =
7502316591595931154
05-10 22:43:14.419 17300 17300 D MobaGameUnityActivity: Engine,
CheckEngineMemoryConfig, blockSize: 1024, blockCount: 1
05-10 22:43:14.420 17300 17300 D MobaGameUnityActivity: Engine,
CheckGCAllInteriorPointers(default1, enable1, disable0): 1
05-10 22:43:14.420 17300 17457 D AppLog : AccountCacheHelper#cacheString
key=device_id value=7502316591595931154 mAccount=null
05-10 22:43:14.422 17300 17455 D AppLog : 是否限定重试次数 isRetryLimit: true
05-10 22:43:14.422 17300 17300 D MobaGameUnityActivity: Engine, CheckCommonArgs:
05-10 22:43:14.423 17300 17455 W AppLog : init fail empty field: appkey
05-10 22:43:14.425 17300 17300 D MLSDK-Common: JNI_OnLoad, JNI_VERSION_1_6, JavaVM:
0xb400007016641380, JNIEnv: 0xb400007016685000
05-10 22:43:14.425 17300 17300 D MobaGame-CPUArch: static, CPUArchitecture:
3(arm64)
05-10 22:43:14.425 17300 17300 D MobaGameUnityActivity: loadIL2CPP,
newcoldstart_use_fake_il2cpp: 1
05-10 22:43:14.427 17300 17300 D MobaGameSO2010050: JNI_OnLoad, JNI_VERSION_1_6,
JavaVM: 0xb400007016641380, JNIEnv: 0xb400007016685000
05-10 22:43:14.427 17300 17300 D MobaGameUnityActivity: loadIL2CPP,
CPUArchitecture: 3(arm64), This is Repack IL2CPP version: 2010050, allocator:
Dynamic, useMD5: true, useXXHash: false, lXXHashSeed: 0, useFakeIL2CPP: true,
isEngineSupportLoadLibLogic: true, isEngineNeedLoadLibLogic: false
05-10 22:43:14.469 17300 17491 E NPTH-TERM: wait_inner:tools_monitor_wait_inner
in !!!
05-10 22:43:14.469 17300 17491 E NPTH-TERM: wait_inner:read alive_processes count=1
05-10 22:43:14.469 17300 17491 E NPTH-TERM: wait_inner:step1 new process start
request_attach
05-10 22:43:14.469 17300 17491 E NPTH-TERM: do_attach_request:startup new tracee
thread, old=-1
05-10 22:43:14.473 17300 17300 W libc : Access denied finding property
"ro.vendor.df.effect.conflict"
05-10 22:43:14.473 17300 17300 D MobaGameUnityActivity: appendCommandLineArgument:
-systemallocator
05-10 22:43:14.476 17300 17473 W ConnectionStatusConfig: Dynamic lookup for intent
failed for action: com.google.android.gms.games.internal.connect.service.START
05-10 22:43:14.506 17300 17441 D TrafficStats: tagSocket(126) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.509 17014 17014 W MiuiMagicPointerUtilsStubHeadImpl:
MiuiMagicPointerUtilsStubHeadImpl has been initialized !!
05-10 22:43:14.513 17300 17300 D Unity : [UnityPlayer.Java] java_refresh_bitmap=0
05-10 22:43:14.513 17300 17300 D Unity :
[UnityPlayer.Java]java_recycle_bitmap_mem=0
05-10 22:43:14.516 17300 17438 D AppLog : getDeviceId() called,return value :
7502316591595931154
05-10 22:43:14.521 17300 17300 D IS_CTS_MODE: false
05-10 22:43:14.521 17300 17300 D MULTI_WINDOW_ENABLED: false
05-10 22:43:14.528 17300 17300 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:14.536 17300 17300 D ExceptionHandler: ExceptionHandler, pid: 17300,
thread: Thread[main,5,main], tid: 2, default uncaught exception handler:
com.unity3d.player.o@5079380, current uncaught exception handler:
com.moba.unityplugin.ExceptionHandler$1@82afdb9
05-10 22:43:14.536 17300 17300 D ExceptionHandler: install, pid: 17300, thread:
Thread[main,5,main], tid: 2, context:
com.moba.unityplugin.MobaGameUnityActivity@e7a477f, default uncaught exception
handler: com.unity3d.player.o@5079380, current uncaught exception handler:
com.moba.unityplugin.ExceptionHandler$1@82afdb9
05-10 22:43:14.538 17300 17507 D DeviceInformation: RunnableThread, run begin
05-10 22:43:14.543 17300 17494 E NPTH-TERM: npth-tracee:thread_loop start...
05-10 22:43:14.543 17300 17494 E NPTH-TERM: npth-tracee:thread_loop got flock
success, lockfile
path=/data/user/0/com.mobile.legends/files/npth/killHistory/proc/17300/17494_lock..
.
05-10 22:43:14.543 17300 17494 E NPTH-TERM: npth-tracee:thread_loop start wait
mutexlock...
05-10 22:43:14.543 17300 17491 E NPTH-TERM: do_attach_request:send attach sig to
tracerpid=17014 tracertid=17180
05-10 22:43:14.543 17300 17491 E NPTH-TERM: do_attach_request:success handled, now
my tracerpid=17014 tracertid=17180
05-10 22:43:14.543 17300 17491 E NPTH-TERM: wait_inner:step2 new process start
notify_attach
05-10 22:43:14.543 17300 17491 E NPTH-TERM: notify attach 17014
05-10 22:43:14.543 17014 17180 E NPTH-TERM: wait_inner:first process waked up by
attach request
05-10 22:43:14.543 17300 17491 E NPTH-TERM: wait_inner:notify attach tid 17180
success, then wait for tracee's attach request
05-10 22:43:14.543 17014 17180 E NPTH-TERM: wait_inner:start handle pending attach
sig
05-10 22:43:14.543 17014 17180 I NPTH-TERM: do_attach start
05-10 22:43:14.543 17014 17180 E NPTH-TERM: do_attach:TMonitor start check lockFd
05-10 22:43:14.543 17300 17491 E NPTH-TERM:
-----------------------------------------------------------
05-10 22:43:14.543 17014 17180 E NPTH-TERM: do_attach:TMonitor success check lockFd
05-10 22:43:14.543 17014 17180 E NPTH-TERM: do_attach_request:do
check_pending_attach_request
05-10 22:43:14.543 17014 17180 E NPTH-TERM:
-----------------------------------------------------------
05-10 22:43:14.543 17014 17180 E NPTH-TERM: do_attach_request:startup new tracee
thread, old=-1
05-10 22:43:14.544 17300 17496 I NPTH : anr_monitor_loop enter!
05-10 22:43:14.544 17300 17496 I NPTH : anr_monitor_loop reporter = 0x9e80af48
05-10 22:43:14.545 17300 17496 I NPTH : anr_monitor_loop s_sig_catcher_tid =
17315
05-10 22:43:14.560 17014 17515 E NPTH-TERM: npth-tracee:thread_loop start...
05-10 22:43:14.560 17014 17515 E NPTH-TERM: npth-tracee:thread_loop got flock
success, lockfile
path=/data/user/0/com.mobile.legends/files/npth/killHistory/proc/17014/17515_lock..
.
05-10 22:43:14.560 17014 17515 E NPTH-TERM: npth-tracee:thread_loop start wait
mutexlock...
05-10 22:43:14.560 17014 17180 E NPTH-TERM: do_attach_request:send attach sig to
tracerpid=17300 tracertid=17491
05-10 22:43:14.560 17014 17180 E NPTH-TERM: do_attach_request:success handled, now
my tracerpid=17300 tracertid=17491
05-10 22:43:14.561 17300 17491 E NPTH-TERM: wait_inner:start handle pending attach
sig
05-10 22:43:14.561 17300 17491 I NPTH-TERM: do_attach start
05-10 22:43:14.561 17300 17491 E NPTH-TERM: do_attach:TMonitor start check lockFd
05-10 22:43:14.561 17300 17491 E NPTH-TERM: do_attach:TMonitor success check lockFd
05-10 22:43:14.569 17300 17300 D NativeUtility: set asset manager
05-10 22:43:14.572 17300 17300 D AppLog : onResume
com.moba.unityplugin.MobaGameUnityActivity
05-10 22:43:14.586 17300 17383 D TrafficStats: tagSocket(128) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.589 17300 17383 D TrafficStats: tagSocket(128) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.607 17300 17300 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:14.607 17300 17300 D DecorView[]: updateDecorCaptionStatus windowMode
is 1
05-10 22:43:14.611 17300 17491 E NPTH-TERM: do_attach:TMonitor start flock,
traceepid=17014 traceetid=17515
05-10 22:43:14.613 17014 17180 E NPTH-TERM: do_attach:TMonitor start flock,
traceepid=17300 traceetid=17494
05-10 22:43:14.615 17300 17300 W Looper : PerfMonitor looperActivity :
package=com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity time=0ms
latency=574ms procState=-1 historyMsgCount=3
05-10 22:43:14.619 17300 17300 I NPTH : anr_monitor_init succsess!
05-10 22:43:14.619 17300 17300 W Looper : Loop again would have the queued
messages be executed before this one completed.
05-10 22:43:14.619 17300 17300 W MobaGameUnityActivity: canStartUnity, from:
onCreate, not exists:
/storage/emulated/0/Android/data/com.mobile.legends/files/dragon2017/assets/
_extractor_
05-10 22:43:14.620 17300 17383 D TrafficStats: tagSocket(128) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.629 17300 17383 D TrafficStats: tagSocket(128) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.647 17300 17455 D AppLog : #isNewUserMode false.
context=androidx.multidex.MultiDexApplication@722f401 isDebugChannel()=false
05-10 22:43:14.647 17300 17455 D AppLog : #isNewUserMode false.
context=androidx.multidex.MultiDexApplication@722f401 isDebugChannel()=false
05-10 22:43:14.651 17300 17455 D AppLog : DeviceRegister init, DeviceRegister :
com.ss.android.deviceregister.DeviceRegisterManager@d1fb03c, process : 17300
05-10 22:43:14.660 17300 17536 D AppLog : getDeviceId() called,return value :
7502316591595931154
05-10 22:43:14.661 17300 17536 D AppLog : getInstallId() called,return value :
7502410224890005303
05-10 22:43:14.665 17300 17455 I AppLog : updateSession last session time:
1746891105241, null
05-10 22:43:14.666 17300 17300 D MobaGameUnityActivity: showExtractScreen...
05-10 22:43:14.667 17300 17536 D AppLog : Retry#next query time : 11 May 2025
04:01:44
05-10 22:43:14.670 17300 17539 D AppLog : getOpenUdId() called,return value :
f8f1040f837132c6
05-10 22:43:14.671 17300 17539 D AppLog : getClientUDID() called,return value :
7b64004b-75fc-4e4c-943c-4e3ba07de2a9
05-10 22:43:14.671 17300 17539 D AppLog : getInstallId() called,return value :
7502410224890005303
05-10 22:43:14.671 17300 17539 D AppLog : getDeviceId() called,return value :
7502316591595931154
05-10 22:43:14.675 17300 17539 D AppLog : #isNewUserMode false.
context=androidx.multidex.MultiDexApplication@722f401 isDebugChannel()=false
05-10 22:43:14.676 17300 17539 I AppLog : request :
https://log-va.bytegsdk.com/service/2/app_alert_check/?
gaid_limited=0&google_aid=9dbd8054-dc37-4757-8e09-
0e3e33e17ed4&timezone=6.5&custom_bt=1746263448731&iid=7502410224890005303&device_id
=7502316591595931154&ac=wifi&channel=and_usa&aid=6571&app_name=MobileLegends&versio
n_code=196810631&version_name=1.9.68&device_platform=android&os=android&ssmix=a&dev
ice_type=2201116SG&device_brand=Redmi&language=en&os_api=33&os_version=13&openudid=
f8f1040f837132c6&manifest_version_code=196810631&resolution=2310*1036&dpi=440&updat
e_version_code=196810631&_rticket=1746893594675&cdid=8a931f5b-24d0-4195-8e7c-
7242658db1f2&req_id=98a45a6d-601f-4e08-9dc3-641330910b90
05-10 22:43:14.676 17300 17539 W System.err: java.lang.NoClassDefFoundError: Failed
resolution of: Lcom/ss/android/ugc/quota/BDNetworkTagManager;
05-10 22:43:14.676 17300 17539 W System.err: at
com.ss.android.common.active.a.b(ActiveUser.java:121)
05-10 22:43:14.676 17300 17539 W System.err: at
com.ss.android.common.active.a.a(ActiveUser.java:44)
05-10 22:43:14.676 17300 17539 W System.err: at
com.ss.android.common.active.a$a.run(ActiveUser.java:228)
05-10 22:43:14.676 17300 17539 W System.err: Caused by:
java.lang.ClassNotFoundException: com.ss.android.ugc.quota.BDNetworkTagManager
05-10 22:43:14.676 17300 17539 W System.err: ... 3 more
05-10 22:43:14.678 17300 17300 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10312; state: ENABLED
05-10 22:43:14.679 17300 17463 E ds:UnityKillsMe: No package ID 75 found for ID
0x750b000f.
05-10 22:43:14.681 17300 17463 I FA : App measurement initialized, version:
123007
05-10 22:43:14.681 17300 17463 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
05-10 22:43:14.682 17300 17463 I FA : To enable faster debug mode event
logging run:
05-10 22:43:14.682 17300 17463 I FA : adb shell setprop
debug.firebase.analytics.app com.mobile.legends
05-10 22:43:14.689 17300 17542 I AppLog : LogReaper start
05-10 22:43:14.700 17300 17455 I AppLog : start new session 09dc2347-86fc-4349-
9fed-7512fe4c1771
05-10 22:43:14.701 17300 17542 I AppLog : delete expire log: 0
05-10 22:43:14.703 17300 17542 I AppLog : updateSession last session time:
1746891105241, session: 09dc2347-86fc-4349-9fed-7512fe4c1771, 1746893594572, false
05-10 22:43:14.705 17300 17542 V AppLog : wait for batch event 59999
05-10 22:43:14.708 17300 17300 D SevenZip: JNI_OnLoad, JNI_VERSION_1_6, JavaVM:
0xb400007016641380, JNIEnv: 0xb400007016685000
05-10 22:43:14.711 17300 17441 D TrafficStats: tagSocket(136) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.717 17300 17300 E MobaGameUnityActivity: getResourcesPath, install
Root: /data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==
05-10 22:43:14.721 17300 17380 W BpBinder: PerfMonitor binderTransact : time=494ms
interface=android.content.IContentProvider code=1
05-10 22:43:14.737 17300 17539 D DefaultOkHttpClient: request get: https://log-
va.bytegsdk.com/service/2/app_alert_check/?
device_id=7502316591595931154&aid=6571&tt_info=dGMFEAAATUleVT1nPMnldSVTnhb8hJuGkYJY
th2Ik6GZ0e3ywDtSNSEZH3N3jUutYpvclEhYz_yf%0AdEKBAk7-
7vP0FVhzi5a9oLaWTPZJitKo_IsJeh0hHRrpVJaWIUGOBRs3NyywBTd5FMPcyLEjU6kF
%0Ayp8X1vtcRPxcg0iCEKkVVU3TD8x_YXcx_Lm3IwAQzYFbLaZOGN85nveYclalg3HsXAZrgvri1kRr
%0AwvBsnwHhI722krLqA2W-sYflP7-n_cVeMYOJvsIXzmRXK7OmeGdrBHNTAyi82Uugb-7XAkTmx5Vo
%0AC6FM99eUEqUevp8icp09Gzp38qd8McEOvBsJ0tveXwUGtCIEz5bQpJ5H4v0txdha67GjcR2yIDHq
%0A4VCBjJ-X_J_cydQU9qcBKO1uCq2ibEqrUdlk8wC0N8APjUxH2T4VPZ1ewEqKKIYzN48oNvFS_ZvB
%0AMJW66WpmwNZZWReVy4ePVHaB-
rvv0fzZaVAO1kvZ4jqHsGPYZn5df1laau7zMalj9qWmXkBpOYz2%0AmuI3pe_a6V_Sjgm9hwtLnd3ATIbTt
Ubx0cAQIsjlv4kilVWeSe7Cr35Y8UN4r54OUZeFR2-WK1WI
%0Acgx_xcejo1VGAT9AEAq2FgU6oYfx8Cqph6-KY62StlyMyjSIuRnpMXA4zrWs_g%3D%3D%0A
05-10 22:43:14.797 17014 17174 W BpBinder: PerfMonitor binderTransact : time=827ms
interface=android.content.IContentProvider code=1
05-10 22:43:14.797 17300 17507 W BpBinder: PerfMonitor binderTransact : time=245ms
interface=android.content.IContentProvider code=1
05-10 22:43:14.808 17300 17380 D TrafficStats: tagSocket(139) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.817 17300 17507 E Util : getNetworkType, Throwable:
java.lang.SecurityException: getDataNetworkTypeForSubscriber
05-10 22:43:14.824 17300 17380 D TrafficStats: tagSocket(139) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.828 17300 17375 D TrafficStats: tagSocket(139) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.833 17300 17375 D TrafficStats: tagSocket(136) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.834 17014 17174 E Util : getNetworkType, Throwable:
java.lang.SecurityException: getDataNetworkTypeForSubscriber
05-10 22:43:14.834 17300 17408 D TrafficStats: tagSocket(137) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.837 17300 17408 D TrafficStats: tagSocket(136) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.839 17300 17383 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6648.9688 MB, cacheSize: 3.1992188 MB
05-10 22:43:14.844 17300 17300 D FramePredict: FramePredict init: false
05-10 22:43:14.847 17300 17375 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6648.9688 MB, cacheSize: 3.1992188 MB
05-10 22:43:14.861 17300 17380 D TrafficStats: tagSocket(136) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.862 17300 17300 D VRI[MobaGameUnityActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:4013
android.view.ViewRootImpl.doTraversal:2725
android.view.ViewRootImpl$TraversalRunnable.run:9812
android.view.Choreographer$CallbackRecord.run:1505
android.view.Choreographer$CallbackRecord.run:1513
05-10 22:43:14.863 17300 17300 D SurfaceView: UPDATE null, mIsCastMode = false
05-10 22:43:14.863 17300 17408 D TrafficStats: tagSocket(141) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.865 17300 17539 D TrafficStats: tagSocket(137) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.866 17300 17380 D TrafficStats: tagSocket(136) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.866 17300 17408 D TrafficStats: tagSocket(140) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.867 17300 17383 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6648.9727 MB, cacheSize: 3.1992188 MB
05-10 22:43:14.871 17300 17300 D VRI[MobaGameUnityActivity]: vri.Setup new sync
id=0 syncSeqId=0
05-10 22:43:14.872 17300 17300 E SurfaceSyncer: Failed to find sync for id=0
05-10 22:43:14.880 17300 17300 E libboost: fail to open node: No such file or
directory
05-10 22:43:14.883 17300 17375 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6648.9727 MB, cacheSize: 3.1992188 MB
05-10 22:43:14.893 17300 17300 D VRI[MobaGameUnityActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:4081 android.view.ViewRootImpl$$ExternalSyntheticLambda2.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
05-10 22:43:14.894 17300 17300 D CrashService: init sdk monitor success
05-10 22:43:14.894 17300 17300 W CrashService: you didn't integrate app monitor
05-10 22:43:14.894 17300 17300 D CrashService: use default anr graphic
05-10 22:43:14.895 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
Start, freeDiskspace: 71625 MB, totalDiskspace: 104098 MB, packageSize: 6836 MB,
elapsed time: 184 milliseconds
05-10 22:43:14.896 17300 17300 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActiv
ity])/@0xdb0b7fa, mIsProjectionMode = false
05-10 22:43:14.902 17300 17380 D TrafficStats: tagSocket(141) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.909 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
With not exists _extractor_, freeDiskspace: 71625 MB, totalDiskspace: 104098 MB,
packageSize: 6836 MB, elapsed time: 197 milliseconds
05-10 22:43:14.909 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
With not exists _extractor_, freeDiskspace: 71625 MB, totalDiskspace: 104098 MB,
packageSize: 6836 MB, elapsed time: 196 milliseconds
05-10 22:43:14.910 17300 17380 D TrafficStats: tagSocket(141) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:14.910 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
With not exists _extractor_, freeDiskspace: 71625 MB, totalDiskspace: 104098 MB,
packageSize: 6836 MB, elapsed time: 195 milliseconds
05-10 22:43:14.924 17014 17174 D DeviceInformation: RunnableThread, run end
05-10 22:43:14.936 17300 17383 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6648.9766 MB, cacheSize: 3.1992188 MB
05-10 22:43:14.947 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6648.9766 MB, cacheSize: 3.1992188 MB
05-10 22:43:15.039 17300 17463 I FA : Tag Manager is not found and thus will
not be used
05-10 22:43:15.075 17300 17380 D TrafficStats: tagSocket(153) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.079 17300 17380 D TrafficStats: tagSocket(142) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.248 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
With not exists _extractor_, freeDiskspace: 71625 MB, totalDiskspace: 104098 MB,
packageSize: 6836 MB, elapsed time: 532 milliseconds
05-10 22:43:15.249 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
With not exists _extractor_, freeDiskspace: 71625 MB, totalDiskspace: 104098 MB,
packageSize: 6836 MB, elapsed time: 406 milliseconds
05-10 22:43:15.249 17300 17300 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
05-10 22:43:15.250 17300 17300 I HandWritingStubImpl: refreshLastKeyboardType: 1
05-10 22:43:15.250 17300 17300 I HandWritingStubImpl: getCurrentKeyboardType: 1
05-10 22:43:15.252 17300 17300 D CrashService: start native crash monitor
05-10 22:43:15.266 17300 17507 D DeviceInformation: RunnableThread, run end
05-10 22:43:15.299 17300 17468 D TrafficStats: tagSocket(155) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.357 17300 17468 D TrafficStats: tagSocket(154) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.409 17300 17539 D AppLog : NetworkClient.getDefault().get response:
{"message":"success","data":{"is_activated":1}}
05-10 22:43:15.419 17300 17468 D TrafficStats: tagSocket(154) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.430 17300 17300 I HandWritingStubImpl: getCurrentKeyboardType: 1
05-10 22:43:15.470 17300 17468 D TrafficStats: tagSocket(153) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.524 17300 17468 D TrafficStats: tagSocket(153) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.581 17300 17468 D TrafficStats: tagSocket(153) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.636 17300 17468 D TrafficStats: tagSocket(153) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.687 17300 17468 D TrafficStats: tagSocket(153) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.747 17300 17468 D TrafficStats: tagSocket(153) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:15.984 17300 17463 W BpBinder: PerfMonitor binderTransact : time=462ms
interface=com.google.android.gms.measurement.internal.IMeasurementService code=11
05-10 22:43:16.450 17300 17318 I ds:UnityKillsMe: NativeAlloc concurrent copying GC
freed 97360(5825KB) AllocSpace objects, 115(3520KB) LOS objects, 49% free,
3680KB/7360KB, paused 171us,81us total 105.018ms
05-10 22:43:18.533 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6691.09 MB, cacheSize: 3.1992188 MB
05-10 22:43:18.535 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
Succeeded, freeDiskspace: 71583 MB, totalDiskspace: 104098 MB, packageSize: 6878
MB, elapsed time: 5 milliseconds
05-10 22:43:18.538 17300 17782 D TrafficStats: tagSocket(6) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:18.797 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6791.0977 MB, cacheSize: 3.1992188 MB
05-10 22:43:18.799 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
Succeeded, freeDiskspace: 71480 MB, totalDiskspace: 104098 MB, packageSize: 6978
MB, elapsed time: 9 milliseconds
05-10 22:43:18.839 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6827.707 MB, cacheSize: 3.1992188 MB
05-10 22:43:18.840 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
Succeeded, freeDiskspace: 71442 MB, totalDiskspace: 104098 MB, packageSize: 7015
MB, elapsed time: 3 milliseconds
05-10 22:43:18.845 17300 17782 D TrafficStats: tagSocket(6) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:18.846 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6828.0547 MB, cacheSize: 3.1992188 MB
05-10 22:43:18.846 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
Succeeded, freeDiskspace: 71442 MB, totalDiskspace: 104098 MB, packageSize: 7015
MB, elapsed time: 4 milliseconds
05-10 22:43:19.050 17300 17782 D TrafficStats: tagSocket(6) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.156 17300 17782 D TrafficStats: tagSocket(6) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.293 17300 17300 D MobaGameUnityActivity: Extract Real Percent is 100
05-10 22:43:19.297 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6978.629 MB, cacheSize: 3.1992188 MB
05-10 22:43:19.299 17300 17300 D MobaGame-Utils: CopyAsset, i: 1, from:
version/android/realversion.xml, to:
/storage/emulated/0/Android/data/com.mobile.legends/files/dragon2017/assets/
version/android, file: realversion.xml, copy finished
05-10 22:43:19.433 17300 17300 D MobaGameUnityActivity: Extract Stop. Total time:
4749 MS, extractBeginPss: 0 MB, extractEndPss: 0 MB, threadCount: 4,
checkOverrideUUID: 8a4b788e-b508-4b09-bfc8-
0d2d865839a0_196810631(1.9.68.10631)_and_usa_1.9.68.1063.1_2019.4.33-2.01.0050.09_1
05-10 22:43:19.436 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
Succeeded, freeDiskspace: 71291 MB, totalDiskspace: 104098 MB, packageSize: 7165
MB, elapsed time: 141 milliseconds
05-10 22:43:19.436 17300 17300 D MobaGameUnityActivity: hideExtractScreen...
05-10 22:43:19.437 17300 17300 D MobaGameUnityActivity: hideExtractScreen, clear
tasks
05-10 22:43:19.438 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6978.6406 MB, cacheSize: 3.1992188 MB
05-10 22:43:19.459 17300 17300 D MobaGameUnityActivity: hideExtractScreen, remove
extractScreenView from parent: android.widget.FrameLayout{62a2496
V.E...... ......ID 0,0-2400,1080 #1020002 android:id/content}
05-10 22:43:19.460 17300 17782 D TrafficStats: tagSocket(6) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.461 17300 17793 D TrafficStats: tagSocket(91) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.469 17300 17794 D TrafficStats: tagSocket(125) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.504 17300 17380 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6978.6406 MB, cacheSize: 3.1992188 MB
05-10 22:43:19.510 17300 17300 I SDKReportManager: onPostExecute, desc: Extract
Stop, freeDiskspace: 71291 MB, totalDiskspace: 104098 MB, packageSize: 7165 MB,
elapsed time: 75 milliseconds
05-10 22:43:19.552 17300 17300 W Thread-23: type=1400 audit(0.0:304337): avc:
denied { relabelfrom } for name="libnativelogin.so" dev="dm-43" ino=146764
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c56,c257,c512,c768 tclass=file permissive=0
app=com.mobile.legends
05-10 22:43:19.568 17300 17300 W Thread-23: type=1400 audit(0.0:304338): avc:
granted { execute } for
path="/data/data/com.mobile.legends/app_libs/libnativelogin.so" dev="dm-43"
ino=146764 scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c56,c257,c512,c768 tclass=file
app=com.mobile.legends
05-10 22:43:19.574 17300 17794 D TrafficStats: tagSocket(6) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.575 17300 17795 D _SDK_ : LoginUI done
05-10 22:43:19.576 17300 17793 D TrafficStats: tagSocket(91) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.576 17300 17300 W Thread-23: type=1400 audit(0.0:304339): avc:
denied { search } for name="net" dev="sysfs" ino=36206
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:sysfs_net:s0
tclass=dir permissive=0 app=com.mobile.legends
05-10 22:43:19.581 17300 17782 D TrafficStats: tagSocket(125) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.627 17300 17795 I DrmHalHidl: found instance=clearkey
version=android.hardware.drm@1.3::IDrmFactory
05-10 22:43:19.627 17300 17795 I DrmHalHidl: found instance=wfdhdcp
version=android.hardware.drm@1.3::IDrmFactory
05-10 22:43:19.627 17300 17795 I DrmHalHidl: found instance=widevine
version=android.hardware.drm@1.3::IDrmFactory
05-10 22:43:19.632 17300 17793 D TrafficStats: tagSocket(91) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:19.635 17300 17795 E DrmHalHidl: uuid=[edef8ba979d64ace
a3c827dcd51d21ed] No supported hal instance found
05-10 22:43:19.684 17300 17793 D TrafficStats: tagSocket(6) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:20.042 17300 17795 E DrmHalAidl: Failed to get vendor from drm plugin:
-1010
05-10 22:43:20.042 17300 17795 E DrmHalAidl: Failed to get description from drm
plugin: -1010
05-10 22:43:20.062 17300 17795 D CompatibilityChangeReporter: Compat change id
reported: 170188668; UID 10312; state: ENABLED
05-10 22:43:20.078 17300 17795 D NativeLoginJNI:
Java_com_moba_unityplugin_NativeLogin_nativeColdStart
05-10 22:43:20.092 17300 17793 D TrafficStats: tagSocket(154) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:20.757 17300 17830 W libc : invalid pthread_t (0) passed to
pthread_join
05-10 22:43:20.803 17300 17300 D MobaGameSO2010050: Setup so...
05-10 22:43:20.803 17300 17300 D MobaGame-CPUArch: set, iCPUArchitecture: 3,
duplicate to: 3(arm64)
05-10 22:43:20.803 17300 17300 D MobaGameSO2010050: !!Setup so success!!
05-10 22:43:20.803 17300 17300 D MobaGameSO2010050: Load so...
05-10 22:43:20.803 17300 17300 D MobaGameSO2010050: Load so:
/data/user/0/com.mobile.legends/app_libs/liblogic.so
05-10 22:43:20.800 17300 17300 W ds:UnityKillsMe: type=1400 audit(0.0:304341): avc:
granted { execute } for path="/data/data/com.mobile.legends/app_libs/liblogic.so"
dev="dm-43" ino=146945 scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c56,c257,c512,c768 tclass=file
app=com.mobile.legends
05-10 22:43:20.809 17300 17300 E MobaGameSO2010050: il2cpp_init_function_table is
NULL
05-10 22:43:20.809 17300 17300 E MobaGameSO2010050: il2cpp_get_internal_function is
NULL
05-10 22:43:20.809 17300 17300 D MobaGameSO2010050: !!Load so success!!
05-10 22:43:20.809 17300 17300 D MobaGameSO2010050: Setup path...
05-10 22:43:20.809 17300 17300 D MobaGameSO2010050: Set Data Path: 97,
/storage/emulated/0/Android/data/com.mobile.legends/files/dragon2017/assets/
UnityData_NEW/Managed
05-10 22:43:20.809 17300 17300 D MobaGameUnityActivity: Engine, GetGCMaxTimeSlice:
3
05-10 22:43:20.809 17300 17300 D MobaGameSO2010050: Set Config GCMaxTimeSlice: 3
05-10 22:43:20.809 17300 17300 D MobaGameSO2010050: Set Config Path: 101,
/storage/emulated/0/Android/data/com.mobile.legends/files/dragon2017/assets/
UnityData_NEW/Managed/etc
05-10 22:43:20.809 17300 17300 D MobaGameSO2010050: !!Setup path success!!
05-10 22:43:20.804 17300 17300 W ds:UnityKillsMe: type=1400 audit(0.0:304342): avc:
granted { execute } for path="/data/data/com.mobile.legends/app_libs/libfirst.so"
dev="dm-43" ino=146925 scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c56,c257,c512,c768 tclass=file
app=com.mobile.legends
05-10 22:43:20.808 17300 17300 W ds:UnityKillsMe: type=1400 audit(0.0:304343): avc:
granted { execute } for path="/data/data/com.mobile.legends/app_libs/libcsharp.so"
dev="dm-43" ino=146872 scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c56,c257,c512,c768 tclass=file
app=com.mobile.legends
05-10 22:43:20.827 17300 17300 D MobaGameUnityActivity: StartGameFromNativeLogin...
05-10 22:43:20.830 17300 17300 D MobaGameUnityActivity: setupIL2CPP, cpp loaded
logic
05-10 22:43:20.830 17300 17300 D MobaGameUnityActivity: setupIL2CPP, cpp loaded
split
05-10 22:43:20.830 17300 17300 D MobaGameUnityActivity: ---- ML SOSplit Build -----
05-10 22:43:20.830 17300 17300 D MobaGameUnityActivity: setupIL2CPP,
CPUArchitecture: 3(arm64), This is Repack IL2CPP version: 2010050, allocator:
Default, NativeLoginJ(cppMainCtrl: true, cppCopyLoad: true, preEngine: true,
engineSupportLazyLogic: true), isSOSplit: true, elapsedTime: 0 milliseconds,
checkLibUnity(engineSupport: true, copy: false, verify: kInvalid, load: false),
fakeIL2CPP(use: true, engineSupport: true, engineNeedLoad: false)
05-10 22:43:20.837 17300 17300 D SurfaceView: UPDATE null, mIsCastMode = false
05-10 22:43:20.844 17300 17782 D TrafficStats: tagSocket(156) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:20.845 17300 17300 I HandWritingStubImpl: refreshLastKeyboardType: 1
05-10 22:43:20.845 17300 17300 I HandWritingStubImpl: getCurrentKeyboardType: 1
05-10 22:43:20.855 17300 17793 D TrafficStats: tagSocket(163) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:20.867 17300 17499 I Unity : MemoryManager: Using 'Default'
Allocator.
05-10 22:43:20.914 17300 17793 D TrafficStats: tagSocket(156) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:20.916 17300 17300 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActiv
ity])/@0xd8461bf, mIsProjectionMode = false
05-10 22:43:20.956 17300 17300 D MediaPlayerNative: getMetadata
05-10 22:43:20.960 17300 17499 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceListenerRegistry : registerListener
05-10 22:43:20.964 17300 17499 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : getPackStates([UnityDataAssetPack])
05-10 22:43:20.964 17300 17300 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:20.964 17300 17300 D DecorView[]: updateDecorCaptionStatus windowMode
is 1
05-10 22:43:20.965 17300 17793 D TrafficStats: tagSocket(156) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:20.965 17300 17862 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : syncPacks
05-10 22:43:20.967 17300 17499 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : getPackStates([UnityStreamingAssetsPack])
05-10 22:43:20.969 17300 17499 I Unity : SystemInfo CPU = ARM64, Cores = 8,
Memory = 7432mb
05-10 22:43:20.969 17300 17499 I Unity : SystemInfo ARM big.LITTLE configuration:
2 big (mask: 0xc0), 6 little (mask: 0x3f)
05-10 22:43:20.969 17300 17499 I Unity : ApplicationInfo com.mobile.legends
version 1.9.68.10631 build 8a4b788e-b508-4b09-bfc8-0d2d865839a0
05-10 22:43:20.970 17300 17499 I Unity : Built from 'pre_release' branch, Version
'2019.4.33f1 (f590a5e47)', Build type 'Release', Scripting Backend 'il2cpp', CPU
'arm64-v8a', Stripping 'Disabled'
05-10 22:43:20.970 17300 17499 W Unity : DVM::FindLibrary return il2cpp; library
path '/data/app/~~KbtNE4mlMvQU2whOn89g-g==/com.mobile.legends-
3XcPN2CqoJO9xDIFvLZpPw==/split_config.arm64_v8a.apk!/lib/arm64-v8a/libil2cpp.so'.
05-10 22:43:20.970 17300 17499 W Unity : (Filename: Line: 310)
05-10 22:43:20.970 17300 17499 W Unity :
05-10 22:43:20.974 17300 17499 E Unity : Could not load symbol
il2cpp_set_CustomParams : (null)
05-10 22:43:20.974 17300 17499 E Unity :
05-10 22:43:20.974 17300 17499 E Unity : (Filename: Line: 199)
05-10 22:43:20.974 17300 17499 E Unity :
05-10 22:43:20.975 17300 17499 E Unity : Could not load symbol
il2cpp_register_SdkReport : (null)
05-10 22:43:20.975 17300 17499 E Unity :
05-10 22:43:20.975 17300 17499 E Unity : (Filename: Line: 199)
05-10 22:43:20.975 17300 17499 E Unity :
05-10 22:43:20.978 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Initiate binding to the service.
05-10 22:43:20.982 17300 17300 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:20.982 17300 17300 D DecorView[]: updateDecorCaptionStatus windowMode
is 1
05-10 22:43:20.997 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Already connected to the service.
05-10 22:43:20.997 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Waiting to bind to the service.
05-10 22:43:20.997 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Already connected to the service.
05-10 22:43:20.997 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Waiting to bind to the service.
05-10 22:43:21.000 17300 17300 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl :
ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/
com.google.android.finsky.assetmoduleservice.AssetModuleService})
05-10 22:43:21.001 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : linkToDeath
05-10 22:43:21.021 17300 17793 D TrafficStats: tagSocket(156) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:21.221 17300 17697 E PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : onError(-2)
05-10 22:43:21.222 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Leaving the connection open for other ongoing calls.
05-10 22:43:21.223 17300 17324 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : onGetSessionStates
05-10 22:43:21.230 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Leaving the connection open for other ongoing calls.
05-10 22:43:21.231 17300 17697 W MediaPlayerNative: info/warning (3, 0)
05-10 22:43:21.236 17300 17300 W AidlConversion:
aidl2legacy_AudioChannelLayout_audio_channel_mask_t: no legacy output
audio_channel_mask_t found for AudioChannelLayout{layoutMask: 16}
05-10 22:43:21.353 17300 17336 E PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : onError(-2)
05-10 22:43:21.354 17300 17865 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceImpl : Unbind from service.
05-10 22:43:21.909 17300 17319 W JavaBinder: BinderProxy is being destroyed but the
application did not call unlinkToDeath to unlink all of its death recipients
beforehand. Releasing leaked death recipient:
com.google.android.play.core.assetpacks.internal.q
05-10 22:43:21.909 17300 17319 I BpBinder: onLastStrongRef automatically unlinking
death recipients: <uncached descriptor>
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: QUALCOMM build :
3e33337ce3, I07ee46fc66
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: Build Date :
10/08/21
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: OpenGL ES Shader Compiler Version:
EV031.35.01.10
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: Local Branch :
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: Remote Branch :
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: Remote Branch :
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: Reconstruct Branch :
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: Build Config : S
P 10.0.7 AArch64
05-10 22:43:22.432 17300 17499 I AdrenoGLES-0: Driver
Path : /vendor/lib64/egl/libGLESv2_adreno.so
05-10 22:43:22.436 17300 17499 I AdrenoGLES-0: PFP: 0x016ee201, ME: 0x00000000
05-10 22:43:22.450 17300 17499 W libc : Access denied finding property
"vendor.migl.debug"
05-10 22:43:22.453 17300 17499 D Unity : GL_OES_EGL_image
GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float
GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture
GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr
GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc
GL_OES_texture_npot GL_EXT_texture_filter_anisotropic
GL_EXT_texture_format_BGRA8888 GL_EXT_read_format_bgra GL_OES_texture_3D
GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test
GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture
GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float
GL_OES_texture_float_linear GL_OES_texture_half_float
GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV
GL_EXT_texture_sRGB_decode GL_EXT_texture_format_sRGB_override
GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader
GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks
GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_b
05-10 22:43:22.453 17300 17499 D Unity : order_clamp
GL_EXT_EGL_image_external_wrap_modes GL_EXT_multisampled_render_to_texture
GL_EXT_multisampled_render_to_texture2 GL_OES_shader_multisample_interpolation
GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5
GL_EXT_robustness GL_EXT_texture_buffer GL_EXT_shader_framebuffer_fetch
GL_ARM_shader_framebuffer_fetch_depth_stencil
GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading
GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced
GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering
GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box
GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query
GL_KHR_debug GL_EXT_YUV_target GL_EXT_sRGB_write_control GL_EXT_texture_norm16
GL_EXT_discard_framebuffer GL_OES_surfaceless_context GL_OVR_multiview
GL_OVR_multiview2 GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_EXT_debug_marker
GL_OES_EGL_image_external_essl3 GL_OVR_multiview_multisampled_render_to_texture
GL_E
05-10 22:43:22.453 17300 17499 D Unity : XT_buffer_storage GL_EXT_external_buffer
GL_EXT_blit_framebuffer_params GL_EXT_clip_cull_distance GL_EXT_protected_textures
GL_EXT_shader_non_constant_global_initializers GL_QCOM_texture_foveated
GL_QCOM_texture_foveated_subsampled_layout
GL_QCOM_shader_framebuffer_fetch_noncoherent GL_QCOM_shader_framebuffer_fetch_rate
GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_EGL_image_array
GL_NV_shader_noperspective_interpolation GL_KHR_robust_buffer_access_behavior
GL_EXT_EGL_image_storage GL_EXT_blend_func_extended GL_EXT_clip_control
GL_OES_texture_view GL_EXT_fragment_invocation_density
GL_QCOM_validate_shader_binary GL_QCOM_YUV_texture_gather
05-10 22:43:22.572 17300 17499 W Looper : PerfMonitor longMsg : seq=9
plan=22:43:20.834 late=0ms wall=1738ms h=android.os.Handler w=2269 procState=-1
05-10 22:43:22.584 17300 17499 V MediaRouter: Selecting route:
RouteInfo{ name=Phone, description=null, status=null,
category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO
ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO
ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
05-10 22:43:22.585 17300 17499 I MediaRouter: Skip setBluetoothA2dpOn():
types=8388615, isPlaybackActive()=true, BT route=null
05-10 22:43:22.645 17300 17499 I PlayCore: UID: [10312] PID: [17300]
AssetPackServiceListenerRegistry : unregisterListener
05-10 22:43:22.649 17300 17499 E Unity : Unable to find libnativelogin
05-10 22:43:22.651 17300 17499 W Unity : DVM::FindLibrary Unable to find library
path for 'libnativelogin'.
05-10 22:43:22.651 17300 17499 W Unity : (Filename: Line: 304)
05-10 22:43:22.651 17300 17499 W Unity :
05-10 22:43:22.651 17300 17499 W Unity : GetUnityPluginPath DVM::FindLibrary can
NOT find = libnativelogin; pluginPath =libnativelogin
05-10 22:43:22.651 17300 17499 W Unity : (Filename: Line: 878)
05-10 22:43:22.651 17300 17499 W Unity :
05-10 22:43:22.656 17300 17922 D TrafficStats: tagSocket(215) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:22.659 17300 17923 D TrafficStats: tagSocket(216) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:22.703 17300 17300 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:22.704 17300 17300 D DecorView[]: updateDecorCaptionStatus windowMode
is 1
05-10 22:43:22.769 17300 17922 D TrafficStats: tagSocket(168) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:22.830 17300 17499 W Unity : OnLevelWasLoaded was found on GameMain
05-10 22:43:22.830 17300 17499 W Unity : This message has been deprecated and
will be removed in a later version of Unity.
05-10 22:43:22.830 17300 17499 W Unity : Add a delegate to
SceneManager.sceneLoaded instead to get notifications after scene loading has
completed
05-10 22:43:22.830 17300 17499 W Unity : (Filename: Line: 369)
05-10 22:43:22.830 17300 17499 W Unity :
05-10 22:43:22.837 17300 17499 I Unity : NLSOUpdateCtrl start
05-10 22:43:22.843 17300 17499 I Unity : NLSOUpdateCtrl finish
05-10 22:43:22.850 17300 17499 W ds:UnityKillsMe: Accessing hidden method
Lcom/android/internal/R$dimen;-><init>()V (max-target-q, reflection, denied)
05-10 22:43:22.860 17300 17300 W UnityMain: type=1400 audit(0.0:304344): avc:
granted { execute } for path="/data/data/com.mobile.legends/app_libs/librudp.so"
dev="dm-43" ino=147082 scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c56,c257,c512,c768 tclass=file
app=com.mobile.legends
05-10 22:43:22.868 17300 17499 E Unity : Unable to find librudp
05-10 22:43:22.869 17300 17499 W Unity : DVM::FindLibrary Unable to find library
path for 'librudp'.
05-10 22:43:22.869 17300 17499 W Unity : (Filename: Line: 304)
05-10 22:43:22.869 17300 17499 W Unity :
05-10 22:43:22.869 17300 17499 W Unity : GetUnityPluginPath DVM::FindLibrary can
NOT find = librudp; pluginPath =librudp
05-10 22:43:22.869 17300 17499 W Unity : (Filename: Line: 878)
05-10 22:43:22.869 17300 17499 W Unity :
05-10 22:43:22.965 17300 17499 W Unity : ALog2019-2.01.0050.09-
###PluginsInteractiveBridge-assigned
05-10 22:43:22.965 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:22.965 17300 17499 W Unity :
05-10 22:43:22.970 17300 17499 I Unity : SDKCommon, GetAppUUId: 5158b4e2-6bcd-
496d-be20-aaeaf3b0c591
05-10 22:43:22.971 17300 17499 I Unity : SDKCommon, GetAppClickId: 6
05-10 22:43:22.992 17300 17499 D MultiNetworkUtility:
setUpdateMultinetorkStateFunctionPointer, callback: 474110210448
05-10 22:43:23.018 17300 17499 I Unity : ALog2019-2.01.0050.09-
loadRealStreamVersionCompelte :1.9.68.1063.1
05-10 22:43:23.024 17300 17499 W Unity : [ReportServer] m_strReportServerAgentIP
= login.dev.ml.youngjoygame.com
05-10 22:43:23.024 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.024 17300 17499 W Unity :
05-10 22:43:23.024 17300 17499 I Unity : ALog2019-2.01.0050.09-
[SDKReportModel]InitServerEvn:3 CanUse:False
m_sServerAddress:loggatesvr.moba.youngjoygame.com
05-10 22:43:23.024 17300 17499 I Unity : ALog2019-2.01.0050.09-Not new user
05-10 22:43:23.030 17300 17499 W Unity : ALog2019-2.01.0050.09-
[InPackAtlasLazyLoad]switch open:True engineEnable:True engineVer:2.01.0050.09
05-10 22:43:23.030 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.030 17300 17499 W Unity :
05-10 22:43:23.058 17300 17499 I Unity : ALog2019-2.01.0050.09-[ReportServer] dns
success m_strCacheIP = 161.202.218.209 ; m_iReporServerPort = 30071
05-10 22:43:23.058 17300 17499 I Unity : ALog2019-2.01.0050.09-[ReportServer] dns
success ips[0] = 161.202.218.209
05-10 22:43:23.067 17300 17916 E libEGL : pre_cache appList:
com.sina.weibo,com.ss.android.article.news,com.taobao.taobao,com.smile.gifmaker,com
.ss.android.ugc.aweme,com.tencent.mm,tv.danmaku.bili,,
05-10 22:43:23.068 17300 17336 D BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) bbq.waitForFreeSlotThenRelock
timeout 0 return. deqCount=16, acqCount=3, mMaxAcq=2, mMaxDeq=17
05-10 22:43:23.201 17300 17499 I Unity : ALog2019-2.01.0050.09-[GameServer]
ParseVersionInfo
05-10 22:43:23.201 17300 17499 I Unity : ALog2019-2.01.0050.09-
loadRealVersionCompelte :1.9.68.1063.1
05-10 22:43:23.474 17300 17499 W Unity : [CheckPackVer]
m_loginServerInfo.m_sClientLocalVersion = 1.9.68.1063.1
05-10 22:43:23.474 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.474 17300 17499 W Unity :
05-10 22:43:23.474 17300 17499 W Unity : [CheckPackVer]
m_loginServerInfo.m_sClientStreamVersion = 1.9.68.1063.1
05-10 22:43:23.474 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.474 17300 17499 W Unity :
05-10 22:43:23.475 17300 17499 W Unity : [CheckPackVer] iBigVerCompare 1 = 0
05-10 22:43:23.475 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.475 17300 17499 W Unity :
05-10 22:43:23.475 17300 17499 W Unity : [CheckPackVer] iBigVerCompare 2 = 0
05-10 22:43:23.475 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.475 17300 17499 W Unity :
05-10 22:43:23.485 17300 17499 W Unity : [MiniPatch Compress] switch close
05-10 22:43:23.485 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.485 17300 17499 W Unity :
05-10 22:43:23.493 17300 17499 W Unity : [ForceUpgradeTask] ActiveAnnounce3 = 0
05-10 22:43:23.493 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.493 17300 17499 W Unity :
05-10 22:43:23.494 17300 17499 I Unity : ip: 161.202.208.136 port: 30103
05-10 22:43:23.508 17300 17499 E Unity : [VarInPackFile] InPackFileVar_Astc Not
Exists : InPackFileVar_Astc_xxh
05-10 22:43:23.508 17300 17499 E Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.508 17300 17499 E Unity :
05-10 22:43:23.559 17300 17499 I PlayCore: UID: [10312] PID: [17300]
SplitInstallListenerRegistry : registerListener
05-10 22:43:23.577 17300 17499 W Unity : [CheckServerUpdateTask]
_login_CheckUpgrade_SC.sClientVersion = 1.9.68.1063.1
05-10 22:43:23.577 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.577 17300 17499 W Unity :
05-10 22:43:23.577 17300 17499 W Unity : [CheckServerUpdateTask]
_login_CheckUpgrade_SC.sClientVersionSlowUpdate =
05-10 22:43:23.577 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.577 17300 17499 W Unity :
05-10 22:43:23.577 17300 17499 W Unity : [CheckServerUpdateTask] iVerCompare = 0
05-10 22:43:23.577 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:23.577 17300 17499 W Unity :
05-10 22:43:24.011 17300 17954 D QueryPackageSize: appSize: 183.12305 MB, dataSize:
6979.785 MB, cacheSize: 3.2617188 MB
05-10 22:43:24.012 17300 17300 I SDKReportManager: onPostExecute, desc: First Start
After Extract, freeDiskspace: 71289 MB, totalDiskspace: 104098 MB, packageSize:
7167 MB, elapsed time: 3180 milliseconds
05-10 22:43:24.048 17300 17499 W Unity : DVM::FindLibrary Unable to find library
path for 'libmoba'.
05-10 22:43:24.048 17300 17499 W Unity : (Filename: Line: 304)
05-10 22:43:24.048 17300 17499 W Unity :
05-10 22:43:24.048 17300 17499 W Unity : GetUnityPluginPath DVM::FindLibrary can
NOT find = libmoba; pluginPath =libmoba
05-10 22:43:24.048 17300 17499 W Unity : (Filename: Line: 878)
05-10 22:43:24.048 17300 17499 W Unity :
05-10 22:43:24.053 17300 17499 E Unity : Load luaL_loadbuffer Success
05-10 22:43:24.056 17300 17499 I Unity : load lua binary: 3-5-9-10-6332
05-10 22:43:24.056 17300 17922 D TrafficStats: tagSocket(234) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:24.120 17300 17300 V MediaPlayer: resetDrmState: mDrmInfo=null
mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
05-10 22:43:24.120 17300 17300 V MediaPlayer: cleanDrmObj: mDrmObj=null
mDrmSessionId=null
05-10 22:43:24.129 17300 17923 D TrafficStats: tagSocket(349) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:24.136 17300 17300 W UnityMain: type=1400 audit(0.0:304345): avc:
granted { execute } for
path="/data/data/com.mobile.legends/app_libs/libAkSoundEngine.so" dev="dm-43"
ino=147114 scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c56,c257,c512,c768 tclass=file
app=com.mobile.legends
05-10 22:43:24.142 17300 17499 W Unity : DVM::FindLibrary Unable to find library
path for 'AkSoundEngine'.
05-10 22:43:24.142 17300 17499 W Unity : (Filename: Line: 304)
05-10 22:43:24.142 17300 17499 W Unity :
05-10 22:43:24.142 17300 17499 W Unity : GetUnityPluginPath DVM::FindLibrary can
NOT find = AkSoundEngine; pluginPath =AkSoundEngine
05-10 22:43:24.142 17300 17499 W Unity : (Filename: Line: 878)
05-10 22:43:24.142 17300 17499 W Unity :
05-10 22:43:24.150 17300 17499 W Unity : AkAndroidSettings must be instantiated
using the ScriptableObject.CreateInstance method instead of new AkAndroidSettings.
05-10 22:43:24.150 17300 17499 W Unity : (Filename: Line: 683)
05-10 22:43:24.150 17300 17499 W Unity :
05-10 22:43:24.150 17300 17499 I Unity : WwiseUnity: Wwise(R) SDK Version
2021.1.12 Build 7973.
05-10 22:43:24.150 17300 17499 W Unity : WwiseUnity: Platform specific settings
cannot be found for <android>. Using global settings.
05-10 22:43:24.150 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:24.150 17300 17499 W Unity :
05-10 22:43:24.150 17300 17499 I Unity : WwiseUnity: Setting Plugin DLL path to:
NULL
05-10 22:43:24.151 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 0 is not owned
by the producer (state = FREE)
05-10 22:43:24.151 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 1 is not owned
by the producer (state = FREE)
05-10 22:43:24.152 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 2 is not owned
by the producer (state = FREE)
05-10 22:43:24.153 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 3 is not owned
by the producer (state = ACQUIRED)
05-10 22:43:24.154 17300 17946 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 4 is not owned
by the producer (state = FREE)
05-10 22:43:24.154 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 5 is not owned
by the producer (state = FREE)
05-10 22:43:24.155 17300 17499 I Unity : WwiseUnity: Sound engine initialized
successfully.
05-10 22:43:24.155 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 6 is not owned
by the producer (state = FREE)
05-10 22:43:24.155 17300 17946 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 7 is not owned
by the producer (state = FREE)
05-10 22:43:24.155 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 8 is not owned
by the producer (state = FREE)
05-10 22:43:24.155 17300 17946 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 9 is not owned
by the producer (state = FREE)
05-10 22:43:24.156 17300 17336 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 10 is not
owned by the producer (state = FREE)
05-10 22:43:24.156 17300 17336 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 11 is not
owned by the producer (state = FREE)
05-10 22:43:24.156 17300 17336 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 12 is not
owned by the producer (state = FREE)
05-10 22:43:24.156 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 13 is not
owned by the producer (state = FREE)
05-10 22:43:24.156 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 14 is not
owned by the producer (state = FREE)
05-10 22:43:24.157 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 15 is not
owned by the producer (state = FREE)
05-10 22:43:24.157 17300 17888 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 16 is not
owned by the producer (state = FREE)
05-10 22:43:24.157 17300 17336 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 17 is not
owned by the producer (state = FREE)
05-10 22:43:24.157 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 18 is not
owned by the producer (state = FREE)
05-10 22:43:24.157 17300 17888 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 19 is not
owned by the producer (state = FREE)
05-10 22:43:24.158 17300 17888 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 20 is not
owned by the producer (state = FREE)
05-10 22:43:24.158 17300 17888 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 21 is not
owned by the producer (state = FREE)
05-10 22:43:24.158 17300 17336 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 22 is not
owned by the producer (state = FREE)
05-10 22:43:24.158 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 23 is not
owned by the producer (state = FREE)
05-10 22:43:24.158 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 24 is not
owned by the producer (state = FREE)
05-10 22:43:24.159 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 25 is not
owned by the producer (state = FREE)
05-10 22:43:24.159 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 26 is not
owned by the producer (state = FREE)
05-10 22:43:24.159 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 27 is not
owned by the producer (state = FREE)
05-10 22:43:24.159 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 28 is not
owned by the producer (state = FREE)
05-10 22:43:24.160 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 29 is not
owned by the producer (state = FREE)
05-10 22:43:24.160 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 30 is not
owned by the producer (state = FREE)
05-10 22:43:24.160 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 31 is not
owned by the producer (state = FREE)
05-10 22:43:24.160 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 32 is not
owned by the producer (state = FREE)
05-10 22:43:24.160 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 33 is not
owned by the producer (state = FREE)
05-10 22:43:24.161 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 34 is not
owned by the producer (state = FREE)
05-10 22:43:24.161 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 35 is not
owned by the producer (state = FREE)
05-10 22:43:24.161 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 36 is not
owned by the producer (state = FREE)
05-10 22:43:24.161 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 37 is not
owned by the producer (state = FREE)
05-10 22:43:24.161 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 38 is not
owned by the producer (state = FREE)
05-10 22:43:24.162 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 39 is not
owned by the producer (state = FREE)
05-10 22:43:24.162 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 40 is not
owned by the producer (state = FREE)
05-10 22:43:24.162 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 41 is not
owned by the producer (state = FREE)
05-10 22:43:24.162 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 42 is not
owned by the producer (state = FREE)
05-10 22:43:24.162 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 43 is not
owned by the producer (state = FREE)
05-10 22:43:24.162 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 44 is not
owned by the producer (state = FREE)
05-10 22:43:24.163 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 45 is not
owned by the producer (state = FREE)
05-10 22:43:24.163 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 46 is not
owned by the producer (state = FREE)
05-10 22:43:24.163 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 47 is not
owned by the producer (state = FREE)
05-10 22:43:24.163 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 48 is not
owned by the producer (state = FREE)
05-10 22:43:24.163 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 49 is not
owned by the producer (state = FREE)
05-10 22:43:24.164 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 50 is not
owned by the producer (state = FREE)
05-10 22:43:24.164 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 51 is not
owned by the producer (state = FREE)
05-10 22:43:24.164 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 52 is not
owned by the producer (state = FREE)
05-10 22:43:24.164 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 53 is not
owned by the producer (state = FREE)
05-10 22:43:24.164 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 54 is not
owned by the producer (state = FREE)
05-10 22:43:24.165 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 55 is not
owned by the producer (state = FREE)
05-10 22:43:24.165 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 56 is not
owned by the producer (state = FREE)
05-10 22:43:24.165 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 57 is not
owned by the producer (state = FREE)
05-10 22:43:24.165 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 58 is not
owned by the producer (state = FREE)
05-10 22:43:24.165 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 59 is not
owned by the producer (state = FREE)
05-10 22:43:24.165 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 60 is not
owned by the producer (state = FREE)
05-10 22:43:24.166 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 61 is not
owned by the producer (state = FREE)
05-10 22:43:24.166 17300 17697 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 62 is not
owned by the producer (state = FREE)
05-10 22:43:24.166 17300 17324 W BufferQueueProducer:
[SurfaceView[com.mobile.legends/com.moba.unityplugin.MobaGameUnityActivity]#2(BLAST
Consumer)2](id:439400000002,api:3,p:1634,c:17300) detachBuffer: slot 63 is not
owned by the producer (state = FREE)
05-10 22:43:24.200 17300 17300 W MediaPlayer: mediaplayer went away with unhandled
events
05-10 22:43:24.202 17300 17300 D DecorView[]: getWindowModeFromSystem windowmode
is 1
05-10 22:43:24.202 17300 17300 D DecorView[]: updateDecorCaptionStatus windowMode
is 1
05-10 22:43:24.218 17300 17300 D SurfaceView: UPDATE null, mIsCastMode = false
05-10 22:43:24.228 17300 17300 I HandWritingStubImpl: refreshLastKeyboardType: 1
05-10 22:43:24.258 17300 17499 W Unity : [IsFileInStreamAssets]
ResInPack_NoCompress loaded, count: 13
05-10 22:43:24.258 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:24.258 17300 17499 W Unity :
05-10 22:43:24.270 17300 17963 I AudioManager: In isBluetoothScoOn() calling
application: com.mobile.legends
05-10 22:43:24.281 17300 17963 D ds:UnityKillsMe: PlayerBase::PlayerBase()
05-10 22:43:24.282 17300 17963 D ds:UnityKillsMe:
TrackPlayerBase::TrackPlayerBase()
05-10 22:43:24.282 17300 17963 I libOpenSLES: Emulating old channel mask behavior
(ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
05-10 22:43:24.283 17300 17963 D AudioTrack: set(sessionId=7201), mcallback is 1
05-10 22:43:24.283 17300 17963 D AudioTrack: set(): streamType 3, sampleRate 48000,
format 0x1, channelMask 0x3, frameCount 0, flags #104, notificationFrames -28,
sessionId 7201, transferType 0, uid -1, pid -1
05-10 22:43:24.283 17300 17963 W AudioTrack: set(): notificationFrames=-28 clamped
to the range -1 to -8
05-10 22:43:24.284 17300 17300 W UnityMain: type=1400 audit(0.0:304346): avc:
denied { search } for name="net" dev="sysfs" ino=36206
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:sysfs_net:s0
tclass=dir permissive=0 app=com.mobile.legends
05-10 22:43:24.284 17300 17300 W UnityMain: type=1400 audit(0.0:304347): avc:
denied { search } for name="net" dev="sysfs" ino=36206
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:sysfs_net:s0
tclass=dir permissive=0 app=com.mobile.legends
05-10 22:43:24.284 17300 17300 W UnityMain: type=1400 audit(0.0:304348): avc:
denied { search } for name="net" dev="sysfs" ino=36206
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:sysfs_net:s0
tclass=dir permissive=0 app=com.mobile.legends
05-10 22:43:24.284 17300 17300 W UnityMain: type=1400 audit(0.0:304349): avc:
denied { search } for name="net" dev="sysfs" ino=36206
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:sysfs_net:s0
tclass=dir permissive=0 app=com.mobile.legends
05-10 22:43:24.311 17300 17963 I AudioTrack: createTrack_l(0):
AUDIO_OUTPUT_FLAG_FAST successful; frameCount 0 -> 1536
05-10 22:43:24.344 17300 17963 D AudioTrack: start(1080): prior state:STATE_STOPPED
05-10 22:43:24.347 17300 17300 D MediaRouter: onRestoreRoute() :
route=RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{
name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false },
supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO ,
presentationDisplay=null }
05-10 22:43:24.347 17300 17300 V MediaRouter: Selecting route:
RouteInfo{ name=Phone, description=null, status=null,
category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO
ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO
ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
05-10 22:43:25.027 17300 17499 I Unity : ALog2019-2.01.0050.09-
PerformanceSDKMgr.InitTables: maxcount=25
05-10 22:43:25.027 17300 17499 I Unity : ALog2019-2.01.0050.09-
InitPerformanceLevelSetting: use data index from cache, configIndex=20,
modelIndex=3
05-10 22:43:25.028 17300 17499 I Unity : ALog2019-2.01.0050.09-
PerformanceSDKMgr.SetFrameRateLv: pre-framerate=60, change to framerate=60
05-10 22:43:25.028 17300 17499 I Unity : ALog2019-2.01.0050.09-UpdateScreenDPI:
maxdpi=440, willset2dpi=300, fscale=0.7603146, maxscreenwidth=2400,
maxscreenheight=1080
05-10 22:43:25.029 17300 17499 I Unity : ALog2019-2.01.0050.09-
PerformanceSDKMgr.SetRenderResolutionLv: change dpi=300, screen_pre=440,
screen_current=2400_1080, success=2400_1080, prescale=True, curscale=100
05-10 22:43:25.029 17300 17499 W Unity : ALog2019-2.01.0050.09-Activity Doesnot
Take Effect Log: Call Discarded Method on_Role_Init_SC
05-10 22:43:25.029 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.029 17300 17499 W Unity :
05-10 22:43:25.097 17300 17499 I Unity : ALog2019-2.01.0050.09-Dev: Xiaomi
2201116SG report: inver: 1.9.64.1060.1.44|lver: 1.9.68.1063.1|sver: 1.9.68.1063.1|
glver: OpenGL ES 3.2 V@0530.0 (GIT@3e33337ce3, I07ee46fc66, 1633699849)
(Date:10/08/21)|mem: 7432|fmem: 3204|fdisk: 71283
05-10 22:43:25.440 17300 17499 W Unity : AndroidJNIHelper.GetSignature: using
Byte parameters is obsolete, use SByte parameters instead
05-10 22:43:25.440 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.440 17300 17499 W Unity :
05-10 22:43:25.441 17300 17499 W Unity : AndroidJNIHelper: converting from Byte
array is obsolete, use SByte array instead
05-10 22:43:25.441 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.441 17300 17499 W Unity :
05-10 22:43:25.441 17300 17499 W Unity : AndroidJNIHelper.GetSignature: using
Byte parameters is obsolete, use SByte parameters instead
05-10 22:43:25.441 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.441 17300 17499 W Unity :
05-10 22:43:25.441 17300 17499 W Unity : AndroidJNIHelper: converting Byte array
is obsolete, use SByte array instead
05-10 22:43:25.441 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.441 17300 17499 W Unity :
05-10 22:43:25.441 17300 17499 W Unity : AndroidJNIHelper.GetSignature: using
Byte parameters is obsolete, use SByte parameters instead
05-10 22:43:25.441 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.441 17300 17499 W Unity :
05-10 22:43:25.441 17300 17499 W Unity : AndroidJNIHelper: converting from Byte
array is obsolete, use SByte array instead
05-10 22:43:25.441 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.441 17300 17499 W Unity :
05-10 22:43:25.452 17300 17969 D AudioTrack: [audioTrackData][mute] 1s(f:0 m:1000
s:0 k:1000 cm:1000 cs:0) : pid 17300 uid 10312 sessionId 7201 sr 48000 ch 2 fmt 1
05-10 22:43:25.617 17300 17963 I AudioManager: In isBluetoothScoOn() calling
application: com.mobile.legends
05-10 22:43:25.791 17300 17499 W Unity : [EGCDebug] SetTargetVersion
targetVersion = 102.1
05-10 22:43:25.791 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:25.791 17300 17499 W Unity :
05-10 22:43:25.940 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.940 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.941 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.941 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.941 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.941 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.941 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.941 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.941 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.942 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.942 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.942 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.942 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.942 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:25.942 17300 17499 I Unity : key not found: m_UsertagParam
05-10 22:43:26.014 17300 17499 W Unity : ALog2019-2.01.0050.09-Activity Doesnot
Take Effect Log: Call Discarded Method PerformanceDevice(142-237)
05-10 22:43:26.014 17300 17499 W Unity : (Filename:
.\Runtime/Export/Debug/Debug.bindings.h Line: 39)
05-10 22:43:26.014 17300 17499 W Unity :
05-10 22:43:26.452 17300 17969 D AudioTrack: [audioTrackData][mute] 2s(f:0 m:2000
s:0 k:2000 cm:2000 cs:0) : pid 17300 uid 10312 sessionId 7201 sr 48000 ch 2 fmt 1
05-10 22:43:26.961 17300 17963 I AudioManager: In isBluetoothScoOn() calling
application: com.mobile.legends
05-10 22:43:27.260 17300 18009 W System.err: java.lang.SecurityException: Settings
key: <bluetooth_name> is only readable to apps with targetSdkVersion lower than or
equal to: 31
05-10 22:43:27.260 17300 18009 W System.err: at
android.provider.Settings$NameValueCache.getStringForUser(Settings.java:3081)
05-10 22:43:27.260 17300 18009 W System.err: at
android.provider.Settings$Secure.getStringForUser(Settings.java:6210)
05-10 22:43:27.260 17300 18009 W System.err: at
android.provider.Settings$Secure.getString(Settings.java:6166)
05-10 22:43:27.260 17300 18009 W System.err: at tt.g.p.f.n.s.d(Unknown Source:8)
05-10 22:43:27.260 17300 18009 W System.err: at
com.bytedance.gameprotect.m.a(Unknown Source:41)
05-10 22:43:27.260 17300 18009 W System.err: at
com.bytedance.gameprotect.IlIlllIiI.IlIllLIiL(Unknown Source:0)
05-10 22:43:27.263 17300 18009 W PowerProfile: ambient.on is deprecated! Use
ambient.on.display0 instead.
05-10 22:43:27.263 17300 18009 W PowerProfile: screen.on is deprecated! Use
screen.on.display0 instead.
05-10 22:43:27.263 17300 18009 W PowerProfile: screen.full is deprecated! Use
screen.full.display0 instead.
05-10 22:43:27.263 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x0, drain:0,RAT:DEFAULT
05-10 22:43:27.263 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x10000000, drain:IDLE,RAT:DEFAULT
05-10 22:43:27.263 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x20000000, drain:RX,RAT:DEFAULT
05-10 22:43:27.264 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x30000000, drain:TX,level:UNKNOWN(0x0)RAT:DEFAULT
05-10 22:43:27.264 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x31000000,
drain:TX,level:UNKNOWN(0x1000000)RAT:DEFAULT
05-10 22:43:27.264 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x32000000,
drain:TX,level:UNKNOWN(0x2000000)RAT:DEFAULT
05-10 22:43:27.264 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x33000000,
drain:TX,level:UNKNOWN(0x3000000)RAT:DEFAULT
05-10 22:43:27.264 17300 18009 W ModemPowerProfile: getAverageBatteryDrainMaH
called with unexpected key: 0x34000000,
drain:TX,level:UNKNOWN(0x4000000)RAT:DEFAULT
05-10 22:43:27.260 17300 17300 W Thread-219: type=1400 audit(0.0:304350): avc:
denied { read } for name="arp" dev="proc" ino=4026532072
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:proc_net:s0
tclass=file permissive=0 app=com.mobile.legends
05-10 22:43:27.268 17300 17499 E BXNativeLibsLoader: Load library start...
05-10 22:43:27.274 17300 17499 E Bench-TAG: ====== JNI_OnLoad ======
05-10 22:43:27.274 17300 17499 E BXNativeLibsLoader: Load bytebench cost 6ms
05-10 22:43:27.274 17300 17499 W BXNativeLibsLoader: Finish loadLibrary bytebench
cost time:6
05-10 22:43:27.275 17300 17499 D BXServiceCenter: sp_mRepoController init
05-10 22:43:27.276 17300 17499 D BXServiceCenter: monitor init
05-10 22:43:27.276 17300 17499 D BXServiceCenter: openRepo
05-10 22:43:27.276 17300 17499 D BX contextPort: finish init context
05-10 22:43:27.276 17300 17300 W Thread-226: type=1400 audit(0.0:304351): avc:
denied { read } for name="cache" dev="dm-8" ino=16
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:cache_file:s0
tclass=lnk_file permissive=0 app=com.mobile.legends
05-10 22:43:27.276 17300 17300 W Thread-226: type=1400 audit(0.0:304352): avc:
denied { read } for name="cache" dev="dm-8" ino=16
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:cache_file:s0
tclass=lnk_file permissive=0 app=com.mobile.legends
05-10 22:43:27.276 17300 17300 W Thread-226: type=1400 audit(0.0:304353): avc:
denied { read } for name="cache" dev="dm-8" ino=16
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:cache_file:s0
tclass=lnk_file permissive=0 app=com.mobile.legends
05-10 22:43:27.276 17300 17300 W Thread-226: type=1400 audit(0.0:304354): avc:
denied { read } for name="cache" dev="dm-8" ino=16
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768 tcontext=u:object_r:cache_file:s0
tclass=lnk_file permissive=0 app=com.mobile.legends
05-10 22:43:27.276 17300 17300 W Thread-226: type=1400 audit(0.0:304355): avc:
denied { search } for name="vendor" dev="tmpfs" ino=13322
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:mnt_vendor_file:s0 tclass=dir permissive=0
app=com.mobile.legends
05-10 22:43:27.276 17300 17300 W Thread-226: type=1400 audit(0.0:304356): avc:
denied { search } for name="vendor" dev="tmpfs" ino=13322
scontext=u:r:untrusted_app:s0:c56,c257,c512,c768
tcontext=u:object_r:mnt_vendor_file:s0 tclass=dir permissive=0
app=com.mobile.legends
05-10 22:43:27.311 17300 18018 D TrafficStats: tagSocket(422) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:27.315 17300 18009 W libc : Access denied finding property
"ro.oem_unlock_supported"
05-10 22:43:27.340 17300 18009 E DrmHalHidl: uuid=[edef8ba979d64ace
a3c827dcd51d21ed] No supported hal instance found
05-10 22:43:27.341 17300 18026 D TrafficStats: tagSocket(424) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:27.342 17300 18027 D TrafficStats: tagSocket(427) with
statsTag=0xffffffff, statsUid=-1
05-10 22:43:27.452 17300 17969 D AudioTrack: [audioTrackData][mute] 3s(f:0 m:3000
s:0 k:3000 cm:3000 cs:0) : pid 17300 uid 10312 sessionId 7201 sr 48000 ch 2 fmt 1
05-10 22:43:27.634 17300 18009 E DrmHalAidl: Failed to get vendor from drm plugin:
-1010
05-10 22:43:27.634 17300 18009 E DrmHalAidl: Failed to get description from drm
plugin: -1010
05-10 22:43:27.640 17300 17499 W ds:UnityKillsMe: Accessing hidden method
Landroid/os/Debug$MemoryInfo;->getSummaryTotalSwapPss()I (max-target-o, JNI,
denied)
05-10 22:43:27.641 17300 17499 W ds:UnityKillsMe: Accessing hidden method
Landroid/os/Debug$MemoryInfo;->getTotalSwappedOutPss()I (max-target-o, JNI, denied)
05-10 22:43:27.641 17300 17499 W ds:UnityKillsMe: Accessing hidden field
Landroid/os/Debug$MemoryInfo;->dalvikSwappedOutPss:I (max-target-r, JNI, denied)
05-10 22:43:27.642 17300 17499 W ds:UnityKillsMe: Accessing hidden field
Landroid/os/Debug$MemoryInfo;->nativeSwappedOutPss:I (max-target-r, JNI, denied)
05-10 22:43:27.643 17300 17499 W ds:UnityKillsMe: Accessing hidden field
Landroid/os/Debug$MemoryInfo;->otherSwappedOutPss:I (max-target-r, JNI, denied)
05-10 22:43:27.758 17300 17499 W ExceptionHandler: install, pid: 17300, thread:
Thread[main,5,main], tid: 2, context:
com.moba.unityplugin.MobaGameUnityActivity@e7a477f, is installed
05-10 22:43:27.878 17300 17499 E MobaGame-Utile: GetCacheDir, context is null

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy