0% found this document useful (0 votes)
16 views73 pages

Logcat

The log details the initialization process of the application 'com.harsh.game', including the loading of various libraries and the occurrence of errors such as file not found and classpath mismatches. It indicates issues with the debugger not starting due to the inability to load the jdwp agent and multiple warnings about missing files and configuration mismatches. Additionally, there are entries related to Firebase analytics initialization and access denied errors for certain properties.

Uploaded by

dodicianton97
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)
16 views73 pages

Logcat

The log details the initialization process of the application 'com.harsh.game', including the loading of various libraries and the occurrence of errors such as file not found and classpath mismatches. It indicates issues with the debugger not starting due to the inability to load the jdwp agent and multiple warnings about missing files and configuration mismatches. Additionally, there are entries related to Firebase analytics initialization and access denied errors for certain properties.

Uploaded by

dodicianton97
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/ 73

--------- beginning of main

02-20 14:12:02.760 14130 14130 I com.harsh.game: Using CollectorTypeCC GC.


02-20 14:12:02.801 14130 14130 E com.harsh.game: Not starting debugger since
process cannot load the jdwp agent.
02-20 14:12:02.851 14130 14130 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
02-20 14:12:02.887 14130 14130 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
02-20 14:12:02.887 14130 14130 W System.err: at libcore.io.Linux.open(Native
Method)
02-20 14:12:02.887 14130 14130 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-20 14:12:02.887 14130 14130 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
02-20 14:12:02.887 14130 14130 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-20 14:12:02.887 14130 14130 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8170)
02-20 14:12:02.887 14130 14130 W System.err: at
android.system.Os.open(Os.java:494)
02-20 14:12:02.887 14130 14130 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:204)
02-20 14:12:02.887 14130 14130 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
185)
02-20 14:12:02.887 14130 14130 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8257)
02-20 14:12:02.887 14130 14130 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-20 14:12:02.887 14130 14130 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
02-20 14:12:02.887 14130 14130 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
02-20 14:12:02.892 14130 14130 I MessageMonitor: Load libmiui_runtime
02-20 14:12:02.938 14130 14130 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10522; state: DISABLED
02-20 14:12:03.005 14130 14130 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
02-20 14:12:03.019 14130 14130 D nativeloader: Configuring clns-4 for other apk
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/
base.apk. target_sdk_version=29, uses_libraries=,
library_path=/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-
les13x0R41Qb8Q==/lib/arm:/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.harsh.game
02-20 14:12:03.019 14130 14130 D nativeloader: Extending system_exposed_libraries:
libapuwareapusys.mtk.so:libapuwareapusys_v2.mtk.so:libapuwarexrp.mtk.so:libapuwarex
rp_v2.mtk.so:libapuwareutils.mtk.so:libapuwareutils_v2.mtk.so:libapuwarehmp.mtk.so:
libmcv_runtime_usdk.mtk.so:libneuron_graph_delegate.mtk.so:libneuronusdk_adapter.mt
k.so:libtflite_mtk.mtk.so:libarmnn_ndk.mtk.so:libcmdl_ndk.mtk.so:libnir_neon_driver
_ndk.mtk.so:libmvpu_runtime.mtk.so:libmvpu_runtime_pub.mtk.so:libmvpu_engine_pub.mt
k.so:libmvpu_pattern_pub.mtk.so:libmvpuop_mtk_cv.mtk.so:libmvpuop_mtk_nn.mtk.so:lib
teeservice_client.trustonic.so:libmisys_jni.xiaomi.so
02-20 14:12:03.045 14130 14130 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
02-20 14:12:03.052 14130 14130 V GraphicsEnvironment: ANGLE Developer option for
'com.harsh.game' set to: 'default'
02-20 14:12:03.053 14130 14130 V GraphicsEnvironment: ANGLE GameManagerService for
com.harsh.game: false
02-20 14:12:03.053 14130 14130 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
02-20 14:12:03.059 14130 14130 I ForceDarkHelperStubImpl: initialize for
com.harsh.game , ForceDarkOrigin
02-20 14:12:03.068 14130 14130 D nativeloader: Load libforcedarkimpl.so using
system ns (caller=/system_ext/framework/miui-framework.jar): ok
02-20 14:12:03.068 14130 14130 D com.harsh.game: JNI_OnLoad success
02-20 14:12:03.068 14130 14130 I MiuiForceDarkConfig: setConfig density:2.750000,
mainRule:0, secondaryRule:0, tertiaryRule:0
02-20 14:12:03.071 14130 14130 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
02-20 14:12:03.073 14130 14130 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
02-20 14:12:03.091 14130 14130 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10522; state: DISABLED
02-20 14:12:03.130 14130 14130 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libcrashlytics.so using ns clns-4 from class loader
(caller=/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-
les13x0R41Qb8Q==/base.apk): ok
02-20 14:12:03.158 14130 14159 W com.harsh.game: ClassLoaderContext classpath size
mismatch. expected=1, found=0
(DLC[];PCL[base.apk*2991005092]{PCL[/system/framework/org.apache.http.legacy.jar*23
15938047]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290638]#PCL[/system/framework/
com.android.location.provider.jar*3868789109]#PCL[/system/framework/
org.apache.http.legacy.jar*2315938047]} | DLC[];PCL[])
02-20 14:12:03.172 14130 14159 W System : ClassLoader referenced unknown path:
02-20 14:12:03.173 14130 14159 D nativeloader: Configuring clns-5 for other apk .
target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~wb39le4TDjv_3Rpxf99n_w==/com.google.android.gms-
n44flP1VA_DhFX7G4S4tTA==/lib/arm:/data/app/~~wb39le4TDjv_3Rpxf99n_w==/
com.google.android.gms-n44flP1VA_DhFX7G4S4tTA==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
02-20 14:12:03.183 14130 14160 D libcrashlytics: Initializing libcrashlytics
version 3.2.0
02-20 14:12:03.200 14130 14160 D libcrashlytics: Initializing native crash handling
successful.
02-20 14:12:03.206 14130 14159 W com.harsh.game: ClassLoaderContext classpath
element checksum mismatch. expected=2991005092, found=3149987579
(DLC[];PCL[base.apk*2991005092]{PCL[/system/framework/org.apache.http.legacy.jar*23
15938047]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290638]#PCL[/system/framework/
com.android.location.provider.jar*3868789109]#PCL[/system/framework/
org.apache.http.legacy.jar*2315938047]} |
DLC[];PCL[/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-
les13x0R41Qb8Q==/base.apk*3149987579]{PCL[/system/framework/
android.test.base.jar*446567138]})
02-20 14:12:03.267 14130 14130 W System.err: java.io.IOException: No such file or
directory
02-20 14:12:03.269 14130 14130 W System.err: at
java.io.UnixFileSystem.createFileExclusively0(Native Method)
02-20 14:12:03.269 14130 14130 W System.err: at
java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:368)
02-20 14:12:03.269 14130 14130 W System.err: at
java.io.File.createNewFile(File.java:1022)
02-20 14:12:03.269 14130 14130 W System.err: at
com.harsh.migrate.SurovayApplication.onCreate(SourceFile:8)
02-20 14:12:03.269 14130 14130 W System.err: at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1286)
02-20 14:12:03.269 14130 14130 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7150)
02-20 14:12:03.269 14130 14130 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-20 14:12:03.269 14130 14130 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2263)
02-20 14:12:03.269 14130 14130 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-20 14:12:03.269 14130 14130 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
02-20 14:12:03.269 14130 14130 W System.err: at
android.os.Looper.loop(Looper.java:300)
02-20 14:12:03.269 14130 14130 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8294)
02-20 14:12:03.269 14130 14130 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-20 14:12:03.269 14130 14130 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
02-20 14:12:03.269 14130 14130 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
02-20 14:12:03.276 14130 14186 E com.harsh.game: No package ID 76 found for ID
0x760b000f.
02-20 14:12:03.276 14130 14186 E com.harsh.game: No package ID 76 found for ID
0x760b000f.
02-20 14:12:03.277 14130 14186 I FA : App measurement initialized, version:
116010
02-20 14:12:03.277 14130 14186 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
02-20 14:12:03.277 14130 14186 I FA : To enable faster debug mode event
logging run:
02-20 14:12:03.277 14130 14186 I FA : adb shell setprop
debug.firebase.analytics.app com.harsh.game
02-20 14:12:03.282 14130 14130 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 14:12:03.299 14130 14191 D libMEOW : meow new tls: 0xf0908300
02-20 14:12:03.301 14130 14191 D libMEOW : meow reload base cfg path: na
02-20 14:12:03.301 14130 14191 D libMEOW : meow reload overlay cfg path: na
02-20 14:12:03.309 14130 14191 E QT : [QT]file does not exist
02-20 14:12:03.310 14130 14191 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 14:12:03.310 14130 14191 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 14:12:03.317 14130 14191 D libMEOW : meow delete tls: 0xf0908300
02-20 14:12:03.327 14130 14130 W libc : Access denied finding property
"ro.vendor.df.effect.conflict"
02-20 14:12:03.323 14130 14130 W com.harsh.game: type=1400 audit(0.0:525147): avc:
denied { read } for name="u:object_r:vendor_displayfeature_prop:s0" dev="tmpfs"
ino=10627 scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:vendor_displayfeature_prop:s0 tclass=file permissive=0
app=com.harsh.game
02-20 14:12:03.341 14130 14186 I FA : Tag Manager is not found and thus will
not be used
02-20 14:12:03.353 14130 14130 D IS_CTS_MODE: false
02-20 14:12:03.353 14130 14130 D MULTI_WINDOW_ENABLED: false
02-20 14:12:03.361 14130 14130 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 14:12:03.446 14130 14130 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10522; state: DISABLED
02-20 14:12:03.446 14130 14130 D CompatibilityChangeReporter: Compat change id
reported: 37756858; UID 10522; state: ENABLED
02-20 14:12:03.558 14130 14130 I MSYNC3-VariableRefreshRate: Variable refreshrate
is disabled
02-20 14:12:03.567 14130 14130 I SurfaceFactory: [static] sSurfaceFactory =
com.mediatek.view.impl.SurfaceFactoryImpl@17cd78f
02-20 14:12:03.578 14130 14265 D nativeloader: Load libpowerhalwrap_jni.so using
system ns (caller=/system/framework/mediatek-framework.jar): ok
02-20 14:12:03.578 14130 14265 I PowerHalWrapper: PowerHalWrapper.getInstance
02-20 14:12:03.581 14130 14130 D VRI[SplashActivity]: hardware acceleration = true,
forceHwAccelerated = false
02-20 14:12:03.596 14130 14130 D libMEOW : meow new tls: 0xf03a8480
02-20 14:12:03.596 14130 14130 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 14:12:03.596 14130 14130 D libMEOW : plugin 1: [libMEOW_gift.so]:
--------- beginning of system
02-20 14:12:03.650 14130 14130 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/.launcher.activity.SplashActivity time=378ms latency=333ms
procState=-1 historyMsgCount=1 (msgIndex=1 wall=337ms seq=2 late=1ms
h=android.app.ActivityThread$H w=110)
02-20 14:12:03.651 14130 14130 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/.launcher.activity.SplashActivity time=0ms latency=710ms
procState=-1 historyMsgCount=2 (msgIndex=1 wall=337ms seq=2 late=1ms
h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=378ms seq=3 late=333ms
h=android.app.ActivityThread$H w=159)
02-20 14:12:03.697 14130 14130 D BufferQueueConsumer: [](id:373200000000,api:0,p:-
1,c:14130) connect: controlledByApp=false
02-20 14:12:03.712 14130 14130 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
02-20 14:12:03.722 14130 14188 D libMEOW : meow new tls: 0xe6bfc480
02-20 14:12:03.723 14130 14188 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 14:12:03.723 14130 14188 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 14:12:03.724 14130 14130 D VRI[SplashActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 14:12:03.725 14130 14130 D VRI[SplashActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 14:12:03.779 14130 14188 E OpenGLRenderer: Device claims wide gamut support,
cannot find matching config, error = EGL_SUCCESS
02-20 14:12:03.780 14130 14188 W OpenGLRenderer: Failed to initialize 101010-2
format, error = EGL_SUCCESS
02-20 14:12:03.806 14130 14188 E linker : library "/system_ext/lib64/libmigl.so"
("/system_ext/lib64/libmigl.so") needed or dlopened by "/system/lib/libEGL.so" is
not accessible for the namespace: [name="(default)", ld_library_paths="",
default_library_paths="/system/lib:/system_ext/lib",
permitted_paths="/system/lib/drm:/system/lib/extractors:/system/lib/hw:/
system_ext/lib:/system/framework:/system/app:/system/priv-app:/system_ext/
framework:/system_ext/app:/system_ext/priv-app:/vendor/framework:/vendor/app:/
vendor/priv-app:/system/vendor/framework:/system/vendor/app:/system/vendor/priv-
app:/odm/framework:/odm/app:/odm/priv-app:/oem/app:/product/framework:/product/
app:/product/priv-app:/data:/mnt/expand:/apex/com.android.runtime/lib/bionic:/
system/lib/bootstrap"]
02-20 14:12:03.806 14130 14188 E libEGL : open /system_ext/lib64/libmigl.so
failed! dlopen - dlopen failed: library "/system_ext/lib64/libmigl.so" needed or
dlopened by "/system/lib/libEGL.so" is not accessible for the namespace "(default)"
02-20 14:12:03.824 14130 14188 E libEGL : pre_cache appList:
com.android.contacts,com.android.mms,com.android.settings,com.android.thememanager,
com.mi.android.globalFileexplorer,com.miui.gallery,com.miui.notes,com.miui.security
center,com.miui.videoplayer,com.miui.weather2,com.xiaomi.calendar
02-20 14:12:03.894 14130 14188 D com.harsh.game: MiuiProcessManagerServiceStub
setSchedFifo
02-20 14:12:03.894 14130 14188 I MiuiProcessManagerImpl: setSchedFifo pid:14130,
mode:3
02-20 14:12:03.897 14130 14320 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-20 14:12:03.898 14130 14188 D hw-ProcessState: Binder ioctl to enable oneway
spam detection failed: Invalid argument
02-20 14:12:04.192 14130 14188 E libEGL : pre_cache appList:
com.android.contacts,com.android.mms,com.android.settings,com.android.thememanager,
com.mi.android.globalFileexplorer,com.miui.gallery,com.miui.notes,com.miui.security
center,com.miui.videoplayer,com.miui.weather2,com.xiaomi.calendar
02-20 14:12:04.246 14130 14188 D BLASTBufferQueue: [VRI[SplashActivity]#0](f:0,a:1)
acquireNextBufferLocked size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=487878774136079(auto) mPendingTransactions.size=0
graphicBufferId=60687887892480 transform=0
02-20 14:12:04.251 14130 14188 W Parcel : Expecting binder but got null!
02-20 14:12:04.252 14130 14130 W Looper : PerfMonitor doFrame : time=585ms
vsyncFrame=0 latency=82ms procState=-1 historyMsgCount=13 (msgIndex=1 wall=378ms
seq=3 late=333ms h=android.app.ActivityThread$H w=159)
02-20 14:12:04.253 14130 14130 D VRI[SplashActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 14:12:05.658 14130 14186 I FA : Application backgrounded at:
timestamp_millis: 1740053523658
02-20 14:12:05.769 14130 14130 D CompatibilityChangeReporter: Compat change id
reported: 78294732; UID 10522; state: DISABLED
02-20 14:12:05.794 14130 14130 D SurfaceView: UPDATE null, mIsCastMode = false
02-20 14:12:05.802 14130 14130 D BufferQueueConsumer: [](id:373200000001,api:0,p:-
1,c:14130) connect: controlledByApp=false
02-20 14:12:05.803 14130 14347 D libMEOW : meow new tls: 0xd79b08c0
02-20 14:12:05.803 14130 14347 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 14:12:05.803 14130 14347 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 14:12:05.807 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 14:12:05.807 14130 14130 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 14:12:05.809 14130 14130 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 14:12:05.814 14130 14347 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1]
(f:0,a:1) acquireNextBufferLocked size=1x1 mFrameNumber=1 applyTransaction=true
mTimestamp=487880341467849(auto) mPendingTransactions.size=0
graphicBufferId=60687887892484 transform=0
02-20 14:12:05.819 14130 14130 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 14:12:05.821 14130 14130 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActi
vity])/@0x1f92fa4, mIsProjectionMode = false
02-20 14:12:05.822 14130 14130 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 14:12:05.822 14130 14130 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 14:12:05.822 14130 14130 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 14:12:05.835 14130 14177 W System : Ignoring header If-None-Match because
its value was null.
02-20 14:12:06.221 14130 14130 I System.out: Firebase servers node
02-20 14:12:06.223 14130 14130 I System.out: Firebase news node
02-20 14:12:06.223 14130 14130 I System.out: Firebase check files node
02-20 14:12:06.223 14130 14130 I System.out: Firebase -> gameNewLauncher node
02-20 14:12:06.224 14130 14130 I System.out: Config.cacheUrl = https://maga-samp-
cdn.itcloud.io/harsh_cdn/cache/
02-20 14:12:06.224 14130 14130 I System.out: Config.enableUpdate = false
02-20 14:12:06.224 14130 14130 I System.out: Config.fileCount = 1
02-20 14:12:06.224 14130 14130 I System.out: Config.launcherURL = https://maga-
samp-cdn.itcloud.io/harsh_cdn_new/launcher/
02-20 14:12:06.224 14130 14130 I System.out: Config.sampURL = CONTACT ME:
www.t.me/TemaSM
02-20 14:12:06.224 14130 14130 I System.out: Config.settingsFileURL = CONTACT ME:
www.t.me/TemaSM
02-20 14:12:06.224 14130 14130 I System.out: Config.spaceAvailable = 3900
02-20 14:12:06.224 14130 14130 I System.out: Config.spaceAvailableWithoutZip = 2800
02-20 14:12:06.224 14130 14130 I System.out: Config.versionGame = 1
02-20 14:12:06.224 14130 14130 I System.out: Config.versionLauncher = 37
02-20 14:12:06.224 14130 14130 I System.out: Config.versionSamp = 1
02-20 14:12:06.224 14130 14130 I System.out: Config.versionCache = 11
02-20 14:12:06.224 14130 14130 I System.out: Config.updateUrl = https://maga-samp-
cdn.itcloud.io/harsh_cdn/update/
02-20 14:12:06.224 14130 14130 I System.out: Config.updateSpaceAvailable = 1100
02-20 14:12:06.224 14130 14130 I System.out: Config.fallbackUrl = https://maga-
samp-cdn.itcloud.io/harsh_cdn/fallback/
02-20 14:12:06.224 14130 14130 I System.out: Config.fallbackSpaceAvailable = 3000
02-20 14:12:06.251 14130 14358 D libMEOW : meow new tls: 0xd6b8c8c0
02-20 14:12:06.252 14130 14358 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 14:12:06.252 14130 14358 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 14:12:06.252 14130 14358 D libMEOW : meow delete tls: 0xd6b8c8c0
02-20 14:12:06.252 14130 14130 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 14:12:06.260 14130 14130 D IS_CTS_MODE: false
02-20 14:12:06.260 14130 14130 D MULTI_WINDOW_ENABLED: false
02-20 14:12:06.261 14130 14130 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 14:12:06.340 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 14:12:06.341 14130 14366 D libMEOW : meow new tls: 0xd4a3a000
02-20 14:12:06.341 14130 14366 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 14:12:06.341 14130 14366 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 14:12:06.341 14130 14366 D libMEOW : meow delete tls: 0xd4a3a000
02-20 14:12:06.341 14130 14130 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 14:12:06.348 14130 14130 D IS_CTS_MODE: false
02-20 14:12:06.348 14130 14130 D MULTI_WINDOW_ENABLED: false
02-20 14:12:06.349 14130 14130 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 14:12:06.375 14130 14130 D VRI[PreLoadActivity]: hardware acceleration =
true, forceHwAccelerated = false
02-20 14:12:06.402 14130 14130 D BufferQueueConsumer: [](id:373200000002,api:0,p:-
1,c:14130) connect: controlledByApp=false
02-20 14:12:06.405 14130 14130 D VRI[PreLoadActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 14:12:06.405 14130 14130 D VRI[PreLoadActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 14:12:06.462 14130 14188 D BLASTBufferQueue: [VRI[PreLoadActivity]#2]
(f:0,a:1) acquireNextBufferLocked size=1080x2297 mFrameNumber=1
applyTransaction=true mTimestamp=487880990006849(auto) mPendingTransactions.size=0
graphicBufferId=60687887892488 transform=0
02-20 14:12:06.463 14130 14188 W Parcel : Expecting binder but got null!
02-20 14:12:06.464 14130 14130 D VRI[PreLoadActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 14:12:06.510 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 14:12:06.511 14130 14130 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 14:12:06.511 14130 14130 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 14:12:06.552 14130 14130 D BLASTBufferQueue: [VRI[SplashActivity]#0](f:0,a:1)
destructor()
02-20 14:12:06.552 14130 14130 D BufferQueueConsumer: [VRI[SplashActivity]#0(BLAST
Consumer)0](id:373200000000,api:0,p:-1,c:14130) disconnect
02-20 14:12:06.557 14130 14347 D libMEOW : meow delete tls: 0xd79b08c0
02-20 14:12:06.558 14130 14130 D View : [Warning] assignParent to null: this =
DecorView@b10dd5e[SplashActivity]
02-20 14:12:06.568 14130 14150 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1]
(f:0,a:1) destructor()
02-20 14:12:06.568 14130 14150 D BufferQueueConsumer:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1(BLAS
T Consumer)1](id:373200000001,api:0,p:-1,c:14130) disconnect
02-20 14:12:06.571 14130 14370 D skia : SkJpegCodec::onGetPixels +
02-20 14:12:06.608 14130 14370 D skia : SkJpegCodec::onGetPixels -
02-20 14:12:06.636 14130 14355 D skia : SkJpegCodec::onGetPixels +
02-20 14:12:06.648 14130 14355 D skia : SkJpegCodec::onGetPixels -
02-20 14:12:07.202 14130 14130 W MirrorManager: this model don't Support
02-20 14:12:07.301 14130 14130 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 14:12:07.303 14130 14372 D libMEOW : meow new tls: 0xe66d9a00
02-20 14:12:07.303 14130 14372 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 14:12:07.303 14130 14372 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 14:12:07.303 14130 14372 D libMEOW : meow delete tls: 0xe66d9a00
02-20 14:12:07.337 14130 14130 D IS_CTS_MODE: false
02-20 14:12:07.337 14130 14130 D MULTI_WINDOW_ENABLED: false
02-20 14:12:07.338 14130 14130 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 14:12:07.348 14130 14130 I System.out: Before: available space: 2521.0MB
02-20 14:12:07.350 14130 14130 I System.out: After: available space: 2521.0MB
02-20 14:12:07.350 14130 14130 I System.out: After note: available space: 2521.0MB
02-20 14:12:07.378 14130 14373 D CompatibilityChangeReporter: Compat change id
reported: 160794467; UID 10522; state: DISABLED
02-20 14:12:07.382 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: hardware
acceleration = true, forceHwAccelerated = false
02-20 14:12:07.413 14130 14130 D BufferQueueConsumer: [](id:373200000003,api:0,p:-
1,c:14130) connect: controlledByApp=false
02-20 14:12:07.417 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 14:12:07.417 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=0 syncSeqId=0
02-20 14:12:07.441 14130 14188 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#3](f:0,a:1) acquireNextBufferLocked
size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=487881968649695(auto) mPendingTransactions.size=0
graphicBufferId=60687887892492 transform=0
02-20 14:12:07.442 14130 14188 W Parcel : Expecting binder but got null!
02-20 14:12:07.443 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 14:12:07.443 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 14:12:07.493 14130 14130 D BLASTBufferQueue: [VRI[PreLoadActivity]#2]
(f:0,a:1) destructor()
02-20 14:12:07.493 14130 14130 D BufferQueueConsumer: [VRI[PreLoadActivity]#2(BLAST
Consumer)2](id:373200000002,api:0,p:-1,c:14130) disconnect
02-20 14:12:07.496 14130 14130 D View : [Warning] assignParent to null: this =
DecorView@7ef6266[PreLoadActivity]
02-20 14:12:07.504 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 14:12:07.505 14130 14130 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 14:12:07.505 14130 14130 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 14:12:11.366 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 14:12:11.498 14130 14130 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#3](f:0,a:1) destructor()
02-20 14:12:11.498 14130 14130 D BufferQueueConsumer:
[VRI[KotlinCacheLoadUnzipActivity]#3(BLAST Consumer)3](id:373200000003,api:0,p:-
1,c:14130) disconnect
02-20 14:12:11.499 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:12:13.387 14130 14186 I FA : Application backgrounded at:
timestamp_millis: 1740053531386
02-20 14:12:13.563 14130 14136 W com.harsh.game: Cleared Reference was only
reachable from finalizer (only reported once)
02-20 14:12:14.728 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:13:02.737 14130 14136 W com.harsh.game: Suspending all threads took:
10.047ms
02-20 14:13:02.836 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:13:02.842 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:13:02.844 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:13:02.844 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:13:05.880 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:16:03.890 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:16:03.917 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:16:03.940 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:18:15.969 14130 14130 D BufferQueueConsumer: [](id:373200000004,api:0,p:-
1,c:14130) connect: controlledByApp=false
02-20 14:18:15.994 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 14:18:15.995 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=1 syncSeqId=0
02-20 14:18:16.010 14130 14188 E OpenGLRenderer: Device claims wide gamut support,
cannot find matching config, error = EGL_SUCCESS
02-20 14:18:16.010 14130 14188 W OpenGLRenderer: Failed to initialize 101010-2
format, error = EGL_SUCCESS
02-20 14:18:16.062 14130 14188 E libEGL : pre_cache appList:
com.android.contacts,com.android.mms,com.android.settings,com.android.thememanager,
com.mi.android.globalFileexplorer,com.miui.gallery,com.miui.notes,com.miui.security
center,com.miui.videoplayer,com.miui.weather2,com.xiaomi.calendar
02-20 14:18:16.193 14130 14188 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#4](f:0,a:1) acquireNextBufferLocked
size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=488250719417717(auto) mPendingTransactions.size=0
graphicBufferId=60687887892496 transform=0
02-20 14:18:16.196 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 14:18:16.203 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.handleResized:1970
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 14:18:16.211 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=2 syncSeqId=0
02-20 14:18:16.212 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 14:18:16.239 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 14:18:16.244 14130 14130 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 14:18:16.244 14130 14130 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 14:18:17.271 14130 14135 W com.harsh.game: Missing inline cache for void
android.view.InputEventLogStubImpl.logOnInputEvent(android.view.InputEvent,
java.lang.String)
02-20 14:18:18.075 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 14:18:18.242 14130 14130 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#4](f:0,a:1) destructor()
02-20 14:18:18.242 14130 14130 D BufferQueueConsumer:
[VRI[KotlinCacheLoadUnzipActivity]#4(BLAST Consumer)4](id:373200000004,api:0,p:-
1,c:14130) disconnect
02-20 14:18:18.259 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:18:20.168 14130 20487 I FA : Application backgrounded at:
timestamp_millis: 1740053898167
02-20 14:18:21.898 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 14:19:02.553 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.100 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.110 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.110 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.110 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.110 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.110 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.111 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.111 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.111 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:48:17.271 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 15:50:19.024 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:05:38.193 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:05:38.215 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:06:16.947 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:09:34.057 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:12:45.579 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.608 14130 14130 D BufferQueueConsumer: [](id:373200000005,api:0,p:-
1,c:14130) connect: controlledByApp=false
02-20 16:14:56.642 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:14:56.644 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=3 syncSeqId=0
02-20 16:14:56.765 14130 14188 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#5](f:0,a:1) acquireNextBufferLocked
size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=490595528710010(auto) mPendingTransactions.size=0
graphicBufferId=60687887892501 transform=0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.766 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:56.767 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:14:56.772 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.handleResized:1970
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:14:56.778 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=4 syncSeqId=0
02-20 16:14:56.787 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:14:56.812 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:14:56.813 14130 14130 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:14:56.814 14130 14130 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:14:59.689 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:14:59.823 14130 14130 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#5](f:0,a:1) destructor()
02-20 16:14:59.823 14130 14130 D BufferQueueConsumer:
[VRI[KotlinCacheLoadUnzipActivity]#5(BLAST Consumer)5](id:373200000005,api:0,p:-
1,c:14130) disconnect
02-20 16:14:59.844 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:14:59.940 14130 14136 W com.harsh.game: Reducing the number of considered
missed Gc histogram windows from 271 to 100
02-20 16:15:01.711 14130 27955 I FA : Application backgrounded at:
timestamp_millis: 1740060899709
02-20 16:17:56.420 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:17:56.523 14130 14130 D BufferQueueConsumer: [](id:373200000006,api:0,p:-
1,c:14130) connect: controlledByApp=false
02-20 16:17:56.551 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:17:56.552 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=5 syncSeqId=0
02-20 16:17:56.672 14130 14188 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#6](f:0,a:1) acquireNextBufferLocked
size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=490775436348406(auto) mPendingTransactions.size=0
graphicBufferId=60687887892505 transform=0
02-20 16:17:56.674 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:17:56.676 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.handleResized:1970
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:17:56.685 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=6 syncSeqId=0
02-20 16:17:56.686 14130 14130 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:17:56.714 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:17:56.716 14130 14130 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:17:56.716 14130 14130 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:17:57.652 14130 14130 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity', KeyEvent
{ action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48,
repeatCount=0, eventTime=490776335000000, downTime=490776335000000, deviceId=-1,
source=0x101, displayId=0 }, phoneEventTime=16:17:57.569
02-20 16:17:57.663 14130 14130 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity', KeyEvent
{ action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48,
repeatCount=0, eventTime=490776401000000, downTime=490776335000000, deviceId=-1,
source=0x101, displayId=0 }, phoneEventTime=16:17:57.635
02-20 16:17:58.780 14130 14130 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:17:58.949 14130 14130 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#6](f:0,a:1) destructor()
02-20 16:17:58.949 14130 14130 D BufferQueueConsumer:
[VRI[KotlinCacheLoadUnzipActivity]#6(BLAST Consumer)6](id:373200000006,api:0,p:-
1,c:14130) disconnect
02-20 16:17:58.981 14130 14188 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
02-20 16:18:00.136 28654 28654 I com.harsh.game: Using CollectorTypeCC GC.
02-20 16:18:00.163 28654 28654 E com.harsh.game: Not starting debugger since
process cannot load the jdwp agent.
02-20 16:18:00.178 28654 28654 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
02-20 16:18:00.190 28654 28654 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
02-20 16:18:00.190 28654 28654 W System.err: at libcore.io.Linux.open(Native
Method)
02-20 16:18:00.190 28654 28654 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-20 16:18:00.190 28654 28654 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
02-20 16:18:00.190 28654 28654 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-20 16:18:00.190 28654 28654 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8170)
02-20 16:18:00.190 28654 28654 W System.err: at
android.system.Os.open(Os.java:494)
02-20 16:18:00.190 28654 28654 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:204)
02-20 16:18:00.190 28654 28654 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
185)
02-20 16:18:00.190 28654 28654 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8257)
02-20 16:18:00.190 28654 28654 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-20 16:18:00.190 28654 28654 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
02-20 16:18:00.190 28654 28654 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
02-20 16:18:00.191 28654 28654 I MessageMonitor: Load libmiui_runtime
02-20 16:18:00.208 28654 28654 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10522; state: DISABLED
02-20 16:18:00.225 28654 28654 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
02-20 16:18:00.243 28654 28654 D nativeloader: Configuring clns-4 for other apk
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/
base.apk. target_sdk_version=29, uses_libraries=,
library_path=/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-
les13x0R41Qb8Q==/lib/arm:/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.harsh.game
02-20 16:18:00.243 28654 28654 D nativeloader: Extending system_exposed_libraries:
libapuwareapusys.mtk.so:libapuwareapusys_v2.mtk.so:libapuwarexrp.mtk.so:libapuwarex
rp_v2.mtk.so:libapuwareutils.mtk.so:libapuwareutils_v2.mtk.so:libapuwarehmp.mtk.so:
libmcv_runtime_usdk.mtk.so:libneuron_graph_delegate.mtk.so:libneuronusdk_adapter.mt
k.so:libtflite_mtk.mtk.so:libarmnn_ndk.mtk.so:libcmdl_ndk.mtk.so:libnir_neon_driver
_ndk.mtk.so:libmvpu_runtime.mtk.so:libmvpu_runtime_pub.mtk.so:libmvpu_engine_pub.mt
k.so:libmvpu_pattern_pub.mtk.so:libmvpuop_mtk_cv.mtk.so:libmvpuop_mtk_nn.mtk.so:lib
teeservice_client.trustonic.so:libmisys_jni.xiaomi.so
02-20 16:18:00.258 28654 28654 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
02-20 16:18:00.265 28654 28654 V GraphicsEnvironment: ANGLE Developer option for
'com.harsh.game' set to: 'default'
02-20 16:18:00.265 28654 28654 V GraphicsEnvironment: ANGLE GameManagerService for
com.harsh.game: false
02-20 16:18:00.265 28654 28654 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
02-20 16:18:00.269 28654 28654 I ForceDarkHelperStubImpl: initialize for
com.harsh.game , ForceDarkOrigin
02-20 16:18:00.273 28654 28654 D nativeloader: Load libforcedarkimpl.so using
system ns (caller=/system_ext/framework/miui-framework.jar): ok
02-20 16:18:00.274 28654 28654 D com.harsh.game: JNI_OnLoad success
02-20 16:18:00.274 28654 28654 I MiuiForceDarkConfig: setConfig density:2.750000,
mainRule:0, secondaryRule:0, tertiaryRule:0
02-20 16:18:00.276 28654 28654 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
02-20 16:18:00.277 28654 28654 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
02-20 16:18:00.284 28654 28654 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10522; state: DISABLED
02-20 16:18:00.332 28654 28654 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libcrashlytics.so using ns clns-4 from class loader (caller=base.apk): ok
02-20 16:18:00.373 28654 28671 W com.harsh.game: ClassLoaderContext classpath size
mismatch. expected=1, found=0
(DLC[];PCL[base.apk*2991005092]{PCL[/system/framework/org.apache.http.legacy.jar*23
15938047]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290638]#PCL[/system/framework/
com.android.location.provider.jar*3868789109]#PCL[/system/framework/
org.apache.http.legacy.jar*2315938047]} | DLC[];PCL[])
02-20 16:18:00.395 28654 28672 D libcrashlytics: Initializing libcrashlytics
version 3.2.0
02-20 16:18:00.397 28654 28671 W System : ClassLoader referenced unknown path:
02-20 16:18:00.399 28654 28671 D nativeloader: Configuring clns-5 for other apk .
target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~wb39le4TDjv_3Rpxf99n_w==/com.google.android.gms-
n44flP1VA_DhFX7G4S4tTA==/lib/arm:/data/app/~~wb39le4TDjv_3Rpxf99n_w==/
com.google.android.gms-n44flP1VA_DhFX7G4S4tTA==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
02-20 16:18:00.403 28654 28672 D libcrashlytics: Initializing native crash handling
successful.
02-20 16:18:00.422 28654 28671 W com.harsh.game: ClassLoaderContext classpath
element checksum mismatch. expected=2991005092, found=3149987579
(DLC[];PCL[base.apk*2991005092]{PCL[/system/framework/org.apache.http.legacy.jar*23
15938047]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290638]#PCL[/system/framework/
com.android.location.provider.jar*3868789109]#PCL[/system/framework/
org.apache.http.legacy.jar*2315938047]} |
DLC[];PCL[/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-
les13x0R41Qb8Q==/base.apk*3149987579]{PCL[/system/framework/
android.test.base.jar*446567138]})
02-20 16:18:00.469 28654 28654 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:00.474 28654 28694 D libMEOW : meow new tls: 0xf16ed480
02-20 16:18:00.479 28654 28694 D libMEOW : meow reload base cfg path: na
02-20 16:18:00.479 28654 28694 D libMEOW : meow reload overlay cfg path: na
02-20 16:18:00.500 28654 28694 E QT : [QT]file does not exist
02-20 16:18:00.501 28654 28694 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:00.501 28654 28694 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:00.503 28654 28694 D libMEOW : meow delete tls: 0xf16ed480
02-20 16:18:00.501 28654 28654 W com.harsh.game: type=1400 audit(0.0:529161): avc:
denied { read } for name="u:object_r:vendor_displayfeature_prop:s0" dev="tmpfs"
ino=10627 scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:vendor_displayfeature_prop:s0 tclass=file permissive=0
app=com.harsh.game
02-20 16:18:00.505 28654 28654 W libc : Access denied finding property
"ro.vendor.df.effect.conflict"
02-20 16:18:00.515 28654 28654 D IS_CTS_MODE: false
02-20 16:18:00.515 28654 28654 D MULTI_WINDOW_ENABLED: false
02-20 16:18:00.517 28654 28654 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:00.602 28654 28654 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10522; state: DISABLED
02-20 16:18:00.602 28654 28654 D CompatibilityChangeReporter: Compat change id
reported: 37756858; UID 10522; state: ENABLED
02-20 16:18:00.634 28654 28654 I SurfaceFactory: [static] sSurfaceFactory =
com.mediatek.view.impl.SurfaceFactoryImpl@b87ebcd
02-20 16:18:00.646 28654 28654 I MSYNC3-VariableRefreshRate: Variable refreshrate
is disabled
02-20 16:18:00.659 28654 28654 D VRI[SplashActivity]: hardware acceleration = true,
forceHwAccelerated = false
02-20 16:18:00.659 28654 28700 D nativeloader: Load libpowerhalwrap_jni.so using
system ns (caller=/system/framework/mediatek-framework.jar): ok
02-20 16:18:00.660 28654 28700 I PowerHalWrapper: PowerHalWrapper.getInstance
02-20 16:18:00.667 28654 28654 D libMEOW : meow new tls: 0xf0d83480
02-20 16:18:00.667 28654 28654 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:00.667 28654 28654 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:00.694 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/.launcher.activity.SplashActivity time=0ms latency=488ms
procState=-1 historyMsgCount=3 (msgIndex=2 wall=260ms seq=2 late=7ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=227ms seq=3 late=262ms
h=android.app.ActivityThread$H w=159)
02-20 16:18:00.717 28654 28654 D BufferQueueConsumer: [](id:6fee00000000,api:0,p:-
1,c:28654) connect: controlledByApp=false
02-20 16:18:00.722 28654 28654 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
02-20 16:18:00.723 28654 28692 D libMEOW : meow new tls: 0xf0c7f7c0
02-20 16:18:00.723 28654 28692 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:00.723 28654 28692 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:00.731 28654 28654 D VRI[SplashActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:18:00.731 28654 28654 D SurfaceView: UPDATE null, mIsCastMode = false
02-20 16:18:00.734 28654 28654 D BufferQueueConsumer: [](id:6fee00000001,api:0,p:-
1,c:28654) connect: controlledByApp=false
02-20 16:18:00.734 28654 28692 E OpenGLRenderer: Device claims wide gamut support,
cannot find matching config, error = EGL_SUCCESS
02-20 16:18:00.734 28654 28692 W OpenGLRenderer: Failed to initialize 101010-2
format, error = EGL_SUCCESS
02-20 16:18:00.735 28654 28699 D libMEOW : meow new tls: 0xf0afdc40
02-20 16:18:00.735 28654 28699 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:00.735 28654 28699 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:00.744 28654 28654 D VRI[SplashActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:18:00.744 28654 28692 E linker : library "/system_ext/lib64/libmigl.so"
("/system_ext/lib64/libmigl.so") needed or dlopened by "/system/lib/libEGL.so" is
not accessible for the namespace: [name="(default)", ld_library_paths="",
default_library_paths="/system/lib:/system_ext/lib",
permitted_paths="/system/lib/drm:/system/lib/extractors:/system/lib/hw:/
system_ext/lib:/system/framework:/system/app:/system/priv-app:/system_ext/
framework:/system_ext/app:/system_ext/priv-app:/vendor/framework:/vendor/app:/
vendor/priv-app:/system/vendor/framework:/system/vendor/app:/system/vendor/priv-
app:/odm/framework:/odm/app:/odm/priv-app:/oem/app:/product/framework:/product/
app:/product/priv-app:/data:/mnt/expand:/apex/com.android.runtime/lib/bionic:/
system/lib/bootstrap"]
02-20 16:18:00.745 28654 28692 E libEGL : open /system_ext/lib64/libmigl.so
failed! dlopen - dlopen failed: library "/system_ext/lib64/libmigl.so" needed or
dlopened by "/system/lib/libEGL.so" is not accessible for the namespace "(default)"
02-20 16:18:00.751 28654 28692 E libEGL : pre_cache appList:
com.android.contacts,com.android.mms,com.android.settings,com.android.thememanager,
com.mi.android.globalFileexplorer,com.miui.gallery,com.miui.notes,com.miui.security
center,com.miui.videoplayer,com.miui.weather2,com.xiaomi.calendar
02-20 16:18:00.754 28654 28699 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-20 16:18:00.757 28654 28699 D hw-ProcessState: Binder ioctl to enable oneway
spam detection failed: Invalid argument
02-20 16:18:00.768 28654 28699 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1]
(f:0,a:1) acquireNextBufferLocked size=1x1 mFrameNumber=1 applyTransaction=true
mTimestamp=490779533026252(auto) mPendingTransactions.size=0
graphicBufferId=123067992899584 transform=0
02-20 16:18:00.770 28654 28692 D com.harsh.game: MiuiProcessManagerServiceStub
setSchedFifo
02-20 16:18:00.770 28654 28692 I MiuiProcessManagerImpl: setSchedFifo pid:28654,
mode:3
02-20 16:18:00.771 28654 28702 E com.harsh.game: No package ID 76 found for ID
0x760b000f.
02-20 16:18:00.772 28654 28702 E com.harsh.game: No package ID 76 found for ID
0x760b000f.
02-20 16:18:00.775 28654 28702 I FA : App measurement initialized, version:
116010
02-20 16:18:00.775 28654 28702 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
02-20 16:18:00.776 28654 28702 I FA : To enable faster debug mode event
logging run:
02-20 16:18:00.776 28654 28702 I FA : adb shell setprop
debug.firebase.analytics.app com.harsh.game
02-20 16:18:00.832 28654 28702 I FA : Tag Manager is not found and thus will
not be used
02-20 16:18:00.933 28654 28692 D BLASTBufferQueue: [VRI[SplashActivity]#0](f:0,a:1)
acquireNextBufferLocked size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=490779698428175(auto) mPendingTransactions.size=0
graphicBufferId=123067992899586 transform=0
02-20 16:18:00.938 28654 28692 W Parcel : Expecting binder but got null!
02-20 16:18:00.938 28654 28654 D VRI[SplashActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:00.940 28654 28654 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActi
vity])/@0xf6661d9, mIsProjectionMode = false
02-20 16:18:00.940 28654 28654 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:18:00.940 28654 28654 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:18:00.941 28654 28654 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:18:00.944 28654 28654 D VRI[SplashActivity]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:1970 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:18:00.955 28654 28654 D VRI[SplashActivity]: vri.Setup new sync id=1
syncSeqId=0
02-20 16:18:00.967 28654 28654 D VRI[SplashActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:00.972 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:18:00.972 28654 28654 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:18:00.973 28654 28654 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:00.992 28654 28654 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:01.386 28654 28654 I System.out: Firebase servers node
02-20 16:18:01.386 28654 28654 I System.out: Firebase news node
02-20 16:18:01.387 28654 28654 I System.out: Firebase check files node
02-20 16:18:01.387 28654 28654 I System.out: Firebase -> gameNewLauncher node
02-20 16:18:01.387 28654 28654 I System.out: Config.cacheUrl = https://maga-samp-
cdn.itcloud.io/harsh_cdn/cache/
02-20 16:18:01.387 28654 28654 I System.out: Config.enableUpdate = false
02-20 16:18:01.387 28654 28654 I System.out: Config.fileCount = 1
02-20 16:18:01.387 28654 28654 I System.out: Config.launcherURL = https://maga-
samp-cdn.itcloud.io/harsh_cdn_new/launcher/
02-20 16:18:01.387 28654 28654 I System.out: Config.sampURL = CONTACT ME:
www.t.me/TemaSM
02-20 16:18:01.387 28654 28654 I System.out: Config.settingsFileURL = CONTACT ME:
www.t.me/TemaSM
02-20 16:18:01.387 28654 28654 I System.out: Config.spaceAvailable = 3900
02-20 16:18:01.387 28654 28654 I System.out: Config.spaceAvailableWithoutZip = 2800
02-20 16:18:01.387 28654 28654 I System.out: Config.versionGame = 1
02-20 16:18:01.387 28654 28654 I System.out: Config.versionLauncher = 37
02-20 16:18:01.387 28654 28654 I System.out: Config.versionSamp = 1
02-20 16:18:01.387 28654 28654 I System.out: Config.versionCache = 11
02-20 16:18:01.387 28654 28654 I System.out: Config.updateUrl = https://maga-samp-
cdn.itcloud.io/harsh_cdn/update/
02-20 16:18:01.387 28654 28654 I System.out: Config.updateSpaceAvailable = 1100
02-20 16:18:01.387 28654 28654 I System.out: Config.fallbackUrl = https://maga-
samp-cdn.itcloud.io/harsh_cdn/fallback/
02-20 16:18:01.387 28654 28654 I System.out: Config.fallbackSpaceAvailable = 3000
02-20 16:18:01.415 28654 28736 D libMEOW : meow new tls: 0xd7684b40
02-20 16:18:01.415 28654 28736 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:01.415 28654 28736 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:01.415 28654 28736 D libMEOW : meow delete tls: 0xd7684b40
02-20 16:18:01.416 28654 28654 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:01.422 28654 28654 D IS_CTS_MODE: false
02-20 16:18:01.422 28654 28654 D MULTI_WINDOW_ENABLED: false
02-20 16:18:01.424 28654 28654 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:01.505 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:18:01.505 28654 28745 D libMEOW : meow new tls: 0xd71c4e00
02-20 16:18:01.506 28654 28745 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:01.506 28654 28745 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:01.506 28654 28745 D libMEOW : meow delete tls: 0xd71c4e00
02-20 16:18:01.506 28654 28654 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:01.512 28654 28654 D IS_CTS_MODE: false
02-20 16:18:01.512 28654 28654 D MULTI_WINDOW_ENABLED: false
02-20 16:18:01.514 28654 28654 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:01.543 28654 28654 D VRI[PreLoadActivity]: hardware acceleration =
true, forceHwAccelerated = false
02-20 16:18:01.573 28654 28654 D BufferQueueConsumer: [](id:6fee00000002,api:0,p:-
1,c:28654) connect: controlledByApp=false
02-20 16:18:01.575 28654 28654 D VRI[PreLoadActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:18:01.575 28654 28654 D VRI[PreLoadActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:18:01.596 28654 28692 D BLASTBufferQueue: [VRI[PreLoadActivity]#2]
(f:0,a:1) acquireNextBufferLocked size=1080x2297 mFrameNumber=1
applyTransaction=true mTimestamp=490780361849714(auto) mPendingTransactions.size=0
graphicBufferId=123067992899590 transform=0
02-20 16:18:01.598 28654 28692 W Parcel : Expecting binder but got null!
02-20 16:18:01.599 28654 28654 D VRI[PreLoadActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:01.634 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:18:01.635 28654 28654 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:18:01.635 28654 28654 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:01.672 28654 28654 D BLASTBufferQueue: [VRI[SplashActivity]#0](f:0,a:1)
destructor()
02-20 16:18:01.672 28654 28654 D BufferQueueConsumer: [VRI[SplashActivity]#0(BLAST
Consumer)0](id:6fee00000000,api:0,p:-1,c:28654) disconnect
02-20 16:18:01.675 28654 28699 D libMEOW : meow delete tls: 0xf0afdc40
02-20 16:18:01.676 28654 28654 D View : [Warning] assignParent to null: this =
DecorView@e936205[SplashActivity]
02-20 16:18:01.690 28654 28663 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1]
(f:0,a:1) destructor()
02-20 16:18:01.690 28654 28663 D BufferQueueConsumer:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1(BLAS
T Consumer)1](id:6fee00000001,api:0,p:-1,c:28654) disconnect
02-20 16:18:01.697 28654 28748 D skia : SkJpegCodec::onGetPixels +
02-20 16:18:01.737 28654 28748 D skia : SkJpegCodec::onGetPixels -
02-20 16:18:01.760 28654 28733 D skia : SkJpegCodec::onGetPixels +
02-20 16:18:01.775 28654 28733 D skia : SkJpegCodec::onGetPixels -
02-20 16:18:02.137 28654 28654 W MirrorManager: this model don't Support
02-20 16:18:02.239 28654 28654 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:02.240 28654 28751 D libMEOW : meow new tls: 0xd6dc4480
02-20 16:18:02.240 28654 28751 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:02.240 28654 28751 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:02.241 28654 28751 D libMEOW : meow delete tls: 0xd6dc4480
02-20 16:18:02.271 28654 28654 D IS_CTS_MODE: false
02-20 16:18:02.271 28654 28654 D MULTI_WINDOW_ENABLED: false
02-20 16:18:02.272 28654 28654 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:02.276 28654 28654 I System.out: Before: available space: 6727.0MB
02-20 16:18:02.277 28654 28654 I System.out: After: available space: 6727.0MB
02-20 16:18:02.291 28654 28752 D CompatibilityChangeReporter: Compat change id
reported: 160794467; UID 10522; state: DISABLED
02-20 16:18:02.299 28654 28654 D VRI[KotlinCacheLoadUnzipActivity]: hardware
acceleration = true, forceHwAccelerated = false
02-20 16:18:02.310 28654 28760 D CompatibilityChangeReporter: Compat change id
reported: 194532703; UID 10522; state: DISABLED
02-20 16:18:02.325 28654 28654 D BufferQueueConsumer: [](id:6fee00000003,api:0,p:-
1,c:28654) connect: controlledByApp=false
02-20 16:18:02.331 28654 28654 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:18:02.331 28654 28654 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=0 syncSeqId=0
02-20 16:18:02.348 28654 28692 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#3](f:0,a:1) acquireNextBufferLocked
size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=490781113044175(auto) mPendingTransactions.size=0
graphicBufferId=123067992899594 transform=0
02-20 16:18:02.350 28654 28692 W Parcel : Expecting binder but got null!
02-20 16:18:02.350 28654 28654 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:02.351 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:18:02.380 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:18:02.381 28654 28654 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:18:02.381 28654 28654 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:02.406 28654 28654 D BLASTBufferQueue: [VRI[PreLoadActivity]#2]
(f:0,a:1) destructor()
02-20 16:18:02.406 28654 28654 D BufferQueueConsumer: [VRI[PreLoadActivity]#2(BLAST
Consumer)2](id:6fee00000002,api:0,p:-1,c:28654) disconnect
02-20 16:18:02.410 28654 28654 D View : [Warning] assignParent to null: this =
DecorView@59ae219[PreLoadActivity]
02-20 16:18:02.633 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:18:04.433 28654 28654 I Choreographer: Skipped 74 frames! The application
may be doing too much work on its main thread.
02-20 16:18:04.438 28654 28654 W Looper : PerfMonitor doFrame : time=4ms
vsyncFrame=0 latency=830ms procState=-1 historyMsgCount=512
02-20 16:18:04.455 28654 28665 I OpenGLRenderer: Davey! duration=840ms; Flags=0,
FrameTimelineVsyncId=62159152, IntendedVsync=490782368576497,
Vsync=490783193032697, InputEventId=0, HandleInputStart=490783198673406,
AnimationStart=490783198678022, PerformTraversalsStart=490783198680483,
DrawStart=490783200890945, FrameDeadline=490782390828907,
FrameInterval=490783198509637, FrameStartTime=11141300, SyncQueued=490783202083175,
SyncStart=490783202166560, IssueDrawCommandsStart=490783202306637,
SwapBuffers=490783205064406, FrameCompleted=490783209366945,
DequeueBufferDuration=54154, QueueBufferDuration=610461,
GpuCompleted=490783209366945, SwapBuffersCompleted=490783207757637,
DisplayPresentTime=0, CommandSubmissionCompleted=490783205064406,
02-20 16:18:04.574 28654 28659 W com.harsh.game: Cleared Reference was only
reachable from finalizer (only reported once)
02-20 16:18:04.618 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 54MB AllocSpace bytes, 64(2408KB) LOS objects, 49% free, 9203KB/17MB, paused
253us,356us total 129.918ms
02-20 16:18:05.717 28654 28654 I Choreographer: Skipped 114 frames! The
application may be doing too much work on its main thread.
02-20 16:18:05.721 28654 28654 W Looper : PerfMonitor doFrame : time=3ms
vsyncFrame=0 latency=1277ms procState=-1 historyMsgCount=512
02-20 16:18:05.735 28654 28665 I OpenGLRenderer: Davey! duration=1284ms; Flags=0,
FrameTimelineVsyncId=62159176, IntendedVsync=490783205811252,
Vsync=490784475988536, InputEventId=0, HandleInputStart=490784482893945,
AnimationStart=490784482898022, PerformTraversalsStart=490784482901099,
DrawStart=490784484610022, FrameDeadline=490783228064268,
FrameInterval=490784482734329, FrameStartTime=11141906, SyncQueued=490784485516483,
SyncStart=490784485600176, IssueDrawCommandsStart=490784485738329,
SwapBuffers=490784488098252, FrameCompleted=490784490572406,
DequeueBufferDuration=51077, QueueBufferDuration=493231,
GpuCompleted=490784490572406, SwapBuffersCompleted=490784490496099,
DisplayPresentTime=0, CommandSubmissionCompleted=490784488098252,
02-20 16:18:05.867 28654 28702 I FA : Application backgrounded at:
timestamp_millis: 1740061082564
02-20 16:18:06.408 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity
time=0ms latency=1442ms procState=-1 historyMsgCount=512
02-20 16:18:06.426 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity
time=2ms latency=1450ms procState=-1 historyMsgCount=512
02-20 16:18:06.462 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:18:06.463 28654 28654 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:18:06.463 28654 28654 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:08.471 28654 28654 I Choreographer: Skipped 246 frames! The
application may be doing too much work on its main thread.
02-20 16:18:08.482 28654 28654 W Looper : PerfMonitor doFrame : time=10ms
vsyncFrame=0 latency=2749ms procState=-1 historyMsgCount=512
02-20 16:18:08.500 28654 28665 I OpenGLRenderer: Davey! duration=2763ms; Flags=0,
FrameTimelineVsyncId=62159485, IntendedVsync=490784487932176,
Vsync=490787228951752, InputEventId=0, HandleInputStart=490787236782022,
AnimationStart=490787236786868, PerformTraversalsStart=490787236789406,
DrawStart=490787245577330, FrameDeadline=490784510185642,
FrameInterval=490787236628714, FrameStartTime=11142356, SyncQueued=490787246166330,
SyncStart=490787246280176, IssueDrawCommandsStart=490787246369099,
SwapBuffers=490787248446637, FrameCompleted=490787251945945,
DequeueBufferDuration=31077, QueueBufferDuration=485846,
GpuCompleted=490787251945945, SwapBuffersCompleted=490787251122253,
DisplayPresentTime=0, CommandSubmissionCompleted=490787248446637,
02-20 16:18:11.124 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/21MB, paused
258us,96us total 108.839ms
02-20 16:18:14.551 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/22MB, paused
232us,109us total 134.395ms
02-20 16:18:18.707 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 11MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
441us,116us total 122.191ms
02-20 16:18:19.084 28654 28654 I Choreographer: Skipped 953 frames! The
application may be doing too much work on its main thread.
02-20 16:18:19.092 28654 28654 W Looper : PerfMonitor doFrame : time=6ms
vsyncFrame=0 latency=10595ms procState=-1 historyMsgCount=512
02-20 16:18:19.107 28654 28665 I OpenGLRenderer: Davey! duration=10607ms; Flags=0,
FrameTimelineVsyncId=62159534, IntendedVsync=490787255066584,
Vsync=490797843955367, InputEventId=0, HandleInputStart=490797850267792,
AnimationStart=490797850272176, PerformTraversalsStart=490797850274946,
DrawStart=490797852358946, FrameDeadline=490787277288805,
FrameInterval=490797850081022, FrameStartTime=11111111, SyncQueued=490797853926561,
SyncStart=490797854098561, IssueDrawCommandsStart=490797854278946,
SwapBuffers=490797858033099, FrameCompleted=490797862814022,
DequeueBufferDuration=120615, QueueBufferDuration=1190384,
GpuCompleted=490797862814022, SwapBuffersCompleted=490797861812715,
DisplayPresentTime=0, CommandSubmissionCompleted=490797858033099,
02-20 16:18:21.049 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
161us,258us total 132.264ms
02-20 16:18:21.127 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity
time=1ms latency=11988ms procState=-1 historyMsgCount=512
02-20 16:18:21.137 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity
time=0ms latency=11995ms procState=-1 historyMsgCount=512
02-20 16:18:21.228 28654 28654 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:18:21.704 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity
time=32ms latency=12242ms procState=-1 historyMsgCount=512
02-20 16:18:22.995 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
254us,208us total 139.969ms
02-20 16:18:25.640 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 13MB/26MB, paused
232us,544us total 168.745ms
02-20 16:18:36.996 28654 28654 I Choreographer: Skipped 1606 frames! The
application may be doing too much work on its main thread.
02-20 16:18:37.003 28654 28692 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#3](f:0,a:1) destructor()
02-20 16:18:37.003 28654 28692 D BufferQueueConsumer:
[VRI[KotlinCacheLoadUnzipActivity]#3(BLAST Consumer)3](id:6fee00000003,api:0,p:-
1,c:28654) disconnect
02-20 16:18:37.016 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/28MB, paused
183us,193us total 120.332ms
02-20 16:18:37.021 28654 28654 W Looper : PerfMonitor doFrame : time=24ms
vsyncFrame=0 latency=17893ms procState=-1 historyMsgCount=512
02-20 16:18:41.191 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 14MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/29MB, paused
407us,395us total 127ms
02-20 16:18:44.247 28654 28659 I com.harsh.game: Background concurrent copying GC
freed 14MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 15MB/30MB, paused
156us,145us total 126.349ms
02-20 16:18:45.552 28654 28702 I FA : Application backgrounded at:
timestamp_millis: 1740061101203
02-20 16:18:52.090 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity
time=1ms latency=23156ms procState=-1 historyMsgCount=512
02-20 16:18:52.124 28654 28654 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/com.harsh.migrate.ui.cache.KotlinCacheLoadUnzipActivity
time=14ms latency=23168ms procState=-1 historyMsgCount=512
02-20 16:18:54.586 28886 28886 I com.harsh.game: Using CollectorTypeCC GC.
02-20 16:18:54.613 28886 28886 E com.harsh.game: Not starting debugger since
process cannot load the jdwp agent.
02-20 16:18:54.642 28886 28886 D nativeloader: Load libframework-connectivity-
tiramisu-jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
02-20 16:18:54.681 28886 28886 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
02-20 16:18:54.681 28886 28886 W System.err: at libcore.io.Linux.open(Native
Method)
02-20 16:18:54.681 28886 28886 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-20 16:18:54.681 28886 28886 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
02-20 16:18:54.681 28886 28886 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-20 16:18:54.681 28886 28886 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8170)
02-20 16:18:54.681 28886 28886 W System.err: at
android.system.Os.open(Os.java:494)
02-20 16:18:54.681 28886 28886 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:204)
02-20 16:18:54.681 28886 28886 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
185)
02-20 16:18:54.681 28886 28886 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8257)
02-20 16:18:54.681 28886 28886 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-20 16:18:54.681 28886 28886 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
02-20 16:18:54.681 28886 28886 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
02-20 16:18:54.682 28886 28886 I MessageMonitor: Load libmiui_runtime
02-20 16:18:54.739 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10522; state: DISABLED
02-20 16:18:54.779 28886 28886 D ApplicationLoaders: Returning zygote-cached class
loader: /system/framework/android.test.base.jar
02-20 16:18:54.801 28886 28886 D nativeloader: Configuring clns-4 for other apk
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/
base.apk. target_sdk_version=29, uses_libraries=,
library_path=/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-
les13x0R41Qb8Q==/lib/arm:/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.harsh.game
02-20 16:18:54.801 28886 28886 D nativeloader: Extending system_exposed_libraries:
libapuwareapusys.mtk.so:libapuwareapusys_v2.mtk.so:libapuwarexrp.mtk.so:libapuwarex
rp_v2.mtk.so:libapuwareutils.mtk.so:libapuwareutils_v2.mtk.so:libapuwarehmp.mtk.so:
libmcv_runtime_usdk.mtk.so:libneuron_graph_delegate.mtk.so:libneuronusdk_adapter.mt
k.so:libtflite_mtk.mtk.so:libarmnn_ndk.mtk.so:libcmdl_ndk.mtk.so:libnir_neon_driver
_ndk.mtk.so:libmvpu_runtime.mtk.so:libmvpu_runtime_pub.mtk.so:libmvpu_engine_pub.mt
k.so:libmvpu_pattern_pub.mtk.so:libmvpuop_mtk_cv.mtk.so:libmvpuop_mtk_nn.mtk.so:lib
teeservice_client.trustonic.so:libmisys_jni.xiaomi.so
02-20 16:18:54.814 28886 28886 D nativeloader: Load libframework-connectivity-
jni.so using APEX ns com_android_tethering for caller
/apex/com.android.tethering/javalib/framework-connectivity.jar: ok
02-20 16:18:54.821 28886 28886 V GraphicsEnvironment: ANGLE Developer option for
'com.harsh.game' set to: 'default'
02-20 16:18:54.821 28886 28886 V GraphicsEnvironment: ANGLE GameManagerService for
com.harsh.game: false
02-20 16:18:54.821 28886 28886 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
02-20 16:18:54.827 28886 28886 I ForceDarkHelperStubImpl: initialize for
com.harsh.game , ForceDarkOrigin
02-20 16:18:54.833 28886 28886 D nativeloader: Load libforcedarkimpl.so using
system ns (caller=/system_ext/framework/miui-framework.jar): ok
02-20 16:18:54.833 28886 28886 D com.harsh.game: JNI_OnLoad success
02-20 16:18:54.833 28886 28886 I MiuiForceDarkConfig: setConfig density:2.750000,
mainRule:0, secondaryRule:0, tertiaryRule:0
02-20 16:18:54.835 28886 28886 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
02-20 16:18:54.835 28886 28886 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
02-20 16:18:54.837 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10522; state: DISABLED
02-20 16:18:54.870 28886 28886 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libcrashlytics.so using ns clns-4 from class loader (caller=base.apk): ok
02-20 16:18:54.892 28886 28933 W com.harsh.game: ClassLoaderContext classpath size
mismatch. expected=1, found=0
(DLC[];PCL[base.apk*2991005092]{PCL[/system/framework/org.apache.http.legacy.jar*23
15938047]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290638]#PCL[/system/framework/
com.android.location.provider.jar*3868789109]#PCL[/system/framework/
org.apache.http.legacy.jar*2315938047]} | DLC[];PCL[])
02-20 16:18:54.903 28886 28934 D libcrashlytics: Initializing libcrashlytics
version 3.2.0
02-20 16:18:54.913 28886 28934 D libcrashlytics: Initializing native crash handling
successful.
02-20 16:18:54.914 28886 28933 W System : ClassLoader referenced unknown path:
02-20 16:18:54.916 28886 28933 D nativeloader: Configuring clns-5 for other apk .
target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~wb39le4TDjv_3Rpxf99n_w==/com.google.android.gms-
n44flP1VA_DhFX7G4S4tTA==/lib/arm:/data/app/~~wb39le4TDjv_3Rpxf99n_w==/
com.google.android.gms-n44flP1VA_DhFX7G4S4tTA==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
02-20 16:18:54.931 28886 28933 W com.harsh.game: ClassLoaderContext classpath
element checksum mismatch. expected=2991005092, found=3149987579
(DLC[];PCL[base.apk*2991005092]{PCL[/system/framework/org.apache.http.legacy.jar*23
15938047]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3886290638]#PCL[/system/framework/
com.android.location.provider.jar*3868789109]#PCL[/system/framework/
org.apache.http.legacy.jar*2315938047]} |
DLC[];PCL[/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-
les13x0R41Qb8Q==/base.apk*3149987579]{PCL[/system/framework/
android.test.base.jar*446567138]})
02-20 16:18:55.045 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:55.050 28886 28971 D libMEOW : meow new tls: 0xf170acc0
02-20 16:18:55.053 28886 28971 D libMEOW : meow reload base cfg path: na
02-20 16:18:55.053 28886 28971 D libMEOW : meow reload overlay cfg path: na
02-20 16:18:55.093 28886 28886 W com.harsh.game: type=1400 audit(0.0:529194): avc:
denied { read } for name="u:object_r:vendor_displayfeature_prop:s0" dev="tmpfs"
ino=10627 scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:vendor_displayfeature_prop:s0 tclass=file permissive=0
app=com.harsh.game
02-20 16:18:55.081 28886 28971 E QT : [QT]file does not exist
02-20 16:18:55.081 28886 28971 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:55.081 28886 28971 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:55.085 28886 28971 D libMEOW : meow delete tls: 0xf170acc0
02-20 16:18:55.097 28886 28886 W libc : Access denied finding property
"ro.vendor.df.effect.conflict"
02-20 16:18:55.113 28886 28886 D IS_CTS_MODE: false
02-20 16:18:55.113 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:18:55.123 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:55.209 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10522; state: DISABLED
02-20 16:18:55.209 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 37756858; UID 10522; state: ENABLED
02-20 16:18:55.243 28886 28886 I SurfaceFactory: [static] sSurfaceFactory =
com.mediatek.view.impl.SurfaceFactoryImpl@303c785
02-20 16:18:55.259 28886 28886 I MSYNC3-VariableRefreshRate: Variable refreshrate
is disabled
02-20 16:18:55.267 28886 28980 D nativeloader: Load libpowerhalwrap_jni.so using
system ns (caller=/system/framework/mediatek-framework.jar): ok
02-20 16:18:55.267 28886 28980 I PowerHalWrapper: PowerHalWrapper.getInstance
02-20 16:18:55.276 28886 28886 D VRI[SplashActivity]: hardware acceleration = true,
forceHwAccelerated = false
02-20 16:18:55.283 28886 28978 E com.harsh.game: No package ID 76 found for ID
0x760b000f.
02-20 16:18:55.284 28886 28978 E com.harsh.game: No package ID 76 found for ID
0x760b000f.
02-20 16:18:55.285 28886 28978 I FA : App measurement initialized, version:
116010
02-20 16:18:55.286 28886 28978 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
02-20 16:18:55.286 28886 28978 I FA : To enable faster debug mode event
logging run:
02-20 16:18:55.286 28886 28978 I FA : adb shell setprop
debug.firebase.analytics.app com.harsh.game
02-20 16:18:55.287 28886 28886 D libMEOW : meow new tls: 0xf0b0c480
02-20 16:18:55.287 28886 28886 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:55.287 28886 28886 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:55.318 28886 28886 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/.launcher.activity.SplashActivity time=283ms latency=304ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=302ms seq=2 late=8ms
h=android.app.ActivityThread$H w=110)
02-20 16:18:55.318 28886 28886 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/.launcher.activity.SplashActivity time=1ms latency=587ms
procState=-1 historyMsgCount=3 (msgIndex=2 wall=302ms seq=2 late=8ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=283ms seq=3 late=304ms
h=android.app.ActivityThread$H w=159)
02-20 16:18:55.325 28886 28978 I FA : Tag Manager is not found and thus will
not be used
02-20 16:18:55.338 28886 28886 D BufferQueueConsumer: [](id:70d600000000,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:18:55.346 28886 28886 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
02-20 16:18:55.349 28886 28969 D libMEOW : meow new tls: 0xf04b3400
02-20 16:18:55.349 28886 28969 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:55.349 28886 28969 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:55.354 28886 28886 D VRI[SplashActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:18:55.354 28886 28886 D SurfaceView: UPDATE null, mIsCastMode = false
02-20 16:18:55.364 28886 28886 D BufferQueueConsumer: [](id:70d600000001,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:18:55.365 28886 28977 D libMEOW : meow new tls: 0xf0425440
02-20 16:18:55.365 28886 28977 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:55.365 28886 28977 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:55.378 28886 28969 E OpenGLRenderer: Device claims wide gamut support,
cannot find matching config, error = EGL_SUCCESS
02-20 16:18:55.378 28886 28969 W OpenGLRenderer: Failed to initialize 101010-2
format, error = EGL_SUCCESS
02-20 16:18:55.389 28886 28886 D VRI[SplashActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:18:55.390 28886 28969 E linker : library "/system_ext/lib64/libmigl.so"
("/system_ext/lib64/libmigl.so") needed or dlopened by "/system/lib/libEGL.so" is
not accessible for the namespace: [name="(default)", ld_library_paths="",
default_library_paths="/system/lib:/system_ext/lib",
permitted_paths="/system/lib/drm:/system/lib/extractors:/system/lib/hw:/
system_ext/lib:/system/framework:/system/app:/system/priv-app:/system_ext/
framework:/system_ext/app:/system_ext/priv-app:/vendor/framework:/vendor/app:/
vendor/priv-app:/system/vendor/framework:/system/vendor/app:/system/vendor/priv-
app:/odm/framework:/odm/app:/odm/priv-app:/oem/app:/product/framework:/product/
app:/product/priv-app:/data:/mnt/expand:/apex/com.android.runtime/lib/bionic:/
system/lib/bootstrap"]
02-20 16:18:55.390 28886 28969 E libEGL : open /system_ext/lib64/libmigl.so
failed! dlopen - dlopen failed: library "/system_ext/lib64/libmigl.so" needed or
dlopened by "/system/lib/libEGL.so" is not accessible for the namespace "(default)"
02-20 16:18:55.390 28886 28977 E linker : library "/system_ext/lib64/libmigl.so"
("/system_ext/lib64/libmigl.so") needed or dlopened by "/system/lib/libEGL.so" is
not accessible for the namespace: [name="(default)", ld_library_paths="",
default_library_paths="/system/lib:/system_ext/lib",
permitted_paths="/system/lib/drm:/system/lib/extractors:/system/lib/hw:/
system_ext/lib:/system/framework:/system/app:/system/priv-app:/system_ext/
framework:/system_ext/app:/system_ext/priv-app:/vendor/framework:/vendor/app:/
vendor/priv-app:/system/vendor/framework:/system/vendor/app:/system/vendor/priv-
app:/odm/framework:/odm/app:/odm/priv-app:/oem/app:/product/framework:/product/
app:/product/priv-app:/data:/mnt/expand:/apex/com.android.runtime/lib/bionic:/
system/lib/bootstrap"]
02-20 16:18:55.390 28886 28977 E libEGL : open /system_ext/lib64/libmigl.so
failed! dlopen - dlopen failed: library "/system_ext/lib64/libmigl.so" needed or
dlopened by "/system/lib/libEGL.so" is not accessible for the namespace "(default)"
02-20 16:18:55.398 28886 28969 E libEGL : pre_cache appList:
com.android.contacts,com.android.mms,com.android.settings,com.android.thememanager,
com.mi.android.globalFileexplorer,com.miui.gallery,com.miui.notes,com.miui.security
center,com.miui.videoplayer,com.miui.weather2,com.xiaomi.calendar
02-20 16:18:55.402 28886 28977 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-20 16:18:55.402 28886 28977 D hw-ProcessState: Binder ioctl to enable oneway
spam detection failed: Invalid argument
02-20 16:18:55.411 28886 28977 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1]
(f:0,a:1) acquireNextBufferLocked size=1x1 mFrameNumber=1 applyTransaction=true
mTimestamp=490834176805025(auto) mPendingTransactions.size=0
graphicBufferId=124064425312256 transform=0
02-20 16:18:55.431 28886 28969 D com.harsh.game: MiuiProcessManagerServiceStub
setSchedFifo
02-20 16:18:55.431 28886 28969 I MiuiProcessManagerImpl: setSchedFifo pid:28886,
mode:3
02-20 16:18:55.486 28886 28969 D BLASTBufferQueue: [VRI[SplashActivity]#0](f:0,a:1)
acquireNextBufferLocked size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=490834251417025(auto) mPendingTransactions.size=0
graphicBufferId=124064425312260 transform=0
02-20 16:18:55.489 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:18:55.490 28886 28886 D VRI[SplashActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:55.491 28886 28886 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActi
vity])/@0xf6661d9, mIsProjectionMode = false
02-20 16:18:55.491 28886 28886 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:18:55.491 28886 28886 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:18:55.492 28886 28886 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:18:55.495 28886 28886 D VRI[SplashActivity]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:1970 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:18:55.507 28886 28886 D VRI[SplashActivity]: vri.Setup new sync id=1
syncSeqId=0
02-20 16:18:55.521 28886 28886 D VRI[SplashActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:55.523 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:18:55.523 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:18:55.523 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:55.543 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:55.931 28886 28886 I System.out: Firebase servers node
02-20 16:18:55.931 28886 28886 I System.out: Firebase news node
02-20 16:18:55.932 28886 28886 I System.out: Firebase check files node
02-20 16:18:55.932 28886 28886 I System.out: Firebase -> gameNewLauncher node
02-20 16:18:55.932 28886 28886 I System.out: Config.cacheUrl = https://maga-samp-
cdn.itcloud.io/harsh_cdn/cache/
02-20 16:18:55.932 28886 28886 I System.out: Config.enableUpdate = false
02-20 16:18:55.932 28886 28886 I System.out: Config.fileCount = 1
02-20 16:18:55.932 28886 28886 I System.out: Config.launcherURL = https://maga-
samp-cdn.itcloud.io/harsh_cdn_new/launcher/
02-20 16:18:55.932 28886 28886 I System.out: Config.sampURL = CONTACT ME:
www.t.me/TemaSM
02-20 16:18:55.932 28886 28886 I System.out: Config.settingsFileURL = CONTACT ME:
www.t.me/TemaSM
02-20 16:18:55.932 28886 28886 I System.out: Config.spaceAvailable = 3900
02-20 16:18:55.932 28886 28886 I System.out: Config.spaceAvailableWithoutZip = 2800
02-20 16:18:55.932 28886 28886 I System.out: Config.versionGame = 1
02-20 16:18:55.932 28886 28886 I System.out: Config.versionLauncher = 37
02-20 16:18:55.932 28886 28886 I System.out: Config.versionSamp = 1
02-20 16:18:55.932 28886 28886 I System.out: Config.versionCache = 11
02-20 16:18:55.932 28886 28886 I System.out: Config.updateUrl = https://maga-samp-
cdn.itcloud.io/harsh_cdn/update/
02-20 16:18:55.932 28886 28886 I System.out: Config.updateSpaceAvailable = 1100
02-20 16:18:55.932 28886 28886 I System.out: Config.fallbackUrl = https://maga-
samp-cdn.itcloud.io/harsh_cdn/fallback/
02-20 16:18:55.932 28886 28886 I System.out: Config.fallbackSpaceAvailable = 3000
02-20 16:18:55.959 28886 29011 D libMEOW : meow new tls: 0xd7684a40
02-20 16:18:55.959 28886 29011 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:55.959 28886 29011 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:55.959 28886 29011 D libMEOW : meow delete tls: 0xd7684a40
02-20 16:18:55.960 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:55.965 28886 28886 D IS_CTS_MODE: false
02-20 16:18:55.965 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:18:55.967 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:56.049 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:18:56.050 28886 29019 D libMEOW : meow new tls: 0xd7237180
02-20 16:18:56.050 28886 29019 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:56.050 28886 29019 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:56.050 28886 29019 D libMEOW : meow delete tls: 0xd7237180
02-20 16:18:56.050 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:56.057 28886 28886 D IS_CTS_MODE: false
02-20 16:18:56.057 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:18:56.058 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:56.082 28886 28886 D VRI[PreLoadActivity]: hardware acceleration =
true, forceHwAccelerated = false
02-20 16:18:56.109 28886 28886 D BufferQueueConsumer: [](id:70d600000002,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:18:56.111 28886 28886 D VRI[PreLoadActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:18:56.111 28886 28886 D VRI[PreLoadActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:18:56.138 28886 28969 D BLASTBufferQueue: [VRI[PreLoadActivity]#2]
(f:0,a:1) acquireNextBufferLocked size=1080x2297 mFrameNumber=1
applyTransaction=true mTimestamp=490834902864179(auto) mPendingTransactions.size=0
graphicBufferId=124064425312265 transform=0
02-20 16:18:56.139 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:18:56.140 28886 28886 D VRI[PreLoadActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:56.205 28886 28886 D BLASTBufferQueue: [VRI[SplashActivity]#0](f:0,a:1)
destructor()
02-20 16:18:56.205 28886 28886 D BufferQueueConsumer: [VRI[SplashActivity]#0(BLAST
Consumer)0](id:70d600000000,api:0,p:-1,c:28886) disconnect
02-20 16:18:56.207 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:18:56.207 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:18:56.207 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:56.212 28886 28913 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1]
(f:0,a:1) destructor()
02-20 16:18:56.212 28886 28913 D BufferQueueConsumer:
[SurfaceView[com.harsh.game/com.harsh.game.launcher.activity.SplashActivity]#1(BLAS
T Consumer)1](id:70d600000001,api:0,p:-1,c:28886) disconnect
02-20 16:18:56.214 28886 28977 D libMEOW : meow delete tls: 0xf0425440
02-20 16:18:56.215 28886 28886 D View : [Warning] assignParent to null: this =
DecorView@e936205[SplashActivity]
02-20 16:18:56.265 28886 29031 D skia : SkJpegCodec::onGetPixels +
02-20 16:18:56.308 28886 29031 D skia : SkJpegCodec::onGetPixels -
02-20 16:18:56.339 28886 29008 D skia : SkJpegCodec::onGetPixels +
02-20 16:18:56.365 28886 29008 D skia : SkJpegCodec::onGetPixels -
02-20 16:18:56.723 28886 28886 W MirrorManager: this model don't Support
02-20 16:18:56.832 28886 29049 D libMEOW : meow new tls: 0xbf72bd80
02-20 16:18:56.832 28886 29049 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:18:56.832 28886 29049 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:18:56.832 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:18:56.832 28886 29049 D libMEOW : meow delete tls: 0xbf72bd80
02-20 16:18:56.867 28886 28886 D IS_CTS_MODE: false
02-20 16:18:56.867 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:18:56.868 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:18:56.873 28886 28886 I System.out: Before: available space: 6414.0MB
02-20 16:18:56.942 28886 28886 I System.out: After: available space: 6414.0MB
02-20 16:18:56.963 28886 29060 D CompatibilityChangeReporter: Compat change id
reported: 160794467; UID 10522; state: DISABLED
02-20 16:18:56.968 28886 29060 D CompatibilityChangeReporter: Compat change id
reported: 194532703; UID 10522; state: DISABLED
02-20 16:18:56.974 28886 28886 D VRI[KotlinCacheLoadUnzipActivity]: hardware
acceleration = true, forceHwAccelerated = false
02-20 16:18:56.998 28886 28886 D BufferQueueConsumer: [](id:70d600000003,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:18:57.000 28886 28886 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportNextDraw android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:18:57.000 28886 28886 D VRI[KotlinCacheLoadUnzipActivity]: vri.Setup new
sync id=0 syncSeqId=0
02-20 16:18:57.015 28886 28969 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#3](f:0,a:1) acquireNextBufferLocked
size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=490835779686871(auto) mPendingTransactions.size=0
graphicBufferId=124064425312266 transform=0
02-20 16:18:57.015 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:18:57.016 28886 28886 D VRI[KotlinCacheLoadUnzipActivity]:
vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:18:57.016 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:18:57.055 28886 28886 D BLASTBufferQueue: [VRI[PreLoadActivity]#2]
(f:0,a:1) destructor()
02-20 16:18:57.055 28886 28886 D BufferQueueConsumer: [VRI[PreLoadActivity]#2(BLAST
Consumer)2](id:70d600000002,api:0,p:-1,c:28886) disconnect
02-20 16:18:57.060 28886 28886 D View : [Warning] assignParent to null: this =
DecorView@1c55f8c[PreLoadActivity]
02-20 16:18:57.068 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:18:57.068 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:18:57.068 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:18:58.350 28886 28892 W com.harsh.game: Cleared Reference was only
reachable from finalizer (only reported once)
02-20 16:19:02.546 28886 28886 I Choreographer: Skipped 39 frames! The application
may be doing too much work on its main thread.
02-20 16:19:02.554 28886 28886 W Looper : PerfMonitor doFrame : time=7ms
vsyncFrame=0 latency=659ms procState=-1 historyMsgCount=512
02-20 16:19:04.216 28886 28886 I Choreographer: Skipped 100 frames! The
application may be doing too much work on its main thread.
02-20 16:19:04.220 28886 28886 W Looper : PerfMonitor doFrame : time=3ms
vsyncFrame=0 latency=1652ms procState=-1 historyMsgCount=512
02-20 16:19:04.230 28886 28912 I OpenGLRenderer: Davey! duration=1661ms; Flags=0,
FrameTimelineVsyncId=62197064, IntendedVsync=490841329266845,
Vsync=490842981069245, InputEventId=973661914, HandleInputStart=490842981767871,
AnimationStart=490842981814333, PerformTraversalsStart=490842981817410,
DrawStart=490842983414948, FrameDeadline=490841345933511,
FrameInterval=490842981607564, FrameStartTime=16518024, SyncQueued=490842984518564,
SyncStart=490842984643179, IssueDrawCommandsStart=490842984801333,
SwapBuffers=490842988684102, FrameCompleted=490842990678025,
DequeueBufferDuration=54462, QueueBufferDuration=904000,
GpuCompleted=490842990320717, SwapBuffersCompleted=490842990678025,
DisplayPresentTime=490836612028409, CommandSubmissionCompleted=490842988684102,
02-20 16:19:04.819 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 9692KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 9959KB/19MB, paused
228us,242us total 148.505ms
02-20 16:19:05.283 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 10MB AllocSpace bytes, 0(0B) LOS objects, 47% free, 10MB/19MB,
paused 2.843ms,859us total 162.816ms
02-20 16:19:05.950 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/20MB, paused
732us,357us total 359.082ms
02-20 16:19:06.763 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 10MB AllocSpace bytes, 0(0B) LOS objects, 52% free, 9805KB/20MB,
paused 3.108ms,70us total 115.380ms
02-20 16:19:07.484 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 11MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/20MB, paused
1.485ms,173us total 151.451ms
02-20 16:19:09.212 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/21MB, paused
376us,122us total 117.502ms
02-20 16:19:10.316 28886 28886 I Choreographer: Skipped 546 frames! The
application may be doing too much work on its main thread.
02-20 16:19:10.321 28886 28886 W Looper : PerfMonitor doFrame : time=4ms
vsyncFrame=0 latency=6089ms procState=-1 historyMsgCount=512
02-20 16:19:10.348 28886 28913 I OpenGLRenderer: Davey! duration=6100ms; Flags=0,
FrameTimelineVsyncId=62197127, IntendedVsync=490842992839178,
Vsync=490849078217204, InputEventId=0, HandleInputStart=490849081749718,
AnimationStart=490849081753949, PerformTraversalsStart=490849081756795,
DrawStart=490849083662333, FrameDeadline=490843015095669,
FrameInterval=490849081504795, FrameStartTime=11145381, SyncQueued=490849085037641,
SyncStart=490849085196179, IssueDrawCommandsStart=490849085413949,
SwapBuffers=490849090811872, FrameCompleted=490849093021410,
DequeueBufferDuration=137846, QueueBufferDuration=660385,
GpuCompleted=490849092588179, SwapBuffersCompleted=490849093021410,
DisplayPresentTime=490836623233640, CommandSubmissionCompleted=490849090811872,
02-20 16:19:11.771 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/21MB, paused
162us,66us total 101.828ms
02-20 16:19:19.375 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 15MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/24MB, paused
527us,341us total 115.613ms
02-20 16:19:21.497 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 12MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
186us,163us total 110.222ms
02-20 16:19:22.692 28886 28886 I Choreographer: Skipped 1112 frames! The
application may be doing too much work on its main thread.
02-20 16:19:22.698 28886 28886 W Looper : PerfMonitor doFrame : time=4ms
vsyncFrame=0 latency=12366ms procState=-1 historyMsgCount=512
02-20 16:19:22.714 28886 28913 I OpenGLRenderer: Davey! duration=12378ms; Flags=0,
FrameTimelineVsyncId=62197360, IntendedVsync=490849091927091,
Vsync=490861447482523, InputEventId=0, HandleInputStart=490861457747488,
AnimationStart=490861457752180, PerformTraversalsStart=490861457755488,
DrawStart=490861459924719, FrameDeadline=490849114149312,
FrameInterval=490861457539565, FrameStartTime=11111111, SyncQueued=490861461224411,
SyncStart=490861461436719, IssueDrawCommandsStart=490861461683872,
SwapBuffers=490861466866872, FrameCompleted=490861470470334,
DequeueBufferDuration=177538, QueueBufferDuration=614692,
GpuCompleted=490861470470334, SwapBuffersCompleted=490861470027488,
DisplayPresentTime=490836634287486, CommandSubmissionCompleted=490861466866872,
02-20 16:19:23.404 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 14MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
311us,76us total 115.636ms
02-20 16:19:25.365 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 15MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 13MB/26MB, paused
317us,430us total 113.039ms
02-20 16:19:27.416 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 14MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/28MB, paused
449us,139us total 114.448ms
02-20 16:19:29.587 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 14MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/29MB, paused
436us,172us total 161.129ms
02-20 16:19:31.886 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 15MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/28MB, paused
286us,137us total 106.148ms
02-20 16:19:34.129 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 14MB AllocSpace bytes, 0(0B) LOS objects, 50% free, 15MB/31MB, paused
307us,163us total 167.589ms
02-20 16:19:41.740 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 19MB AllocSpace bytes, 0(0B) LOS objects, 50% free, 16MB/32MB, paused
296us,63us total 111.992ms
02-20 16:19:41.803 28886 28886 I Choreographer: Skipped 1718 frames! The
application may be doing too much work on its main thread.
02-20 16:19:41.805 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=19096ms procState=-1 historyMsgCount=512
02-20 16:19:41.822 28886 28913 I OpenGLRenderer: Davey! duration=19105ms; Flags=0,
FrameTimelineVsyncId=62197378, IntendedVsync=490861472904003,
Vsync=490880561792701, InputEventId=0, HandleInputStart=490880568558566,
AnimationStart=490880568561643, PerformTraversalsStart=490880568564412,
DrawStart=490880569499181, FrameDeadline=490861495126224,
FrameInterval=490880568448412, FrameStartTime=11111111, SyncQueued=490880569995489,
SyncStart=490880570087797, IssueDrawCommandsStart=490880570241720,
SwapBuffers=490880574746950, FrameCompleted=490880578211797,
DequeueBufferDuration=54154, QueueBufferDuration=686769,
GpuCompleted=490880578211797, SwapBuffersCompleted=490880577712720,
DisplayPresentTime=490836645451563, CommandSubmissionCompleted=490880574746950,
02-20 16:19:44.539 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 15MB AllocSpace bytes, 0(0B) LOS objects, 45% free, 15MB/28MB,
paused 224us,228us total 164.062ms
02-20 16:19:45.158 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 20MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/29MB, paused
2.383ms,135us total 313.348ms
02-20 16:19:46.616 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 25MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
202us,545us total 316.739ms
02-20 16:19:46.953 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 14MB AllocSpace bytes, 0(0B) LOS objects, 50% free, 12MB/25MB,
paused 130us,219us total 101.983ms
02-20 16:19:47.392 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 24MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/22MB, paused
262us,87us total 229.722ms
02-20 16:19:47.741 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/22MB,
paused 371us,1.085ms total 119.508ms
02-20 16:19:48.198 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 16MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/24MB, paused
1.111ms,1.813ms total 232.822ms
02-20 16:19:48.551 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 15MB AllocSpace bytes, 0(0B) LOS objects, 54% free, 11MB/24MB,
paused 616us,307us total 126.928ms
02-20 16:19:49.610 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 11MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 7824KB/15MB, paused
251us,343us total 140.544ms
02-20 16:19:50.157 28886 28886 I Choreographer: Skipped 749 frames! The
application may be doing too much work on its main thread.
02-20 16:19:50.161 28886 28886 W Looper : PerfMonitor doFrame : time=3ms
vsyncFrame=0 latency=8350ms procState=-1 historyMsgCount=512
02-20 16:19:50.175 28886 28913 I OpenGLRenderer: Davey! duration=8361ms; Flags=0,
FrameTimelineVsyncId=62197443, IntendedVsync=490880572858121,
Vsync=490888916880654, InputEventId=0, HandleInputStart=490888922743874,
AnimationStart=490888922747259, PerformTraversalsStart=490888922750259,
DrawStart=490888923877413, FrameDeadline=490880595109448,
FrameInterval=490888922530028, FrameStartTime=11140217, SyncQueued=490888924673336,
SyncStart=490888924761336, IssueDrawCommandsStart=490888924936489,
SwapBuffers=490888930184105, FrameCompleted=490888934208797,
DequeueBufferDuration=107000, QueueBufferDuration=774154,
GpuCompleted=490888933483874, SwapBuffersCompleted=490888934208797,
DisplayPresentTime=490836678879871, CommandSubmissionCompleted=490888930184105,
02-20 16:19:50.909 28886 28886 W Looper : PerfMonitor doFrame : time=1ms
vsyncFrame=0 latency=322ms procState=-1 historyMsgCount=512
02-20 16:19:51.414 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=492ms procState=-1 historyMsgCount=512
02-20 16:19:52.026 28886 28886 I Choreographer: Skipped 36 frames! The application
may be doing too much work on its main thread.
02-20 16:19:52.028 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=607ms procState=-1 historyMsgCount=512
02-20 16:19:52.515 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=477ms procState=-1 historyMsgCount=512
02-20 16:20:01.416 28886 28886 I Choreographer: Skipped 53 frames! The application
may be doing too much work on its main thread.
02-20 16:20:01.418 28886 28886 W Looper : PerfMonitor doFrame : time=1ms
vsyncFrame=0 latency=597ms procState=-1 historyMsgCount=512
02-20 16:20:02.811 28886 28886 I Choreographer: Skipped 124 frames! The
application may be doing too much work on its main thread.
02-20 16:20:02.813 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=1390ms procState=-1 historyMsgCount=512
02-20 16:20:02.829 28886 28913 I OpenGLRenderer: Davey! duration=1399ms; Flags=0,
FrameTimelineVsyncId=62200634, IntendedVsync=490900186969170,
Vsync=490901568754118, InputEventId=0, HandleInputStart=490901576632798,
AnimationStart=490901576635183, PerformTraversalsStart=490901576637413,
DrawStart=490901577483567, FrameDeadline=490900209223707,
FrameInterval=490901576520721, FrameStartTime=11143427, SyncQueued=490901577940490,
SyncStart=490901578054029, IssueDrawCommandsStart=490901578178875,
SwapBuffers=490901582917952, FrameCompleted=490901586190336,
DequeueBufferDuration=269846, QueueBufferDuration=534770,
GpuCompleted=490901586190336, SwapBuffersCompleted=490901584387875,
DisplayPresentTime=490896799762336, CommandSubmissionCompleted=490901582917952,
02-20 16:20:06.488 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/20MB, paused
179us,257us total 102.621ms
02-20 16:20:07.035 28886 28886 I Choreographer: Skipped 252 frames! The
application may be doing too much work on its main thread.
02-20 16:20:07.041 28886 28886 W Looper : PerfMonitor doFrame : time=4ms
vsyncFrame=0 latency=4209ms procState=-1 historyMsgCount=512
02-20 16:20:07.062 28886 28913 I OpenGLRenderer: Davey! duration=4224ms; Flags=0,
FrameTimelineVsyncId=62200668, IntendedVsync=490901592005262,
Vsync=490905792005346, InputEventId=0, HandleInputStart=490905801287260,
AnimationStart=490905801291183, PerformTraversalsStart=490905801294260,
DrawStart=490905803713337, FrameDeadline=490901608671928,
FrameInterval=490905801104183, FrameStartTime=16666667, SyncQueued=490905804892183,
SyncStart=490905805002567, IssueDrawCommandsStart=490905805181106,
SwapBuffers=490905811210644, FrameCompleted=490905816907567,
DequeueBufferDuration=61000, QueueBufferDuration=526770,
GpuCompleted=490905816907567, SwapBuffersCompleted=490905815147490,
DisplayPresentTime=490896821932105, CommandSubmissionCompleted=490905811210644,
02-20 16:20:08.069 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/22MB, paused
351us,100us total 127.146ms
02-20 16:20:09.633 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 12MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/20MB, paused
296us,264us total 103.326ms
02-20 16:20:12.514 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/22MB, paused
484us,85us total 120.597ms
02-20 16:20:14.422 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/23MB, paused
256us,294us total 119.974ms
02-20 16:20:17.285 28886 28886 I Choreographer: Skipped 614 frames! The
application may be doing too much work on its main thread.
02-20 16:20:17.294 28886 28886 W Looper : PerfMonitor doFrame : time=7ms
vsyncFrame=0 latency=10242ms procState=-1 historyMsgCount=512
02-20 16:20:17.306 28886 28913 I OpenGLRenderer: Davey! duration=10258ms; Flags=0,
FrameTimelineVsyncId=62200675, IntendedVsync=490905808422952,
Vsync=490916041756490, InputEventId=0, HandleInputStart=490916050996722,
AnimationStart=490916051002568, PerformTraversalsStart=490916051006876,
DrawStart=490916054308722, FrameDeadline=490905841756285,
FrameInterval=490916050089337, FrameStartTime=16666667, SyncQueued=490916056650030,
SyncStart=490916056779799, IssueDrawCommandsStart=490916056996799,
SwapBuffers=490916062262260, FrameCompleted=490916067117106,
DequeueBufferDuration=63923, QueueBufferDuration=547923,
GpuCompleted=490916067117106, SwapBuffersCompleted=490916065441953,
DisplayPresentTime=490896844296721, CommandSubmissionCompleted=490916062262260,
02-20 16:20:20.536 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 11MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
261us,52us total 105.048ms
02-20 16:20:22.486 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 12MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
232us,48us total 100.452ms
02-20 16:20:26.238 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 12MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/28MB, paused
264us,133us total 146.951ms
02-20 16:20:32.509 28886 28886 I Choreographer: Skipped 1368 frames! The
application may be doing too much work on its main thread.
02-20 16:20:32.511 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=15206ms procState=-1 historyMsgCount=512
02-20 16:20:32.527 28886 28913 I OpenGLRenderer: Davey! duration=15218ms; Flags=0,
FrameTimelineVsyncId=62200732, IntendedVsync=490916068543247,
Vsync=490931268543095, InputEventId=0, HandleInputStart=490931274878954,
AnimationStart=490931274882646, PerformTraversalsStart=490931274885954,
DrawStart=490931275755184, FrameDeadline=490916090765468,
FrameInterval=490931274712723, FrameStartTime=11111111, SyncQueued=490931276280107,
SyncStart=490931276486338, IssueDrawCommandsStart=490931276728184,
SwapBuffers=490931282330569, FrameCompleted=490931287432723,
DequeueBufferDuration=82231, QueueBufferDuration=803461,
GpuCompleted=490931287432723, SwapBuffersCompleted=490931286086338,
DisplayPresentTime=490896944521413, CommandSubmissionCompleted=490931282330569,
02-20 16:20:34.091 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 19MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 13MB/27MB, paused
301us,270us total 123.139ms
02-20 16:20:36.838 28886 28886 I Choreographer: Skipped 387 frames! The
application may be doing too much work on its main thread.
02-20 16:20:36.843 28886 28886 W Looper : PerfMonitor doFrame : time=5ms
vsyncFrame=0 latency=4316ms procState=-1 historyMsgCount=512
02-20 16:20:36.879 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 21MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 8106KB/15MB, paused
269us,78us total 108.583ms
02-20 16:20:36.884 28886 28912 I OpenGLRenderer: Davey! duration=4347ms; Flags=0,
FrameTimelineVsyncId=62200832, IntendedVsync=490931287015628,
Vsync=490935597384089, InputEventId=0, HandleInputStart=490935603968108,
AnimationStart=490935603971569, PerformTraversalsStart=490935603974338,
DrawStart=490935607350338, FrameDeadline=490931309264641,
FrameInterval=490935603854569, FrameStartTime=11137903, SyncQueued=490935608167569,
SyncStart=490935608263569, IssueDrawCommandsStart=490935608487185,
SwapBuffers=490935628045954, FrameCompleted=490935634744492,
DequeueBufferDuration=117847, QueueBufferDuration=3924000,
GpuCompleted=490935632103877, SwapBuffersCompleted=490935634744492,
DisplayPresentTime=490896955648182, CommandSubmissionCompleted=490935628045954,
02-20 16:20:37.987 28886 28886 I Choreographer: Skipped 35 frames! The application
may be doing too much work on its main thread.
02-20 16:20:37.989 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=389ms procState=-1 historyMsgCount=512
02-20 16:20:38.372 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=369ms procState=-1 historyMsgCount=512
02-20 16:20:38.793 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=410ms procState=-1 historyMsgCount=512
02-20 16:20:39.112 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=315ms procState=-1 historyMsgCount=512
02-20 16:20:40.042 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=419ms procState=-1 historyMsgCount=512
02-20 16:20:40.613 28886 28886 I Choreographer: Skipped 34 frames! The application
may be doing too much work on its main thread.
02-20 16:20:40.615 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=563ms procState=-1 historyMsgCount=512
02-20 16:20:41.351 28886 28886 I Choreographer: Skipped 43 frames! The application
may be doing too much work on its main thread.
02-20 16:20:41.356 28886 28886 W Looper : PerfMonitor doFrame : time=3ms
vsyncFrame=0 latency=723ms procState=-1 historyMsgCount=512
02-20 16:20:41.376 28886 28967 I OpenGLRenderer: Davey! duration=740ms; Flags=0,
FrameTimelineVsyncId=62201089, IntendedVsync=490939393661735,
Vsync=490940104132546, InputEventId=0, HandleInputStart=490940116968493,
AnimationStart=490940116971493, PerformTraversalsStart=490940116973723,
DrawStart=490940118201954, FrameDeadline=490939410328401,
FrameInterval=490940116858031, FrameStartTime=16522577, SyncQueued=490940118743569,
SyncStart=490940118838877, IssueDrawCommandsStart=490940118927493,
SwapBuffers=490940125810569, FrameCompleted=490940134024185,
DequeueBufferDuration=40923, QueueBufferDuration=880000,
GpuCompleted=490940134024185, SwapBuffersCompleted=490940132926569,
DisplayPresentTime=490897356697644, CommandSubmissionCompleted=490940125810569,
02-20 16:20:43.169 28886 28886 I Choreographer: Skipped 108 frames! The
application may be doing too much work on its main thread.
02-20 16:20:43.173 28886 28886 W Looper : PerfMonitor doFrame : time=3ms
vsyncFrame=0 latency=1798ms procState=-1 historyMsgCount=512
02-20 16:20:43.182 28886 28912 I OpenGLRenderer: Davey! duration=1808ms; Flags=0,
FrameTimelineVsyncId=62201097, IntendedVsync=490940136411845,
Vsync=490941920292665, InputEventId=0, HandleInputStart=490941935008185,
AnimationStart=490941935012493, PerformTraversalsStart=490941935014954,
DrawStart=490941936388416, FrameDeadline=490940153078511,
FrameInterval=490941934829031, FrameStartTime=16517415, SyncQueued=490941937402570,
SyncStart=490941937507493, IssueDrawCommandsStart=490941937757416,
SwapBuffers=490941941583262, FrameCompleted=490941944876723,
DequeueBufferDuration=62539, QueueBufferDuration=486847,
GpuCompleted=490941944876723, SwapBuffersCompleted=490941943021723,
DisplayPresentTime=490897390162336, CommandSubmissionCompleted=490941941583262,
02-20 16:20:46.470 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 10MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10MB/20MB, paused
296us,90us total 116.446ms
02-20 16:20:48.222 28886 28886 I Choreographer: Skipped 452 frames! The
application may be doing too much work on its main thread.
02-20 16:20:48.227 28886 28886 W Looper : PerfMonitor doFrame : time=4ms
vsyncFrame=0 latency=5044ms procState=-1 historyMsgCount=512
02-20 16:20:48.256 28886 28912 I OpenGLRenderer: Davey! duration=5060ms; Flags=0,
FrameTimelineVsyncId=62201137, IntendedVsync=490941943381709,
Vsync=490946979415645, InputEventId=0, HandleInputStart=490946988063185,
AnimationStart=490946988069339, PerformTraversalsStart=490946988072185,
DrawStart=490946989589031, FrameDeadline=490941965634487,
FrameInterval=490946987807493, FrameStartTime=11141668, SyncQueued=490946990705724,
SyncStart=490946990912185, IssueDrawCommandsStart=490946991092493,
SwapBuffers=490946998714647, FrameCompleted=490947004111878,
DequeueBufferDuration=65847, QueueBufferDuration=609308,
GpuCompleted=490947004111878, SwapBuffersCompleted=490947002838339,
DisplayPresentTime=490897412413105, CommandSubmissionCompleted=490946998714647,
02-20 16:20:50.123 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 10MB AllocSpace bytes, 0(0B) LOS objects, 45% free, 11MB/21MB,
paused 352us,645us total 114.721ms
02-20 16:20:51.045 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 12MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/24MB, paused
192us,52us total 164.387ms
02-20 16:20:53.117 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 15MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/22MB, paused
240us,51us total 112.770ms
02-20 16:20:57.017 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/25MB, paused
228us,92us total 108.896ms
02-20 16:21:00.336 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 12MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 13MB/26MB, paused
352us,158us total 139.271ms
02-20 16:21:02.685 28886 28886 I Choreographer: Skipped 867 frames! The
application may be doing too much work on its main thread.
02-20 16:21:02.691 28886 28886 W Looper : PerfMonitor doFrame : time=5ms
vsyncFrame=0 latency=14452ms procState=-1 historyMsgCount=512
02-20 16:21:02.708 28886 28912 I OpenGLRenderer: Davey! duration=14468ms; Flags=0,
FrameTimelineVsyncId=62201161, IntendedVsync=490946998906808,
Vsync=490961448907097, InputEventId=0, HandleInputStart=490961450833955,
AnimationStart=490961450838340, PerformTraversalsStart=490961450841725,
DrawStart=490961453070032, FrameDeadline=490947032240141,
FrameInterval=490961450569648, FrameStartTime=16666667, SyncQueued=490961454552725,
SyncStart=490961454685955, IssueDrawCommandsStart=490961454918340,
SwapBuffers=490961462117109, FrameCompleted=490961467997417,
DequeueBufferDuration=141923, QueueBufferDuration=831000,
GpuCompleted=490961467997417, SwapBuffersCompleted=490961466782340,
DisplayPresentTime=490897445895798, CommandSubmissionCompleted=490961462117109,
02-20 16:21:04.784 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 13MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/28MB, paused
324us,59us total 162.920ms
02-20 16:21:09.064 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 16MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/28MB, paused
133us,58us total 113.143ms
02-20 16:21:13.368 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 14MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 14MB/28MB, paused
348us,120us total 112.889ms
02-20 16:21:19.876 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 17MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 17MB/35MB, paused
218us,151us total 130.607ms
02-20 16:21:21.750 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 18MB AllocSpace bytes, 0(0B) LOS objects, 50% free, 15MB/30MB, paused
546us,164us total 117.785ms
02-20 16:21:21.944 28886 28886 I Choreographer: Skipped 1727 frames! The
application may be doing too much work on its main thread.
02-20 16:21:21.947 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=19245ms procState=-1 historyMsgCount=512
02-20 16:21:21.971 28886 28912 I OpenGLRenderer: Davey! duration=19256ms; Flags=0,
FrameTimelineVsyncId=62201499, IntendedVsync=490961465226615,
Vsync=490980700103595, InputEventId=0, HandleInputStart=490980710231880,
AnimationStart=490980710234956, PerformTraversalsStart=490980710237726,
DrawStart=490980711090956, FrameDeadline=490961487475465,
FrameInterval=490980710098341, FrameStartTime=11137740, SyncQueued=490980711592110,
SyncStart=490980711767264, IssueDrawCommandsStart=490980711947495,
SwapBuffers=490980718030264, FrameCompleted=490980721754880,
DequeueBufferDuration=69846, QueueBufferDuration=794692,
GpuCompleted=490980720995187, SwapBuffersCompleted=490980721754880,
DisplayPresentTime=490897456971875, CommandSubmissionCompleted=490980718030264,
02-20 16:21:23.903 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 17MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 12MB/24MB, paused
235us,233us total 114.556ms
02-20 16:21:24.435 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 17MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 11MB/22MB, paused
476us,169us total 101.326ms
02-20 16:21:25.295 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 11MB AllocSpace bytes, 0(0B) LOS objects, 49% free, 10005KB/19MB, paused
256us,207us total 101.816ms
02-20 16:21:25.956 28886 28886 I Choreographer: Skipped 360 frames! The
application may be doing too much work on its main thread.
02-20 16:21:25.958 28886 28886 W Looper : PerfMonitor doFrame : time=2ms
vsyncFrame=0 latency=4002ms procState=-1 historyMsgCount=512
02-20 16:21:25.972 28886 28912 I OpenGLRenderer: Davey! duration=4010ms; Flags=0,
FrameTimelineVsyncId=62201667, IntendedVsync=490980719202643,
Vsync=490984719202603, InputEventId=0, HandleInputStart=490984721698572,
AnimationStart=490984721702264, PerformTraversalsStart=490984721706034,
DrawStart=490984722685726, FrameDeadline=490980741424864,
FrameInterval=490984721488726, FrameStartTime=11111111, SyncQueued=490984723321034,
SyncStart=490984723390341, IssueDrawCommandsStart=490984723483495,
SwapBuffers=490984727474341, FrameCompleted=490984729306341,
DequeueBufferDuration=40000, QueueBufferDuration=359000,
GpuCompleted=490984729306341, SwapBuffersCompleted=490984728958957,
DisplayPresentTime=490897468114567, CommandSubmissionCompleted=490984727474341,
02-20 16:21:48.323 28886 28891 W com.harsh.game: Missing inline cache for void
android.view.InputEventLogStubImpl.logOnInputEvent(android.view.InputEvent,
java.lang.String)
02-20 16:21:54.511 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 7782KB AllocSpace bytes, 0(0B) LOS objects, 47% free, 8691KB/16MB,
paused 154us,144us total 121.253ms
02-20 16:22:06.278 28886 28928 I com.harsh.game: Waiting for a blocking GC
ProfileSaver
02-20 16:22:06.287 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 8817KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 8233KB/16MB, paused
505us,134us total 116.291ms
02-20 16:22:06.287 28886 28928 I com.harsh.game: WaitForGcToComplete blocked
ProfileSaver on Background for 10.323ms
02-20 16:22:25.203 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 8714KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 7951KB/15MB, paused
137us,123us total 109.347ms
02-20 16:22:38.680 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 8812KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 8092KB/15MB, paused
163us,104us total 116.040ms
02-20 16:22:44.312 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:22:44.319 28886 31132 D libMEOW : meow new tls: 0xe696e940
02-20 16:22:44.358 28886 31132 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:22:44.358 28886 31132 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:22:44.364 28886 31132 D libMEOW : meow delete tls: 0xe696e940
02-20 16:22:44.446 28886 28886 D IS_CTS_MODE: false
02-20 16:22:44.446 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:22:44.457 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:22:44.623 28886 28886 D VRI[MainActivity]: hardware acceleration = true,
forceHwAccelerated = false
02-20 16:22:44.713 28886 28886 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/.launcher.activity.MainActivity time=0ms latency=417ms
procState=-1 historyMsgCount=2 (msgIndex=1 wall=121ms seq=278203 late=12ms
h=android.app.ActivityThread$H w=159) (msgIndex=2 wall=409ms seq=278204 late=23ms
h=android.app.ActivityThread$H w=159)
02-20 16:22:44.761 28886 28886 D BufferQueueConsumer: [](id:70d600000004,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:22:44.822 28886 28886 D VRI[MainActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:22:44.822 28886 28886 D VRI[MainActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:22:44.902 28886 28969 E libEGL : pre_cache appList:
com.android.contacts,com.android.mms,com.android.settings,com.android.thememanager,
com.mi.android.globalFileexplorer,com.miui.gallery,com.miui.notes,com.miui.security
center,com.miui.videoplayer,com.miui.weather2,com.xiaomi.calendar
02-20 16:22:45.130 28886 28969 D BLASTBufferQueue: [VRI[MainActivity]#4](f:0,a:1)
acquireNextBufferLocked size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=491063895469731(auto) mPendingTransactions.size=0
graphicBufferId=124064425312273 transform=0
02-20 16:22:45.135 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:22:45.136 28886 28886 W Looper : PerfMonitor doFrame : time=422ms
vsyncFrame=0 latency=86ms procState=-1 historyMsgCount=15 (msgIndex=1 wall=409ms
seq=278204 late=23ms h=android.app.ActivityThread$H w=159)
02-20 16:22:45.136 28886 28886 D VRI[MainActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:22:45.136 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:22:45.150 28886 28886 I Choreographer: Skipped 38 frames! The application
may be doing too much work on its main thread.
02-20 16:22:45.150 28886 28886 W Looper : PerfMonitor doFrame : time=1ms
vsyncFrame=0 latency=433ms procState=-1 historyMsgCount=6 (msgIndex=1 wall=422ms
seq=278219 late=86ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver)
02-20 16:22:45.221 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:22:45.221 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:22:45.221 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:22:45.290 28886 28886 D BLASTBufferQueue:
[VRI[KotlinCacheLoadUnzipActivity]#3](f:0,a:1) destructor()
02-20 16:22:45.290 28886 28886 D BufferQueueConsumer:
[VRI[KotlinCacheLoadUnzipActivity]#3(BLAST Consumer)3](id:70d600000003,api:0,p:-
1,c:28886) disconnect
02-20 16:22:45.359 28886 28886 D View : [Warning] assignParent to null: this =
DecorView@3349ec7[KotlinCacheLoadUnzipActivity]
02-20 16:22:46.864 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10522; state: ENABLED
02-20 16:22:54.042 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:22:54.043 28886 31162 D libMEOW : meow new tls: 0xd4b3f600
02-20 16:22:54.044 28886 31162 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:22:54.044 28886 31162 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:22:54.044 28886 31162 D libMEOW : meow delete tls: 0xd4b3f600
02-20 16:22:54.051 28886 28886 D IS_CTS_MODE: false
02-20 16:22:54.051 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:22:54.052 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:22:54.128 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 147798919; UID 10522; state: DISABLED
02-20 16:22:54.155 28886 28886 D VRI[SettingsActivity]: hardware acceleration =
true, forceHwAccelerated = false
02-20 16:22:54.170 28886 28886 D VRI[Toast]: hardware acceleration = true,
forceHwAccelerated = false
02-20 16:22:54.201 28886 28886 D BufferQueueConsumer: [](id:70d600000005,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:22:54.204 28886 28886 D VRI[SettingsActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:22:54.205 28886 28886 D VRI[SettingsActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:22:54.376 28886 28969 D BLASTBufferQueue: [VRI[SettingsActivity]#5]
(f:0,a:1) acquireNextBufferLocked size=1080x2297 mFrameNumber=1
applyTransaction=true mTimestamp=491073141377962(auto) mPendingTransactions.size=0
graphicBufferId=124064425312274 transform=0
02-20 16:22:54.377 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:22:54.391 28886 28886 D BufferQueueConsumer: [](id:70d600000006,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:22:54.393 28886 28886 D VRI[Toast]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:22:54.393 28886 28886 D VRI[Toast]: vri.Setup new sync id=0 syncSeqId=0
02-20 16:22:54.408 28886 28969 D BLASTBufferQueue: [VRI[Toast]#6](f:0,a:1)
acquireNextBufferLocked size=880x412 mFrameNumber=1 applyTransaction=true
mTimestamp=491073173095808(auto) mPendingTransactions.size=0
graphicBufferId=124064425312278 transform=0
02-20 16:22:54.408 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:22:54.409 28886 28886 D VRI[Toast]: vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:22:54.409 28886 28886 D VRI[SettingsActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:22:54.409 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:22:54.413 28886 28886 D VRI[Toast]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:1970 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:22:54.423 28886 28886 D VRI[Toast]: vri.Setup new sync id=1 syncSeqId=0
02-20 16:22:54.424 28886 28886 D VRI[Toast]: vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:22:54.437 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:22:54.437 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:22:54.437 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:22:54.473 28886 28886 D BLASTBufferQueue: [VRI[MainActivity]#4](f:0,a:1)
destructor()
02-20 16:22:54.473 28886 28886 D BufferQueueConsumer: [VRI[MainActivity]#4(BLAST
Consumer)4](id:70d600000004,api:0,p:-1,c:28886) disconnect
02-20 16:22:54.477 28886 28886 D View : [Warning] assignParent to null: this =
DecorView@273a6f6[MainActivity]
02-20 16:22:55.552 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:22:55.555 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:22:55.557 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 163400105; UID 10522; state: DISABLED
02-20 16:22:55.558 28886 28886 D InputMethodManager: showSoftInput()
view=ru.rave.LPT4.coM6.zhopy.NUl.sosi.ʿʻ{7a08383 VFED..CL. .F.P..ID 0,130-894,273
#7f0900a8 app:id/brp_launcher_settings_nick aid=1073741824} flags=0
reason=SHOW_SOFT_INPUT
02-20 16:22:55.566 28886 28886 V TextView: sendCursorInfo support:false
02-20 16:22:55.570 28886 28886 I AssistStructure: Flattened final assist data: 4216
bytes, containing 1 windows, 22 views
02-20 16:22:55.803 28886 28886 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
02-20 16:22:55.803 28886 28886 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
02-20 16:22:55.908 28886 28886 D InsetsController: show(ime(), fromIme=true)
02-20 16:22:57.648 28886 28886 D View : [Warning] assignParent to null: this =
android.widget.LinearLayout{f39bdeb V.E...... ......ID 0,0-880,412}
02-20 16:22:57.649 28886 28886 D BLASTBufferQueue: [VRI[Toast]#6](f:0,a:1)
destructor()
02-20 16:22:57.649 28886 28886 D BufferQueueConsumer: [VRI[Toast]#6(BLAST
Consumer)6](id:70d600000006,api:0,p:-1,c:28886) disconnect
02-20 16:23:06.228 28886 28886 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.game.launcher.activity.SettingsActivity', KeyEvent
{ action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48,
repeatCount=0, eventTime=491084920000000, downTime=491084920000000, deviceId=-1,
source=0x101, displayId=0 }, phoneEventTime=16:23:06.154
02-20 16:23:06.239 28886 28886 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.game.launcher.activity.SettingsActivity', KeyEvent
{ action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48,
repeatCount=0, eventTime=491084990000000, downTime=491084920000000, deviceId=-1,
source=0x101, displayId=0 }, phoneEventTime=16:23:06.224
02-20 16:23:11.924 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:23:11.926 28886 31196 D libMEOW : meow new tls: 0xd75f8ec0
02-20 16:23:11.926 28886 31196 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:23:11.926 28886 31196 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:23:11.926 28886 31196 D libMEOW : meow delete tls: 0xd75f8ec0
02-20 16:23:11.931 28886 28886 D IS_CTS_MODE: false
02-20 16:23:11.931 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:23:11.933 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:23:11.945 28886 28886 D VRI[MainActivity]: hardware acceleration = true,
forceHwAccelerated = false
02-20 16:23:11.962 28886 28886 D BufferQueueConsumer: [](id:70d600000007,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:23:11.981 28886 28886 D VRI[MainActivity]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:23:11.981 28886 28886 D VRI[MainActivity]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:23:11.994 28886 28969 D BLASTBufferQueue: [VRI[MainActivity]#7](f:0,a:1)
acquireNextBufferLocked size=1080x2297 mFrameNumber=1 applyTransaction=true
mTimestamp=491090758976732(auto) mPendingTransactions.size=0
graphicBufferId=124064425312284 transform=0
02-20 16:23:11.994 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:23:11.995 28886 28886 D VRI[MainActivity]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:23:11.996 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:23:12.033 28886 28886 D BLASTBufferQueue: [VRI[SettingsActivity]#5]
(f:0,a:1) destructor()
02-20 16:23:12.034 28886 28886 D BufferQueueConsumer:
[VRI[SettingsActivity]#5(BLAST Consumer)5](id:70d600000005,api:0,p:-1,c:28886)
disconnect
02-20 16:23:12.039 28886 28886 D View : [Warning] assignParent to null: this =
DecorView@d79af0f[SettingsActivity]
02-20 16:23:12.045 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:23:12.045 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:23:12.045 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:23:12.930 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:23:14.820 28886 28886 D CompatibilityChangeReporter: Compat change id
reported: 78294732; UID 10522; state: DISABLED
02-20 16:23:14.846 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:23:14.847 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:23:14.847 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:23:16.987 28886 31251 D libMEOW : meow new tls: 0xe6540440
02-20 16:23:16.987 28886 28886 D MiuiMultiWindowAdapter:
MiuiMultiWindowAdapter::getFreeformVideoWhiteListInSystem::LIST_ABOUT_SUPPORT_LANDS
CAPE_VIDEO = [com.hunantv.imgo.activity, com.tencent.qqlive, com.qiyi.video,
com.hunantv.imgo.activity.inter, com.tencent.qqlivei18n, com.iqiyi.i18n,
tv.danmaku.bili]
02-20 16:23:16.987 28886 31251 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:23:16.987 28886 31251 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:23:16.987 28886 31251 D libMEOW : meow delete tls: 0xe6540440
02-20 16:23:17.007 28886 28886 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libImmEmulatorJ.so using ns clns-4 from class loader (caller=base.apk): ok
02-20 16:23:17.068 28886 28886 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libGTASA.so using ns clns-4 from class loader (caller=base.apk): ok
02-20 16:23:17.069 28886 28886 D NVEvent : JNI_OnLoad called
02-20 16:23:17.069 28886 28886 D NVEvent : RegisterNatives 12
02-20 16:23:17.080 28886 28886 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libsamp.so using ns clns-4 from class loader (caller=base.apk): ok
02-20 16:23:17.082 28886 28886 I log_samp: SAMP library loaded! Build time: Apr 25
2024 16:13:15
02-20 16:23:17.082 28886 28886 I log_samp: libGTASA.so image base address:
0xB9484000
02-20 16:23:17.087 28886 28886 I log_samp: libGTASA.so: 0xb9484000
02-20 16:23:17.087 28886 28886 I log_samp: libsamp.so: 0xb8f57000
02-20 16:23:17.087 28886 28886 I log_samp: libc.so: 0xf1fef000
02-20 16:23:17.090 28886 28886 I log_crash: Initializing hook system..
02-20 16:23:17.090 28886 28886 I log_samp: Initializing RenderWare..
02-20 16:23:17.091 28886 28886 I log_crash: installHook: 0xB96BFEDC -> 0xB8FCC791
02-20 16:23:17.091 28886 28886 I log_crash: installHook: 0xB9640314 -> 0xB8FCC7E5
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB9643244 -> 0xB8FCB149
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB9642B9C -> 0xB8FCB189
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB9640380 -> 0xB8FCC891
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB9641CC4 -> 0xB8FCC981
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB96430A0 -> 0xB8FCB1B9
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB96BF3DC -> 0xB8FCA2B5
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB9887E00 -> 0xB8FCC4D1
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB997FBB0 -> 0xB8FCBF2D
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB997FCF4 -> 0xB8FCBF69
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB96BECC4 -> 0xB8FCBFB1
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB98882A8 -> 0xB8FCC0F1
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB96ED974 -> 0xB8FCAA21
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB9957864 -> 0xB8FCA831
02-20 16:23:17.092 28886 28886 I log_crash: installHook: 0xB9890530 -> 0xB8FCB1C1
02-20 16:23:17.093 28886 28886 I log_crash: installHook: 0xB96E2660 -> 0xB8FCBEE5
02-20 16:23:17.093 28886 28886 I log_crash: installHook: 0xB96E0B8C -> 0xB8FCC151
02-20 16:23:17.094 28886 28886 I log_crash: installHook: 0xB96BB68C -> 0xB8FCC11D
02-20 16:23:17.094 28886 28886 I log_crash: installJMPHook: 0xB9625ED8 ->
0xB900BBD1
02-20 16:23:17.094 28886 28886 I log_crash: installHook: 0xB963E580 -> 0xB8FD1C7D
02-20 16:23:17.094 28886 28886 I log_crash: installHook: 0xB9667C54 -> 0xB8FD1C91
02-20 16:23:17.095 28886 28886 I log_crash: installHook: 0xB970EAAC -> 0xB8FD1CA5
02-20 16:23:17.095 28886 28886 I log_crash: installHook: 0xB9672C90 -> 0xB8FD1D01
02-20 16:23:17.095 28886 28886 I log_crash: installHook: 0xB9618B20 -> 0xB8FD1C61
02-20 16:23:17.095 28886 28886 I log_crash: installHook: 0xB99905F8 -> 0xB8FD1C15
02-20 16:23:17.095 28886 28886 I log_crash: installHook: 0xB98A2AB4 -> 0xB8FD1C29
02-20 16:23:17.096 28886 28886 I log_crash: installHook: 0xB9641C3C -> 0xB8FD1C49
02-20 16:23:17.096 28886 28886 I log_crash: installHook: 0xB97EC850 -> 0xB8FD1D5D
02-20 16:23:17.096 28886 28886 I log_crash: installHook: 0xB97DEC44 -> 0xB8FD1D71
02-20 16:23:17.093 28886 28886 W com.harsh.game: type=1400 audit(0.0:529422): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:17.093 28886 28886 W com.harsh.game: type=1400 audit(0.0:529423): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:17.093 28886 28886 W com.harsh.game: type=1400 audit(0.0:529424): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:17.093 28886 28886 W com.harsh.game: type=1400 audit(0.0:529425): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:17.093 28886 28886 W com.harsh.game: type=1400 audit(0.0:529426): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:17.100 28886 28886 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libcrashlytics-handler.so using ns clns-4 from class loader (caller=base.apk):
ok
02-20 16:23:17.102 28886 28886 E linker :
"/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libcrashlytics-trampoline.so": ignoring DT_PREINIT_ARRAY in shared library!
02-20 16:23:17.102 28886 28886 D nativeloader: Load
/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-MuGgwWC-les13x0R41Qb8Q==/lib/
arm/libcrashlytics-trampoline.so using ns clns-4 from class loader
(caller=base.apk): ok
02-20 16:23:17.102 28886 28886 I System.out: GTASA onCreate
02-20 16:23:17.107 28886 28886 I System.out: **** onCreate
02-20 16:23:17.108 28886 28886 I System.out: Calling init(false)
02-20 16:23:17.108 28886 28886 D NVEvent : Thiz NewGlobalRef: 0x0x32ca
02-20 16:23:17.108 28886 28886 D NVEvent : initMap
02-20 16:23:17.109 28886 28886 D NVEvent : file methods
02-20 16:23:17.109 28886 28886 D NVEvent : texture methods
02-20 16:23:17.109 28886 28886 D NVEvent : Leave NVEventInit
02-20 16:23:17.109 28886 28886 D WarGamepad: JNI Init
02-20 16:23:17.109 28886 28886 D WarGamepad: JNI Done Init
02-20 16:23:17.109 28886 28886 D OSWrapper: JNI Init (Billing)
02-20 16:23:17.109 28886 28886 D OSWrapper: JNI Init Done (Billing)
02-20 16:23:17.109 28886 28886 D OSWrapper: JNI WarHttpInit
02-20 16:23:17.109 28886 28886 D OSWrapper: JNI WarHttpInit Done
02-20 16:23:17.109 28886 28886 D OSWrapper: AttachCurrentThread: 0, 0x0xf5b0b000
02-20 16:23:17.113 28886 28886 D ImmVibe : CUHL::ImmVibeInitialize: found emulator
version (35)
02-20 16:23:17.113 28886 28886 D ImmVibe : CUHL::ImmVibeInitialize: initializing
watchdog
02-20 16:23:17.125 28886 28886 D NVEvent : Calling NVEventAppInit
02-20 16:23:17.125 28886 28886 D OSWrapper: apk init
02-20 16:23:17.125 28886 31255 D OSWrapper: AttachCurrentThread: 0, 0x0xd6be1980
02-20 16:23:17.125 28886 28886 D OSWrapper: Storage root is
/storage/emulated/0/Android/data/com.harsh.game/files/
02-20 16:23:17.125 28886 28886 D NVEvent : spawning thread support
supportPauseResume 1
02-20 16:23:17.125 28886 28886 D NVEvent : No app jni
02-20 16:23:17.125 28886 28886 D NVEvent : thread spawned
02-20 16:23:17.125 28886 28886 I System.out: Calling initSAMP
02-20 16:23:17.125 28886 31256 D OSWrapper: AttachCurrentThread: 0, 0x0xd6be1b80
02-20 16:23:17.126 28886 31256 I System.out: **** GetDeviceInfo
02-20 16:23:17.126 28886 31256 I System.out: Return for touchsreen 1
02-20 16:23:17.127 28886 28886 I log_samp: Initializing SAMP..
02-20 16:23:17.137 28886 28886 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
02-20 16:23:17.138 28886 28886 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
02-20 16:23:17.138 28886 28886 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0, error callback: OFF
02-20 16:23:17.138 28886 28886 I AudioStreamBuilder: usage = 1, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
02-20 16:23:17.138 28886 28886 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
02-20 16:23:17.153 28886 28886 D com.harsh.game: PlayerBase::PlayerBase()
02-20 16:23:17.153 28886 28886 D AudioStreamTrack: open(), request
notificationFrames = -8, frameCount = 0
02-20 16:23:17.154 28886 28886 D AudioTrack: INSP:
type=audio,case=1,set=0xd6fd9400,stream_type=-
1,sample_rate=0,format=0x5,channel_mask=0x3,frame_count=0,flags=0x104,notification_
frames=-8,session_id=0,transfer_type=1,uid=-1,pid=-1
02-20 16:23:17.154 28886 28886 D AudioTrack: INSP:
type=audio,case=1,attributes=1,content_type=2,usage=1,source=0,flags=0x0
02-20 16:23:17.154 28886 28886 D AudioTrack: getCallingPackageName
packagename_processed is com.harsh.game
02-20 16:23:17.157 28886 28886 D AudioTrack: set: mPowerTrackStatus=0
02-20 16:23:17.193 28886 28886 I AudioTrack: createTrack_l(0):
AUDIO_OUTPUT_FLAG_FAST successful; frameCount 0 -> 2048
02-20 16:23:17.193 28886 28886 D AudioTrack: createTrack_l(5032): 0xd6fd9400, mCblk
= 0xc14b4000, mLatency = 84, mAfLatency = 42, frameCount = 2048, mSampleRate =
48000, mFlags = 0x4, mReqFrameCount = 2048, mNotificationFramesAct = 256
02-20 16:23:17.197 28886 28886 D AudioTrack: setVolume(5032): 0xd6fd9400, left =
1.000000, right = 1.000000
02-20 16:23:17.198 28886 28886 D AudioStreamTrack: open() flags changed from
0x00000104 to 0x00000004
02-20 16:23:17.198 28886 28886 D AAudioStream: setState(s#1) from 0 to 2
02-20 16:23:17.204 28886 28886 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#1 ----------------
02-20 16:23:17.204 28886 28886 D AAudio : AAudioStream_close(s#1) called
---------------
02-20 16:23:17.204 28886 28886 D AAudioStream: setState(s#1) from 2 to 11
02-20 16:23:17.204 28886 28886 D AudioTrack: stop(5032): 0xd6fd9400, prior
state:STATE_STOPPED
02-20 16:23:17.204 28886 28886 D AudioTrackShared: this(0xd6c90100),
mCblk(0xc14b4000), front(0), mIsOut 1, interrupt() FUTEX_WAKE
02-20 16:23:17.204 28886 28886 D AudioTrack: ~AudioTrack(5032): 0xd6fd9400
02-20 16:23:17.204 28886 28886 D AudioTrack: stop(5032): 0xd6fd9400, prior
state:STATE_STOPPED
02-20 16:23:17.204 28886 28886 D AAudioStream: setState(s#1) from 11 to 12
02-20 16:23:17.204 28886 28886 D AAudioStream: ~AudioStream(s#1) mPlayerBase
strongCount = 2
02-20 16:23:17.204 28886 28886 D AAudio : AAudioStream_close(s#1) returned 0
---------
02-20 16:23:17.204 28886 28886 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
02-20 16:23:17.204 28886 28886 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
02-20 16:23:17.204 28886 28886 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 512, error callback: ON
02-20 16:23:17.204 28886 28886 I AudioStreamBuilder: usage = 1, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
02-20 16:23:17.204 28886 28886 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
02-20 16:23:17.205 28886 28886 D com.harsh.game: PlayerBase::PlayerBase()
02-20 16:23:17.205 28886 28886 D AudioStreamTrack: open(), request
notificationFrames = 0, frameCount = 2048
02-20 16:23:17.205 28886 28886 D AudioTrack: INSP:
type=audio,case=1,set=0xd6fd9400,stream_type=-
1,sample_rate=0,format=0x5,channel_mask=0x3,frame_count=2048,flags=0x104,notificati
on_frames=0,session_id=0,transfer_type=1,uid=-1,pid=-1
02-20 16:23:17.205 28886 28886 D AudioTrack: INSP:
type=audio,case=1,attributes=1,content_type=2,usage=1,source=0,flags=0x0
02-20 16:23:17.205 28886 28886 D AudioTrack: getCallingPackageName
packagename_processed is com.harsh.game
02-20 16:23:17.206 28886 28886 D AudioTrack: set: mPowerTrackStatus=0
02-20 16:23:17.215 28886 28886 I AudioTrack: createTrack_l(5032):
AUDIO_OUTPUT_FLAG_FAST successful; frameCount 2048 -> 2048
02-20 16:23:17.216 28886 28886 D AudioTrack: createTrack_l(5033): 0xd6fd9400, mCblk
= 0xc12aa000, mLatency = 84, mAfLatency = 42, frameCount = 2048, mSampleRate =
48000, mFlags = 0x4, mReqFrameCount = 2048, mNotificationFramesAct = 256
02-20 16:23:17.216 28886 28886 D AudioTrack: setVolume(5033): 0xd6fd9400, left =
1.000000, right = 1.000000
02-20 16:23:17.216 28886 28886 D AudioStreamTrack: open() flags changed from
0x00000104 to 0x00000004
02-20 16:23:17.216 28886 28886 D AAudioStream: setState(s#2) from 0 to 2
02-20 16:23:17.217 28886 28886 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#2 ----------------
02-20 16:23:17.217 28886 28886 D AAudio : AAudioStream_requestStart(s#2) called
--------------
02-20 16:23:17.217 28886 28886 D AAudioStream: setState(s#2) from 2 to 3
02-20 16:23:17.218 28886 28886 D AudioTrack: start(5033): 0xd6fd9400, prior
state:STATE_STOPPED
02-20 16:23:17.242 28886 28886 D AAudio : AAudioStream_requestStart(s#2) returned
0 ---------
02-20 16:23:17.242 28886 28967 D AudioStreamTrack: onAudioDeviceUpdate() audioIo 13
devId 3 => 3
02-20 16:23:17.243 28886 28886 I log_samp: Build time: 16:13:15 Apr 25 2024
02-20 16:23:17.243 28886 28886 I log_samp: Current time: 16:23 (UTC Offset: 2)
02-20 16:23:17.243 28886 28886 I log_samp: Storage:
/storage/emulated/0/Android/data/com.harsh.game/files/
02-20 16:23:17.244 28886 28886 I log_samp: Loading settings..
02-20 16:23:17.244 28886 28886 I log_samp: Opening settings:
/storage/emulated/0/Android/data/com.harsh.game/files/SAMP/settings.ini
02-20 16:23:17.249 28886 28886 I System.out: Called
02-20 16:23:17.261 28886 28886 I System.out: ln systemInit
02-20 16:23:17.262 28886 28886 D IS_CTS_MODE: false
02-20 16:23:17.262 28886 28886 D MULTI_WINDOW_ENABLED: false
02-20 16:23:17.263 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:23:17.341 28886 31260 D AAudioStream: setState(s#2) from 3 to 4
02-20 16:23:17.473 28886 28894 W System : A resource failed to call close.
02-20 16:23:17.473 28886 28894 W System : A resource failed to call close.
02-20 16:23:17.477 28886 28894 W System : A resource failed to call close.
02-20 16:23:17.477 28886 28894 W System : A resource failed to call close.
02-20 16:23:17.545 28886 28886 W Activity: PerfMonitor: Slow Operation: Activity
com.harsh.game/.GTASA onCreate took 548ms
02-20 16:23:17.546 28886 28886 I System.out: GTASA onStart
02-20 16:23:17.546 28886 28886 I System.out: GTASA onResume
02-20 16:23:17.546 28886 28886 I System.out: **** onResume
02-20 16:23:17.561 28886 28886 D VRI[GTASA]: hardware acceleration = true,
forceHwAccelerated = false
02-20 16:23:17.562 28886 28886 D DecorView[]: getWindowModeFromSystem windowmode
is 1
02-20 16:23:17.562 28886 28886 D DecorView[]: updateDecorCaptionStatus windowMode
is 1
02-20 16:23:17.567 28886 28886 W Looper : PerfMonitor looperActivity :
package=com.harsh.game/.GTASA time=0ms latency=590ms procState=-1
historyMsgCount=3 (msgIndex=3 wall=584ms seq=279070 late=8ms
h=android.app.ActivityThread$H w=159)
02-20 16:23:17.582 28886 28886 D BufferQueueConsumer: [](id:70d600000008,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:23:17.584 28886 28886 D VRI[GTASA]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:23:17.584 28886 28886 D SurfaceView: UPDATE null, mIsCastMode = false
02-20 16:23:17.586 28886 28886 D BufferQueueConsumer: [](id:70d600000009,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:23:17.586 28886 28886 I System.out: systemInit.surfaceCreated
02-20 16:23:17.586 28886 28886 I System.out: Surface changed: 2400, 1080
02-20 16:23:17.588 28886 28886 D VRI[GTASA]: vri.Setup new sync id=0 syncSeqId=0
02-20 16:23:17.588 28886 28886 E SurfaceSyncer: Failed to find sync for id=0
02-20 16:23:17.598 28886 28969 D BLASTBufferQueue: [VRI[GTASA]#8](f:0,a:1)
acquireNextBufferLocked size=2400x1080 mFrameNumber=1 applyTransaction=true
mTimestamp=491096363215271(auto) mPendingTransactions.size=0
graphicBufferId=124064425312286 transform=7
02-20 16:23:17.599 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:23:17.602 28886 28886 D VRI[GTASA]: vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:23:17.602 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:23:17.605 28886 28886 D VRI[PopupWindow:6afdab1]: hardware acceleration =
true, forceHwAccelerated = false
02-20 16:23:17.617 28886 28886 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.harsh.game/com.harsh.game.GTASA])/@0xf647b22,
mIsProjectionMode = false
02-20 16:23:17.617 28886 28886 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:23:17.618 28886 28886 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:23:17.618 28886 28886 D SurfaceControl: nativeSetScreenProjection ===>
setScreenProjection
02-20 16:23:17.624 28886 28886 D BufferQueueConsumer: [](id:70d60000000a,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:23:17.706 28886 28886 D VRI[PopupWindow:6afdab1]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:23:17.706 28886 28886 D VRI[PopupWindow:6afdab1]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:23:17.709 28886 28886 D VRI[PopupWindow:6afdab1]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:23:17.710 28886 28886 D VRI[GTASA]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:1970 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:23:17.719 28886 28886 D VRI[GTASA]: vri.Setup new sync id=1 syncSeqId=0
02-20 16:23:17.719 28886 28886 E SurfaceSyncer: Failed to find sync for id=0
02-20 16:23:17.754 28886 28886 D BLASTBufferQueue: [VRI[MainActivity]#7](f:0,a:1)
destructor()
02-20 16:23:17.757 28886 28886 D BufferQueueConsumer: [VRI[MainActivity]#7(BLAST
Consumer)7](id:70d600000007,api:0,p:-1,c:28886) disconnect
02-20 16:23:17.765 28886 28886 D VRI[GTASA]: vri.reportDrawFinished syncSeqId=0
android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:23:17.766 28886 28886 D VRI[PopupWindow:6afdab1]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:1970 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:23:17.767 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
02-20 16:23:17.767 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:23:17.767 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:23:17.781 28886 28886 D View : [Warning] assignParent to null: this =
DecorView@bfbd221[MainActivity]
02-20 16:23:17.817 28886 28886 D VRI[PopupWindow:6afdab1]: vri.Setup new sync id=1
syncSeqId=0
02-20 16:23:17.827 28886 28886 D VRI[PopupWindow:6afdab1]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: [VRI[GTASA]#8](f:0,a:2) producer
disconnected before: mAbandoned=0
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: - BufferQueue
mMaxAcquiredBufferCount=2 mMaxDequeuedBufferCount=2
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: mDequeueBufferCannotBlock=0
mAsyncMode=0
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: mQueueBufferCanDrop=0
mLegacyBufferDrop=1
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: default-size=[2400x1080]
default-format=1 transform-hint=04 frame-counter=3
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: mTransformHintInUse=04
mAutoPrerotation=0
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: FIFO(0):
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue:
(mConsumerName=VRI[GTASA]#8(BLAST Consumer)8, mConnectedApi=1,
mConsumerUsageBits=2304, mId=70d600000008, producer=[28886:com.harsh.game],
consumer=[28886:com.harsh.game])
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: Slots:
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: >[00:0xbf7e6620] state=ACQUIRED
0xd72c8880 frame=3 [1080x2400:1088, 1]
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: [01:0x0] state=FREE
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: [02:0x0] state=FREE
02-20 16:23:17.834 28886 28969 D BLASTBufferQueue: [03:0x0] state=FREE
02-20 16:23:18.243 28886 31262 D AAudio : AAudioStream_requestStop(s#2) called
02-20 16:23:18.243 28886 31262 D AAudioStream: setState(s#2) from 4 to 9
02-20 16:23:18.243 28886 31262 D AudioTrack: stop(5033): 0xd6fd9400, prior
state:STATE_ACTIVE
02-20 16:23:18.243 28886 31262 D AudioTrackShared: this(0xd6c90100),
mCblk(0xc12aa000), front(43520), mIsOut 1, interrupt() FUTEX_WAKE
02-20 16:23:18.244 28886 31262 D AudioTrack: stop(5033): 0xd6fd9400 stop done
02-20 16:23:18.542 28886 31263 I System.out: Call from DoResumeEvent
02-20 16:23:18.542 28886 31256 I System.out: lnitEGLAndGLES2
02-20 16:23:18.542 28886 31256 D libMEOW : meow new tls: 0xd46c58c0
02-20 16:23:18.543 28886 31256 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:23:18.543 28886 31256 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:23:18.546 28886 31256 I System.out: Should we create a surface?
02-20 16:23:18.546 28886 31256 I System.out: Yes! Calling create surface
02-20 16:23:18.547 28886 31256 I System.out: Done creating surface
02-20 16:23:18.547 28886 31256 V nv_syscaps: !!> EGL_EXTENSIONS:
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
EGL_ANDROID_front_buffer_auto_refresh
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_ANDROID_get_frame_timestamps
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
EGL_ANDROID_get_native_client_buffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_ANDROID_presentation_time
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_EXT_surface_CTA861_3_metadata
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_EXT_surface_SMPTE2086_metadata
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_get_all_proc_addresses
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_swap_buffers_with_damage
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_ANDROID_image_native_buffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_ANDROID_native_fence_sync
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_ANDROID_recordable
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_EXT_create_context_robustness
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_EXT_image_gl_colorspace
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_EXT_pixel_format_float
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_IMG_context_priority
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_config_attribs
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_create_context
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_fence_sync
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_gl_colorspace
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_gl_renderbuffer_image
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_gl_texture_2D_image
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_gl_texture_cubemap_image
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_image
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_image_base
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_mutable_render_buffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_no_config_context
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_partial_update
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_surfaceless_context
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> EGL_KHR_wait_sync
02-20 16:23:18.547 28886 31256 V nv_syscaps: !!> GL_EXTENSIONS:
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_debug_marker
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_ARM_rgba8
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_ARM_mali_shader_binary
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_depth24
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_depth_texture
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_depth_texture_cube_map
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_packed_depth_stencil
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_rgb8_rgba8
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_read_format_bgra
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_compressed_paletted_texture
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_OES_compressed_ETC1_RGB8_texture
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_standard_derivatives
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_EGL_image
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_EGL_image_external
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_EGL_image_external_essl3
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_EGL_sync
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_texture_npot
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_vertex_half_float
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_required_internalformat
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_vertex_array_object
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_mapbuffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_format_BGRA8888
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_rg
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_type_2_10_10_10_REV
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_fbo_render_mipmap
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_element_index_uint
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_shadow_samplers
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_texture_compression_astc
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_KHR_texture_compression_astc_ldr
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_KHR_texture_compression_astc_hdr
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_KHR_texture_compression_astc_sliced_3d
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_EXT_texture_compression_astc_decode_mode
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_EXT_texture_compression_astc_decode_mode_rgb9e5
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_KHR_debug
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_occlusion_query_boolean
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_disjoint_timer_query
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_blend_minmax
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_discard_framebuffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_get_program_binary
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_texture_3D
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_storage
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_EXT_multisampled_render_to_texture
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_EXT_multisampled_render_to_texture2
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_surfaceless_context
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_texture_stencil8
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_shader_pixel_local_storage
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_ARM_shader_framebuffer_fetch
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_ARM_shader_framebuffer_fetch_depth_stencil
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_ARM_mali_program_binary
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_sRGB
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_sRGB_write_control
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_sRGB_decode
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_sRGB_R8
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_sRGB_RG8
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_KHR_blend_equation_advanced
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_KHR_blend_equation_advanced_coherent
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_OES_texture_storage_multisample_2d_array
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_shader_image_atomic
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_robustness
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_draw_buffers_indexed
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_draw_buffers_indexed
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_border_clamp
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_texture_border_clamp
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_cube_map_array
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_texture_cube_map_array
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_sample_variables
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_sample_shading
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_OES_shader_multisample_interpolation
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_shader_io_blocks
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_shader_io_blocks
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_tessellation_shader
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_tessellation_shader
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_primitive_bounding_box
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_primitive_bounding_box
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_geometry_shader
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_geometry_shader
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_ANDROID_extension_pack_es31a
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_gpu_shader5
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_gpu_shader5
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_buffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_texture_buffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_copy_image
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_copy_image
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_EXT_shader_non_constant_global_initializers
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_color_buffer_half_float
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_color_buffer_float
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_YUV_target
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OVR_multiview
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OVR_multiview2
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_OVR_multiview_multisampled_render_to_texture
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_KHR_robustness
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_KHR_robust_buffer_access_behavior
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_draw_elements_base_vertex
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_OES_draw_elements_base_vertex
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_protected_textures
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_buffer_storage
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_external_buffer
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_EGL_image_array
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..> GL_EXT_texture_filter_anisotropic
02-20 16:23:18.547 28886 31256 V nv_syscaps: ..>
GL_ARM_texture_unnormalized_coordinates
02-20 16:23:18.548 28886 31256 I System.out: Build info version device eos
02-20 16:23:18.548 28886 31256 I System.out: Build MANUFACTURER Xiaomi
02-20 16:23:18.548 28886 31256 I System.out: Build BOARD eos
02-20 16:23:18.548 28886 31256 I System.out: Build DISPLAY TP1A.220624.014
02-20 16:23:18.545 28886 28886 W NVEvent : type=1400 audit(0.0:529431): avc: denied
{ read } for name="config.gz" dev="proc" ino=4026532295
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:config_gz:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:18.548 28886 31256 I System.out: Build CPU_ABI2 armeabi
02-20 16:23:18.548 28886 31256 I System.out: Build HARDWARE mt6768
02-20 16:23:18.548 28886 31256 I System.out: Build MODEL 22011119UY
02-20 16:23:18.549 28886 31256 I System.out: Build PRODUCT eos_global
02-20 16:23:18.549 28886 31256 I System.out: **** IsPhone
02-20 16:23:18.549 28886 31256 I System.out: **** GetAndroidBuildinfo
02-20 16:23:18.549 28886 31256 I System.out: **** GetAndroidBuildinfo
02-20 16:23:18.549 28886 31256 I System.out: Build info version device eos
02-20 16:23:18.549 28886 31256 I System.out: Build MANUFACTURER Xiaomi
02-20 16:23:18.549 28886 31256 I System.out: Build BOARD eos
02-20 16:23:18.549 28886 31256 I System.out: Build DISPLAY TP1A.220624.014
02-20 16:23:18.549 28886 31256 I System.out: Build CPU_ABI armeabi-v7a
02-20 16:23:18.549 28886 31256 I System.out: Build CPU_ABI2 armeabi
02-20 16:23:18.549 28886 31256 I System.out: Build HARDWARE mt6768
02-20 16:23:18.549 28886 31256 I System.out: Build MODEL 22011119UY
02-20 16:23:18.549 28886 31256 I System.out: Build PRODUCT eos_global
02-20 16:23:18.549 28886 31256 I System.out: **** IsPhone
02-20 16:23:18.550 28886 31256 I System.out: **** FileGetArchiveName
02-20 16:23:18.551 28886 31256 I System.out: **** FileGetArchiveName
02-20 16:23:18.552 28886 31256 I System.out: **** GetDeviceLocale
02-20 16:23:18.552 28886 31272 D OSWrapper: AttachCurrentThread: 0, 0x0xbf7e3a00
02-20 16:23:18.563 28886 31273 D OSWrapper: AttachCurrentThread: 0, 0x0xf20bfb80
02-20 16:23:18.563 28886 31273 D libMEOW : meow new tls: 0xbbd4ea00
02-20 16:23:18.563 28886 31273 D libMEOW : applied 1 plugins for [com.harsh.game]:
02-20 16:23:18.563 28886 31273 D libMEOW : plugin 1: [libMEOW_gift.so]:
02-20 16:23:18.564 28886 31256 I log_samp: Loading "samp" cd..
02-20 16:23:18.567 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
mobile | ArcadeButton_ExitDown
02-20 16:23:18.577 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
txd | 10ls
02-20 16:23:18.596 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
gta3 | prop_base_black_01prop_fruit_lo(1)
02-20 16:23:18.616 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
gta_int | CJ_PLANTPOT
02-20 16:23:18.621 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
cutscene | CJ_bottle3
02-20 16:23:18.623 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
player | 10ls_tattcolor
02-20 16:23:18.624 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
menu | mobilesc0
02-20 16:23:18.632 28886 31256 I log_samp: TextureDatabaseRuntime_SortEntries_hook:
samp | DSHER2
02-20 16:23:18.632 28886 31274 D OSWrapper: AttachCurrentThread: 0, 0x0xbf7e3e80
02-20 16:23:18.734 28886 31275 D OSWrapper: AttachCurrentThread: 0, 0x0xd4bb5980
02-20 16:23:18.750 28886 31274 D com.harsh.game: PlayerBase::PlayerBase()
02-20 16:23:18.750 28886 31274 D com.harsh.game: TrackPlayerBase::TrackPlayerBase()
02-20 16:23:18.750 28886 31274 I libOpenSLES: Emulating old channel mask behavior
(ignoring positional mask 0x3, using default mask 0x3 based on channel count of 2)
02-20 16:23:18.750 28886 31274 D AudioTrack: INSP:
type=audio,case=1,set=0xd46e4800,stream_type=3,sample_rate=44100,format=0x1,channel
_mask=0x3,frame_count=0,flags=0x104,notification_frames=-
2,session_id=40401,transfer_type=0,uid=-1,pid=-1
02-20 16:23:18.750 28886 31274 D AudioTrack: getCallingPackageName
packagename_processed is com.harsh.game
02-20 16:23:18.751 28886 31274 D AudioTrack: set: mPowerTrackStatus=0
02-20 16:23:18.762 28886 31274 D AudioTrack: createTrack_l(5034): 0xd46e4800, mCblk
= 0xbf8a2100, mLatency = 74, mAfLatency = 42, frameCount = 1418, mSampleRate =
44100, mFlags = 0, mReqFrameCount = 1418, mNotificationFramesAct = 472
02-20 16:23:18.764 28886 31274 I OpenAL_alSource.c: AL lib: (EE)
UpdateDeviceParams: Failed to set 22050hz, got 44100hz instead
02-20 16:23:18.764 28886 31274 D AudioTrack: start(5034): 0xd46e4800, prior
state:STATE_STOPPED
02-20 16:23:18.772 28886 31277 D OSWrapper: AttachCurrentThread: 0, 0x0xd4bb5b80
02-20 16:23:19.085 28886 31274 I log_samp: Creating "MultiPlayer" button.. (struct:
0xBB463F9C)
02-20 16:23:19.151 28886 31273 I System.out: swapBuffer wait
02-20 16:23:19.152 28886 31274 I log_samp: CGame: InitInMenu
02-20 16:23:19.152 28886 31274 I log_samp: Installing patches..
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB9632790 -> 0xB8FD0F39
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB970DD6C -> 0xB8FD0F51
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB970DC34 -> 0xB8FD0F4D
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB97BB71C -> 0xB8FD0F4F
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB97C9CE8 -> 0xB8FD0F19
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB9872198 -> 0xB8FD0E3D
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB97127B0 -> 0xB8FCB4B1
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB9889690 -> 0xB8FD0E55
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB96F89B0 -> 0xB8FCA7F9
02-20 16:23:19.157 28886 31274 I log_crash: installHook: 0xB96C5D94 -> 0xB8FD0B71
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB96F7338 -> 0xB8FCA78D
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB96F8178 -> 0xB8FCA7C1
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB9843784 -> 0xB8FD0A4D
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB98437A0 -> 0xB8FD0AD1
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB971D47C -> 0xB8FD0B39
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB97AB528 -> 0xB8FD0751
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB99EA9D8 -> 0xB8FD0915
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB99D69AC -> 0xB8FCF9BD
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB98F16AC -> 0xB8FD09D5
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB9705398 -> 0xB8FCE28D
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB985BCA8 -> 0xB8FCB279
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB981EEF4 -> 0xB8FCA645
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB981F098 -> 0xB8FCA751
02-20 16:23:19.158 28886 31274 I log_crash: installHook: 0xB96BDD5C -> 0xB8FCB305
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB971283C -> 0xB8FCB511
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB97BA690 -> 0xB8FCB975
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB985FA88 -> 0xB8FCBA25
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB985EF84 -> 0xB8FCBA31
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB98629A8 -> 0xB8FCBCED
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB984B0C0 -> 0xB8FD0241
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB9906E60 -> 0xB8FCBE05
02-20 16:23:19.159 28886 31274 I log_crash: installHook: 0xB99073CC -> 0xB8FCBE35
02-20 16:23:19.160 28886 31274 I log_crash: CodeInject: 0xB975D9F4 -> 0xb8fcbd51
(register: r1)
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB97BA268 -> 0xB8FCCFAD
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB99EB964 -> 0xB8FCFFE9
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB99EA68C -> 0xB8FD010D
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB97BA618 -> 0xB8FCD061
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB97C1A5C -> 0xB8FCCF49
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB99B5118 -> 0xB8FCCF5D
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB9632CC0 -> 0xB8FCCF31
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB9763D30 -> 0xB8FCCF71
02-20 16:23:19.160 28886 31274 I log_crash: installHook: 0xB97BED78 -> 0xB8FCCF89
02-20 16:23:19.161 28886 31274 I log_crash: installHook: 0xB9994B08 -> 0xB8FD0635
02-20 16:23:19.161 28886 31274 I log_crash: installHook: 0xB9859894 -> 0xB8FCD0F1
02-20 16:23:19.161 28886 31274 I log_crash: installHook: 0xB96FA510 -> 0xB8FCD995
02-20 16:23:19.161 28886 31274 I log_crash: installHook: 0xB9845BF8 -> 0xB8FCDC5D
02-20 16:23:19.161 28886 31274 I log_crash: installHook: 0xB9819994 -> 0xB8FCDCD1
02-20 16:23:19.161 28886 31274 I log_crash: installHook: 0xB9815E20 -> 0xB8FCDE69
02-20 16:23:19.162 28886 31274 I log_crash: installHook: 0xB9873518 -> 0xB8FCDF9D
02-20 16:23:19.162 28886 31274 I log_crash: installHook: 0xB96DC910 -> 0xB8FCE115
02-20 16:23:19.162 28886 31274 I log_crash: installHook: 0xB9830114 -> 0xB8FCE145
02-20 16:23:19.162 28886 31274 I log_crash: installHook: 0xB97B9CC0 -> 0xB8FCE1E5
02-20 16:23:19.162 28886 31274 I log_crash: installHook: 0xB962C530 -> 0xB8FCE2B1
02-20 16:23:19.162 28886 31274 I log_crash: installHook: 0xB963DD74 -> 0xB8FCE3AD
02-20 16:23:19.162 28886 31274 I log_crash: installHook: 0xB97BCCBC -> 0xB8FCE589
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB9991EF4 -> 0xB8FCE609
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB981C6CC -> 0xB8FCE7AD
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB9835778 -> 0xB8FCE971
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB9958A6C -> 0xB8FCE989
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB981C334 -> 0xB8FCEA61
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB99CA6EC -> 0xB8FCEB9D
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB999CEC4 -> 0xB8FCEDD5
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB996A71C -> 0xB8FCF085
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB99606E8 -> 0xB8FCF061
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB986CD48 -> 0xB8FCEEE9
02-20 16:23:19.163 28886 31274 I log_crash: installHook: 0xB986C884 -> 0xB8FCEFED
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB98F0EF4 -> 0xB8FCF165
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB985E86C -> 0xB8FCF17D
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB99D69FC -> 0xB8FCF1D9
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB99B93B4 -> 0xB8FCF515
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB99D665C -> 0xB8FCF7B1
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB97018A8 -> 0xB8FCF4E9
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB9700E88 -> 0xB8FCFA3D
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB980DD74 -> 0xB8FCFC05
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB9821C68 -> 0xB8FCFDE5
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB979F164 -> 0xB8FCFEDD
02-20 16:23:19.164 28886 31274 I log_crash: installHook: 0xB98BE17C -> 0xB8FCFFB1
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB9635808 -> 0xB8FD0A11
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB9668AE4 -> 0xB8FD0A25
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB98892B8 -> 0xB8FCE3C1
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB97DFE30 -> 0xB8FCE3D9
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB98DE280 -> 0xB8FD3811
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB982108C -> 0xB8FD2F51
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB9821110 -> 0xB8FD2FC9
02-20 16:23:19.161 28886 28886 W MainThread: type=1400 audit(0.0:529432): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:19.161 28886 28886 W MainThread: type=1400 audit(0.0:529433): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:19.161 28886 28886 W MainThread: type=1400 audit(0.0:529434): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB9821528 -> 0xB8FD3621
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB9821344 -> 0xB8FD36C5
02-20 16:23:19.165 28886 31274 I log_crash: installHook: 0xB9821368 -> 0xB8FD373D
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB9822AA4 -> 0xB8FD3035
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB98229B8 -> 0xB8FD3099
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB982296C -> 0xB8FD3111
02-20 16:23:19.161 28886 28886 W MainThread: type=1400 audit(0.0:529435): avc:
denied { execmod } for path="/data/app/~~D8W_2UMJdsZatAu826PNOg==/com.harsh.game-
MuGgwWC-les13x0R41Qb8Q==/lib/arm/libGTASA.so" dev="dm-40" ino=1298441
scontext=u:r:untrusted_app_29:s0:c10,c258,c512,c768
tcontext=u:object_r:apk_data_file:s0 tclass=file permissive=0 app=com.harsh.game
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB9822824 -> 0xB8FD3179
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB98228C0 -> 0xB8FD31DD
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB9822A0C -> 0xB8FD3241
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB9822A4C -> 0xB8FD32A5
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB9821D9C -> 0xB8FD333D
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB9822038 -> 0xB8FD3BE9
02-20 16:23:19.166 28886 31274 I log_crash: installHook: 0xB9822498 -> 0xB8FD3CF9
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB9822418 -> 0xB8FD3CB5
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB9945748 -> 0xB8FD3C81
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB98227B0 -> 0xB8FD330D
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB9821B50 -> 0xB8FD33B5
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB98209E4 -> 0xB8FD3409
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB9820BF0 -> 0xB8FD3455
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB9821B7C -> 0xB8FD34A5
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB9821A1C -> 0xB8FD37B5
02-20 16:23:19.167 28886 31274 I log_crash: installHook: 0xB9821938 -> 0xB8FD3571
02-20 16:23:19.168 28886 31274 I log_crash: installHook: 0xB9821754 -> 0xB8FD35C9
02-20 16:23:19.168 28886 31274 I log_crash: installHook: 0xB98214F8 -> 0xB8FD3FC1
02-20 16:23:19.168 28886 31274 I log_crash: installHook: 0xB98214C8 -> 0xB8FD3F19
02-20 16:23:19.168 28886 31274 I log_crash: installHook: 0xB982154C -> 0xB8FD40AD
02-20 16:23:19.168 28886 31274 I log_crash: installHook: 0xB9821CC4 -> 0xB8FD4199
02-20 16:23:19.169 28886 31274 I log_samp: Loading splash texture..
02-20 16:23:19.169 28886 31274 I log_samp: Initializing GUI..
02-20 16:23:19.171 28886 31274 I log_samp: GUI | Display size: 2400.000000,
1080.000000
02-20 16:23:19.171 28886 31274 I log_samp: GUI | Scale factor: 1.250000, 1.000000
Font size: 30.000000
02-20 16:23:19.171 28886 31274 I log_samp: GUI | Loading font: arial_bold.ttf
02-20 16:23:19.174 28886 31274 I log_samp: GUI | ImFont pointer = 0xE6592F60
02-20 16:23:19.176 28886 31274 I log_samp: Error: Texture (splash_icon) not found
in database (txd)
02-20 16:23:19.177 28886 31274 I log_samp: Initalizing KeyBoard..
02-20 16:23:19.177 28886 31274 I log_samp: Size: 2400.000000, 594.000000. Pos:
0.000000, 486.000000
02-20 16:23:19.177 28886 31274 I log_samp: font size: 70.000000. Key's height:
118.800003
02-20 16:23:19.177 28886 31274 I log_samp: Initalizing KeyBoardHistory..
02-20 16:23:19.177 28886 31274 I log_samp: InitENG
02-20 16:23:19.177 28886 31274 I log_samp: InitRU
02-20 16:23:19.178 28886 31274 I log_samp: InitNUM
02-20 16:23:19.178 28886 31274 I log_samp: KeyBoard inited
02-20 16:23:19.178 28886 31274 I log_samp: Loading afk_icon..
02-20 16:23:19.178 28886 31274 I log_samp: Error: Texture (micro_icon) not found in
database (samp)
02-20 16:23:19.178 28886 31274 I log_samp: Error: Texture (keyboard_icon) not found
in database (samp)
02-20 16:23:19.179 28886 31274 I log_samp: Error: Texture (gtexture) not found in
database (samp)
02-20 16:23:19.551 28886 31274 I log_samp: GUI | CreateDeviceObjects.
02-20 16:23:19.552 28886 31273 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.GTASA]#9](f:0,a:1)
acquireNextBufferLocked size=2400x1080 mFrameNumber=1 applyTransaction=true
mTimestamp=491098317267271(auto) mPendingTransactions.size=0
graphicBufferId=124064425312293 transform=7
02-20 16:23:19.572 28886 31274 I log_samp: GUI | Font atlas width: 1024, height:
1024, depth: 32
02-20 16:23:19.588 28886 31274 I log_samp: GUI | Vertex buffer reallocated. Size:
30000
02-20 16:23:21.724 28886 28886 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.game.GTASA', KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0,
eventTime=491100337112000, downTime=491100337112000, deviceId=3, source=0x101,
displayId=-1 }, phoneEventTime=16:23:21.572
02-20 16:23:21.966 28886 28886 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.game.GTASA', KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0,
eventTime=491100728914000, downTime=491100337112000, deviceId=3, source=0x101,
displayId=-1 }, phoneEventTime=16:23:21.963
02-20 16:23:23.923 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
DEFAULT.IDE
02-20 16:23:23.932 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
VEHICLES.IDE
02-20 16:23:23.943 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
PEDS.IDE
02-20 16:23:23.964 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\generic\vegepart.IDE
02-20 16:23:23.969 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\generic\dynamic.IDE
02-20 16:23:23.975 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\generic\dynamic2.IDE
02-20 16:23:23.982 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\generic\multiobj.IDE
02-20 16:23:23.993 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\generic\procobj.IDE
02-20 16:23:24.004 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\leveldes\levelxre.IDE
02-20 16:23:24.015 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR1.IDE
02-20 16:23:24.026 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR2.IDE
02-20 16:23:24.038 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR3.IDE
02-20 16:23:24.049 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR4.IDE
02-20 16:23:24.060 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR5.IDE
02-20 16:23:24.072 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR6.IDE
02-20 16:23:24.082 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR7.IDE
02-20 16:23:24.094 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR8.IDE
02-20 16:23:24.120 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR9.IDE
02-20 16:23:24.122 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR10.IDE
02-20 16:23:24.128 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR11.IDE
02-20 16:23:24.162 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR12.IDE
02-20 16:23:24.169 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\CR14.IDE
02-20 16:23:24.171 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\accs.IDE
02-20 16:23:24.177 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: SAMP\
SAMP.IDE
02-20 16:23:24.204 28886 31274 I log_samp: CFileLoader_LoadObjectTypes_hook: DATA\
MAPS\veh_mods\veh_mods.IDE
02-20 16:23:24.365 28886 31274 I log_samp: CStreaming_LoadCdDirectory: TEXDB\
GTA3.IMG 0 0x404207
02-20 16:23:24.450 28886 31274 I log_samp: CStreaming_LoadCdDirectory: TEXDB\
GTA_INT.IMG 1 0x40428d
02-20 16:23:24.589 28886 31274 I log_samp: CStreaming_LoadCdDirectory: TEXDB\
SAMP.IMG 2 0x40427b
02-20 16:23:24.597 28886 31274 I log_samp: CStreaming_LoadCdDirectory: TEXDB\
SAMPCOL.IMG 3 0x404269
02-20 16:23:24.599 28886 31274 I log_samp: CStreaming_LoadCdDirectory: TEXDB\
RAVE_CARS.IMG 4 0x404257
02-20 16:23:24.605 28886 31274 I log_samp: CStreaming_LoadCdDirectory: DATA\SCRIPT\
SCRIPTV1.IMG 5 0x404245
02-20 16:23:24.618 28886 31274 I log_samp: CStreaming_LoadCdDirectory: DATA\MAPS\
paths.IMG 6 0x404233
02-20 16:23:27.324 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.460 28886 31274 I log_samp: CGame: InitInGame
02-20 16:23:27.461 28886 31274 I log_samp: Installing patches (ingame)..
02-20 16:23:27.461 28886 31274 I log_samp: InGame patches successfully installed!
02-20 16:23:27.478 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.491 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.507 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.573 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.588 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.604 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.621 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.639 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.654 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.671 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.687 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:27.704 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.123 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.135 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.151 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.187 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.203 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.219 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.235 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.281 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.298 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.314 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.330 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.347 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.363 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.380 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.397 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.437 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.453 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.470 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.487 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.529 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.546 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.562 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.579 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.596 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.616 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.636 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.658 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.678 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.694 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.711 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.728 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.779 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.796 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.813 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.829 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.847 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.864 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.879 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.896 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.912 28886 28886 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.game.GTASA', KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0,
eventTime=491107520105000, downTime=491107520105000, deviceId=3, source=0x101,
displayId=-1 }, phoneEventTime=16:23:28.755
02-20 16:23:28.913 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.927 28886 28886 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.harsh.game/com.harsh.game.GTASA', KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_VOLUME_UP, scanCode=115, metaState=0, flags=0x8, repeatCount=0,
eventTime=491107687998000, downTime=491107520105000, deviceId=3, source=0x101,
displayId=-1 }, phoneEventTime=16:23:28.921
02-20 16:23:28.929 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.946 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.962 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.979 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:28.996 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.013 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.029 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.046 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.062 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.094 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.112 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.129 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.145 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.161 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.179 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.196 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.211 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.227 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.244 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.262 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.277 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.294 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.311 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.327 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.345 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.372 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.389 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.405 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.422 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.439 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.457 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.471 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.488 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.504 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.521 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.538 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.555 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.571 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.588 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.605 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.621 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.638 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.654 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.671 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.688 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.704 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.721 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.738 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.755 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.771 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.788 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.805 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.821 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.838 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.855 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.871 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.888 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.905 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.921 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.938 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.955 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.971 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:29.988 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.005 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.021 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.038 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.055 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.071 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.088 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.105 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.121 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.140 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.155 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.171 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.188 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.205 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.221 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.238 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.255 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.271 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.288 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.305 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.321 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.338 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.355 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.372 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.388 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.405 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.422 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.438 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.455 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.472 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.488 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.505 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.522 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.538 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.555 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.572 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.588 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.605 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.622 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.638 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.655 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.672 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.688 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.705 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.722 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.738 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.755 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.772 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.788 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.805 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.822 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.838 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.855 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.872 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.888 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.905 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.922 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.938 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.955 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.972 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:30.988 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.005 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.022 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.038 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.055 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.072 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.088 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.105 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.122 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.139 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.155 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.172 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.189 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.205 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.222 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.239 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.255 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.272 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.289 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.305 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.322 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.339 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.355 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.372 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.389 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.405 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.422 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.439 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.455 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.472 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.489 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.505 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.522 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.539 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.555 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.572 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.589 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.605 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.622 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.639 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.655 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.672 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.689 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.706 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.722 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.739 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.756 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.772 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.789 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.806 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.822 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.839 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.856 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.872 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.889 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.906 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.922 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.939 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.956 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.972 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:31.989 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.006 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.022 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.039 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.056 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.072 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.089 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.106 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.122 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.139 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.156 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.172 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.189 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.206 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.222 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.239 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.256 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.272 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.289 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.306 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.322 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.339 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.356 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.373 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.389 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.406 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.423 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.439 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.456 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.473 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.489 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.506 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.523 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.539 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.556 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.573 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.589 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.606 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.623 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.639 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.656 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.673 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.689 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.706 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.723 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.739 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.756 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.773 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.789 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.806 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.823 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.839 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.856 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.873 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.889 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.906 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.923 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.940 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.956 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.973 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:32.990 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.006 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.023 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.040 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.056 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.073 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.090 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.106 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.123 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.140 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.156 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.173 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.190 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.206 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.223 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.240 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.256 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.273 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.290 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.306 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.323 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.340 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.356 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.373 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.390 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.406 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.423 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.440 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.456 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.473 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.490 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.506 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.523 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.540 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.556 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.573 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.590 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.606 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.623 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.640 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.657 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.673 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.690 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.707 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.723 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.740 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.757 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.773 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.790 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.807 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.823 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.840 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.857 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.873 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.890 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.907 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.923 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.940 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.957 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.973 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:33.990 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:34.007 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:34.023 28886 31274 I log_samp: ProcessControl ERROR: 0xb4411380, -1
02-20 16:23:34.037 28886 28886 I log_samp: Registering RPC's..
02-20 16:23:34.038 28886 28886 I log_samp: Registering ScriptRPC's..
02-20 16:23:34.045 28886 31274 I log_samp: Error: Texture (voice_button) not found
in database (samp)
02-20 16:23:39.002 28886 31274 I log_samp: Incoming packet: ID_AUTH_KEY
02-20 16:23:39.003 28886 31274 I log_samp: [AUTH] 420232CE7BE72BA ->
834646FBE2F205DE59D31EC7E210F5816329F2E0
02-20 16:23:39.277 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:39.277 28886 31274 I log_samp: RPC: ScrSetPlayerArmour
02-20 16:23:39.409 28886 31274 I log_samp: RPC: ScrSetPlayerHealth
02-20 16:23:39.409 28886 31274 I log_samp: RPC: ScrSetPlayerArmour
02-20 16:23:39.409 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:39.409 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(0) 19294
02-20 16:23:39.410 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(1) 19294
02-20 16:23:39.410 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(2) 19294
02-20 16:23:39.410 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(3) 19294
02-20 16:23:39.410 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(4) 19294
02-20 16:23:39.410 28886 31274 I log_samp: RPC: InitGame
02-20 16:23:39.411 28886 31274 I log_samp: Count = 455
02-20 16:23:39.411 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:39.411 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.412 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.413 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.414 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.415 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.415 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.415 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.415 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.415 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.415 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.415 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.416 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.417 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.418 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:39.649 28886 31274 I log_samp: ScrInterpolateCamera
02-20 16:23:39.649 28886 31274 I log_samp: ScrInterpolateCamera
02-20 16:23:39.649 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:39.657 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.657 28886 31274 I log_samp: INT_SHOP, null
02-20 16:23:39.674 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.675 28886 31274 I log_samp: DANCING, null
02-20 16:23:39.692 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.692 28886 31274 I log_samp: PAULNMAC, null
02-20 16:23:39.709 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.709 28886 31274 I log_samp: PARK, null
02-20 16:23:39.726 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.726 28886 31274 I log_samp: CRACK, null
02-20 16:23:39.744 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.744 28886 31274 I log_samp: MISC, null
02-20 16:23:39.754 28886 31261 D AAudioStream: setState(s#2) from 9 to 10
02-20 16:23:39.756 28886 31261 D AAudio : AAudioStream_requestStart(s#2) called
--------------
02-20 16:23:39.757 28886 31261 D AAudioStream: setState(s#2) from 10 to 3
02-20 16:23:39.757 28886 31261 D AudioTrack: start(5033): 0xd6fd9400, prior
state:STATE_STOPPED
02-20 16:23:39.761 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.761 28886 31274 I log_samp: SWEET, null
02-20 16:23:39.766 28886 31261 D AAudio : AAudioStream_requestStart(s#2) returned
0 ---------
02-20 16:23:39.775 28886 31260 D AAudioStream: setState(s#2) from 3 to 4
02-20 16:23:39.776 28886 28926 D AudioStreamTrack: onAudioDeviceUpdate() audioIo 13
devId 3 => 3
02-20 16:23:39.778 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.778 28886 31274 I log_samp: SPRAYCAN, null
02-20 16:23:39.796 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.796 28886 31274 I log_samp: SHOP, null
02-20 16:23:39.813 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.813 28886 31274 I log_samp: RYDER, null
02-20 16:23:39.830 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.830 28886 31274 I log_samp: RIOT, null
02-20 16:23:39.839 28886 28969 W RenderInspector: DequeueBuffer time out on
com.harsh.game/com.harsh.game.GTASA, count=3, avg=9 ms, max=12 ms.
02-20 16:23:39.848 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.848 28886 31274 I log_samp: BAR, null
02-20 16:23:39.865 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.865 28886 31274 I log_samp: BEACH, null
02-20 16:23:39.882 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.882 28886 31274 I log_samp: benchpress, null
02-20 16:23:39.887 28886 28892 I com.harsh.game: NativeAlloc concurrent copying GC
freed 2655KB AllocSpace bytes, 31(1688KB) LOS objects, 49% free, 10MB/20MB, paused
327us,59us total 127.003ms
02-20 16:23:39.899 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.899 28886 31274 I log_samp: BSKTBALL, null
02-20 16:23:39.917 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.917 28886 31274 I log_samp: CAMERA, null
02-20 16:23:39.934 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.934 28886 31274 I log_samp: CAR, null
02-20 16:23:39.951 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.951 28886 31274 I log_samp: CAR_CHAT, null
02-20 16:23:39.969 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.969 28886 31274 I log_samp: COP_AMBIENT, null
02-20 16:23:39.986 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:39.986 28886 31274 I log_samp: GHANDS, null
02-20 16:23:40.003 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.004 28886 31274 I log_samp: GRAFFITI, null
02-20 16:23:40.021 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.021 28886 31274 I log_samp: GRAVEYARD, null
02-20 16:23:40.038 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.038 28886 31274 I log_samp: INT_HOUSE, null
02-20 16:23:40.038 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.039 28886 31274 I log_samp: INT_OFFICE, null
02-20 16:23:40.039 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.039 28886 31274 I log_samp: LOWRIDER, null
02-20 16:23:40.056 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.056 28886 31274 I log_samp: MEDIC, null
02-20 16:23:40.073 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.073 28886 31274 I log_samp: BOMBER, null
02-20 16:23:40.091 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.091 28886 31274 I log_samp: RAPPING, null
02-20 16:23:40.108 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.108 28886 31274 I log_samp: SHOP, null
02-20 16:23:40.125 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.126 28886 31274 I log_samp: BEACH, null
02-20 16:23:40.143 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.143 28886 31274 I log_samp: SMOKING, null
02-20 16:23:40.160 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.160 28886 31274 I log_samp: FOOD, null
02-20 16:23:40.178 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.178 28886 31274 I log_samp: ON_LOOKERS, null
02-20 16:23:40.195 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.195 28886 31274 I log_samp: DEALER, null
02-20 16:23:40.213 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.213 28886 31274 I log_samp: CRACK, null
02-20 16:23:40.230 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.230 28886 31274 I log_samp: CARRY, null
02-20 16:23:40.248 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.248 28886 31274 I log_samp: COP_AMBIENT, null
02-20 16:23:40.265 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.265 28886 31274 I log_samp: PARK, null
02-20 16:23:40.282 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.282 28886 31274 I log_samp: INT_HOUSE, null
02-20 16:23:40.283 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.283 28886 31274 I log_samp: FOOD, null
02-20 16:23:40.300 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.300 28886 31274 I log_samp: GANGS, null
02-20 16:23:40.317 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.317 28886 31274 I log_samp: KISSING, null
02-20 16:23:40.335 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.335 28886 31274 I log_samp: CAR_CHAT, null
02-20 16:23:40.352 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.352 28886 31274 I log_samp: DODGE, null
02-20 16:23:40.369 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.370 28886 31274 I log_samp: MD_END, null
02-20 16:23:40.387 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.387 28886 31274 I log_samp: MUSCULAR, null
02-20 16:23:40.404 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.404 28886 31274 I log_samp: MD_CHASE, null
02-20 16:23:40.424 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.424 28886 31274 I log_samp: FAT, null
02-20 16:23:40.441 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.441 28886 31274 I log_samp: DANCING, null
02-20 16:23:40.458 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.459 28886 31274 I log_samp: SCRATCHING, null
02-20 16:23:40.476 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.476 28886 31274 I log_samp: GYMNASIUM, null
02-20 16:23:40.493 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.493 28886 31274 I log_samp: JST_BUISNESS, null
02-20 16:23:40.503 28886 28886 I HandWritingStubImpl: refreshLastKeyboardType: 1
02-20 16:23:40.507 28886 28886 I HandWritingStubImpl: getCurrentKeyboardType: 1
02-20 16:23:40.511 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.511 28886 31274 I log_samp: OTB, null
02-20 16:23:40.528 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.528 28886 31274 I log_samp: PLAYIDLES, null
02-20 16:23:40.545 28886 28886 D InputMethodManager: showSoftInput()
view=com.nvidia.devtech.CustomEditText{f4a4e52 VFED..CL. .F.P..ID 0,0-970,75
#7f090080 app:id/brp_dialog_input aid=1073741826} flags=0 reason=SHOW_SOFT_INPUT
02-20 16:23:40.545 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.545 28886 31274 I log_samp: ROB_BANK, null
02-20 16:23:40.562 28886 31274 I log_samp: RPC: ScrApplyPlayerAnimation
02-20 16:23:40.563 28886 31274 I log_samp: PED, null
02-20 16:23:40.563 28886 31274 I log_samp: RPC: ScrClearPlayerAnimations
02-20 16:23:40.584 28886 28886 V TextView: sendCursorInfo support:false
02-20 16:23:40.982 28886 28886 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
02-20 16:23:40.982 28886 28886 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
02-20 16:23:41.151 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:41.430 28886 28886 D InsetsController: show(ime(), fromIme=true)
02-20 16:23:42.066 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:44.463 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:44.463 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:44.463 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:44.581 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:44.688 28886 28926 D com.harsh.game: PlayerBase::~PlayerBase()
02-20 16:23:45.786 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:45.786 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:45.786 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:47.122 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:49.571 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:51.622 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:51.622 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:51.622 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:52.073 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:52.577 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:52.706 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:54.590 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:54.625 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:54.758 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:55.107 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.108 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.109 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.109 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:55.109 28886 31274 I log_samp: Pushed 0 400.000000
02-20 16:23:55.109 28886 31274 I log_samp: Pushed 1 60.000000
02-20 16:23:57.078 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:58.267 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:58.396 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:23:59.250 28886 28886 D InputMethodManager: showSoftInput()
view=com.nvidia.devtech.CustomEditText{f4a4e52 VFED..CL. .F.P..ID 0,0-882,75
#7f090080 app:id/brp_dialog_input aid=1073741826} flags=0 reason=SHOW_SOFT_INPUT
02-20 16:23:59.298 28886 28886 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
02-20 16:23:59.298 28886 28886 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
02-20 16:23:59.365 28886 28886 D InsetsController: show(ime(), fromIme=true)
02-20 16:23:59.576 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:59.916 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:23:59.916 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:23:59.916 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:02.083 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:02.169 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:03.365 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:03.515 28886 31274 I log_samp: RPC: ScrSetPlayerHealth
02-20 16:24:03.516 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:03.669 28886 31274 I log_samp: RPC: TogglePlayerControllable
02-20 16:24:03.669 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:03.669 28886 31274 I log_samp: RPC: TogglePlayerControllable
02-20 16:24:03.669 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:03.670 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:03.670 28886 31274 I log_samp: RPC: ScrSetPlayerPos
02-20 16:24:03.670 28886 31274 I log_samp: RPC: ScrSetPlayerFacingAngle
02-20 16:24:03.671 28886 31274 I log_samp: RPC: ScrSetCameraBehindPlayer
02-20 16:24:03.671 28886 31274 I log_samp: RPC: ScrSetPlayerInterior
02-20 16:24:03.672 28886 31274 I log_samp: CreatePickup(19522, 1, 1866, 1440, 10)
02-20 16:24:03.834 28886 31274 I log_samp: CreatePickup(19522, 1, 1814, 1333, 11)
02-20 16:24:03.835 28886 31274 I log_samp: CreatePickup(19522, 1, 1859, 1405, 10)
02-20 16:24:03.835 28886 31274 I log_samp: CreatePickup(19522, 1, 1838, 1338, 10)
02-20 16:24:03.835 28886 31274 I log_samp: CreatePickup(19522, 1, 1865, 1419, 10)
02-20 16:24:03.835 28886 31274 I log_samp: CreatePickup(19132, 1, 1868, 1383, 10)
02-20 16:24:03.838 28886 31274 I log_samp: CreatePickup(19522, 1, 1865, 1358, 10)
02-20 16:24:03.838 28886 31274 I log_samp: CreatePickup(19522, 1, 1866, 1337, 10)
02-20 16:24:04.054 28886 31274 I log_samp: RPC: ScrResetMoney
02-20 16:24:04.055 28886 31274 I log_samp: RPC: ScrHaveSomeMoney
02-20 16:24:04.060 28886 28886 I System.out: (3) ERROR: the interface is not
initialized
02-20 16:24:04.106 28886 28892 I com.harsh.game: NativeAlloc concurrent copying GC
freed 2146KB AllocSpace bytes, 22(440KB) LOS objects, 49% free, 12MB/25MB, paused
239us,131us total 142.652ms
02-20 16:24:04.114 28886 28886 I System.out: (3) ERROR: the interface is not
initialized
02-20 16:24:04.121 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(5) 1317
02-20 16:24:04.164 28886 28886 D VRI[PopupWindow:76604e5]: hardware acceleration =
true, forceHwAccelerated = false
02-20 16:24:04.198 28886 31274 I log_samp: red-3 loaded from samp
02-20 16:24:04.199 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(6) 1317
02-20 16:24:04.199 28886 31274 I log_samp: red-3 loaded from samp
02-20 16:24:04.199 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:24:04.199 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:24:04.199 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:24:04.251 28886 31262 D AAudio : AAudioStream_requestStop(s#2) called
02-20 16:24:04.251 28886 31262 D AAudioStream: setState(s#2) from 4 to 9
02-20 16:24:04.252 28886 31262 D AudioTrack: stop(5033): 0xd6fd9400, prior
state:STATE_ACTIVE
02-20 16:24:04.252 28886 31262 D AudioTrackShared: this(0xd6c90100),
mCblk(0xc12aa000), front(1220608), mIsOut 1, interrupt() FUTEX_WAKE
02-20 16:24:04.258 28886 31262 D AudioTrack: stop(5033): 0xd6fd9400 stop done
02-20 16:24:04.330 28886 28886 D BufferQueueConsumer: [](id:70d60000000b,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:24:04.344 28886 28886 D VRI[PopupWindow:76604e5]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:24:04.344 28886 28886 D VRI[PopupWindow:76604e5]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:24:04.547 28886 28969 D BLASTBufferQueue: [VRI[PopupWindow:76604e5]#11]
(f:0,a:1) acquireNextBufferLocked size=789x132 mFrameNumber=1 applyTransaction=true
mTimestamp=491143311965043(auto) mPendingTransactions.size=0
graphicBufferId=124064425312301 transform=7
02-20 16:24:04.552 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:24:04.553 28886 28886 W Looper : PerfMonitor doFrame : time=322ms
vsyncFrame=0 latency=164ms procState=-1 historyMsgCount=79 (msgIndex=33 wall=106ms
seq=282696 late=443ms h=android.os.Handler c=ru.rave.LPT4.coM6.zhopy.NUl.sosi.gx)
02-20 16:24:04.554 28886 28886 D VRI[PopupWindow:76604e5]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:24:04.571 28886 28886 W Looper : PerfMonitor doFrame : time=10ms
vsyncFrame=0 latency=327ms procState=-1 historyMsgCount=21 (msgIndex=1 wall=322ms
seq=282743 late=164ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver)
02-20 16:24:04.574 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:04.580 28886 28886 D VRI[PopupWindow:76604e5]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:1970 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:24:04.625 28886 28886 D VRI[PopupWindow:76604e5]: vri.Setup new sync id=1
syncSeqId=0
02-20 16:24:04.636 28886 28886 D VRI[PopupWindow:76604e5]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:24:05.617 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2321, 23)
02-20 16:24:05.618 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2337, 23)
02-20 16:24:05.619 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2364, 23)
02-20 16:24:05.619 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2380, 23)
02-20 16:24:05.619 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2396, 23)
02-20 16:24:05.619 28886 31274 I log_samp: CreatePickup(19134, 23, 2764, -2458,
22)
02-20 16:24:05.621 28886 31274 I log_samp: CreatePickup(19132, 1, 2741, -2448,
22)
02-20 16:24:05.621 28886 31274 I log_samp: CreatePickup(19132, 1, 2741, -2445,
22)
02-20 16:24:05.621 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2412, 23)
02-20 16:24:06.557 28886 31274 I log_samp: RPC: TogglePlayerControllable
02-20 16:24:06.557 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:07.074 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:08.640 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:09.365 28886 28886 D View : [Warning] assignParent to null: this =
android.widget.PopupWindow$PopupDecorView{2ee0837 V.E...... R......D 0,0-789,132}
02-20 16:24:09.365 28886 28886 D BLASTBufferQueue: [VRI[PopupWindow:76604e5]#11]
(f:0,a:1) destructor()
02-20 16:24:09.365 28886 28886 D BufferQueueConsumer:
[VRI[PopupWindow:76604e5]#11(BLAST Consumer)11](id:70d60000000b,api:0,p:-1,c:28886)
disconnect
02-20 16:24:09.587 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:12.094 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:14.259 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:14.326 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:24:14.326 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:14.326 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:14.593 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:17.130 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:18.763 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:18.797 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:19.415 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:19.584 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:21.952 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:22.088 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:22.988 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:23.255 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 7387KB AllocSpace bytes, 281(6068KB) LOS objects, 49% free, 12MB/25MB, paused
165us,176us total 108.856ms
02-20 16:24:23.988 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:24.591 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:27.161 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:27.276 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:29.214 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:24:29.214 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:29.214 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:29.597 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:30.262 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:30.398 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:31.130 28886 28886 D InputMethodManager: showSoftInput()
view=com.nvidia.devtech.CustomEditText{f4a4e52 VFED..CL. .F.P..ID 0,0-1030,75
#7f090080 app:id/brp_dialog_input aid=1073741826} flags=0 reason=SHOW_SOFT_INPUT
02-20 16:24:31.226 28886 28886 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
02-20 16:24:31.226 28886 28886 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
02-20 16:24:31.311 28886 28886 D InsetsController: show(ime(), fromIme=true)
02-20 16:24:32.112 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:32.439 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 7380KB AllocSpace bytes, 275(5500KB) LOS objects, 49% free, 12MB/25MB, paused
247us,178us total 122.131ms
02-20 16:24:34.633 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:36.412 28886 31274 I log_samp: Removing from vehicle..
02-20 16:24:36.412 28886 31274 I log_samp: Setting flag state..
02-20 16:24:36.412 28886 31274 I log_samp: Calling destructor..
02-20 16:24:37.198 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:39.601 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:41.433 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:42.149 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:42.625 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:24:42.625 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:42.625 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:44.682 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:45.060 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:24:45.060 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:45.060 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:47.227 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:49.629 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:50.934 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 7463KB AllocSpace bytes, 276(5520KB) LOS objects, 49% free, 12MB/25MB, paused
269us,56us total 102.123ms
02-20 16:24:52.130 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:52.830 28886 31274 I log_samp: Removing from vehicle..
02-20 16:24:52.830 28886 31274 I log_samp: Setting flag state..
02-20 16:24:52.831 28886 31274 I log_samp: Calling destructor..
02-20 16:24:54.631 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:57.119 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:57.867 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:24:57.868 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:57.868 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:24:59.302 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:24:59.635 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:00.466 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:00.466 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:00.466 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:02.140 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:02.506 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(7) 18649
02-20 16:25:02.507 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(8) 18649
02-20 16:25:02.507 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(9) 18649
02-20 16:25:02.507 28886 31274 I log_samp: RPC_SCRCREATEOBJECT(10) 18649
02-20 16:25:03.871 28886 31274 I log_samp: Pushed 0 300.000000
02-20 16:25:03.871 28886 31274 I log_samp: Pushed 1 45.500000
02-20 16:25:03.871 28886 31274 I log_samp: copy handling 24
02-20 16:25:04.625 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:07.144 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:07.492 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2337, 23)
02-20 16:25:07.630 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:07.631 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:07.631 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:08.724 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:08.724 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:08.724 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:09.641 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:10.411 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:25:11.426 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:11.426 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:11.426 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:12.144 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:12.792 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:25:12.927 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:25:13.759 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:14.040 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:25:14.204 28886 28886 D VRI[PopupWindow:9e1602d]: hardware acceleration =
true, forceHwAccelerated = false
02-20 16:25:14.234 28886 28886 D BufferQueueConsumer: [](id:70d60000000c,api:0,p:-
1,c:28886) connect: controlledByApp=false
02-20 16:25:14.237 28886 28886 D VRI[PopupWindow:9e1602d]: vri.reportNextDraw
android.view.ViewRootImpl.performTraversals:3852
android.view.ViewRootImpl.doTraversal:2587
android.view.ViewRootImpl$TraversalRunnable.run:9716
android.view.Choreographer$CallbackRecord.run:1386
android.view.Choreographer$CallbackRecord.run:1394
02-20 16:25:14.237 28886 28886 D VRI[PopupWindow:9e1602d]: vri.Setup new sync id=0
syncSeqId=0
02-20 16:25:14.245 28886 28969 D BLASTBufferQueue: [VRI[PopupWindow:9e1602d]#12]
(f:0,a:1) acquireNextBufferLocked size=823x132 mFrameNumber=1 applyTransaction=true
mTimestamp=491213010336740(auto) mPendingTransactions.size=0
graphicBufferId=124064425312310 transform=7
02-20 16:25:14.248 28886 28969 W Parcel : Expecting binder but got null!
02-20 16:25:14.252 28886 28886 D VRI[PopupWindow:9e1602d]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:25:14.265 28886 28886 D VRI[PopupWindow:9e1602d]: vri.reportNextDraw
android.view.ViewRootImpl.handleResized:1970 android.view.ViewRootImpl.-$
$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5991
android.view.ViewRootImpl$ViewRootHandler.handleMessage:5955
android.os.Handler.dispatchMessage:106
02-20 16:25:14.275 28886 28886 D VRI[PopupWindow:9e1602d]: vri.Setup new sync id=1
syncSeqId=0
02-20 16:25:14.290 28886 28886 D VRI[PopupWindow:9e1602d]: vri.reportDrawFinished
syncSeqId=0 android.view.ViewRootImpl.lambda$createSyncIfNeeded$4$android-view-
ViewRootImpl:3920 android.view.ViewRootImpl$$ExternalSyntheticLambda1.run:6
android.os.Handler.handleCallback:942 android.os.Handler.dispatchMessage:99
android.os.Looper.loopOnce:211
02-20 16:25:14.643 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:16.480 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:17.148 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:17.242 28886 28886 D View : [Warning] assignParent to null: this =
android.widget.PopupWindow$PopupDecorView{7bea4bf V.E...... R......D 0,0-823,132}
02-20 16:25:17.242 28886 28886 D BLASTBufferQueue: [VRI[PopupWindow:9e1602d]#12]
(f:0,a:1) destructor()
02-20 16:25:17.242 28886 28886 D BufferQueueConsumer:
[VRI[PopupWindow:9e1602d]#12(BLAST Consumer)12](id:70d60000000c,api:0,p:-1,c:28886)
disconnect
02-20 16:25:18.209 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.209 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:18.309 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.310 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:18.348 28886 31274 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:25:18.409 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.410 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:18.509 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.509 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:18.609 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.610 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:18.710 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.710 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:18.810 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.810 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:18.911 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:18.911 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:19.010 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:19.010 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:19.110 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:19.110 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:19.210 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:19.210 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:19.217 28886 28886 I log_samp: CPlayerPed::TogglePlayerControllable
02-20 16:25:19.310 28886 31274 I log_samp: CPickupPool::PickedUp index = 136
02-20 16:25:19.310 28886 31274 I log_samp: CPickupPool::PickedUp RPC
02-20 16:25:19.369 28886 31274 I log_samp: RPC: ScrPutPlayerInVehicle
02-20 16:25:19.655 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:20.126 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:20.209 28886 31274 I log_samp: RPC: ScrResetMoney
02-20 16:25:20.209 28886 31274 I log_samp: RPC: ScrHaveSomeMoney
02-20 16:25:21.430 28886 31274 I log_samp: CreatePickup(1318, 1, 2641, -2337, 23)
02-20 16:25:22.149 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:23.015 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:23.015 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:23.015 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:24.649 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:24.929 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 8338KB AllocSpace bytes, 256(5120KB) LOS objects, 49% free, 13MB/26MB, paused
656us,220us total 129.343ms
02-20 16:25:27.150 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:29.370 28886 31274 I log_samp: Removing from vehicle..
02-20 16:25:29.371 28886 31274 I log_samp: Setting flag state..
02-20 16:25:29.371 28886 31274 I log_samp: Calling destructor..
02-20 16:25:29.668 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:29.809 28886 28892 I com.harsh.game: Background young concurrent
copying GC freed 8294KB AllocSpace bytes, 264(5280KB) LOS objects, 49% free,
13MB/26MB, paused 372us,112us total 230.601ms
02-20 16:25:30.585 28886 31274 I log_samp: Pushed 0 300.000000
02-20 16:25:30.585 28886 31274 I log_samp: Pushed 1 45.500000
02-20 16:25:30.585 28886 31274 I log_samp: Removing from vehicle..
02-20 16:25:30.585 28886 31274 I log_samp: Setting flag state..
02-20 16:25:30.585 28886 31274 I log_samp: Calling destructor..
02-20 16:25:32.162 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:33.605 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:33.605 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:33.605 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:34.208 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:34.209 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:34.209 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:34.656 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:34.811 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 8470KB AllocSpace bytes, 270(5400KB) LOS objects, 49% free, 13MB/26MB, paused
1.185ms,165us total 277.710ms
02-20 16:25:35.845 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:36.006 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:36.006 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:37.171 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:38.739 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:39.657 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:39.723 28886 31274 I log_samp: CreatePickup(1318, 1, 2549, -2605, 23)
02-20 16:25:39.723 28886 31274 I log_samp: CreatePickup(1318, 1, 2549, -2620, 23)
02-20 16:25:39.724 28886 31274 I log_samp: CreatePickup(1318, 1, 2549, -2635, 23)
02-20 16:25:42.162 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:43.419 28886 31274 I log_samp: CreatePickup(1318, 1, 2549, -2589, 23)
02-20 16:25:43.419 28886 31274 I log_samp: CreatePickup(1318, 1, 2549, -2605, 23)
02-20 16:25:43.419 28886 31274 I log_samp: CreatePickup(1318, 1, 2549, -2620, 23)
02-20 16:25:43.950 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:43.966 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:43.966 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:44.665 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:45.234 28886 31274 I log_samp: CreatePickup(1318, 1, 2507, -2634, 23)
02-20 16:25:45.234 28886 31274 I log_samp: CreatePickup(1318, 1, 2507, -2620, 23)
02-20 16:25:45.234 28886 31274 I log_samp: CreatePickup(1318, 1, 2506, -2605, 23)
02-20 16:25:45.235 28886 31274 I log_samp: CreatePickup(1318, 1, 2507, -2589, 23)
02-20 16:25:45.800 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:46.117 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:46.602 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:47.169 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:47.404 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:47.735 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:47.900 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:48.551 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:49.035 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:49.673 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:52.168 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:52.494 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 8281KB AllocSpace bytes, 260(5200KB) LOS objects, 49% free, 13MB/26MB, paused
390us,259us total 127.873ms
02-20 16:25:52.559 28886 31274 I log_samp: CreatePickup(1318, 1, 2344, -2641, 22)
02-20 16:25:52.942 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:53.752 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:54.079 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:54.244 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:54.377 28886 31274 I log_samp: CreatePickup(1318, 1, 2314, -2641, 22)
02-20 16:25:54.377 28886 31274 I log_samp: CreatePickup(1318, 1, 2284, -2641, 22)
02-20 16:25:54.682 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:54.732 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:55.231 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:55.872 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:55.872 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:56.033 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:56.200 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:25:56.635 28886 31274 I log_samp: RPC: ServerJoin
02-20 16:25:56.635 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:56.635 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:57.171 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:25:57.171 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:58.052 28886 31274 I log_samp: CreatePickup(1318, 1, 2385, -2473, 23)
02-20 16:25:58.053 28886 31274 I log_samp: CreatePickup(1318, 1, 2325, -2473, 23)
02-20 16:25:58.053 28886 31274 I log_samp: CreatePickup(1318, 1, 2349, -2473, 23)
02-20 16:25:58.235 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:59.670 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:25:59.886 28886 31274 I log_samp: CreatePickup(1318, 1, 2301, -2474, 23)
02-20 16:25:59.887 28886 31274 I log_samp: CreatePickup(1318, 1, 2266, -2473, 23)
02-20 16:25:59.887 28886 31274 I log_samp: CreatePickup(1318, 1, 2242, -2473, 23)
02-20 16:26:01.260 28886 28892 I com.harsh.game: Background concurrent copying GC
freed 8439KB AllocSpace bytes, 265(5300KB) LOS objects, 49% free, 13MB/26MB, paused
955us,271us total 144.497ms
02-20 16:26:01.744 28886 31274 I log_samp: CreatePickup(1318, 1, 2217, -2473, 23)
02-20 16:26:01.744 28886 31274 I log_samp: CreatePickup(1318, 1, 2409, -2473, 23)
02-20 16:26:02.177 28886 31274 I log_samp: RPC: ScrSetPlayerColor
02-20 16:26:02.244 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:26:02.244 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:26:02.410 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:26:02.411 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:26:02.566 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:26:02.898 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:26:03.078 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:26:03.400 28886 31274 I log_samp: RPC: ScrDisableMapIcon
02-20 16:26:03.400 28886 31274 I log_samp: RPC: ScrSetMapIcon
02-20 16:26:03.474 28886 28886 I System.out: GTASA onPause
02-20 16:26:03.475 28886 28886 I System.out: **** onPause
02-20 16:26:03.501 28886 28886 I System.out: java is invoking pauseEvent(), this
will block until
02-20 16:26:03.502 28886 28886 I System.out: the client calls NVEventPauseProcessed
02-20 16:26:03.525 28886 31276 E libOpenSLES:
frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:1248:
pthread_mutex_lock_timeout_np returned 110
02-20 16:26:03.544 28886 31256 D com.harsh.game: PlayerBase::pause() from IPlayer
02-20 16:26:03.544 28886 31256 D AudioTrack: pause(5034): 0xd46e4800, prior
state:STATE_ACTIVE
02-20 16:26:03.544 28886 31256 D AudioTrackShared: this(0xd6c90880),
mCblk(0xbf8a2100), front(7266268), mIsOut 1, interrupt() FUTEX_WAKE
02-20 16:26:03.546 28886 31276 E libOpenSLES:
frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:1248:
pthread_mutex_lock_timeout_np returned 110
02-20 16:26:03.576 28886 31276 E libOpenSLES:
frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:1248:
pthread_mutex_lock_timeout_np returned 110
02-20 16:26:03.616 28886 31276 E libOpenSLES:
frameworks/wilhelm/src/android/AudioPlayer_to_android.cpp:1248:
pthread_mutex_lock_timeout_np returned 110
02-20 16:26:03.628 28886 28886 D NVEvent : java unblocking from native handling
pause
02-20 16:26:03.629 28886 28886 I System.out: pauseEvent() returned
02-20 16:26:03.632 28886 28886 W Activity: PerfMonitor: Slow Operation: Activity
com.harsh.game/.GTASA onPause took 155ms
02-20 16:26:03.715 28886 28886 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
02-20 16:26:04.064 28886 28886 I System.out: systemInit.surfaceDestroyed
02-20 16:26:04.065 28886 28886 D NVEvent : java unblocking from native handling
pause
02-20 16:26:04.065 28886 28886 I System.out: *** destroyEGLSurface
02-20 16:26:04.098 28886 28886 D BLASTBufferQueue:
[SurfaceView[com.harsh.game/com.harsh.game.GTASA]#9](f:0,a:1) destructor()
02-20 16:26:04.098 28886 28886 D BufferQueueConsumer:
[SurfaceView[com.harsh.game/com.harsh.game.GTASA]#9(BLAST Consumer)9](id:70d60

You might also like