0% found this document useful (0 votes)
121 views13 pages

Mod Menu Log - Zombie - Survival.craft.z

The document contains log entries from an Android application crash. The main cause was an attempt to start a service from a background process, which is not allowed. This led to an exception being thrown. The log also shows system messages before and after the crash related to the application starting up and various performance events.

Uploaded by

Senja Al
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)
121 views13 pages

Mod Menu Log - Zombie - Survival.craft.z

The document contains log entries from an Android application crash. The main cause was an attempt to start a service from a background process, which is not allowed. This led to an exception being thrown. The log also shows system messages before and after the crash related to the application starting up and various performance events.

Uploaded by

Senja Al
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/ 13

--------- beginning of crash

04-05 09:16:57.513 1065 1065 E AndroidRuntime: FATAL EXCEPTION: main


04-05 09:16:57.513 1065 1065 E AndroidRuntime: Process: zombie.survival.craft.z,
PID: 1065
04-05 09:16:57.513 1065 1065 E AndroidRuntime: java.lang.RuntimeException: Unable
to start receiver com.unity3d.plugin.downloader.UnityAlarmReceiver:
android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service
Intent {
cmp=zombie.survival.craft.z/com.unity3d.plugin.downloader.UnityDownloaderService
(has extras) }: app is in background uid UidRecord{5497375 u0a326 RCVR bg:
+1m58s19ms idle change:uncachedprocstateprocadj procs:0 seq(6495712,6468492)}
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.app.ActivityThread.handleReceiver(ActivityThread.java:4563)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.app.ActivityThread.-$$Nest$mhandleReceiver(Unknown Source:0)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2311)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.os.Looper.loopOnce(Looper.java:240)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.os.Looper.loop(Looper.java:351)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.app.ActivityThread.main(ActivityThread.java:8374)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
java.lang.reflect.Method.invoke(Native Method)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: Caused by:
android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service
Intent {
cmp=zombie.survival.craft.z/com.unity3d.plugin.downloader.UnityDownloaderService
(has extras) }: app is in background uid UidRecord{5497375 u0a326 RCVR bg:
+1m58s19ms idle change:uncachedprocstateprocadj procs:0 seq(6495712,6468492)}
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.app.ContextImpl.startServiceCommon(ContextImpl.java:1921)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.app.ContextImpl.startService(ContextImpl.java:1871)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.content.ContextWrapper.startService(ContextWrapper.java:827)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.content.ContextWrapper.startService(ContextWrapper.java:827)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
com.unity3d.plugin.downloader.c.j.a(Unknown Source:106)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
com.unity3d.plugin.downloader.c.j.a(Unknown Source:8)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
com.unity3d.plugin.downloader.UnityAlarmReceiver.onReceive(Unknown Source:2)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: at
android.app.ActivityThread.handleReceiver(ActivityThread.java:4547)
04-05 09:16:57.513 1065 1065 E AndroidRuntime: ... 9 more
--------- beginning of system
04-05 09:25:36.672 8543 8543 D OplusInputMethodUtil: init sDebug to false, init
sDebugIme to false, init sAlwaysOn to false
04-05 09:25:36.672 8543 8543 D OplusInputMethodUtil: updateDebugToClass
InputMethodManager.DEBUG = false
04-05 09:25:36.672 8543 8543 D OplusInputMethodUtil: updateDebugToClass
ImeFocusController.DEBUG = false
04-05 09:25:36.672 8543 8543 D OplusInputMethodUtil: updateDebugToClass
BaseInputConnection.DEBUG = false
04-05 09:25:36.672 8543 8543 D OplusInputMethodUtil: updateDebugToClass
ImeFocusController.sDebugIme = false
04-05 09:25:36.747 8543 8543 I Quality : Skipped: false 1 cost 16.074566
refreshRate 11111111 bit false processName zombie.survival.craft.z
04-05 09:25:36.768 8543 8543 V ZoomWindowDecorView:
setLastReportedMergedConfiguration mZoomDisplayHeight: 1080 getDecorView.163916737
04-05 09:25:37.015 8543 8543 I Quality : Skipped: false 23 cost 261.49634
refreshRate 11111111 bit false processName zombie.survival.craft.z
04-05 09:25:37.134 8543 8543 I Quality : Skipped: false 10 cost 114.18261
refreshRate 11121079 bit false processName zombie.survival.craft.z
04-05 09:25:37.531 8543 8543 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
04-05 09:25:38.178 8543 8543 I Quality : Skipped: false 92 cost 1024.3302
refreshRate 11123147 bit false processName zombie.survival.craft.z
04-05 09:25:38.254 8543 8543 I Quality : Skipped: false 3 cost 57.853275
refreshRate 16662540 bit false processName zombie.survival.craft.z
04-05 09:25:38.354 8543 8543 I Quality : Skipped: false 4 cost 73.73888
refreshRate 16670866 bit false processName zombie.survival.craft.z
04-05 09:25:38.675 8543 8543 I Quality : Skipped: true 2 cost 44.876926
refreshRate 16630053 bit false processName zombie.survival.craft.z
04-05 09:25:38.730 8543 8543 I Quality : Skipped: false 1 cost 17.102922
refreshRate 16672652 bit false processName zombie.survival.craft.z
04-05 09:25:40.214 8543 8543 I Quality : Skipped: false 16 cost 267.91162
refreshRate 16660438 bit false processName zombie.survival.craft.z
04-05 09:25:40.245 8543 8543 V ZoomWindowDecorView:
setLastReportedMergedConfiguration mZoomDisplayHeight: 1080 getDecorView.82102947
04-05 09:25:40.289 8543 8543 I Quality : Skipped: false 3 cost 58.53591
refreshRate 16695322 bit false processName zombie.survival.craft.z
04-05 09:25:40.448 8543 8543 I Quality : Skipped: true 1 cost 18.007698
refreshRate 16660426 bit false processName zombie.survival.craft.z
--------- beginning of main
04-05 09:25:40.764 8543 8558 W System : A resource failed to call end.
04-05 09:25:40.874 8543 11534 I UnityAds:
comth3.unity3d.unity3d.services.core.configuration.InitializeThread$InitializeState
LoadCache.execute() (line:6) :: Unity Ads init: webapp loaded from local cache
04-05 09:25:40.887 8543 8543 V Application: getAutofillClient(): null on super,
trying to find activity thread
04-05 09:25:40.887 8543 8543 V Application: getAutofillClient(): found activity
for androidx.multidex.MultiDexApplication@16c0368:
ru.kv3dunityext.permissions.MainActivity@eec848c
04-05 09:25:40.888 8543 8543 V Application: getAutofillClient(): null on super,
trying to find activity thread
04-05 09:25:40.888 8543 8543 V Application: getAutofillClient(): found activity
for androidx.multidex.MultiDexApplication@16c0368:
ru.kv3dunityext.permissions.MainActivity@eec848c
04-05 09:25:40.935 8543 11225 W Unity : Sentry: (Warning) Sentry has not been
configured. You can do that through the editor: Tools -> Sentry
04-05 09:25:40.935 8543 11225 W Unity : UnityEngine.Logger:Log(LogType, Object)
04-05 09:25:40.935 8543 11225 W Unity :
Sentry.Unity.UnityLogger:Log(SentryLevel, String, Exception, Object[])
04-05 09:25:40.935 8543 11225 W Unity :
Sentry.Extensibility.DiagnosticLoggerExtensions:LogIfEnabled(IDiagnosticLogger,
SentryLevel, Exception, String)
04-05 09:25:40.935 8543 11225 W Unity :
Sentry.Extensibility.DiagnosticLoggerExtensions:LogWarning(IDiagnosticLogger,
String)
04-05 09:25:40.935 8543 11225 W Unity :
Sentry.Unity.SentryUnityOptionsExtensions:IsValid(SentryUnityOptions)
04-05 09:25:40.935 8543 11225 W Unity :
Sentry.Unity.SentryUnityOptionsExtensions:ShouldInitializeSdk(SentryUnityOptions,
IApplication)
04-05 09:25:40.935 8543 11225 W Unity : Sentry.Unity.SentryInitialization:Init()
04-05 09:25:40.935 8543 11225 W Unity :
04-05 09:25:40.963 8543 8556 I urvival.craft.z: Background young concurrent
copying GC freed 4033(256KB) AllocSpace objects, 2(7332KB) LOS objects, 0% free,
23MB/23MB, paused 7.684ms,184us total 60.152ms
04-05 09:25:41.007 8543 8543 I Quality : Skipped: true 7 cost 127.453865
refreshRate 16660361 bit false processName zombie.survival.craft.z
04-05 09:25:41.010 8543 11225 D Vibrator: SystemVibrator Created
04-05 09:25:41.038 8543 11225 E Unity : [SRDebugger] Error loading trigger
prefab
04-05 09:25:41.038 8543 11225 E Unity : UnityEngine.Logger:Log(LogType, Object)
04-05 09:25:41.038 8543 11225 E Unity :
SRDebugger.Services.Implementation.DebugTriggerImpl:set_IsEnabled(Boolean)
04-05 09:25:41.038 8543 11225 E Unity :
SRDebugger.Services.Implementation.SRDebugService:.ctor()
04-05 09:25:41.038 8543 11225 E Unity :
System.Reflection.MonoCMethod:InternalInvoke(Object, Object[])
04-05 09:25:41.038 8543 11225 E Unity : System.Activator:CreateInstance(Type,
Boolean)
04-05 09:25:41.038 8543 11225 E Unity :
SRF.Service.SRServiceManager:AutoCreateService(Type)
04-05 09:25:41.038 8543 11225 E Unity :
SRF.Service.SRServiceManager:GetService()
04-05 09:25:41.038 8543 11225 E Unity :
04-05 09:25:41.049 8543 8543 I Quality : Skipped: true 1 cost 19.433432
refreshRate 16669535 bit false processName zombie.survival.craft.z
04-05 09:25:41.068 8543 8543 I Ads : Ad failed to load : 3
04-05 09:25:41.074 8543 8543 I Ads : Ad failed to load : 3
04-05 09:25:41.075 8543 11225 D CompatibilityChangeReporter: Compat change id
reported: 147600208; UID 10326; state: ENABLED
04-05 09:25:41.079 8543 8556 I urvival.craft.z: Background concurrent copying GC
freed 5000(244KB) AllocSpace objects, 3(8512KB) LOS objects, 49% free, 15MB/31MB,
paused 481us,97us total 110.597ms
04-05 09:25:41.085 8543 11575 D TrafficStats: tagSocket(434) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:41.091 8543 11574 D TrafficStats: tagSocket(436) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:41.093 8543 11580 D TrafficStats: tagSocket(421) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:41.095 8543 11579 D TrafficStats: tagSocket(432) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:41.096 8543 11225 D AudioManagerExtImpl: getStreamVolume
packageName=zombie.survival.craft.z, index=2, streamType=3
04-05 09:25:41.180 8543 11225 W Unity : AndroidJNIHelper.GetSignature: using
Byte parameters is obsolete, use SByte parameters instead
04-05 09:25:41.180 8543 11225 W Unity : UnityEngine.Logger:Log(LogType, Object)
04-05 09:25:41.180 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:GetSignature(Object)
04-05 09:25:41.180 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:GetSignature(Object)
04-05 09:25:41.180 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:GetSignature(Object[])
04-05 09:25:41.180 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:GetMethodID(IntPtr, String, Object[], Boolean)
04-05 09:25:41.180 8543 11225 W Unity :
UnityEngine.AndroidJNIHelper:GetMethodID(IntPtr, String, Object[], Boolean)
04-05 09:25:41.180 8543 11225 W Unity :
UnityEngine.AndroidJavaObject:_Call(String, Object[])
04-05 09:25:41.180 8543 11225 W Unity :
Assets.Core.GameStart:GetSignatureMD5Hash()
04-05 09:25:41.180 8543 11225 W Unity : Assets.Core.GameStart:Check()
04-05 09:25:41.180 8543 11225 W Unity : Assets.Core.<Start>d__2:MoveNext()
04-05 09:25:41.180 8543 11225 W Unity :
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
04-05 09:25:41.180 8543 11225 W Unity :
04-05 09:25:41.181 8543 11225 W Unity : AndroidJNIHelper: converting from Byte
array is obsolete, use SByte array instead
04-05 09:25:41.181 8543 11225 W Unity : UnityEngine.Logger:Log(LogType, Object)
04-05 09:25:41.181 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:ConvertFromJNIArray(IntPtr)
04-05 09:25:41.181 8543 11225 W Unity :
UnityEngine.AndroidJavaObject:FromJavaArrayDeleteLocalRef(IntPtr)
04-05 09:25:41.181 8543 11225 W Unity :
UnityEngine.AndroidJavaObject:_Call(String, Object[])
04-05 09:25:41.181 8543 11225 W Unity :
Assets.Core.GameStart:GetSignatureMD5Hash()
04-05 09:25:41.181 8543 11225 W Unity : Assets.Core.GameStart:Check()
04-05 09:25:41.181 8543 11225 W Unity : Assets.Core.<Start>d__2:MoveNext()
04-05 09:25:41.181 8543 11225 W Unity :
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
04-05 09:25:41.181 8543 11225 W Unity :
04-05 09:25:41.185 8543 11225 W Unity : AndroidJNIHelper.GetSignature: using
Byte parameters is obsolete, use SByte parameters instead
04-05 09:25:41.185 8543 11225 W Unity : UnityEngine.Logger:Log(LogType, Object)
04-05 09:25:41.185 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:GetSignature(Object)
04-05 09:25:41.185 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:GetSignature(Object)
04-05 09:25:41.185 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:GetFieldID(IntPtr, String, Boolean)
04-05 09:25:41.185 8543 11225 W Unity :
UnityEngine.AndroidJavaObject:_SetStatic(String, FieldType)
04-05 09:25:41.185 8543 11225 W Unity : GooglePlayDownloader:.cctor()
04-05 09:25:41.185 8543 11225 W Unity : Assets.Core.GameStart:LoadObb()
04-05 09:25:41.185 8543 11225 W Unity : Assets.Core.<Start>d__2:MoveNext()
04-05 09:25:41.185 8543 11225 W Unity :
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
04-05 09:25:41.185 8543 11225 W Unity :
04-05 09:25:41.186 8543 11225 W Unity : AndroidJNIHelper: converting Byte array
is obsolete, use SByte array instead
04-05 09:25:41.186 8543 11225 W Unity : UnityEngine.Logger:Log(LogType, Object)
04-05 09:25:41.186 8543 11225 W Unity :
UnityEngine._AndroidJNIHelper:ConvertToJNIArray(Array)
04-05 09:25:41.186 8543 11225 W Unity :
UnityEngine.AndroidJavaObject:_SetStatic(String, FieldType)
04-05 09:25:41.186 8543 11225 W Unity : GooglePlayDownloader:.cctor()
04-05 09:25:41.186 8543 11225 W Unity : Assets.Core.GameStart:LoadObb()
04-05 09:25:41.186 8543 11225 W Unity : Assets.Core.<Start>d__2:MoveNext()
04-05 09:25:41.186 8543 11225 W Unity :
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
04-05 09:25:41.186 8543 11225 W Unity :
04-05 09:25:41.240 8543 11225 I Unity : start assets loading
04-05 09:25:41.240 8543 11225 I Unity : UnityEngine.Logger:Log(LogType, Object)
04-05 09:25:41.240 8543 11225 I Unity : Assets.Core.<LoadAssets>d__6:MoveNext()
04-05 09:25:41.240 8543 11225 I Unity :
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
04-05 09:25:41.240 8543 11225 I Unity :
04-05 09:25:41.281 8543 11225 D urvival.craft.z: PlayerBase::stop() from IPlayer
04-05 09:25:41.281 8543 11225 D AudioTrack: stop(2697): prior state:STATE_ACTIVE
output 13 stream 3 session 12825
04-05 09:25:41.281 8543 11225 D AudioTrack: stop(2697): called with 105216 frames
delivered
04-05 09:25:41.282 8543 11225 D AudioTrackExtImpl: clearAudioBoostTid
04-05 09:25:41.283 8543 11225 D AudioTrackExtImpl: clearAudioBoostTid pid 8543
tid 11225
04-05 09:25:41.283 8543 11225 I AudioTrack: stop(2697): 0x8db4e800 stop done
04-05 09:25:41.330 8543 8543 D OplusScrollToTopManager:
zombie.survival.craft.z/ru.kv3dunityext.permissions.MainActivity,This
DecorView@9c52bc1[MainActivity] change focus to false
04-05 09:25:41.339 8543 11604 D libMEOW : meow new tls: 0x98963880
04-05 09:25:41.339 8543 11604 D libMEOW : applied 1 plugins for
[zombie.survival.craft.z]:
04-05 09:25:41.339 8543 11604 D libMEOW : plugin 1: [libMEOW_gift.so]:
0xce6ef800
04-05 09:25:41.339 8543 11604 D libMEOW : rebuild call chain: 0x98975c40
04-05 09:25:41.340 8543 11604 D libMEOW : meow delete tls: 0x98963880
04-05 09:25:41.396 8543 8543 D WindowManager: Add to mViews:
DecorView@cfea138[UnityDownloaderActivity],pkg= zombie.survival.craft.z
04-05 09:25:41.407 8543 8543 D InputEventReceiver: Input log is disabled
04-05 09:25:41.407 8543 8543 D VRI[About Us :]: onFocusEvent false
04-05 09:25:41.408 8543 8543 I Quality : Skipped: false 1 cost 19.843693
refreshRate 16645716 bit false processName zombie.survival.craft.z
04-05 09:25:41.409 8543 8543 E OplusBracketLog: [OplusViewMirrorManager]
updateHostViewRootIfNeeded, not support android.view.ViewRootImpl@844d926
04-05 09:25:41.424 8543 8543 D BufferQueueConsumer: [](id:215f00000005,api:0,p:-
1,c:8543) connect: controlledByApp=false
04-05 09:25:41.425 8543 8543 V ZoomWindowDecorView:
setLastReportedMergedConfiguration mZoomDisplayHeight: 2400 getDecorView.218014008
04-05 09:25:41.432 8543 8543 D VRI[UnityDownloaderActivity]:
registerCallbacksForSync syncBuffer=false
04-05 09:25:41.443 8543 11214 D BLASTBufferQueue: [VRI[UnityDownloaderActivity]#5]
(f:0,a:1) acquireNextBufferLocked size=1080x2290 mFrameNumber=1
applyTransaction=true mTimestamp=115478808468497(auto) mPendingTransactions.size=0
graphicBufferId=36691905609766 transform=0
04-05 09:25:41.443 8543 11214 D VRI[UnityDownloaderActivity]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
syncBuffer=false
04-05 09:25:41.446 8543 11214 W Parcel : Expecting binder but got null!
04-05 09:25:41.446 8543 8543 D VRI[UnityDownloaderActivity]: draw finished.
04-05 09:25:41.467 8543 8560 D VRI[About Us :]: dispatchAppVisibility
visible:false
04-05 09:25:41.468 8543 8564 D VRI[MainActivity]: dispatchAppVisibility
visible:false
04-05 09:25:41.474 8543 8543 D OplusScrollToTopManager: About Us :,This
DecorView@4e4caa3[About Us :] change focus to true
04-05 09:25:41.480 8543 8543 D LVLDL : Service Bound
04-05 09:25:41.482 8543 8543 I Quality : Skipped: false 4 cost 70.02383
refreshRate 16642854 bit false processName zombie.survival.craft.z
04-05 09:25:41.493 8543 8543 D VRI[UnityDownloaderActivity]: onFocusEvent true
04-05 09:25:41.496 8543 8543 D VRI[About Us :]: setWindowStopped stopped:true
04-05 09:25:41.496 8543 8543 D VRI[MainActivity]: setWindowStopped stopped:true
04-05 09:25:41.497 8543 8543 I SurfaceView: 137258826 surfaceDestroyed
04-05 09:25:41.503 8543 11214 I GED : ged_boost_gpu_freq, level 100, eOrigin
2, final_idx 31, oppidx_max 31, oppidx_min 0
04-05 09:25:41.531 8543 8543 D BLASTBufferQueue:
[SurfaceView[zombie.survival.craft.z/ru.kv3dunityext.permissions.MainActivity]#1]
(f:0,a:3) destructor()
04-05 09:25:41.531 8543 8543 D BufferQueueConsumer:
[SurfaceView[zombie.survival.craft.z/ru.kv3dunityext.permissions.MainActivity]#1(BL
AST Consumer)1](id:215f00000001,api:0,p:-1,c:8543) disconnect
04-05 09:25:41.547 8543 8543 I Quality : Skipped: false 3 cost 51.2098
refreshRate 16678402 bit false processName zombie.survival.craft.z
04-05 09:25:41.557 8543 11214 D BLASTBufferQueue: [VRI[About Us :]#4](f:0,a:3)
destructor()
04-05 09:25:41.557 8543 11214 D BufferQueueConsumer: [VRI[About Us :]#4(BLAST
Consumer)4](id:215f00000004,api:0,p:-1,c:8543) disconnect
04-05 09:25:41.585 8543 11608 W LVLDL : Aborting request for download
main.500682.zombie.survival.craft.z.obb: waiting for wifi or for download over
cellular to be authorized
04-05 09:25:41.585 8543 11608 W System.err: com.unity3d.plugin.downloader.c.i:
waiting for wifi or for download over cellular to be authorized
04-05 09:25:41.585 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.e.b(Unknown Source:30)
04-05 09:25:41.585 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.e.a(Unknown Source:288)
04-05 09:25:41.585 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.j.a(Unknown Source:171)
04-05 09:25:41.585 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.b.handleMessage(Unknown Source:6)
04-05 09:25:41.585 8543 11608 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-05 09:25:41.585 8543 11608 W System.err: at
android.os.Looper.loopOnce(Looper.java:240)
04-05 09:25:41.586 8543 11608 W System.err: at
android.os.Looper.loop(Looper.java:351)
04-05 09:25:41.586 8543 11608 W System.err: at
android.os.HandlerThread.run(HandlerThread.java:67)
04-05 09:25:41.590 8543 8543 D VRI[UnityDownloaderActivity]:
registerCallbacksForSync syncBuffer=false
04-05 09:25:41.597 8543 11214 D VRI[UnityDownloaderActivity]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true
syncBuffer=false
04-05 09:25:41.597 8543 8543 D VRI[UnityDownloaderActivity]: draw finished.
04-05 09:25:41.598 8543 11214 D BLASTBufferQueue: [VRI[MainActivity]#0](f:0,a:3)
destructor()
04-05 09:25:41.598 8543 11214 D BufferQueueConsumer: [VRI[MainActivity]#0(BLAST
Consumer)0](id:215f00000000,api:0,p:-1,c:8543) disconnect
04-05 09:25:41.650 8543 8543 D LVLDL : InnerBroadcastReceiver Called
04-05 09:25:41.654 8543 8543 I Quality : Skipped: false 5 cost 91.69005
refreshRate 16666667 bit false processName zombie.survival.craft.z
04-05 09:25:41.680 8543 8543 I Quality : Skipped: false 1 cost 17.749315
refreshRate 16703738 bit false processName zombie.survival.craft.z
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: [VRI[UnityDownloaderActivity]#5]
(f:0,a:4) producer disconnected before: mAbandoned=0
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: - BufferQueue
mMaxAcquiredBufferCount=4 mMaxDequeuedBufferCount=2
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: mDequeueBufferCannotBlock=0
mAsyncMode=0
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: mQueueBufferCanDrop=0
mLegacyBufferDrop=1
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: default-size=[1080x2290]
default-format=2 transform-hint=00 frame-counter=5
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: mTransformHintInUse=00
mAutoPrerotation=0
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: FIFO(0):
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue:
(mConsumerName=VRI[UnityDownloaderActivity]#5(BLAST Consumer)5, mConnectedApi=1,
mConsumerUsageBits=2304, mId=215f00000005, producer=[8543:zombie.survival.craft.z],
consumer=[8543:zombie.survival.craft.z])
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: Slots:
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: >[00:0x98a420a0] state=ACQUIRED
0x88716700 frame=5 [1080x2290:1088, 1]
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: [01:0x0] state=FREE
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: [02:0x0] state=FREE
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: [03:0x0] state=FREE
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: [04:0x0] state=FREE
04-05 09:25:41.700 8543 11214 D BLASTBufferQueue: [05:0x0] state=FREE
04-05 09:25:41.705 8543 11608 W LVLDL : Aborting request for download
main.500682.zombie.survival.craft.z.obb: waiting for wifi or for download over
cellular to be authorized
04-05 09:25:41.705 8543 11608 W System.err: com.unity3d.plugin.downloader.c.i:
waiting for wifi or for download over cellular to be authorized
04-05 09:25:41.705 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.e.b(Unknown Source:30)
04-05 09:25:41.705 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.e.a(Unknown Source:288)
04-05 09:25:41.705 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.j.a(Unknown Source:171)
04-05 09:25:41.705 8543 11608 W System.err: at
com.unity3d.plugin.downloader.c.b.handleMessage(Unknown Source:6)
04-05 09:25:41.705 8543 11608 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-05 09:25:41.705 8543 11608 W System.err: at
android.os.Looper.loopOnce(Looper.java:240)
04-05 09:25:41.705 8543 11608 W System.err: at
android.os.Looper.loop(Looper.java:351)
04-05 09:25:41.706 8543 11608 W System.err: at
android.os.HandlerThread.run(HandlerThread.java:67)
04-05 09:25:41.712 8543 8543 D VRI[Toast]: registerCallbacksForSync
syncBuffer=true
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: [VRI[Toast]#3](f:0,a:2) producer
disconnected before: mAbandoned=0
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: - BufferQueue
mMaxAcquiredBufferCount=4 mMaxDequeuedBufferCount=2
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: mDequeueBufferCannotBlock=0
mAsyncMode=0
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: mQueueBufferCanDrop=0
mLegacyBufferDrop=1
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: default-size=[615x219]
default-format=1 transform-hint=00 frame-counter=2
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: mTransformHintInUse=00
mAutoPrerotation=0
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: FIFO(0):
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue:
(mConsumerName=VRI[Toast]#3(BLAST Consumer)3, mConnectedApi=1,
mConsumerUsageBits=2304, mId=215f00000003, producer=[8543:zombie.survival.craft.z],
consumer=[8543:zombie.survival.craft.z])
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: Slots:
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: >[00:0x97a7d6c0] state=ACQUIRED
0xb0338e80 frame=2 [ 615x 219: 624, 1]
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: [01:0x0] state=FREE
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: [02:0x0] state=FREE
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: [03:0x0] state=FREE
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: [04:0x0] state=FREE
04-05 09:25:41.723 8543 11214 D BLASTBufferQueue: [05:0x0] state=FREE
04-05 09:25:41.723 8543 11214 D VRI[Toast]: Received frameCommittedCallback
lastAttemptedDrawFrameNum=2 didProduceBuffer=true syncBuffer=true
04-05 09:25:41.723 8543 8543 D VRI[Toast]: draw finished.
04-05 09:25:41.729 8543 8543 D VRI[] : registerCallbacksForSync syncBuffer=true
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: [VRI[]#2](f:0,a:2) producer
disconnected before: mAbandoned=0
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: - BufferQueue
mMaxAcquiredBufferCount=4 mMaxDequeuedBufferCount=2
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: mDequeueBufferCannotBlock=0
mAsyncMode=0
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: mQueueBufferCanDrop=0
mLegacyBufferDrop=1
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: default-size=[127x153]
default-format=1 transform-hint=00 frame-counter=2
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: mTransformHintInUse=00
mAutoPrerotation=0
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: FIFO(0):
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: (mConsumerName=VRI[]#2(BLAST
Consumer)2, mConnectedApi=1, mConsumerUsageBits=2304, mId=215f00000002,
producer=[8543:zombie.survival.craft.z], consumer=[8543:zombie.survival.craft.z])
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: Slots:
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: >[00:0xb2b27300] state=ACQUIRED
0x9d4b5680 frame=2 [ 127x 153: 128, 1]
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: [01:0x0] state=FREE
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: [02:0x0] state=FREE
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: [03:0x0] state=FREE
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: [04:0x0] state=FREE
04-05 09:25:41.735 8543 11214 D BLASTBufferQueue: [05:0x0] state=FREE
04-05 09:25:41.736 8543 11214 D VRI[] : Received frameCommittedCallback
lastAttemptedDrawFrameNum=2 didProduceBuffer=true syncBuffer=true
04-05 09:25:41.736 8543 8543 D VRI[] : draw finished.
04-05 09:25:41.738 8543 8543 I Quality : Skipped: false 2 cost 42.05547
refreshRate 16696895 bit false processName zombie.survival.craft.z
04-05 09:25:41.782 8543 11570 W UnityAds:
comth3.unity3d.unity3d.services.core.api.Sdk.logWarning() (line:1) ::
{"message":"model: DeviceInfo key: openAdvertisingTrackingId with value: null: null
is not in: string,undefined","name":"CheckValueError"}
04-05 09:25:41.840 8543 11616 D TrafficStats: tagSocket(156) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:42.135 8543 8543 D OplusScrollToTopManager: Toast,window dying
04-05 09:25:42.136 8543 8543 D OplusScrollToTopManager:
Toast,unregisterSystemUIBroadcastReceiver
04-05 09:25:42.136 8543 8543 D OplusScrollToTopManager: Toast,
unregisterSystemUIBroadcastReceiver failed java.lang.IllegalArgumentException:
Receiver not registered: android.view.OplusScrollToTopManager$2@97f8aec
04-05 09:25:42.137 8543 8543 V ZoomWindowDecorView: removeZoomView
04-05 09:25:42.139 8543 8543 D BLASTBufferQueue: [VRI[Toast]#3](f:0,a:2)
destructor()
04-05 09:25:42.139 8543 8543 D BufferQueueConsumer: [VRI[Toast]#3(BLAST
Consumer)3](id:215f00000003,api:0,p:-1,c:8543) disconnect
04-05 09:25:42.453 8543 11570 I UnityAds:
comth3.unity3d.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Requesting
configuration from
https://publisher-config.unityads.unity3d.com/games/4550091/configuration?
deviceMake=realme&screenDensity=408&screenSize=268435810&idfi=36d3ee14-99be-4c57-
b688-95783512a2fa&advertisingTrackingId=58a0434a-d055-4b26-ac1b-
770226eea49b&limitAdTracking=false&installationId=861334c9b6ccbfb6d95c20147c2028c6&
connectionType=cellular&screenHeight=2178&screenWidth=1080&usePerPlacementLoad=fals
e&bundleId=zombie.survival.craft.z&encrypted=true&rooted=false&platform=android&sdk
Version=3750&osVersion=13&deviceModel=RMX3710&language=in_ID&test=false&analyticsUs
erId=861334c9b6ccbfb6d95c20147c2028c6&analyticsSessionId=2371397475597333332&first=
false&userLevelFlagDetected=false&store=IUZhrNvAV3pamUAvukAgw93ovUObOkM3YHK_X9MU86P
ysjg3zPEc11v91zWaC5zAbJPFJ8ZnyK3GgRu1WhuzoXishRLZFcmWdgqmWLEhxTiMYNmPsr7yPo0I4B_PPI
VLQtm8UuzcNCERu21sVXaEA2mpayacX36gUCOeZEw7-uGHwTQJzEoIcosedgWqin6V3L9Mx2-
2Bbta0kbiWcwNcLtsY6JoZZmT7u65Qeyzd6DtuOzuqVNgpinV0f2J0tqLIlZiB_f8ko8Ne1cQrV3zh4pBEV
qReMFG959Y8zxCo2LTCHmUGMnFtEaQCK9eV1M-
8saU79INTAzgC1ZoZ7Ok_q_oMCyLGd1eCQbRQVqKBGsTH0CiMPdwPGHjzPxwVzFbaqHF_1IIp4kzKuOScLb
y6Ls-zJ1iaGTi8rPyhnuOoIGSS2MEiw7XkerM87libRIEqTlomBq0-6a_AwsvLA0siab-
lBLTRV6KelyZLnr_IMvTLQzNhpbwf8Nj80Uwi1HssktBup2Y1w_-2d5P-dwbL5r-o9Nl-4u9uWS4F-
dK5Uwtc6arsjALGlS9_XS-pCTdCYF-JxTq2W_mTYgiuGB-mm3dwuXPvhmzJs_dhuiEeQ%3D%3D
04-05 09:25:42.481 8543 8543 D OplusScrollToTopManager: About Us :,This
DecorView@4e4caa3[About Us :] change focus to false
04-05 09:25:42.620 8543 8543 D OplusScrollToTopManager:
zombie.survival.craft.z/com.unity3d.plugin.downloader.UnityDownloaderActivity,This
DecorView@cfea138[UnityDownloaderActivity] change focus to true
04-05 09:25:42.788 8543 11570 I UnityAds:
comth3.unity3d.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Received
configuration for token
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhYmciOjEyLCJhZyI6IlFZWDFrYWh0RXhsTEEvZmt4Nm
hlZHl1alJxTFViSU1kd0Q1RnhpdGszV1pBcHA1eENnNnhid0l3aktGTzBLbi85bmtabVE9PSIsImFwcCI6O
TAsImFwcExldmVsQ29wcGEiOmZhbHNlLCJhciI6ImxkMCt3VkFBK1FTUW9ZN1dpRjQ0MVR2bks4TDhiRlhV
UnJBN2lTcS9iY3pZSUlUcTcvbW5VU1JWUUgzK1F6Szl5bUl2cnFDZS9YQjd1RFBHN3lBdFlBPT0iLCJhdHQ
iOjAsImF1YyI6MjEyLCJhdWkiOjY2LCJhenAiOiI3OTdiMzRkZi0yOTcwLTRmMjQtODdhOS0xZTg0YTY5OD
gzZjEiLCJic3QiOjE0NywiY2FsY3VsYXRlZENvcHBhIjpmYWxzZSwiY29uc2VudCI6ZmFsc2UsImNvbnRle
HR1YWxPbmx5IjpmYWxzZSwiY291bnRyeSI6IklEIiwiY3BpIjo3OCwiY3JlYXRlZCI6MTY4MDA3MzI1MzAw
MCwiZGx0IjowLCJkdCI6MCwiZXR0IjpbMjE0NzQ4Mzc0MywxMjQzMywxMTU4NywxMjgzNSwxMjgxNCwxMjc
xNywxMjQzNCwxMjcyNCwxMjg5MSwxMjQ1NF0sImV4cCI6MTY4MTg2NzU0MywiaWFwIjoyMzEsImlhdCI6MT
Y4MDY1Nzk0MywiaWciOiJHS201WFVJSkhLTFZxbDlkSmM2YzZQemZ3b2tpTk9SQ0hTSS90czgxQ3JFRzRQN
1VYQUdndEg1Ri9PamlRRUFZVDVwZGRBPT0iLCJpbnN0YWxsYXRpb25JZCI6Ijg2MTMzNGM5YjZjY2JmYjZk
OTVjMjAxNDdjMjAyOGM2IiwiaXIiOiJEVlQ1dzJnS2pnVlZvWlMwK2haV0VYTm95S1BUSlNUbzhDcm0zNEx
NTGh5czFPY3VxdXV6MmdRQnNXR2dxZHR6bTFEQjdKaEhQVzBqaU1lY0lHWG5Xdz09IiwiaXNzIjoiYWRzLX
Nkay1jb25maWd1cmF0aW9uLnVuaXR5YWRzLnVuaXR5M2QuY29tIiwibGVnYWxUZXJyaXRvcnkiOjAsImxnb
GYiOiJub25lIiwibHR2IjoyNTQsIm1peGVkIjpmYWxzZSwicHJvIjo5OCwicHJveGllZCI6ZmFsc2UsInNz
IjoiZDM2MzVjNDctMWU2Ni00ZjQ1LTlhY2UtNmVjODQ4MTlhZGI0Iiwic3ViIjoiSzlPKzZYbHE3Vy9LNSt
GUFlkNnAyRmhDTHo3T2srR0pieU00bC85OEFXVGNId3dlNDVWaUpZRytMd0RSbmNNS3doMkV0QT09IiwidG
d0IjoyMzgsInhwciI6MH0.nEvh36srbOg1iS65fNyj-z2AdXHcFWWy1M1kX-RwQkk (A/B group 12)
04-05 09:25:42.846 8543 8543 I THAds : Unity3 Initialization Complete
04-05 09:25:42.874 8543 8543 E THAds : showAdsInternal: network select=admob,
want type=interstitial (adstype=interstitial->interstitial) after: -
1680656742874/1680657942874, hasShown=no
04-05 09:25:42.874 8543 8543 E THAds : retry without other type: reward
04-05 09:25:42.874 8543 8543 E THAds : showAdsInternal: network select=admob,
want type=reward (adstype=interstitial->reward) after: -
1680656742874/1680657942874, hasShown=no
04-05 09:25:42.884 8543 11570 D AudioManagerExtImpl: getStreamVolume
packageName=zombie.survival.craft.z, index=16, streamType=1
04-05 09:25:42.924 8543 11570 I UnityAds:
comth3.unity3d.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Requesting ad
plan from https://auction.unityads.unity3d.com/v6/games/4550091/requests?
idfi=36d3ee14-99be-4c57-b688-95783512a2fa&advertisingTrackingId=58a0434a-d055-4b26-
ac1b-
770226eea49b&limitAdTracking=false&deviceModel=RMX3710&platform=android&sdkVersion=
3750&stores=google&deviceMake=realme&screenSize=268435810&screenDensity=408&apiLeve
l=33&osVersion=13&appInstaller=com.android.chrome&screenWidth=1080&screenHeight=217
8&connectionType=cellular&networkType=0
04-05 09:25:42.961 8543 11617 D TrafficStats: tagSocket(169) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:45.227 8543 8543 D AutofillManager: Fill dialog is enabled:false,
hints=[password, passwordAuto, creditCardNumber, creditCardSecurityCode,
creditCardExpirationDate]
04-05 09:25:45.227 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:25:45.241 8543 8543 D OplusSystemUINavigationGestureExtImpl:
regionString = null
04-05 09:25:45.416 8543 8543 D OplusInputMethodManagerInternal: get
inputMethodManager extension:
com.android.internal.view.IInputMethodManager$Stub$Proxy@a7db377
04-05 09:25:45.419 8543 8543 I Quality : Skipped: true 8 cost 136.35155
refreshRate 16685590 bit false processName zombie.survival.craft.z
04-05 09:25:45.500 8543 11608 D TrafficStats: tagSocket(259) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:45.589 8543 11633 D TrafficStats: tagSocket(274) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:45.841 8543 11608 D TrafficStats: tagSocket(267) with
statsTag=0xffffffff, statsUid=-1
04-05 09:25:47.147 8543 11570 I UnityAds:
comth3.unity3d.unity3d.services.core.api.Sdk.logInfo() (line:1) :: Webview started
using the latest version
04-05 09:25:47.936 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:25:47.936 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:25:47.939 8543 8543 D OplusSystemUINavigationGestureExtImpl:
regionString = null
04-05 09:25:48.799 8543 8543 I Quality : Skipped: false 1 cost 22.131348
refreshRate 16637800 bit false processName zombie.survival.craft.z
04-05 09:25:51.863 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:25:51.863 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:25:52.125 8543 8543 I Quality : Skipped: false 9 cost 164.4778
refreshRate 16665356 bit false processName zombie.survival.craft.z
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: [VRI[]#2](f:0,a:4) producer
disconnected before: mAbandoned=0
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: - BufferQueue
mMaxAcquiredBufferCount=4 mMaxDequeuedBufferCount=2
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: mDequeueBufferCannotBlock=0
mAsyncMode=0
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: mQueueBufferCanDrop=0
mLegacyBufferDrop=1
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: default-size=[739x781]
default-format=1 transform-hint=00 frame-counter=6
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: mTransformHintInUse=00
mAutoPrerotation=0
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: FIFO(0):
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: (mConsumerName=VRI[]#2(BLAST
Consumer)2, mConnectedApi=1, mConsumerUsageBits=2304, mId=215f00000002,
producer=[8543:zombie.survival.craft.z], consumer=[8543:zombie.survival.craft.z])
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: Slots:
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: >[00:0x8f860620] state=ACQUIRED
0xb2b3e480 frame=6 [ 739x 781: 752, 1]
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: [01:0x0] state=FREE
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: [02:0x0] state=FREE
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: [03:0x0] state=FREE
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: [04:0x0] state=FREE
04-05 09:25:52.144 8543 11214 D BLASTBufferQueue: [05:0x0] state=FREE
04-05 09:25:52.145 8543 8543 I Quality : Skipped: true 1 cost 19.212152
refreshRate 16661174 bit false processName zombie.survival.craft.z
04-05 09:25:53.061 8543 8556 I urvival.craft.z: Background young concurrent
copying GC freed 205970(11MB) AllocSpace objects, 46(1692KB) LOS objects, 43% free,
17MB/31MB, paused 1.538ms,469us total 100.372ms
04-05 09:25:53.086 8543 8558 W System : A resource failed to call end.
04-05 09:25:53.087 8543 8558 W System : A resource failed to call end.
04-05 09:25:53.087 8543 8558 W System : A resource failed to call end.
04-05 09:25:53.087 8543 8558 W System : A resource failed to call end.
04-05 09:25:53.087 8543 8558 W System : A resource failed to call end.
04-05 09:25:53.087 8543 8558 W System : A resource failed to call end.
04-05 09:25:53.087 8543 8558 W System : A resource failed to call end.
04-05 09:25:53.567 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:25:53.567 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:25:56.039 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:25:56.039 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:25:57.422 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:25:57.422 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:25:59.233 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:25:59.233 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:26:00.148 8543 8556 I urvival.craft.z: Background concurrent copying GC
freed 312469(12MB) AllocSpace objects, 3(6700KB) LOS objects, 49% free, 12MB/25MB,
paused 327us,135us total 182.468ms
04-05 09:26:01.955 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:26:01.955 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:26:02.275 8543 8543 I Quality : Skipped: true 2 cost 34.51338
refreshRate 16667825 bit false processName zombie.survival.craft.z
04-05 09:26:02.414 8543 10581 I Quality : JankCountInfo: basic:0-0-0 action:-1
data:0-0 type:5 stage:1-0-0 action:0 data:0-0 type:2 stage:0-1-0 action:1 data:0-0
type:2 stage:1-0-0 action:2 data:0-0 type:2 stage:2-6-0 type:4 stage:0-1-0 action:8
data:0-1 type:2 stage:0-4-0
04-05 09:26:05.248 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:26:05.248 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:26:06.778 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:26:06.778 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:26:07.306 8543 8556 I urvival.craft.z: Background young concurrent
copying GC freed 225087(10MB) AllocSpace objects, 0(0B) LOS objects, 39% free,
15MB/25MB, paused 681us,272us total 121.003ms
04-05 09:26:15.418 8543 8556 I urvival.craft.z: Background concurrent copying GC
freed 439470(13MB) AllocSpace objects, 0(0B) LOS objects, 49% free, 12MB/24MB,
paused 208us,154us total 163.626ms
04-05 09:26:22.022 8543 8543 I Quality : Skipped: true 1 cost 21.993973
refreshRate 16666667 bit false processName zombie.survival.craft.z
04-05 09:26:27.119 8543 8556 I urvival.craft.z: Background young concurrent
copying GC freed 220800(9770KB) AllocSpace objects, 0(0B) LOS objects, 39% free,
14MB/24MB, paused 628us,170us total 119.200ms
04-05 09:26:32.414 8543 8543 I Quality : Skipped: true 1 cost 16.827639
refreshRate 16661845 bit false processName zombie.survival.craft.z
04-05 09:26:34.830 8543 8556 I urvival.craft.z: Background concurrent copying GC
freed 390556(12MB) AllocSpace objects, 0(0B) LOS objects, 49% free, 12MB/24MB,
paused 258us,163us total 160.744ms
04-05 09:26:35.101 8543 8543 I Quality : Skipped: true 1 cost 21.503511
refreshRate 16666667 bit false processName zombie.survival.craft.z
04-05 09:26:37.470 8543 8543 I Quality : Skipped: true 1 cost 20.323715
refreshRate 16666667 bit false processName zombie.survival.craft.z
04-05 09:26:37.497 8543 8543 I Quality : Skipped: true 1 cost 18.054743
refreshRate 16666667 bit false processName zombie.survival.craft.z
04-05 09:26:39.565 8543 8543 I Quality : Skipped: true 1 cost 19.669664
refreshRate 16666667 bit false processName zombie.survival.craft.z
04-05 09:26:44.161 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:26:44.456 8543 8543 I Quality : Skipped: true 1 cost 28.999895
refreshRate 16666667 bit false processName zombie.survival.craft.z
04-05 09:26:54.598 8543 8556 I urvival.craft.z: Background concurrent copying GC
freed 388534(12MB) AllocSpace objects, 0(0B) LOS objects, 49% free, 12MB/24MB,
paused 649us,197us total 144.151ms
04-05 09:26:59.524 8543 8543 I Quality : Skipped: true 1 cost 17.23956
refreshRate 16681718 bit false processName zombie.survival.craft.z
04-05 09:27:01.603 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:27:01.603 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:27:01.899 8543 10581 I Quality : JankCountInfo: basic:0-0-0 action:-1
data:0-0 type:5 stage:0-0-0 action:0 data:0-0 type:2 stage:0-1-0 action:1 data:0-0
type:2 stage:0-0-0 action:2 data:0-0 type:2 stage:0-0-0 type:4 stage:0-0-0 action:6
data:0-0 type:2 stage:4-46-0 type:3 stage:0-1-0 action:8 data:0-0 type:2 stage:0-0-
0
04-05 09:27:02.718 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:27:02.718 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:27:05.213 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:27:05.213 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:27:05.918 8543 8556 I urvival.craft.z: Background young concurrent
copying GC freed 225299(9748KB) AllocSpace objects, 0(0B) LOS objects, 39% free,
14MB/24MB, paused 855us,86us total 108.458ms
04-05 09:27:07.356 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:27:07.357 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1
04-05 09:27:07.558 8543 8543 W Choreographer: Already have a pending vsync event.
There should only be one at a time.
04-05 09:27:07.589 8543 8543 W Choreographer: Already have a pending vsync event.
There should only be one at a time.
04-05 09:27:07.625 8543 8543 W Choreographer: Already have a pending vsync event.
There should only be one at a time.
04-05 09:27:07.787 8543 8543 I Quality : Skipped: true 1 cost 16.784227
refreshRate 16640187 bit false processName zombie.survival.craft.z
04-05 09:27:07.807 8543 8543 I Quality : Skipped: true 1 cost 19.137634
refreshRate 16646405 bit false processName zombie.survival.craft.z
04-05 09:27:08.159 8543 8543 I Quality : Skipped: false 1 cost 22.458944
refreshRate 16647174 bit false processName zombie.survival.craft.z
04-05 09:27:08.165 8543 8543 I Quality : Skipped: false 1 cost 27.77648
refreshRate 16647174 bit false processName zombie.survival.craft.z
04-05 09:27:10.280 8543 8560 I Quality : JankCountInfo: basic:0-0-0 action:-1
data:0-0 type:5 stage:0-0-0 action:0 data:0-0 type:2 stage:0-2-0 action:1 data:0-0
type:2 stage:0-0-0 action:2 data:0-0 type:2 stage:3-41-0 type:4 stage:0-0-0
action:6 data:0-0 type:2 stage:0-9-0 type:3 stage:0-0-0 action:8 data:0-0 type:2
stage:0-13-0
04-05 09:27:10.476 8543 8543 V AutofillManager: requestHideFillUi(null): anchor =
null
04-05 09:27:10.476 8543 8543 V AutofillManager: No AutofillClient for
zombie.survival.craft.z on context uk.lgl.modmenu.FloatingModMenuService@f9f9ea1

You might also like