0% found this document useful (0 votes)
6 views148 pages

Logo

The document contains a series of error logs from an application, indicating issues such as the inability to load the JDWP agent, missing implementations for JNI functions, and SQLite constraint violations. Various components, including shadowhook and bytehook, report initialization statuses, while other errors suggest problems with accessing remote settings and managing database entries. Overall, the logs highlight significant operational failures and performance issues within the application.

Uploaded by

Vasco N Xix M
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)
6 views148 pages

Logo

The document contains a series of error logs from an application, indicating issues such as the inability to load the JDWP agent, missing implementations for JNI functions, and SQLite constraint violations. Various components, including shadowhook and bytehook, report initialization statuses, while other errors suggest problems with accessing remote settings and managing database entries. Overall, the logs highlight significant operational failures and performance issues within the application.

Uploaded by

Vasco N Xix M
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/ 148

04-11 18:13:16.230 29120 29120 E aoapp.

musicall: Not starting debugger since


process cannot load the jdwp agent.
04-11 18:13:16.820 29120 29120 E flipped : init succeeded.
04-11 18:13:16.821 29120 29146 E flipped : Attach current thread 0
04-11 18:13:16.821 29120 29146 E flipped : Detach current thread 0
04-11 18:13:16.822 29120 29147 E flipped : Attach current thread 0
04-11 18:13:16.822 29120 29147 E flipped : Detach current thread 0
04-11 18:13:16.984 29120 29171 E ttmio : <0x0,JNI_OnLoad,MDLJniBase.cpp:64>-----
compiled native library Mar 14 2025 05:28:02 (2.1.224.15)-----
04-11 18:13:16.984 29120 29171 E ttmio :
<0x0,JNI_OnLoad,MDLJniBase.cpp:74><JNI_OnLoad,74> JNI_OnLoad (result=65540)
04-11 18:13:17.019 29120 29170 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:13:17.022 29120 29170 E art_sym : art ThreadListInstance index: 120
04-11 18:13:17.049 29120 29170 E mutexspin: can not find
_ZN3art5Mutex13ExclusiveLockEPNS_6ThreadE function
04-11 18:13:17.054 29120 29170 E mutexspin: For WaitBrieflyFor, replace cmp
stuction fail, WaitBrieflyFor func not found.
04-11 18:13:17.075 29120 29170 E jato : Mutex init error: not found symbol
04-11 18:13:17.075 29120 29170 E jato : ClassVisiblyInitializedOpt init error:
Mutex
04-11 18:13:17.141 29120 29142 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
04-11 18:13:17.141 29120 29166 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: yes
04-11 18:13:17.172 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:13:17.172 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:13:17.172 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:13:17.480 29120 29142 E bytehook_tag: bytehook version 1.1.2-alpha.0:
bytehook init(mode: AUTOMATIC, debuggable: false), return: 0, real-init: yes
04-11 18:13:17.939 29120 29268 E Bench-TAG: ====== JNI_OnLoad ======
04-11 18:13:18.025 29120 29268 E PRIMJS : Worker::Init 0x773ba7f188
04-11 18:13:18.044 29120 29268 E BX : [void
Java_com_benchmark_port_nativePort_BSModuleInvoker_nativeSetJsWorker(JNIEnv *,
jclass, jlong):523] downloadJavaScript
:/data/user/0/com.zhiliaoapp.musically/files/bytebench
04-11 18:13:18.150 29120 29317 E chromium:
[0411/181318.150154:ERROR:variations_seed_loader.cc(39)] Seed missing signature.
04-11 18:13:18.246 29120 29170 E HeapGCOptimizer#native: s_heap_offset416,
region_space_offset:816
04-11 18:13:18.413 29120 29364 E [mammon]android-14.70.3-mt: [mammon]android-
14.70.3-mt[SAMICORE: getAbConfigValue@sami_core_ab_config_context.cpp,196] Callback
function(getBoolValue_) return null, maybe given a non-exist abkey
sami_new_ttplayer_applog.
04-11 18:13:18.437 29120 29364 E [mammon]android-14.70.3-mt: [mammon]android-
14.70.3-mt[SAMICORE: getAbConfigValue@sami_core_ab_config_context.cpp,179] Callback
function(getStringValue_) return null, maybe given a non-exist abkey.
sami_test_string2
04-11 18:13:18.437 29120 29364 E [mammon]android-14.70.3-mt: [mammon]android-
14.70.3-mt[SAMICORE: getAbConfigValue@sami_core_ab_config_context.cpp,189] get
string value from libra failed id sami_test_string2
04-11 18:13:18.582 29120 29326 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
04-11 18:13:19.052 29120 29475 E flipped : Attach current thread 0
04-11 18:13:19.059 29120 29475 E flipped : Detach current thread 0
04-11 18:13:19.111 29120 29487 E flipped : Attach current thread 0
04-11 18:13:19.112 29120 29487 E flipped : Detach current thread 0
04-11 18:13:19.148 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:13:19.454 29120 29150 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:19.849 29120 29524 E MediaCodec: libqti-perfd-client load libvivo-
vperfd-client.so sucess
04-11 18:13:20.119 29120 29548 E aoapp.musicall: No package ID 76 found for ID
0x760b000f.
04-11 18:13:20.120 29120 29548 E aoapp.musicall: No package ID 76 found for ID
0x760b000f.
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: Error inserting
open_time=1744297200000
04-11 18:13:20.278 29120 29161 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
app_open.open_time (code 2067 SQLITE_CONSTRAINT_UNIQUE)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:985)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
kotlin.jvm.internal.ApS340S0100000_20.invoke$760(SourceFile:16778127)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
kotlin.jvm.internal.ApS340S0100000_20.invoke(Unknown Source:1942)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
Y.ARunnableS38S0100000_3.run$58(SourceFile:16777253)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
Y.ARunnableS38S0100000_3.run(Unknown Source:654)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
com.ss.android.ugc.aweme.lego.RunnableIdleTask.run(SourceFile:16777218)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
X.p1C.LJ(SourceFile:16777312)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
Y.ARunnableS55S0200000_25.run$18(SourceFile:16777225)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
Y.ARunnableS55S0200000_25.run(Unknown Source:70)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at X.9GG.LJ(SourceFile:247)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at X.9GG.run(SourceFile:0)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at X.9FW.run(SourceFile:2)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
Y.ARunnableS33S0200000_3.run$0(SourceFile:16777231)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
Y.ARunnableS33S0200000_3.run(Unknown Source:198)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
com.bytedance.bpea.transmit.delegate.BPEAThread.com_bytedance_bpea_transmit_delegat
e_BPEAThread__run$___twin___(SourceFile:9)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
com.bytedance.bpea.transmit.delegate.BPEAThread.com_bytedance_bpea_transmit_delegat
e_BPEAThread_com_ss_android_ugc_aweme_lancet_RunnableGuardLancet_run(SourceFile:167
77216)
04-11 18:13:20.278 29120 29161 E SQLiteDatabase: at
com.bytedance.bpea.transmit.delegate.BPEAThread.run(Unknown Source:0)
04-11 18:13:20.693 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2072161,
DequeueBufferDuration=2262917, forgiveAmount=2072161, totalDuration=6701823
04-11 18:13:20.704 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=433557,
DequeueBufferDuration=5607343, forgiveAmount=433557, totalDuration=14484240
04-11 18:13:21.234 29120 29128 E gcblocker: too long GC blocking: 3000
04-11 18:13:21.234 29120 29128 E gcblocker: gc block end, 132488622,3014
04-11 18:13:21.794 29120 29299 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.f2
num: 0
04-11 18:13:22.805 29120 29299 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.f2@8bad6d7sensor=NULL num: 1
04-11 18:13:23.808 29120 29299 E _V_SensorManager: registerListenerImpl type:10
strType=android.sensor.linear_acceleration delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 0
04-11 18:13:23.865 29120 29299 E _V_SensorManager: registerListenerImpl type:9
strType=android.sensor.gravity delay:200000 maxLatency:0 by: class ms.bd.o.e2 num:
1
04-11 18:13:23.887 29120 29299 E _V_SensorManager: registerListenerImpl type:4
strType=android.sensor.gyroscope delay:200000 maxLatency:0 by: class ms.bd.o.e2
num: 1
04-11 18:13:23.920 29120 29299 E _V_SensorManager: registerListenerImpl type:11
strType=android.sensor.rotation_vector delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 1
04-11 18:13:23.938 29120 29299 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.e2
num: 1
04-11 18:13:23.943 29120 29299 E _V_SensorManager: registerListenerImpl type:2
strType=android.sensor.magnetic_field delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 1
04-11 18:13:24.087 29120 29530 E Surface : freeAllBuffers: 13 buffers were freed
while being dequeued!
04-11 18:13:24.145 29120 29530 E Surface : freeAllBuffers: 13 buffers were freed
while being dequeued!
04-11 18:13:24.166 29120 29530 E Surface : freeAllBuffers: 13 buffers were freed
while being dequeued!
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_webview_hook,bundle = hook.js
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:24.497 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:26.435 29120 29179 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:26.435 29120 29179 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:26.460 29120 29179 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:26.460 29120 29179 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:26.467 29120 29179 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:26.467 29120 29179 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:29.549 29120 29128 E gcblocker: too long GC blocking: 3000
04-11 18:13:29.549 29120 29128 E gcblocker: gc block end, 132496945,3006
04-11 18:13:31.836 29120 29562 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.d2
num: 1
04-11 18:13:31.851 29120 29562 E _V_SensorManager: registerListenerImpl type:9
strType=android.sensor.gravity delay:200000 maxLatency:0 by: class ms.bd.o.d2 num:
2
04-11 18:13:31.857 29120 29562 E _V_SensorManager: registerListenerImpl type:4
strType=android.sensor.gyroscope delay:200000 maxLatency:0 by: class ms.bd.o.d2
num: 2
04-11 18:13:31.862 29120 29562 E _V_SensorManager: registerListenerImpl type:11
strType=android.sensor.rotation_vector delay:200000 maxLatency:0 by: class
ms.bd.o.d2 num: 2
04-11 18:13:33.006 29120 29579 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.092 29120 29579 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.093 29120 29579 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.093 29120 29717 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.093 29120 29717 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.094 29120 29320 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.094 29120 29579 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.094 29120 29717 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.095 29120 29179 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.095 29120 29179 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.095 29120 29179 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.096 29120 29580 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.096 29120 29580 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.096 29120 29577 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.096 29120 29577 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.096 29120 29580 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.097 29120 29577 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.097 29120 29320 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.099 29120 29320 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.100 29120 29177 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.100 29120 29724 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.101 29120 29177 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.101 29120 29724 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.101 29120 29177 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.102 29120 29724 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.102 29120 29320 E Forest_ResourceFetcherChain: fetchAsync error:330:
memoryError:cannot find cached buffer, geckoError:gecko File Not Found,
04-11 18:13:33.104 29120 29671 E Forest_ResourceFetcherChain: fetchAsync
error:60330: memoryError:cannot find cached buffer, geckoError:gecko File Not
Found, cdnError:CDN Url Blank,
04-11 18:13:33.105 29120 29177 E Forest_ResourceFetcherChain: fetchAsync error:330:
memoryError:cannot find cached buffer, geckoError:gecko File Not Found,
04-11 18:13:33.105 29120 29725 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.109 29120 29725 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.110 29120 29725 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.111 29120 29723 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.111 29120 29656 E Forest_ResourceFetcherChain: fetchAsync
error:60330: memoryError:cannot find cached buffer, geckoError:gecko File Not
Found, cdnError:CDN Url Blank,
04-11 18:13:33.111 29120 29723 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.112 29120 29723 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.112 29120 29717 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.112 29120 29717 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.113 29120 29724 E Forest_ResourceFetcherChain: fetchAsync error:330:
memoryError:cannot find cached buffer, geckoError:gecko File Not Found,
04-11 18:13:33.113 29120 29717 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.114 29120 29721 E Forest_ResourceFetcherChain: fetchAsync
error:60330: memoryError:cannot find cached buffer, geckoError:gecko File Not
Found, cdnError:CDN Url Blank,
04-11 18:13:33.184 29120 29724 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.184 29120 29724 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.184 29120 29724 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.190 29120 29723 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.190 29120 29723 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.197 29120 29724 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:13:33.197 29120 29724 E Forest_null: could not get any valid access key
from remote settings
04-11 18:13:33.197 29120 29724 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:13:33.522 29120 29625 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:13:33.528 29120 29625 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:13:34.172 29120 29128 E gcblocker: gc block end, 132504573,1
04-11 18:13:34.680 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1038095,
DequeueBufferDuration=6389791, forgiveAmount=1038095, totalDuration=15482248
04-11 18:13:34.694 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=502311,
DequeueBufferDuration=5465416, forgiveAmount=502311, totalDuration=16766003
04-11 18:13:34.711 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=840223,
DequeueBufferDuration=6218333, forgiveAmount=840223, totalDuration=11822783
04-11 18:13:34.727 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1559523,
DequeueBufferDuration=5218489, forgiveAmount=1559523, totalDuration=10695120
04-11 18:13:34.743 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=936638,
DequeueBufferDuration=4947135, forgiveAmount=936638, totalDuration=10850630
04-11 18:13:34.760 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1648399,
DequeueBufferDuration=6312604, forgiveAmount=1648399, totalDuration=10908253
04-11 18:13:34.775 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1914485,
DequeueBufferDuration=5915729, forgiveAmount=1914485, totalDuration=11079676
04-11 18:13:34.792 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1104344,
DequeueBufferDuration=5820989, forgiveAmount=1104344, totalDuration=11871624
04-11 18:13:34.807 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1169339,
DequeueBufferDuration=5255521, forgiveAmount=1169339, totalDuration=11089186
04-11 18:13:34.824 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=923185,
DequeueBufferDuration=6009948, forgiveAmount=923185, totalDuration=12885505
04-11 18:13:34.839 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1324974,
DequeueBufferDuration=5299688, forgiveAmount=1324974, totalDuration=10819636
04-11 18:13:34.855 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1255904,
DequeueBufferDuration=5598125, forgiveAmount=1255904, totalDuration=11884494
04-11 18:13:34.872 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1767004,
DequeueBufferDuration=5779896, forgiveAmount=1767004, totalDuration=10708127
04-11 18:13:34.883 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1514342,
DequeueBufferDuration=5302500, forgiveAmount=1514342, totalDuration=11433712
04-11 18:13:34.904 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1413612,
DequeueBufferDuration=6046354, forgiveAmount=1413612, totalDuration=12584703
04-11 18:13:34.920 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1364666,
DequeueBufferDuration=761927, forgiveAmount=761927, totalDuration=10125698
04-11 18:13:34.938 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=865022,
DequeueBufferDuration=4876458, forgiveAmount=865022, totalDuration=12419330
04-11 18:13:34.953 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1124091,
DequeueBufferDuration=6087188, forgiveAmount=1124091, totalDuration=13343849
04-11 18:13:34.970 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1084972,
DequeueBufferDuration=7663438, forgiveAmount=1084972, totalDuration=16618807
04-11 18:13:34.985 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1102140,
DequeueBufferDuration=6583907, forgiveAmount=1102140, totalDuration=13264834
04-11 18:13:35.000 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=959412,
DequeueBufferDuration=7131823, forgiveAmount=959412, totalDuration=14005447
04-11 18:13:35.017 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=880960,
DequeueBufferDuration=6411458, forgiveAmount=880960, totalDuration=13524538
04-11 18:13:35.033 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1119554,
DequeueBufferDuration=5242240, forgiveAmount=1119554, totalDuration=11903289
04-11 18:13:35.051 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=776395,
DequeueBufferDuration=5381303, forgiveAmount=776395, totalDuration=11864554
04-11 18:13:35.066 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=810323,
DequeueBufferDuration=5549895, forgiveAmount=810323, totalDuration=12253155
04-11 18:13:35.082 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=728012,
DequeueBufferDuration=7545468, forgiveAmount=728012, totalDuration=15927257
04-11 18:13:35.098 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1298720,
DequeueBufferDuration=6840677, forgiveAmount=1298720, totalDuration=13530164
04-11 18:13:35.114 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1073173,
DequeueBufferDuration=6076145, forgiveAmount=1073173, totalDuration=13775164
04-11 18:13:35.130 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1104353,
DequeueBufferDuration=5625260, forgiveAmount=1104353, totalDuration=13249315
04-11 18:13:35.146 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=292824,
DequeueBufferDuration=5172917, forgiveAmount=292824, totalDuration=13348570
04-11 18:13:35.162 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1234656,
DequeueBufferDuration=5905417, forgiveAmount=1234656, totalDuration=11706104
04-11 18:13:35.181 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=606782,
DequeueBufferDuration=5380365, forgiveAmount=606782, totalDuration=13018051
04-11 18:13:35.194 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=511187,
DequeueBufferDuration=4924896, forgiveAmount=511187, totalDuration=12848980
04-11 18:13:35.210 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1046924,
DequeueBufferDuration=5638803, forgiveAmount=1046924, totalDuration=14009172
04-11 18:13:35.260 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=737204,
DequeueBufferDuration=6246927, forgiveAmount=737204, totalDuration=15448092
04-11 18:13:35.273 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1374205,
DequeueBufferDuration=6016042, forgiveAmount=1374205, totalDuration=17840132
04-11 18:13:35.306 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1275472,
DequeueBufferDuration=4854167, forgiveAmount=1275472, totalDuration=10108952
04-11 18:13:35.323 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1312903,
DequeueBufferDuration=6352760, forgiveAmount=1312903, totalDuration=12566121
04-11 18:13:35.339 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=817980,
DequeueBufferDuration=5307136, forgiveAmount=817980, totalDuration=12605497
04-11 18:13:35.355 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1347333,
DequeueBufferDuration=6103229, forgiveAmount=1347333, totalDuration=11913042
04-11 18:13:35.371 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1009285,
DequeueBufferDuration=5762500, forgiveAmount=1009285, totalDuration=12034087
04-11 18:13:35.387 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=685374,
DequeueBufferDuration=5473906, forgiveAmount=685374, totalDuration=13779408
04-11 18:13:35.420 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1238812,
DequeueBufferDuration=6298490, forgiveAmount=1238812, totalDuration=12223417
04-11 18:13:35.435 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1448032,
DequeueBufferDuration=6079844, forgiveAmount=1448032, totalDuration=11071540
04-11 18:13:35.452 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1696833,
DequeueBufferDuration=6755364, forgiveAmount=1696833, totalDuration=11247324
04-11 18:13:35.468 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1312210,
DequeueBufferDuration=5835782, forgiveAmount=1312210, totalDuration=11398236
04-11 18:13:35.484 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=563831,
DequeueBufferDuration=5266406, forgiveAmount=563831, totalDuration=13203692
04-11 18:13:35.500 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=309532,
DequeueBufferDuration=5048438, forgiveAmount=309532, totalDuration=14158436
04-11 18:13:35.517 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1165369,
DequeueBufferDuration=5863229, forgiveAmount=1165369, totalDuration=12054417
04-11 18:13:35.532 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1276595,
DequeueBufferDuration=5745625, forgiveAmount=1276595, totalDuration=11492279
04-11 18:13:35.548 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1680129,
DequeueBufferDuration=7093698, forgiveAmount=1680129, totalDuration=12752242
04-11 18:13:35.565 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1044617,
DequeueBufferDuration=6002083, forgiveAmount=1044617, totalDuration=12786651
04-11 18:13:35.581 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=828619,
DequeueBufferDuration=5742448, forgiveAmount=828619, totalDuration=13438960
04-11 18:13:35.596 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=462165,
DequeueBufferDuration=8548854, forgiveAmount=462165, totalDuration=18511086
04-11 18:13:35.613 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=179585,
DequeueBufferDuration=5477188, forgiveAmount=179585, totalDuration=12982392
04-11 18:13:35.629 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=612349,
DequeueBufferDuration=4820104, forgiveAmount=612349, totalDuration=11965979
04-11 18:13:35.645 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=804507,
DequeueBufferDuration=5565208, forgiveAmount=804507, totalDuration=13112966
04-11 18:13:35.661 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=926017,
DequeueBufferDuration=6048594, forgiveAmount=926017, totalDuration=13113539
04-11 18:13:35.677 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1109904,
DequeueBufferDuration=6103437, forgiveAmount=1109904, totalDuration=12940245
04-11 18:13:35.690 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=796517,
DequeueBufferDuration=5844010, forgiveAmount=796517, totalDuration=12842122
04-11 18:13:35.705 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=819257,
DequeueBufferDuration=5453072, forgiveAmount=819257, totalDuration=12594299
04-11 18:13:35.722 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=402743,
DequeueBufferDuration=2048593, forgiveAmount=402743, totalDuration=11182171
04-11 18:13:35.736 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=13303,
DequeueBufferDuration=696093, forgiveAmount=13303, totalDuration=11631519
04-11 18:13:35.753 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=61502,
DequeueBufferDuration=607865, forgiveAmount=61502, totalDuration=8436058
04-11 18:13:35.776 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1746029,
DequeueBufferDuration=1133021, forgiveAmount=1133021, totalDuration=6044752
04-11 18:13:35.790 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1406148,
DequeueBufferDuration=1462188, forgiveAmount=1406148, totalDuration=6739839
04-11 18:13:35.809 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=49253,
DequeueBufferDuration=4266303, forgiveAmount=49253, totalDuration=14237744
04-11 18:13:35.822 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=285140,
DequeueBufferDuration=5857344, forgiveAmount=285140, totalDuration=14068834
04-11 18:13:35.903 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1668398,
DequeueBufferDuration=1778073, forgiveAmount=1668398, totalDuration=5578621
04-11 18:13:35.919 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=741921,
DequeueBufferDuration=5661250, forgiveAmount=741921, totalDuration=12949387
04-11 18:13:36.000 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=957942,
DequeueBufferDuration=5646927, forgiveAmount=957942, totalDuration=12218178
04-11 18:13:36.013 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=694105,
DequeueBufferDuration=5649844, forgiveAmount=694105, totalDuration=13238456
04-11 18:13:36.027 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=350613,
DequeueBufferDuration=5955052, forgiveAmount=350613, totalDuration=15868462
04-11 18:13:36.094 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=162348,
DequeueBufferDuration=1166406, forgiveAmount=162348, totalDuration=15108273
04-11 18:13:36.369 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1768939,
DequeueBufferDuration=1678282, forgiveAmount=1678282, totalDuration=5710072
04-11 18:13:36.391 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1628164,
DequeueBufferDuration=1538854, forgiveAmount=1538854, totalDuration=6083607
04-11 18:13:36.402 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1139874,
DequeueBufferDuration=5528646, forgiveAmount=1139874, totalDuration=12594731
04-11 18:13:36.522 29120 29625 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:13:36.534 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:13:36.534 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:13:36.534 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:13:37.134 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1955882,
DequeueBufferDuration=8538802, forgiveAmount=1955882, totalDuration=21218757
04-11 18:13:37.167 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2048373,
DequeueBufferDuration=14188333, forgiveAmount=2048373, totalDuration=16398254
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=true ,channel = tiktok_bulletin_board_emoji_list,bundle =
emoji_self_delete.json
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:38.042 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:38.043 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@a97d
dc6
04-11 18:13:40.916 29120 29128 E gcblocker: too long GC blocking: 3000
04-11 18:13:40.917 29120 29128 E gcblocker: gc block end, 132508306,3013
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle = /photo_swap_lottie/
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.659 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.659 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@66d8
c58
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_message_template_lynx,bundle =
/photo_swap_lottie/
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.660 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.660 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@ce79
696
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_message_card_lynx,bundle =
/photo_swap_lottie/
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.661 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@95c7
ed
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle =
/eoy_add_yours/eoy_ay_dark_mode.png
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.661 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.662 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@413f
5e9
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle =
/incentive_group_banner/incentive_group_share.png
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.663 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.664 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@47d2
19c
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle =
/photo_swap_lottie/social_basic_confetti.json
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.664 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.665 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@1577
b2b
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle =
/eoy_add_yours/eoy_ay_light_mode.png
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.665 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.665 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@9320
834
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_popup_page_lynx,bundle =
/photo_swap_lottie/
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.666 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.666 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@6ce2
4a3
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle =
/fortune_cookie/icon_popup.png
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.667 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@29a2
9cc
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle =
/streaks_push_reminder/Streak_Gray.png
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.667 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.668 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@d518
51b
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = dm_common_channel_0,bundle =
/streaks_push_reminder/Streak_Grey_Dark.png
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.668 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.668 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@573e
c91
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_milestone_small_resource,bundle =
200/dark/social_dm_streakupgrade_fire5_dark.json
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:13:41.670 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:13:41.670 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@2795
7f7
04-11 18:13:41.867 29120 29562 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.d2@7e86cbbsensor=NULL num: 2
04-11 18:13:42.682 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:13:42.682 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:13:42.682 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:13:42.828 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:13:42.830 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:13:43.518 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:13:43.519 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:13:43.709 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1975647,
DequeueBufferDuration=1537552, forgiveAmount=1537552, totalDuration=8244197
04-11 18:13:46.135 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1977463,
DequeueBufferDuration=2264010, forgiveAmount=1977463, totalDuration=6154553
04-11 18:13:46.279 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1890989,
DequeueBufferDuration=2187656, forgiveAmount=1890989, totalDuration=5022085
04-11 18:13:46.672 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=192462,
DequeueBufferDuration=6292708, forgiveAmount=192462, totalDuration=13464347
04-11 18:13:46.689 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=405911,
DequeueBufferDuration=5505157, forgiveAmount=405911, totalDuration=11648386
04-11 18:13:47.184 29120 29128 E gcblocker: too long GC blocking: 3000
04-11 18:13:47.185 29120 29128 E gcblocker: gc block end, 132514563,3024
04-11 18:13:47.855 29120 29880 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
04-11 18:13:48.688 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2196854,
DequeueBufferDuration=6201719, forgiveAmount=2196854, totalDuration=10202802
04-11 18:13:48.705 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1368525,
DequeueBufferDuration=6666563, forgiveAmount=1368525, totalDuration=10707794
04-11 18:13:48.722 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2292870,
DequeueBufferDuration=6586615, forgiveAmount=2292870, totalDuration=8810510
04-11 18:13:48.738 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1588520,
DequeueBufferDuration=6823594, forgiveAmount=1588520, totalDuration=11149470
04-11 18:13:48.754 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1753400,
DequeueBufferDuration=7171719, forgiveAmount=1753400, totalDuration=11730648
04-11 18:13:50.991 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1726687,
DequeueBufferDuration=12590989, forgiveAmount=1726687, totalDuration=18185845
04-11 18:13:51.124 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=394935,
DequeueBufferDuration=13072032, forgiveAmount=394935, totalDuration=21107317
04-11 18:13:51.482 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:13:51.482 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:13:51.482 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:13:51.584 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:13:56.065 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=575448,
DequeueBufferDuration=3569427, forgiveAmount=575448, totalDuration=8760667
04-11 18:13:56.081 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1100251,
DequeueBufferDuration=5928490, forgiveAmount=1100251, totalDuration=10964133
04-11 18:13:56.096 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=933241,
DequeueBufferDuration=6758125, forgiveAmount=933241, totalDuration=13067684
04-11 18:13:56.111 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=514214,
DequeueBufferDuration=6149271, forgiveAmount=514214, totalDuration=13013863
04-11 18:13:56.129 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=663806,
DequeueBufferDuration=5818177, forgiveAmount=663806, totalDuration=13183325
04-11 18:13:56.145 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1445664,
DequeueBufferDuration=5465625, forgiveAmount=1445664, totalDuration=9973881
04-11 18:13:56.483 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1351288,
DequeueBufferDuration=1050156, forgiveAmount=1050156, totalDuration=5583087
04-11 18:13:56.579 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1964411,
DequeueBufferDuration=4535885, forgiveAmount=1964411, totalDuration=9032688
04-11 18:13:56.595 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1067719,
DequeueBufferDuration=6629896, forgiveAmount=1067719, totalDuration=13066436
04-11 18:13:56.611 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1674200,
DequeueBufferDuration=6292708, forgiveAmount=1674200, totalDuration=10952069
04-11 18:13:56.627 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1961141,
DequeueBufferDuration=6123073, forgiveAmount=1961141, totalDuration=9889229
04-11 18:13:56.643 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1948794,
DequeueBufferDuration=6190364, forgiveAmount=1948794, totalDuration=9168089
04-11 18:13:56.662 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1903563,
DequeueBufferDuration=6170208, forgiveAmount=1903563, totalDuration=9695634
04-11 18:13:56.676 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1974525,
DequeueBufferDuration=6364844, forgiveAmount=1974525, totalDuration=8994128
04-11 18:13:56.693 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1165325,
DequeueBufferDuration=9030417, forgiveAmount=1165325, totalDuration=15675757
04-11 18:13:56.709 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=856215,
DequeueBufferDuration=6667813, forgiveAmount=856215, totalDuration=14184601
04-11 18:13:56.724 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1090791,
DequeueBufferDuration=7053229, forgiveAmount=1090791, totalDuration=13226855
04-11 18:13:56.724 29120 29128 E gcblocker: gc block end, 132527126,0
04-11 18:13:56.740 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=812713,
DequeueBufferDuration=6723230, forgiveAmount=812713, totalDuration=13198845
04-11 18:13:56.756 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=644379,
DequeueBufferDuration=5735313, forgiveAmount=644379, totalDuration=13345512
04-11 18:13:56.772 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=464674,
DequeueBufferDuration=5662240, forgiveAmount=464674, totalDuration=12141068
04-11 18:13:56.788 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1075063,
DequeueBufferDuration=5993541, forgiveAmount=1075063, totalDuration=11211593
04-11 18:13:56.804 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=834514,
DequeueBufferDuration=5736927, forgiveAmount=834514, totalDuration=11407065
04-11 18:13:58.057 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1485768,
DequeueBufferDuration=3915521, forgiveAmount=1485768, totalDuration=8370965
04-11 18:13:58.298 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1119771,
DequeueBufferDuration=12144844, forgiveAmount=1119771, totalDuration=18685458
04-11 18:13:58.360 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=845073,
DequeueBufferDuration=11616146, forgiveAmount=845073, totalDuration=17402302
04-11 18:13:58.376 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=182503,
DequeueBufferDuration=13652760, forgiveAmount=182503, totalDuration=25865046
04-11 18:13:58.411 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1368231,
DequeueBufferDuration=12122343, forgiveAmount=1368231, totalDuration=20821611
04-11 18:13:58.493 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=185129,
DequeueBufferDuration=10843489, forgiveAmount=185129, totalDuration=18653284
04-11 18:13:58.570 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=217495,
DequeueBufferDuration=11857500, forgiveAmount=217495, totalDuration=20219542
04-11 18:13:58.701 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=82083,
DequeueBufferDuration=11055625, forgiveAmount=82083, totalDuration=19485730
04-11 18:13:59.265 29120 29143 E TEAndroidJni: ===== VEBase_JNI_OnLoad end =====,
gJvm
04-11 18:13:59.269 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=550296,
DequeueBufferDuration=1631510, forgiveAmount=550296, totalDuration=10182950
04-11 18:13:59.287 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=659380,
DequeueBufferDuration=1020000, forgiveAmount=659380, totalDuration=8964625
04-11 18:13:59.302 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=679397,
DequeueBufferDuration=968229, forgiveAmount=679397, totalDuration=8268758
04-11 18:13:59.307 29120 29143 E AE_EFFECT_TAG: ## 2025-04-11 18:13:59
[threadid:4017974448,bef_amg_api.cpp,16] ERROR ##
[AE_EFFECT_TAG]bef_amg_register_vecodec_callback: callback address is 0x772bbc1090.
04-11 18:13:59.333 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=391855,
DequeueBufferDuration=1509479, forgiveAmount=391855, totalDuration=9168686
04-11 18:13:59.351 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=434362,
DequeueBufferDuration=873021, forgiveAmount=434362, totalDuration=8401745
04-11 18:13:59.366 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=515329,
DequeueBufferDuration=1841875, forgiveAmount=515329, totalDuration=9408405
04-11 18:13:59.398 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=149993,
DequeueBufferDuration=646510, forgiveAmount=149993, totalDuration=8802826
04-11 18:14:00.249 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1124064,
DequeueBufferDuration=620781, forgiveAmount=620781, totalDuration=6659061
04-11 18:14:00.265 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1540473,
DequeueBufferDuration=13913802, forgiveAmount=1540473, totalDuration=19159159
04-11 18:14:00.345 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=154055,
DequeueBufferDuration=13332292, forgiveAmount=154055, totalDuration=19848295
04-11 18:14:00.634 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1693279,
DequeueBufferDuration=12653594, forgiveAmount=1693279, totalDuration=22037661
04-11 18:14:01.799 29120 29128 E gcblocker: gc block end, 132532201,0
04-11 18:14:01.823 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:14:01.823 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:14:01.823 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:14:02.191 29120 29138 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1367555,
DequeueBufferDuration=5943385, forgiveAmount=1367555, totalDuration=12365984
04-11 18:14:02.225 29120 29138 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1881000,
DequeueBufferDuration=5873542, forgiveAmount=1881000, totalDuration=8405032
04-11 18:14:02.242 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1861566,
DequeueBufferDuration=8366667, forgiveAmount=1861566, totalDuration=10498378
04-11 18:14:02.273 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2557078,
DequeueBufferDuration=7685886, forgiveAmount=2557078, totalDuration=10401781
04-11 18:14:02.289 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2619033,
DequeueBufferDuration=6488437, forgiveAmount=2619033, totalDuration=8884955
04-11 18:14:02.306 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2658153,
DequeueBufferDuration=6654271, forgiveAmount=2658153, totalDuration=7234892
04-11 18:14:02.322 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2627230,
DequeueBufferDuration=6724792, forgiveAmount=2627230, totalDuration=7342831
04-11 18:14:02.337 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2323269,
DequeueBufferDuration=6395572, forgiveAmount=2323269, totalDuration=7636482
04-11 18:14:02.354 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2440650,
DequeueBufferDuration=6330052, forgiveAmount=2440650, totalDuration=7301512
04-11 18:14:02.370 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2682791,
DequeueBufferDuration=6435469, forgiveAmount=2682791, totalDuration=6987699
04-11 18:14:02.388 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2644116,
DequeueBufferDuration=6544323, forgiveAmount=2644116, totalDuration=7049059
04-11 18:14:02.402 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2678032,
DequeueBufferDuration=6731354, forgiveAmount=2678032, totalDuration=7336176
04-11 18:14:02.418 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1564068,
DequeueBufferDuration=5868958, forgiveAmount=1564068, totalDuration=8843478
04-11 18:14:03.086 29120 29362 E _V_SensorManager: registerListenerImpl type:5
strType=android.sensor.light delay:200000 maxLatency:0 by: class X.dSf num: 1
04-11 18:14:03.194 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:14:03.194 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:14:03.194 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:14:06.088 29120 29564 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: studio_is_enable_bytevc1enc8_plugin
04-11 18:14:06.593 29120 29575 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: studio_is_enable_bytevc1enc8_plugin
04-11 18:14:08.225 29120 29128 E gcblocker: gc block end, 132537441,1186
04-11 18:14:13.222 29120 29576 E bytehook_tag: bytehook version 1.1.2-alpha.0:
bytehook init(mode: AUTOMATIC, debuggable: false), return: 0, real-init: no
04-11 18:14:16.128 29120 29522 E ttmn :
<77bba80520,audio_outlet.cpp,process,894>silence audio : 4621
04-11 18:14:19.332 29120 29164 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
04-11 18:14:19.332 29120 29164 E bytehook_tag: bytehook version 1.1.2-alpha.0:
bytehook init(mode: AUTOMATIC, debuggable: false), return: 0, real-init: no
04-11 18:14:19.499 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:14:19.499 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:14:19.499 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:14:24.534 29120 29128 E gcblocker: gc block end, 132552297,2639
04-11 18:14:25.958 29120 29178 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:14:25.960 29120 29178 E Forest_null: could not get any valid access key
from remote settings
04-11 18:14:25.961 29120 29767 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:14:25.962 29120 29767 E Forest_null: could not get any valid access key
from remote settings
04-11 18:14:25.962 29120 29178 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:14:25.970 29120 29178 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:14:25.972 29120 29178 E Forest_null: could not get any valid access key
from remote settings
04-11 18:14:25.973 29120 29178 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_common_resource,bundle =
/dm_friends_restore/social_dm_friends_restore_Light.json
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:14:25.980 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:14:25.981 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@7eab
713
04-11 18:14:25.982 29120 29767 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_common_resource,bundle =
/dm_friends_restore/social_dm_friends_restore_Dark.json
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:14:25.982 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:14:25.982 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@5489
b49
04-11 18:14:25.982 29120 29767 E Forest_null: could not get any valid access key
from remote settings
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_milestone_big_resource_1,bundle =
dm_streak_lv4_animation_264_v1/config.json
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:14:25.983 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:14:25.983 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@23fb
16f
04-11 18:14:25.983 29120 29447 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:14:25.984 29120 29447 E Forest_null: could not get any valid access key
from remote settings
04-11 18:14:25.986 29120 29447 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_milestone_big_resource_2,bundle =
dm_streak_lv6_animation_264_v1/config.json
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:14:25.988 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:14:25.988 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@fc36
a81
04-11 18:14:25.996 29120 29447 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:14:25.996 29120 29447 E Forest_null: could not get any valid access key
from remote settings
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_streak_pet,bundle = /pet/template.js
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:14:25.997 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:14:25.998 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@e293
af3
04-11 18:14:26.011 29120 29447 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:14:26.014 29120 29447 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
04-11 18:14:26.014 29120 29447 E Forest_null: could not get any valid access key
from remote settings
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_streak_pet,bundle = /widget/template.js
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:14:26.015 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:14:26.015 29120 29447 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:14:26.016 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@219d
e6a
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_message_card_lynx,bundle =
/pages/streak_pet_invitation/template.js
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:14:26.019 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:14:26.019 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@72ba
54b
04-11 18:14:36.146 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1174359,
DequeueBufferDuration=7741354, forgiveAmount=1174359, totalDuration=14127741
04-11 18:14:36.162 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1260978,
DequeueBufferDuration=5999323, forgiveAmount=1260978, totalDuration=10491898
04-11 18:14:36.179 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2144888,
DequeueBufferDuration=2727395, forgiveAmount=2144888, totalDuration=4958088
04-11 18:14:36.215 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2017341,
DequeueBufferDuration=1960833, forgiveAmount=1960833, totalDuration=4727451
04-11 18:14:36.215 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2045158,
DequeueBufferDuration=1895886, forgiveAmount=1895886, totalDuration=4856144
04-11 18:14:36.226 29120 29138 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1881775,
DequeueBufferDuration=1610000, forgiveAmount=1610000, totalDuration=6348798
04-11 18:14:36.240 29120 29138 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1804805,
DequeueBufferDuration=2035469, forgiveAmount=1804805, totalDuration=28590859
04-11 18:14:36.262 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:14:36.262 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:14:36.262 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:14:37.258 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1961247,
DequeueBufferDuration=2330990, forgiveAmount=1961247, totalDuration=5640996
04-11 18:14:37.272 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2149944,
DequeueBufferDuration=2968541, forgiveAmount=2149944, totalDuration=8069955
04-11 18:14:37.288 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=600095,
DequeueBufferDuration=2130469, forgiveAmount=600095, totalDuration=9060070
04-11 18:14:41.292 29120 29128 E gcblocker: gc block end, 132570441,1253
04-11 18:14:42.909 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=533445,
DequeueBufferDuration=520417, forgiveAmount=520417, totalDuration=7164471
04-11 18:14:43.603 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=628618,
DequeueBufferDuration=1516823, forgiveAmount=628618, totalDuration=8644743
04-11 18:14:45.122 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=667671,
DequeueBufferDuration=1882031, forgiveAmount=667671, totalDuration=10996898
04-11 18:14:45.978 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=382265,
DequeueBufferDuration=1496146, forgiveAmount=382265, totalDuration=9706824
04-11 18:14:46.481 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=685668,
DequeueBufferDuration=2177084, forgiveAmount=685668, totalDuration=10456841
04-11 18:14:47.952 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=270553,
DequeueBufferDuration=657031, forgiveAmount=270553, totalDuration=10618425
04-11 18:14:48.134 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=787870,
DequeueBufferDuration=1607968, forgiveAmount=787870, totalDuration=8163115
04-11 18:14:48.585 29120 30130 E livestrategy: (LiveDataCenter.cpp:467):
LiveDataCenter: get current scene streamData list size 0 Media index is 0
04-11 18:14:48.802 29120 30124 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: test_pitaya
04-11 18:14:49.016 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=871240,
DequeueBufferDuration=2407500, forgiveAmount=871240, totalDuration=7946061
04-11 18:14:49.153 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=824043,
DequeueBufferDuration=14454739, forgiveAmount=824043, totalDuration=22628216
04-11 18:14:49.186 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=906257,
DequeueBufferDuration=6944583, forgiveAmount=906257, totalDuration=12513215
04-11 18:14:49.206 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1724274,
DequeueBufferDuration=7230729, forgiveAmount=1724274, totalDuration=11251452
04-11 18:14:49.236 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=430449,
DequeueBufferDuration=6264792, forgiveAmount=430449, totalDuration=13465977
04-11 18:14:49.283 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1381892,
DequeueBufferDuration=6975781, forgiveAmount=1381892, totalDuration=13703092
04-11 18:14:49.299 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=415204,
DequeueBufferDuration=6867188, forgiveAmount=415204, totalDuration=13243289
04-11 18:14:49.315 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1117223,
DequeueBufferDuration=6649167, forgiveAmount=1117223, totalDuration=23801075
04-11 18:14:49.362 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=564009,
DequeueBufferDuration=6893906, forgiveAmount=564009, totalDuration=12923960
04-11 18:14:49.379 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1555485,
DequeueBufferDuration=6839322, forgiveAmount=1555485, totalDuration=11045592
04-11 18:14:49.395 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=912003,
DequeueBufferDuration=6452240, forgiveAmount=912003, totalDuration=11395733
04-11 18:14:49.408 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1451804,
DequeueBufferDuration=6489843, forgiveAmount=1451804, totalDuration=11379569
04-11 18:14:49.422 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1073724,
DequeueBufferDuration=6982708, forgiveAmount=1073724, totalDuration=11715365
04-11 18:14:49.439 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1344553,
DequeueBufferDuration=6850469, forgiveAmount=1344553, totalDuration=12106414
04-11 18:14:49.453 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=887935,
DequeueBufferDuration=2267552, forgiveAmount=887935, totalDuration=8216630
04-11 18:14:49.475 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1171651,
DequeueBufferDuration=1704271, forgiveAmount=1171651, totalDuration=7012271
04-11 18:14:49.494 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=675871,
DequeueBufferDuration=3067969, forgiveAmount=675871, totalDuration=8246488
04-11 18:14:49.507 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1713509,
DequeueBufferDuration=2566146, forgiveAmount=1713509, totalDuration=6175222
04-11 18:14:49.523 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=644660,
DequeueBufferDuration=6494323, forgiveAmount=644660, totalDuration=11920680
04-11 18:14:49.541 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1009237,
DequeueBufferDuration=7844896, forgiveAmount=1009237, totalDuration=13872567
04-11 18:14:49.555 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=578559,
DequeueBufferDuration=5941979, forgiveAmount=578559, totalDuration=11445329
04-11 18:14:49.581 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=831717,
DequeueBufferDuration=6211093, forgiveAmount=831717, totalDuration=11417399
04-11 18:14:49.589 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=557334,
DequeueBufferDuration=7481615, forgiveAmount=557334, totalDuration=13895852
04-11 18:14:49.606 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1311970,
DequeueBufferDuration=6796406, forgiveAmount=1311970, totalDuration=12071425
04-11 18:14:49.637 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=118446,
DequeueBufferDuration=6774218, forgiveAmount=118446, totalDuration=13263629
04-11 18:14:49.671 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=364524,
DequeueBufferDuration=7698802, forgiveAmount=364524, totalDuration=15003765
04-11 18:14:49.684 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=65824,
DequeueBufferDuration=7464791, forgiveAmount=65824, totalDuration=16099029
04-11 18:14:49.701 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=600810,
DequeueBufferDuration=6886979, forgiveAmount=600810, totalDuration=12750047
04-11 18:14:49.718 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=489557,
DequeueBufferDuration=6719271, forgiveAmount=489557, totalDuration=14492188
04-11 18:14:49.734 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=946377,
DequeueBufferDuration=6800261, forgiveAmount=946377, totalDuration=11507610
04-11 18:14:49.748 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1201428,
DequeueBufferDuration=7314115, forgiveAmount=1201428, totalDuration=13427039
04-11 18:14:49.765 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=303021,
DequeueBufferDuration=7612292, forgiveAmount=303021, totalDuration=15145000
04-11 18:14:49.780 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=964999,
DequeueBufferDuration=8463750, forgiveAmount=964999, totalDuration=14583023
04-11 18:14:49.791 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1207941,
DequeueBufferDuration=6658281, forgiveAmount=1207941, totalDuration=11170419
04-11 18:14:49.813 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1194783,
DequeueBufferDuration=7070729, forgiveAmount=1194783, totalDuration=13489236
04-11 18:14:49.830 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=101463,
DequeueBufferDuration=5704219, forgiveAmount=101463, totalDuration=13416813
04-11 18:14:49.844 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1089179,
DequeueBufferDuration=1254531, forgiveAmount=1089179, totalDuration=7446798
04-11 18:14:49.866 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=461641,
DequeueBufferDuration=6790729, forgiveAmount=461641, totalDuration=13178593
04-11 18:14:49.877 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1265957,
DequeueBufferDuration=7269584, forgiveAmount=1265957, totalDuration=17253087
04-11 18:14:49.895 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=968518,
DequeueBufferDuration=5915365, forgiveAmount=968518, totalDuration=11840672
04-11 18:14:49.909 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=322432,
DequeueBufferDuration=6376666, forgiveAmount=322432, totalDuration=17507740
04-11 18:14:49.929 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=649707,
DequeueBufferDuration=6382448, forgiveAmount=649707, totalDuration=13096314
04-11 18:14:49.941 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=957752,
DequeueBufferDuration=6186094, forgiveAmount=957752, totalDuration=16839027
04-11 18:14:49.958 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1096394,
DequeueBufferDuration=6598125, forgiveAmount=1096394, totalDuration=14164556
04-11 18:14:49.974 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1328692,
DequeueBufferDuration=7508125, forgiveAmount=1328692, totalDuration=16216783
04-11 18:14:49.990 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=982581,
DequeueBufferDuration=6714844, forgiveAmount=982581, totalDuration=12790880
04-11 18:14:50.006 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1022477,
DequeueBufferDuration=6775990, forgiveAmount=1022477, totalDuration=13655984
04-11 18:14:50.039 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1092800,
DequeueBufferDuration=7035990, forgiveAmount=1092800, totalDuration=12760286
04-11 18:14:50.070 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1186424,
DequeueBufferDuration=7397343, forgiveAmount=1186424, totalDuration=13398871
04-11 18:14:50.104 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=601620,
DequeueBufferDuration=5759010, forgiveAmount=601620, totalDuration=12951031
04-11 18:14:50.136 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=922213,
DequeueBufferDuration=6434062, forgiveAmount=922213, totalDuration=12521095
04-11 18:14:50.150 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=142553,
DequeueBufferDuration=7418542, forgiveAmount=142553, totalDuration=15504895
04-11 18:14:50.168 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1177375,
DequeueBufferDuration=8111250, forgiveAmount=1177375, totalDuration=13918948
04-11 18:14:50.183 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=783278,
DequeueBufferDuration=6546770, forgiveAmount=783278, totalDuration=13666622
04-11 18:14:50.200 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1056388,
DequeueBufferDuration=6169219, forgiveAmount=1056388, totalDuration=11339307
04-11 18:14:50.215 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1000376,
DequeueBufferDuration=7624167, forgiveAmount=1000376, totalDuration=15245498
04-11 18:14:50.234 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=218136,
DequeueBufferDuration=6271250, forgiveAmount=218136, totalDuration=14295915
04-11 18:14:50.246 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=988829,
DequeueBufferDuration=7063125, forgiveAmount=988829, totalDuration=14242029
04-11 18:14:50.267 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=675523,
DequeueBufferDuration=6292032, forgiveAmount=675523, totalDuration=12851870
04-11 18:14:50.279 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=759296,
DequeueBufferDuration=6347031, forgiveAmount=759296, totalDuration=15535314
04-11 18:14:50.295 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=297983,
DequeueBufferDuration=4916354, forgiveAmount=297983, totalDuration=12142367
04-11 18:14:50.344 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1274798,
DequeueBufferDuration=8372448, forgiveAmount=1274798, totalDuration=14962227
04-11 18:14:50.363 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=997563,
DequeueBufferDuration=7225468, forgiveAmount=997563, totalDuration=12576697
04-11 18:14:50.375 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=240231,
DequeueBufferDuration=5481719, forgiveAmount=240231, totalDuration=14998028
04-11 18:14:50.397 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=426991,
DequeueBufferDuration=7057396, forgiveAmount=426991, totalDuration=14321904
04-11 18:14:50.408 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1311921,
DequeueBufferDuration=7186406, forgiveAmount=1311921, totalDuration=16231263
04-11 18:14:50.435 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=675475,
DequeueBufferDuration=5255209, forgiveAmount=675475, totalDuration=11756080
04-11 18:14:50.445 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=723059,
DequeueBufferDuration=7081719, forgiveAmount=723059, totalDuration=18814976
04-11 18:14:50.473 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=747653,
DequeueBufferDuration=12104480, forgiveAmount=747653, totalDuration=24303653
04-11 18:14:50.537 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1922272,
DequeueBufferDuration=6906355, forgiveAmount=1922272, totalDuration=10274467
04-11 18:14:50.553 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=295073,
DequeueBufferDuration=5991927, forgiveAmount=295073, totalDuration=11971989
04-11 18:14:50.570 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1965595,
DequeueBufferDuration=7063437, forgiveAmount=1965595, totalDuration=11303498
04-11 18:14:50.585 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=441502,
DequeueBufferDuration=5677864, forgiveAmount=441502, totalDuration=12846266
04-11 18:14:50.603 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=973563,
DequeueBufferDuration=6102240, forgiveAmount=973563, totalDuration=12302405
04-11 18:14:50.617 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=494292,
DequeueBufferDuration=6822031, forgiveAmount=494292, totalDuration=14586209
04-11 18:14:50.634 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=481361,
DequeueBufferDuration=5125834, forgiveAmount=481361, totalDuration=12441445
04-11 18:14:50.649 29120 29282 E Bench-TAG: ====== JNI_OnLoad ======
04-11 18:14:50.652 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=108246,
DequeueBufferDuration=6587865, forgiveAmount=108246, totalDuration=14536112
04-11 18:14:50.669 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=563471,
DequeueBufferDuration=5703021, forgiveAmount=563471, totalDuration=12598892
04-11 18:14:50.681 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=12510,
DequeueBufferDuration=7236146, forgiveAmount=12510, totalDuration=18989511
04-11 18:14:50.714 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=570858,
DequeueBufferDuration=7307240, forgiveAmount=570858, totalDuration=13604378
04-11 18:14:50.730 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1259763,
DequeueBufferDuration=5914531, forgiveAmount=1259763, totalDuration=10404016
04-11 18:14:50.745 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1952500,
DequeueBufferDuration=7905520, forgiveAmount=1952500, totalDuration=11607187
04-11 18:14:50.760 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1813015,
DequeueBufferDuration=7362343, forgiveAmount=1813015, totalDuration=11097095
04-11 18:14:50.773 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1745330,
DequeueBufferDuration=6958594, forgiveAmount=1745330, totalDuration=11529913
04-11 18:14:50.808 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1506627,
DequeueBufferDuration=6280468, forgiveAmount=1506627, totalDuration=10227683
04-11 18:14:50.811 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1785727,
DequeueBufferDuration=5652135, forgiveAmount=1785727, totalDuration=10194327
04-11 18:14:50.827 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2187147,
DequeueBufferDuration=2461042, forgiveAmount=2187147, totalDuration=5322529
04-11 18:14:50.874 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=217327,
DequeueBufferDuration=4783490, forgiveAmount=217327, totalDuration=12124096
04-11 18:14:50.892 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1820628,
DequeueBufferDuration=6558020, forgiveAmount=1820628, totalDuration=10053484
04-11 18:14:50.907 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1761203,
DequeueBufferDuration=7077240, forgiveAmount=1761203, totalDuration=11604782
04-11 18:14:50.922 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=696817,
DequeueBufferDuration=5311042, forgiveAmount=696817, totalDuration=11092564
04-11 18:14:50.939 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1293187,
DequeueBufferDuration=7469063, forgiveAmount=1293187, totalDuration=14882845
04-11 18:14:50.950 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=659305,
DequeueBufferDuration=5513125, forgiveAmount=659305, totalDuration=12370505
04-11 18:14:50.966 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=107509,
DequeueBufferDuration=4623125, forgiveAmount=107509, totalDuration=15222013
04-11 18:14:51.004 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2137768,
DequeueBufferDuration=2814740, forgiveAmount=2137768, totalDuration=6630037
04-11 18:14:51.021 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1755097,
DequeueBufferDuration=1875208, forgiveAmount=1755097, totalDuration=5985483
04-11 18:14:51.037 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1560725,
DequeueBufferDuration=6840365, forgiveAmount=1560725, totalDuration=12116206
04-11 18:14:51.071 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=427654,
DequeueBufferDuration=6622396, forgiveAmount=427654, totalDuration=13741566
04-11 18:14:51.102 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2019619,
DequeueBufferDuration=4867969, forgiveAmount=2019619, totalDuration=9563783
04-11 18:14:51.127 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1128511,
DequeueBufferDuration=6848750, forgiveAmount=1128511, totalDuration=12700895
04-11 18:14:51.141 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1307063,
DequeueBufferDuration=6533125, forgiveAmount=1307063, totalDuration=10772384
04-11 18:14:51.143 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1043928,
DequeueBufferDuration=8032188, forgiveAmount=1043928, totalDuration=15434019
04-11 18:14:51.159 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1237726,
DequeueBufferDuration=8102968, forgiveAmount=1237726, totalDuration=25951996
04-11 18:14:51.330 29120 29304 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: bx_enable_verify_center_v2_in_1233_Bench_Android
04-11 18:14:52.836 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1901125,
DequeueBufferDuration=3640521, forgiveAmount=1901125, totalDuration=7000822
04-11 18:14:52.853 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1321494,
DequeueBufferDuration=980000, forgiveAmount=980000, totalDuration=5539026
04-11 18:14:52.868 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1466968,
DequeueBufferDuration=1184583, forgiveAmount=1184583, totalDuration=5625168
04-11 18:14:52.896 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1407237,
DequeueBufferDuration=592864, forgiveAmount=592864, totalDuration=6058962
04-11 18:14:53.670 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=668552,
DequeueBufferDuration=3754948, forgiveAmount=668552, totalDuration=10900135
04-11 18:14:53.804 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1179011,
DequeueBufferDuration=14135885, forgiveAmount=1179011, totalDuration=18276249
04-11 18:14:54.042 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=330771,
DequeueBufferDuration=11839167, forgiveAmount=330771, totalDuration=18540177
04-11 18:14:54.123 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=106497,
DequeueBufferDuration=12872240, forgiveAmount=106497, totalDuration=19397527
04-11 18:14:54.152 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:14:54.648 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:14:54.648 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:14:54.648 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:14:59.684 29120 29128 E gcblocker: gc block end, 132587069,3017
04-11 18:15:00.459 29120 29576 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
04-11 18:15:00.486 29120 29447 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
04-11 18:15:00.552 29120 29576 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
04-11 18:15:03.463 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=256068,
DequeueBufferDuration=5147968, forgiveAmount=256068, totalDuration=12126301
04-11 18:15:03.481 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=158160,
DequeueBufferDuration=6244584, forgiveAmount=158160, totalDuration=14355034
04-11 18:15:03.570 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=8431,
DequeueBufferDuration=5451719, forgiveAmount=8431, totalDuration=14624335
04-11 18:15:03.601 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=386734,
DequeueBufferDuration=1045104, forgiveAmount=386734, totalDuration=9371272
04-11 18:15:06.375 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=914723,
DequeueBufferDuration=2491979, forgiveAmount=914723, totalDuration=94777711
04-11 18:15:07.366 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:15:09.085 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:09.087 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:09.537 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:09.599 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:09.602 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:10.105 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:10.109 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:10.233 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1258820,
DequeueBufferDuration=7915261, forgiveAmount=1258820, totalDuration=14675745
04-11 18:15:10.249 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1368079,
DequeueBufferDuration=6603125, forgiveAmount=1368079, totalDuration=11837904
04-11 18:15:10.283 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1305809,
DequeueBufferDuration=1093334, forgiveAmount=1093334, totalDuration=6271118
04-11 18:15:10.298 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1153070,
DequeueBufferDuration=1732135, forgiveAmount=1153070, totalDuration=6213860
04-11 18:15:10.315 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=769299,
DequeueBufferDuration=7439739, forgiveAmount=769299, totalDuration=13541142
04-11 18:15:10.336 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=598164,
DequeueBufferDuration=2513646, forgiveAmount=598164, totalDuration=8210078
04-11 18:15:10.351 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=616419,
DequeueBufferDuration=1817865, forgiveAmount=616419, totalDuration=10155287
04-11 18:15:10.369 29120 29128 E gcblocker: gc block end, 132599869,902
04-11 18:15:10.400 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1269561,
DequeueBufferDuration=6360209, forgiveAmount=1269561, totalDuration=14072128
04-11 18:15:10.432 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1077823,
DequeueBufferDuration=7310990, forgiveAmount=1077823, totalDuration=14778468
04-11 18:15:10.448 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=791482,
DequeueBufferDuration=6775260, forgiveAmount=791482, totalDuration=11368130
04-11 18:15:10.465 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1448505,
DequeueBufferDuration=6817812, forgiveAmount=1448505, totalDuration=10010386
04-11 18:15:10.480 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=885498,
DequeueBufferDuration=5653802, forgiveAmount=885498, totalDuration=10456400
04-11 18:15:10.495 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=832185,
DequeueBufferDuration=6799375, forgiveAmount=832185, totalDuration=11052973
04-11 18:15:10.511 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1540598,
DequeueBufferDuration=7079271, forgiveAmount=1540598, totalDuration=9908024
04-11 18:15:15.369 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:15:15.369 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:15:15.369 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:15:19.049 29120 29128 E gcblocker: too long request gcblock: 3006
04-11 18:15:19.049 29120 29128 E gcblocker: too long GC blocking: 3000
04-11 18:15:19.050 29120 29128 E gcblocker: gc block end, 132606445,3006
04-11 18:15:20.731 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=540078,
DequeueBufferDuration=6006771, forgiveAmount=540078, totalDuration=13230261
04-11 18:15:20.761 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1267947,
DequeueBufferDuration=1129375, forgiveAmount=1129375, totalDuration=7681323
04-11 18:15:21.791 29120 29299 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.f2
num: 2
04-11 18:15:21.885 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.885 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.885 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.885 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.886 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.886 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.886 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.886 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.886 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:21.886 29120 30617 E BufferQueueProducer: [SurfaceTexture-0-29120-5]
(id:71c000000027,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:22.094 29120 30653 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
04-11 18:15:22.807 29120 29299 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.f2@8bad6d7sensor=NULL num: 3
04-11 18:15:24.337 29120 29128 E gcblocker: gc block end, 132614739,0
04-11 18:15:25.871 29120 29128 E gcblocker: gc block end, 132615571,702
04-11 18:15:26.992 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=167073,
DequeueBufferDuration=1862292, forgiveAmount=167073, totalDuration=8393302
04-11 18:15:27.041 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1265299,
DequeueBufferDuration=2447760, forgiveAmount=1265299, totalDuration=8265757
04-11 18:15:27.057 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1130273,
DequeueBufferDuration=3153906, forgiveAmount=1130273, totalDuration=8730288
04-11 18:15:27.072 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=512883,
DequeueBufferDuration=2304584, forgiveAmount=512883, totalDuration=8194807
04-11 18:15:27.089 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1525883,
DequeueBufferDuration=2970833, forgiveAmount=1525883, totalDuration=7624275
04-11 18:15:27.105 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1423561,
DequeueBufferDuration=2654166, forgiveAmount=1423561, totalDuration=6920482
04-11 18:15:27.121 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1753437,
DequeueBufferDuration=2831146, forgiveAmount=1753437, totalDuration=6434167
04-11 18:15:27.154 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1114714,
DequeueBufferDuration=2495677, forgiveAmount=1114714, totalDuration=7428592
04-11 18:15:27.186 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1157563,
DequeueBufferDuration=2976822, forgiveAmount=1157563, totalDuration=8490238
04-11 18:15:27.218 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1358059,
DequeueBufferDuration=2822292, forgiveAmount=1358059, totalDuration=7474663
04-11 18:15:27.234 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=226114,
DequeueBufferDuration=2343385, forgiveAmount=226114, totalDuration=8575272
04-11 18:15:27.251 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=996486,
DequeueBufferDuration=2641145, forgiveAmount=996486, totalDuration=8048226
04-11 18:15:27.266 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1104869,
DequeueBufferDuration=2363750, forgiveAmount=1104869, totalDuration=7334793
04-11 18:15:27.306 29120 29564 E Forest_null: could not get any valid access key
from remote settings
04-11 18:15:27.307 29120 29564 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
04-11 18:15:27.314 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1012908,
DequeueBufferDuration=2250052, forgiveAmount=1012908, totalDuration=7340799
04-11 18:15:27.330 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1764813,
DequeueBufferDuration=2682031, forgiveAmount=1764813, totalDuration=6143395
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=true ,channel = ecosystem_content_templates,bundle =
pages/dislike_panel/template.js
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:15:27.335 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:15:27.335 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@a492
d8b
04-11 18:15:27.345 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=647616,
DequeueBufferDuration=3105417, forgiveAmount=647616, totalDuration=10332372
04-11 18:15:27.362 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1659064,
DequeueBufferDuration=2621615, forgiveAmount=1659064, totalDuration=7953851
04-11 18:15:27.383 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1040259,
DequeueBufferDuration=1555313, forgiveAmount=1040259, totalDuration=8004899
04-11 18:15:27.399 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1069485,
DequeueBufferDuration=1521042, forgiveAmount=1069485, totalDuration=6145614
04-11 18:15:27.416 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1355814,
DequeueBufferDuration=2173698, forgiveAmount=1355814, totalDuration=7471498
04-11 18:15:27.432 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=901832,
DequeueBufferDuration=6697396, forgiveAmount=901832, totalDuration=12263316
04-11 18:15:27.449 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=867206,
DequeueBufferDuration=6571197, forgiveAmount=867206, totalDuration=13804233
04-11 18:15:27.468 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=463624,
DequeueBufferDuration=6361823, forgiveAmount=463624, totalDuration=13661866
04-11 18:15:27.495 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=76916,
DequeueBufferDuration=6864010, forgiveAmount=76916, totalDuration=15055438
04-11 18:15:27.507 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=101790,
DequeueBufferDuration=6393490, forgiveAmount=101790, totalDuration=16038399
04-11 18:15:28.181 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=824737,
DequeueBufferDuration=5653177, forgiveAmount=824737, totalDuration=12474537
04-11 18:15:28.195 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=224806,
DequeueBufferDuration=16341510, forgiveAmount=224806, totalDuration=23936169
04-11 18:15:29.091 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.092 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.092 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.093 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.093 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.093 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.094 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.094 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.095 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.095 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.095 29120 30694 E BufferQueueProducer: [SurfaceTexture-0-29120-6]
(id:71c000000029,api:3,p:29120,c:29120) cancelBuffer: BufferQueue has been
abandoned
04-11 18:15:29.231 29120 30735 E Surface : freeAllBuffers: 13 buffers were freed
while being dequeued!
04-11 18:15:31.538 29120 29128 E gcblocker: gc block end, 132621939,1
04-11 18:15:32.964 29120 29138 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1302678,
DequeueBufferDuration=1499427, forgiveAmount=1302678, totalDuration=7235947
04-11 18:15:37.577 29120 29128 E gcblocker: gc block end, 132627979,0
04-11 18:15:46.714 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=378897,
DequeueBufferDuration=827500, forgiveAmount=378897, totalDuration=8768143
04-11 18:15:46.802 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=710290,
DequeueBufferDuration=2344114, forgiveAmount=710290, totalDuration=10043013
04-11 18:15:46.835 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=391429,
DequeueBufferDuration=1891250, forgiveAmount=391429, totalDuration=9337872
04-11 18:15:46.914 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=538073,
DequeueBufferDuration=2110989, forgiveAmount=538073, totalDuration=9711250
04-11 18:15:46.932 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=466194,
DequeueBufferDuration=1104063, forgiveAmount=466194, totalDuration=7806101
04-11 18:15:46.994 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=481791,
DequeueBufferDuration=973125, forgiveAmount=481791, totalDuration=7703605
04-11 18:15:47.011 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=599123,
DequeueBufferDuration=1635573, forgiveAmount=599123, totalDuration=7769515
04-11 18:15:47.027 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=904987,
DequeueBufferDuration=1845520, forgiveAmount=904987, totalDuration=7211745
04-11 18:15:47.044 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1023117,
DequeueBufferDuration=1243593, forgiveAmount=1023117, totalDuration=6250642
04-11 18:15:47.076 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=322309,
DequeueBufferDuration=826771, forgiveAmount=322309, totalDuration=8340069
04-11 18:15:47.092 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=512778,
DequeueBufferDuration=1354948, forgiveAmount=512778, totalDuration=8193715
04-11 18:15:47.109 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=935670,
DequeueBufferDuration=965468, forgiveAmount=935670, totalDuration=7671576
04-11 18:15:47.123 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=968758,
DequeueBufferDuration=1653646, forgiveAmount=968758, totalDuration=8108213
04-11 18:15:47.142 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1010470,
DequeueBufferDuration=2522083, forgiveAmount=1010470, totalDuration=8547133
04-11 18:15:47.157 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=820349,
DequeueBufferDuration=1175000, forgiveAmount=820349, totalDuration=8132895
04-11 18:15:47.172 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=478239,
DequeueBufferDuration=1319740, forgiveAmount=478239, totalDuration=8224876
04-11 18:15:47.195 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1230737,
DequeueBufferDuration=1883385, forgiveAmount=1230737, totalDuration=8469620
04-11 18:15:47.209 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=458364,
DequeueBufferDuration=2320417, forgiveAmount=458364, totalDuration=9624209
04-11 18:15:47.241 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1328945,
DequeueBufferDuration=2441823, forgiveAmount=1328945, totalDuration=9769141
04-11 18:15:47.241 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=353445,
DequeueBufferDuration=7139011, forgiveAmount=353445, totalDuration=15178631
04-11 18:15:47.258 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=222190,
DequeueBufferDuration=5699010, forgiveAmount=222190, totalDuration=14238120
04-11 18:15:48.824 29120 29128 E gcblocker: gc block end, 132639226,0
04-11 18:15:50.109 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=434966,
DequeueBufferDuration=1779375, forgiveAmount=434966, totalDuration=22656943
04-11 18:15:50.169 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1040531,
DequeueBufferDuration=2290208, forgiveAmount=1040531, totalDuration=8095450
04-11 18:15:50.199 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1302605,
DequeueBufferDuration=2279948, forgiveAmount=1302605, totalDuration=7127916
04-11 18:15:50.232 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1356957,
DequeueBufferDuration=2537396, forgiveAmount=1356957, totalDuration=7132388
04-11 18:15:50.249 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1234986,
DequeueBufferDuration=2055000, forgiveAmount=1234986, totalDuration=6540341
04-11 18:15:50.274 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1785267,
DequeueBufferDuration=2154635, forgiveAmount=1785267, totalDuration=6845873
04-11 18:15:50.280 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1059422,
DequeueBufferDuration=2383333, forgiveAmount=1059422, totalDuration=8088448
04-11 18:15:50.296 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=903437,
DequeueBufferDuration=1616979, forgiveAmount=903437, totalDuration=7821303
04-11 18:15:50.312 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1573803,
DequeueBufferDuration=7959063, forgiveAmount=1573803, totalDuration=13900727
04-11 18:15:50.328 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=882431,
DequeueBufferDuration=1841875, forgiveAmount=882431, totalDuration=8899252
04-11 18:15:50.344 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1517550,
DequeueBufferDuration=2440521, forgiveAmount=1517550, totalDuration=7868181
04-11 18:15:50.360 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1279003,
DequeueBufferDuration=1978281, forgiveAmount=1279003, totalDuration=6998921
04-11 18:15:50.376 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1335760,
DequeueBufferDuration=1579375, forgiveAmount=1335760, totalDuration=7667646
04-11 18:15:50.396 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=653418,
DequeueBufferDuration=1133020, forgiveAmount=653418, totalDuration=7269622
04-11 18:15:50.408 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1410551,
DequeueBufferDuration=2234531, forgiveAmount=1410551, totalDuration=8113846
04-11 18:15:50.424 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1234216,
DequeueBufferDuration=1590469, forgiveAmount=1234216, totalDuration=7203495
04-11 18:15:50.441 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1600112,
DequeueBufferDuration=2026042, forgiveAmount=1600112, totalDuration=7032224
04-11 18:15:50.456 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1295809,
DequeueBufferDuration=1990625, forgiveAmount=1295809, totalDuration=6794632
04-11 18:15:50.480 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1726326,
DequeueBufferDuration=2531770, forgiveAmount=1726326, totalDuration=7712296
04-11 18:15:50.488 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=535974,
DequeueBufferDuration=984427, forgiveAmount=535974, totalDuration=7379042
04-11 18:15:50.505 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1370903,
DequeueBufferDuration=1808333, forgiveAmount=1370903, totalDuration=7203923
04-11 18:15:50.521 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1234869,
DequeueBufferDuration=1849636, forgiveAmount=1234869, totalDuration=10924584
04-11 18:15:50.537 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1816115,
DequeueBufferDuration=1998542, forgiveAmount=1816115, totalDuration=6799072
04-11 18:15:50.553 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=751827,
DequeueBufferDuration=1616458, forgiveAmount=751827, totalDuration=7333637
04-11 18:15:50.569 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1648177,
DequeueBufferDuration=2409063, forgiveAmount=1648177, totalDuration=7235261
04-11 18:15:50.585 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=839168,
DequeueBufferDuration=1755677, forgiveAmount=839168, totalDuration=7935154
04-11 18:15:50.602 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1392939,
DequeueBufferDuration=1733646, forgiveAmount=1392939, totalDuration=6949851
04-11 18:15:50.617 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=915021,
DequeueBufferDuration=1877552, forgiveAmount=915021, totalDuration=7975427
04-11 18:15:50.636 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1217022,
DequeueBufferDuration=1806875, forgiveAmount=1217022, totalDuration=7206112
04-11 18:15:50.671 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1581864,
DequeueBufferDuration=1914583, forgiveAmount=1581864, totalDuration=7075231
04-11 18:15:50.682 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=921933,
DequeueBufferDuration=1858333, forgiveAmount=921933, totalDuration=7542332
04-11 18:15:50.708 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1850986,
DequeueBufferDuration=2594688, forgiveAmount=1850986, totalDuration=6588809
04-11 18:15:50.717 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=195061,
DequeueBufferDuration=1120417, forgiveAmount=195061, totalDuration=10732534
04-11 18:15:50.731 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1676041,
DequeueBufferDuration=2291822, forgiveAmount=1676041, totalDuration=6719429
04-11 18:15:50.746 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=598046,
DequeueBufferDuration=6851093, forgiveAmount=598046, totalDuration=15726772
04-11 18:15:50.763 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1687613,
DequeueBufferDuration=2981563, forgiveAmount=1687613, totalDuration=9556076
04-11 18:15:50.778 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1130198,
DequeueBufferDuration=2412343, forgiveAmount=1130198, totalDuration=7664865
04-11 18:15:50.799 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1038847,
DequeueBufferDuration=1553593, forgiveAmount=1038847, totalDuration=6969025
04-11 18:15:50.811 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=607833,
DequeueBufferDuration=1671875, forgiveAmount=607833, totalDuration=9104804
04-11 18:15:50.832 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=758973,
DequeueBufferDuration=1379375, forgiveAmount=758973, totalDuration=7472159
04-11 18:15:50.846 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1292413,
DequeueBufferDuration=2036302, forgiveAmount=1292413, totalDuration=9495383
04-11 18:15:50.870 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1193026,
DequeueBufferDuration=1550990, forgiveAmount=1193026, totalDuration=6774677
04-11 18:15:50.875 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1096909,
DequeueBufferDuration=2107239, forgiveAmount=1096909, totalDuration=8793265
04-11 18:15:50.891 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=961238,
DequeueBufferDuration=1571250, forgiveAmount=961238, totalDuration=7244294
04-11 18:15:50.907 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1556326,
DequeueBufferDuration=2653229, forgiveAmount=1556326, totalDuration=15319744
04-11 18:15:50.923 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1468418,
DequeueBufferDuration=2156979, forgiveAmount=1468418, totalDuration=10015717
04-11 18:15:50.940 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1536571,
DequeueBufferDuration=1997239, forgiveAmount=1536571, totalDuration=6940660
04-11 18:15:50.955 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1326975,
DequeueBufferDuration=1542656, forgiveAmount=1326975, totalDuration=6700373
04-11 18:15:50.982 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1255536,
DequeueBufferDuration=1894271, forgiveAmount=1255536, totalDuration=7746064
04-11 18:15:50.996 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=947400,
DequeueBufferDuration=1731823, forgiveAmount=947400, totalDuration=7004471
04-11 18:15:51.008 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1947061,
DequeueBufferDuration=2422448, forgiveAmount=1947061, totalDuration=6644577
04-11 18:15:51.025 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1099924,
DequeueBufferDuration=6565573, forgiveAmount=1099924, totalDuration=13794943
04-11 18:15:51.057 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=971966,
DequeueBufferDuration=6084896, forgiveAmount=971966, totalDuration=10969089
04-11 18:15:51.074 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1632837,
DequeueBufferDuration=6990625, forgiveAmount=1632837, totalDuration=12213233
04-11 18:15:51.090 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=224341,
DequeueBufferDuration=5765729, forgiveAmount=224341, totalDuration=12880172
04-11 18:15:51.107 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1313189,
DequeueBufferDuration=6289010, forgiveAmount=1313189, totalDuration=12492788
04-11 18:15:51.120 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=694594,
DequeueBufferDuration=6410312, forgiveAmount=694594, totalDuration=13271800
04-11 18:15:51.137 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1915603,
DequeueBufferDuration=7385833, forgiveAmount=1915603, totalDuration=11035826
04-11 18:15:51.148 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1489347,
DequeueBufferDuration=8216823, forgiveAmount=1489347, totalDuration=14317712
04-11 18:15:51.171 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1336243,
DequeueBufferDuration=6039792, forgiveAmount=1336243, totalDuration=12639233
04-11 18:15:51.204 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1885753,
DequeueBufferDuration=2009896, forgiveAmount=1885753, totalDuration=6288703
04-11 18:15:51.268 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=488156,
DequeueBufferDuration=5631354, forgiveAmount=488156, totalDuration=12801085
04-11 18:15:51.301 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=219182,
DequeueBufferDuration=5616094, forgiveAmount=219182, totalDuration=13514969
04-11 18:15:51.347 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1134876,
DequeueBufferDuration=7804323, forgiveAmount=1134876, totalDuration=13885405
04-11 18:15:51.364 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1232679,
DequeueBufferDuration=6854062, forgiveAmount=1232679, totalDuration=11192143
04-11 18:15:51.380 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1041380,
DequeueBufferDuration=8161979, forgiveAmount=1041380, totalDuration=14802344
04-11 18:15:51.397 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=330676,
DequeueBufferDuration=5515469, forgiveAmount=330676, totalDuration=12738284
04-11 18:15:51.416 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=193174,
DequeueBufferDuration=6219219, forgiveAmount=193174, totalDuration=14372818
04-11 18:15:51.430 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=223533,
DequeueBufferDuration=6745052, forgiveAmount=223533, totalDuration=15082516
04-11 18:15:51.445 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=400311,
DequeueBufferDuration=7129636, forgiveAmount=400311, totalDuration=16248076
04-11 18:15:51.465 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=675526,
DequeueBufferDuration=7805052, forgiveAmount=675526, totalDuration=15267855
04-11 18:15:51.477 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1557875,
DequeueBufferDuration=9094739, forgiveAmount=1557875, totalDuration=17675240
04-11 18:15:51.510 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=178951,
DequeueBufferDuration=7505364, forgiveAmount=178951, totalDuration=22277671
04-11 18:15:51.545 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=627356,
DequeueBufferDuration=6770833, forgiveAmount=627356, totalDuration=16737893
04-11 18:15:51.557 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=248,
DequeueBufferDuration=6720052, forgiveAmount=248, totalDuration=14049296
04-11 18:15:51.574 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=591863,
DequeueBufferDuration=6906146, forgiveAmount=591863, totalDuration=16779764
04-11 18:15:51.589 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=540417,
DequeueBufferDuration=6317292, forgiveAmount=540417, totalDuration=15832343
04-11 18:15:51.638 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=645419,
DequeueBufferDuration=6652865, forgiveAmount=645419, totalDuration=12736194
04-11 18:15:51.673 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=62384,
DequeueBufferDuration=6302917, forgiveAmount=62384, totalDuration=15287523
04-11 18:15:51.705 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1107522,
DequeueBufferDuration=1245312, forgiveAmount=1107522, totalDuration=8758445
04-11 18:15:51.750 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1459604,
DequeueBufferDuration=7193958, forgiveAmount=1459604, totalDuration=13557511
04-11 18:15:51.769 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=438699,
DequeueBufferDuration=5951615, forgiveAmount=438699, totalDuration=12572238
04-11 18:15:51.783 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1837360,
DequeueBufferDuration=7979167, forgiveAmount=1837360, totalDuration=12431165
04-11 18:15:51.801 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=345776,
DequeueBufferDuration=6446093, forgiveAmount=345776, totalDuration=13814125
04-11 18:15:51.817 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=603065,
DequeueBufferDuration=7137396, forgiveAmount=603065, totalDuration=15096058
04-11 18:15:51.833 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=507549,
DequeueBufferDuration=6641302, forgiveAmount=507549, totalDuration=14106776
04-11 18:15:51.847 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=769100,
DequeueBufferDuration=6421459, forgiveAmount=769100, totalDuration=14683831
04-11 18:15:51.869 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=420440,
DequeueBufferDuration=6341458, forgiveAmount=420440, totalDuration=14635370
04-11 18:15:51.878 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=835647,
DequeueBufferDuration=6682500, forgiveAmount=835647, totalDuration=15044332
04-11 18:15:51.893 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=248532,
DequeueBufferDuration=5920261, forgiveAmount=248532, totalDuration=12503717
04-11 18:15:51.910 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=443652,
DequeueBufferDuration=9768229, forgiveAmount=443652, totalDuration=18709363
04-11 18:15:51.946 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=754797,
DequeueBufferDuration=7771354, forgiveAmount=754797, totalDuration=15362437
04-11 18:15:51.958 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=524804,
DequeueBufferDuration=5601615, forgiveAmount=524804, totalDuration=11840027
04-11 18:15:51.982 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1199265,
DequeueBufferDuration=7268021, forgiveAmount=1199265, totalDuration=15012355
04-11 18:15:52.007 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=701550,
DequeueBufferDuration=5677396, forgiveAmount=701550, totalDuration=18282786
04-11 18:15:52.055 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=629688,
DequeueBufferDuration=6467865, forgiveAmount=629688, totalDuration=11863905
04-11 18:15:52.073 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1087805,
DequeueBufferDuration=7543073, forgiveAmount=1087805, totalDuration=15389911
04-11 18:15:52.085 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=474211,
DequeueBufferDuration=5421406, forgiveAmount=474211, totalDuration=12815641
04-11 18:15:52.108 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=446343,
DequeueBufferDuration=6064531, forgiveAmount=446343, totalDuration=14525595
04-11 18:15:52.185 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=435945,
DequeueBufferDuration=6752188, forgiveAmount=435945, totalDuration=14231131
04-11 18:15:52.219 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=56674,
DequeueBufferDuration=5886198, forgiveAmount=56674, totalDuration=14870611
04-11 18:15:52.235 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=87504,
DequeueBufferDuration=6258854, forgiveAmount=87504, totalDuration=13750200
04-11 18:15:52.249 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=793695,
DequeueBufferDuration=8034740, forgiveAmount=793695, totalDuration=15742036
04-11 18:15:52.281 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=495126,
DequeueBufferDuration=7606875, forgiveAmount=495126, totalDuration=14961154
04-11 18:15:52.297 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=584824,
DequeueBufferDuration=6705833, forgiveAmount=584824, totalDuration=13105299
04-11 18:15:52.313 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=575259,
DequeueBufferDuration=7471823, forgiveAmount=575259, totalDuration=15091774
04-11 18:15:52.345 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1380813,
DequeueBufferDuration=7812552, forgiveAmount=1380813, totalDuration=13769051
04-11 18:15:52.377 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1003628,
DequeueBufferDuration=6509062, forgiveAmount=1003628, totalDuration=14937588
04-11 18:15:52.407 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=580787,
DequeueBufferDuration=6096719, forgiveAmount=580787, totalDuration=15309676
04-11 18:15:52.424 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=74933,
DequeueBufferDuration=5482344, forgiveAmount=74933, totalDuration=12943519
04-11 18:15:52.442 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=377219,
DequeueBufferDuration=7561875, forgiveAmount=377219, totalDuration=16299364
04-11 18:15:52.457 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1349429,
DequeueBufferDuration=2217656, forgiveAmount=1349429, totalDuration=10145256
04-11 18:15:52.477 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1168999,
DequeueBufferDuration=3625625, forgiveAmount=1168999, totalDuration=8590909
04-11 18:15:52.506 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1554851,
DequeueBufferDuration=6877187, forgiveAmount=1554851, totalDuration=12701809
04-11 18:15:52.522 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=396606,
DequeueBufferDuration=6468490, forgiveAmount=396606, totalDuration=14673247
04-11 18:15:52.538 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1435506,
DequeueBufferDuration=7888021, forgiveAmount=1435506, totalDuration=13948362
04-11 18:15:52.554 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=595017,
DequeueBufferDuration=6081250, forgiveAmount=595017, totalDuration=12350122
04-11 18:15:52.571 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1280577,
DequeueBufferDuration=6659218, forgiveAmount=1280577, totalDuration=11873065
04-11 18:15:52.587 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=484944,
DequeueBufferDuration=6001302, forgiveAmount=484944, totalDuration=13606414
04-11 18:15:52.615 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=546133,
DequeueBufferDuration=5812500, forgiveAmount=546133, totalDuration=13076640
04-11 18:15:52.635 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=175053,
DequeueBufferDuration=6405313, forgiveAmount=175053, totalDuration=14148124
04-11 18:15:52.699 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=229408,
DequeueBufferDuration=6201041, forgiveAmount=229408, totalDuration=13213893
04-11 18:15:52.716 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=454706,
DequeueBufferDuration=7839687, forgiveAmount=454706, totalDuration=15483609
04-11 18:15:52.749 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=480136,
DequeueBufferDuration=6155573, forgiveAmount=480136, totalDuration=13959884
04-11 18:15:52.780 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=170005,
DequeueBufferDuration=5759010, forgiveAmount=170005, totalDuration=14986969
04-11 18:15:52.816 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=776825,
DequeueBufferDuration=12943750, forgiveAmount=776825, totalDuration=21944318
04-11 18:15:52.843 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=964039,
DequeueBufferDuration=1318177, forgiveAmount=964039, totalDuration=12325255
04-11 18:15:52.878 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=533032,
DequeueBufferDuration=15407708, forgiveAmount=533032, totalDuration=24115655
04-11 18:15:52.940 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=659270,
DequeueBufferDuration=6491250, forgiveAmount=659270, totalDuration=15536981
04-11 18:15:52.952 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=38195,
DequeueBufferDuration=5636718, forgiveAmount=38195, totalDuration=13220745
04-11 18:15:52.971 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1735336,
DequeueBufferDuration=7328333, forgiveAmount=1735336, totalDuration=12033442
04-11 18:15:52.985 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=440871,
DequeueBufferDuration=6159687, forgiveAmount=440871, totalDuration=17316071
04-11 18:15:53.018 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=360976,
DequeueBufferDuration=1221354, forgiveAmount=360976, totalDuration=12274767
04-11 18:15:53.027 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=413926,
DequeueBufferDuration=4450364, forgiveAmount=413926, totalDuration=10952616
04-11 18:15:53.040 29120 29138 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1238825,
DequeueBufferDuration=3146771, forgiveAmount=1238825, totalDuration=8277141
04-11 18:15:53.374 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:15:53.487 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1396194,
DequeueBufferDuration=1785312, forgiveAmount=1396194, totalDuration=6920946
04-11 18:15:54.423 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:15:55.422 29120 29128 E gcblocker: gc block end, 132645223,601
04-11 18:16:05.362 29120 30892 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:16:07.498 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=85930,
DequeueBufferDuration=560938, forgiveAmount=85930, totalDuration=9488193
04-11 18:16:17.793 29120 29300 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.e2@a082e41sensor=NULL num: 2
04-11 18:16:30.802 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=226802,
DequeueBufferDuration=6986562, forgiveAmount=226802, totalDuration=17250250
04-11 18:16:30.818 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=15745,
DequeueBufferDuration=6358073, forgiveAmount=15745, totalDuration=15830750
04-11 18:16:30.834 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=45002,
DequeueBufferDuration=6046406, forgiveAmount=45002, totalDuration=12812757
04-11 18:16:30.849 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=779745,
DequeueBufferDuration=7111771, forgiveAmount=779745, totalDuration=12672697
04-11 18:16:30.883 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=421760,
DequeueBufferDuration=6435520, forgiveAmount=421760, totalDuration=13531896
04-11 18:16:30.898 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=199362,
DequeueBufferDuration=5829896, forgiveAmount=199362, totalDuration=13124765
04-11 18:16:30.915 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=227041,
DequeueBufferDuration=5383073, forgiveAmount=227041, totalDuration=12527584
04-11 18:16:30.931 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=328254,
DequeueBufferDuration=6753854, forgiveAmount=328254, totalDuration=13990002
04-11 18:16:30.963 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=295013,
DequeueBufferDuration=6672917, forgiveAmount=295013, totalDuration=13855911
04-11 18:16:30.997 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=128149,
DequeueBufferDuration=5578437, forgiveAmount=128149, totalDuration=12908962
04-11 18:16:31.027 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=224840,
DequeueBufferDuration=6191875, forgiveAmount=224840, totalDuration=13671674
04-11 18:16:31.059 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=14987,
DequeueBufferDuration=6452656, forgiveAmount=14987, totalDuration=14268568
04-11 18:16:31.106 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=170494,
DequeueBufferDuration=5393282, forgiveAmount=170494, totalDuration=12555262
04-11 18:16:31.123 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=119595,
DequeueBufferDuration=6161094, forgiveAmount=119595, totalDuration=14151174
04-11 18:16:31.139 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=143874,
DequeueBufferDuration=5304322, forgiveAmount=143874, totalDuration=14319803
04-11 18:16:31.158 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=123470,
DequeueBufferDuration=5410208, forgiveAmount=123470, totalDuration=12228946
04-11 18:16:31.172 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=159484,
DequeueBufferDuration=6277604, forgiveAmount=159484, totalDuration=13020408
04-11 18:16:31.188 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=23500,
DequeueBufferDuration=5410781, forgiveAmount=23500, totalDuration=12519094
04-11 18:16:31.204 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=22668,
DequeueBufferDuration=5466407, forgiveAmount=22668, totalDuration=14524248
04-11 18:16:31.246 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=204315,
DequeueBufferDuration=6403229, forgiveAmount=204315, totalDuration=14319079
04-11 18:16:31.393 29120 30660 E ttmn :
<77bbb9e790,audio_outlet.cpp,process,894>silence audio : 26096
04-11 18:16:31.638 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=601021,
DequeueBufferDuration=6457240, forgiveAmount=601021, totalDuration=12661500
04-11 18:16:31.670 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=403344,
DequeueBufferDuration=7156302, forgiveAmount=403344, totalDuration=14848624
04-11 18:16:31.685 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=580003,
DequeueBufferDuration=6066562, forgiveAmount=580003, totalDuration=12106243
04-11 18:16:31.702 29120 30784 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=223647,
DequeueBufferDuration=6044687, forgiveAmount=223647, totalDuration=12785571
04-11 18:16:33.025 29120 29128 E gcblocker: gc block end, 132682601,826
04-11 18:16:38.659 29120 30940 E ByteVC2_dec: vc2_thread [warning]: WPP is not
supported by the bitstream, turn it off
04-11 18:16:43.422 29120 30660 E ttmn :
<77abac3270,ff_demuxer_android.cpp,readFFPacket,856>ffmpeg format error.code:-
499960,message:Unknown error 499960
04-11 18:16:43.460 29120 30976 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:16:43.626 29120 29120 E BufferQueueProducer:
[SurfaceView[com.zhiliaoapp.musically/com.ss.android.ugc.aweme.splash.SplashActivit
y]#46(BLAST Consumer)46](id:71c00000003d,api:0,p:-1,c:29120) disconnect: not
connected (req=2)
04-11 18:16:48.618 29120 30998 E ByteVC2_dec: vc2_thread [warning]: WPP is not
supported by the bitstream, turn it off
04-11 18:17:03.858 29120 31030 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:17:04.020 29120 29120 E BufferQueueProducer:
[SurfaceView[com.zhiliaoapp.musically/com.ss.android.ugc.aweme.splash.SplashActivit
y]#48(BLAST Consumer)48](id:71c00000003f,api:0,p:-1,c:29120) disconnect: not
connected (req=2)
04-11 18:17:04.959 29120 29128 E gcblocker: gc block end, 132714616,745
04-11 18:17:09.456 29120 31056 E ByteVC2_dec: vc2_thread [warning]: WPP is not
supported by the bitstream, turn it off
04-11 18:17:10.854 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=313521,
DequeueBufferDuration=5495105, forgiveAmount=313521, totalDuration=12524782
04-11 18:17:10.887 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1280339,
DequeueBufferDuration=7567292, forgiveAmount=1280339, totalDuration=14945416
04-11 18:17:12.248 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:17:12.248 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:17:12.248 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:17:12.738 29120 31092 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:17:12.744 29120 29120 E BufferQueueProducer:
[SurfaceView[com.zhiliaoapp.musically/com.ss.android.ugc.aweme.splash.SplashActivit
y]#50(BLAST Consumer)50](id:71c000000042,api:0,p:-1,c:29120) disconnect: not
connected (req=2)
04-11 18:17:17.474 29120 29128 E gcblocker: gc block end, 132727876,0
04-11 18:17:17.850 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1471885,
DequeueBufferDuration=772291, forgiveAmount=772291, totalDuration=5432959
04-11 18:17:17.866 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1193958,
DequeueBufferDuration=694218, forgiveAmount=694218, totalDuration=4663178
04-11 18:17:18.021 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=934481,
DequeueBufferDuration=4474114, forgiveAmount=934481, totalDuration=8701975
04-11 18:17:18.045 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=335451,
DequeueBufferDuration=8551250, forgiveAmount=335451, totalDuration=13719567
04-11 18:17:18.066 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1060404,
DequeueBufferDuration=15605990, forgiveAmount=1060404, totalDuration=19394244
04-11 18:17:18.752 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1189163,
DequeueBufferDuration=12996302, forgiveAmount=1189163, totalDuration=16819799
04-11 18:17:18.771 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=978051,
DequeueBufferDuration=14603698, forgiveAmount=978051, totalDuration=18748689
04-11 18:17:18.828 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1226009,
DequeueBufferDuration=15208333, forgiveAmount=1226009, totalDuration=19087565
04-11 18:17:18.912 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=429903,
DequeueBufferDuration=11479062, forgiveAmount=429903, totalDuration=18672225
04-11 18:17:18.930 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=428155,
DequeueBufferDuration=16214844, forgiveAmount=428155, totalDuration=26803951
04-11 18:17:18.977 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=453646,
DequeueBufferDuration=11961459, forgiveAmount=453646, totalDuration=19025208
04-11 18:17:19.032 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=196983,
DequeueBufferDuration=10761354, forgiveAmount=196983, totalDuration=18568170
04-11 18:17:19.109 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1106559,
DequeueBufferDuration=12787240, forgiveAmount=1106559, totalDuration=16374695
04-11 18:17:19.136 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=493596,
DequeueBufferDuration=13328854, forgiveAmount=493596, totalDuration=18762340
04-11 18:17:19.144 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=161985,
DequeueBufferDuration=12891823, forgiveAmount=161985, totalDuration=22049467
04-11 18:17:19.332 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:17:19.332 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:17:19.332 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:17:19.770 29120 29120 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: studio_enable_preview_resolution_downgrade
04-11 18:17:20.325 29120 31282 E EffectResourceSettings: ## 2025-04-11 18:17:20
[threadid:2822884528,ResourceManagerSettings.cpp,10] ERROR ##
[EffectResourceSettings]EffectResourceSettings::parserJsonSettingsFromString
settings is empty.
04-11 18:17:20.345 29120 31282 E Cache : ## 2025-04-11 18:17:20
[threadid:2822884528,AMGSharedDiskCache.cpp,136] ERROR ## [Cache]SharedDiskCache
inited with empty storage path!
04-11 18:17:20.346 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:20
[threadid:2822884528,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:20.390 29120 29137 E CameraManagerGlobal: Camera 5 is not available.
Ignore physical camera status change
04-11 18:17:20.948 29120 31282 E AE_GAME_TAG: ## 2025-04-11 18:17:20
[threadid:2822884528,AMGPThread.cpp,240] ERROR ## [AE_GAME_TAG]The length of thread
name is restricted to 16 characters, name=com.effectsdk.sensor
04-11 18:17:21.036 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:21.046 29120 31282 E AE_GAME_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/ddd583e700bba75f5c464d300f70c7aa
/AmazingFeature/
04-11 18:17:21.055 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:21.129 29120 31282 E AE_GAME_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/dc6a7b0059cfa28aa6f44c40401db4a6
/FaceMakeupV2_2999/
04-11 18:17:21.136 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:21.148 29120 31282 E AE_GAME_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/353020b0e16930303766af8c74bd2214
/AmazingFeature/
04-11 18:17:21.155 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:21.215 29120 31282 E AE_GAME_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/e56ba9eea9c4a937c1f71c1e495e9776
/AmazingFeature/
04-11 18:17:21.219 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:17:21.239 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:17:21.374 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:17:21.387 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:17:21.434 29120 31282 E AE_EFFECT_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:17:21.455 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:17:21.457 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:17:21.483 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.555 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.557 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:17:21.560 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:17:21.583 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:17:21.585 29120 31282 E FACE_BEAUTY_TAG: ## 2025-04-11 18:17:21
[threadid:2822884528,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:17:21.605 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.629 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.681 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.706 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.737 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.763 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.792 29120 29300 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.f2
num: 1
04-11 18:17:21.796 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.845 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.875 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.900 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.936 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.961 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:21.991 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:21
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.013 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.039 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.103 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.134 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.182 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.205 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.252 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.271 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.300 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.359 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.400 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.421 29120 31465 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:988101808,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.453 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.491 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.514 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:22.807 29120 29300 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.f2@8bad6d7sensor=NULL num: 2
04-11 18:17:22.852 29120 30934 E CameraManagerGlobal: Camera 5 is not available.
Ignore physical camera status change
04-11 18:17:22.878 29120 31464 E AE_ALGORITHM_TAG: ## 2025-04-11 18:17:22
[threadid:991448240,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:17:24.335 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1049303,
DequeueBufferDuration=2162291, forgiveAmount=1049303, totalDuration=10751134
04-11 18:17:24.975 29120 29128 E gcblocker: gc block end, 132732930,2447
04-11 18:17:27.474 29120 29128 E gcblocker: gc block end, 132735669,2207
04-11 18:17:27.501 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1781643,
DequeueBufferDuration=4725208, forgiveAmount=1781643, totalDuration=8276141
04-11 18:17:27.515 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1475033,
DequeueBufferDuration=7537500, forgiveAmount=1475033, totalDuration=12004048
04-11 18:17:27.526 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1028423,
DequeueBufferDuration=6888437, forgiveAmount=1028423, totalDuration=12145290
04-11 18:17:27.543 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1404729,
DequeueBufferDuration=6625312, forgiveAmount=1404729, totalDuration=11288615
04-11 18:17:27.579 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1162410,
DequeueBufferDuration=1371927, forgiveAmount=1162410, totalDuration=7372003
04-11 18:17:27.591 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=536014,
DequeueBufferDuration=1231302, forgiveAmount=536014, totalDuration=9490836
04-11 18:17:31.032 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1948954,
DequeueBufferDuration=5746563, forgiveAmount=1948954, totalDuration=8178342
04-11 18:17:34.014 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1168458,
DequeueBufferDuration=7085937, forgiveAmount=1168458, totalDuration=13939230
04-11 18:17:34.030 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1440181,
DequeueBufferDuration=7527813, forgiveAmount=1440181, totalDuration=11803336
04-11 18:17:34.041 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=965185,
DequeueBufferDuration=8028490, forgiveAmount=965185, totalDuration=13987285
04-11 18:17:34.054 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=944461,
DequeueBufferDuration=7383698, forgiveAmount=944461, totalDuration=13847484
04-11 18:17:34.076 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=768892,
DequeueBufferDuration=8017448, forgiveAmount=768892, totalDuration=14103778
04-11 18:17:34.090 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1265314,
DequeueBufferDuration=4880625, forgiveAmount=1265314, totalDuration=9681299
04-11 18:17:34.721 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=531114,
DequeueBufferDuration=7324791, forgiveAmount=531114, totalDuration=16907095
04-11 18:17:34.736 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=497635,
DequeueBufferDuration=6459323, forgiveAmount=497635, totalDuration=15993845
04-11 18:17:34.746 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1128845,
DequeueBufferDuration=7130156, forgiveAmount=1128845, totalDuration=14757519
04-11 18:17:36.353 29120 29120 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: tool_photo_to_video_resolution_strategy
04-11 18:17:36.660 29120 31282 E MultiThreadingDebug: ## 2025-04-11 18:17:36
[threadid:2822884528,AMGQueueableLock.cpp,153] ERROR ##
[MultiThreadingDebug]runOrQueueUp mark close
04-11 18:17:36.805 29120 29120 E aoapp.musicall: No implementation found for void
com.ss.android.ttve.nativePort.TEImageVectorInterface.nativeCheckHas() (tried
Java_com_ss_android_ttve_nativePort_TEImageVectorInterface_nativeCheckHas and
Java_com_ss_android_ttve_nativePort_TEImageVectorInterface_nativeCheckHas__)
04-11 18:17:36.813 29120 29120 E aoapp.musicall: No implementation found for void
com.ss.android.ttve.nativePort.TEImageBrushInterface.nativeCheckHas() (tried
Java_com_ss_android_ttve_nativePort_TEImageBrushInterface_nativeCheckHas and
Java_com_ss_android_ttve_nativePort_TEImageBrushInterface_nativeCheckHas__)
04-11 18:17:36.821 29120 29120 E aoapp.musicall: No implementation found for void
com.ss.android.ttve.nativePort.TEImageUndoRedoInterface.nativeCheckHas() (tried
Java_com_ss_android_ttve_nativePort_TEImageUndoRedoInterface_nativeCheckHas and
Java_com_ss_android_ttve_nativePort_TEImageUndoRedoInterface_nativeCheckHas__)
04-11 18:17:36.829 29120 29120 E aoapp.musicall: No implementation found for void
com.ss.android.ttve.nativePort.TEImageALGCallbackInterface.nativeCheckHas() (tried
Java_com_ss_android_ttve_nativePort_TEImageALGCallbackInterface_nativeCheckHas and
Java_com_ss_android_ttve_nativePort_TEImageALGCallbackInterface_nativeCheckHas__)
04-11 18:17:36.839 29120 29162 E _V_AudioFeatures: Application cannot support or
Zenmode close
04-11 18:17:37.395 29120 29120 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: bytebench_creative_tools_sticker_downgrade_opti
04-11 18:17:37.395 29120 29120 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: bytebench_creative_tools_sticker_downgrade_opti
04-11 18:17:37.607 29120 31679 E libOpenSLES: Configuration error: unknown key
04-11 18:17:38.000 29120 31284 E Cache : ## 2025-04-11 18:17:38
[threadid:2820803760,AMGSharedDiskCache.cpp,136] ERROR ## [Cache]SharedDiskCache
inited with empty storage path!
04-11 18:17:38.037 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:17:38
[threadid:2820803760,AMGSwingManager.cpp,503] ERROR ## [AE_EFFECT_TAG]
[SwingManager] enable_effect_log_print_limit : 2
04-11 18:17:38.049 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:17:38
[threadid:2820803760,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363057529588512372073264
04-11 18:17:38.049 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:17:38
[threadid:2820803760,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363057529588512372073264
04-11 18:17:38.052 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:17:38
[threadid:2820803760,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:38.760 29120 29128 E gcblocker: gc block end, 132748048,1114
04-11 18:17:42.576 29120 31706 E libOpenSLES: Configuration error: unknown key
04-11 18:17:42.789 29120 31705 E Cache : ## 2025-04-11 18:17:42
[threadid:4001778864,AMGSharedDiskCache.cpp,136] ERROR ## [Cache]SharedDiskCache
inited with empty storage path!
04-11 18:17:42.802 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:17:42
[threadid:4001778864,AMGSwingManager.cpp,503] ERROR ## [AE_EFFECT_TAG]
[SwingManager] enable_effect_log_print_limit : 2
04-11 18:17:42.814 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:17:42
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363062549454512374665744
04-11 18:17:42.814 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:17:42
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363062549454512374665744
04-11 18:17:42.816 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:17:42
[threadid:4001778864,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:43.356 29120 29120 E aoapp.musicall: Invalid ID 0x00000000.
04-11 18:17:43.560 29120 29120 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: bytebench_creative_tools_sticker_downgrade_opti
04-11 18:17:44.522 29120 29128 E gcblocker: gc block end, 132754924,0
04-11 18:17:50.025 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2196989,
DequeueBufferDuration=1179270, forgiveAmount=1179270, totalDuration=6995929
04-11 18:17:50.041 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1248147,
DequeueBufferDuration=6864531, forgiveAmount=1248147, totalDuration=14010737
04-11 18:17:50.056 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=791636,
DequeueBufferDuration=7082084, forgiveAmount=791636, totalDuration=16763707
04-11 18:17:50.072 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1441844,
DequeueBufferDuration=7649583, forgiveAmount=1441844, totalDuration=16217353
04-11 18:17:52.519 29120 29128 E gcblocker: gc block end, 132762921,0
04-11 18:17:53.890 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:17:53
[threadid:4001778864,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:17:53.899 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:17:53
[threadid:4001778864,AMGSystemTextApi_android.cpp,318] ERROR ## [AE_TEXT_TAG]first
time to get system fonts, number:160
04-11 18:17:53.899 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:17:53
[threadid:4001778864,AMGSystemTextApi_android.cpp,345] ERROR ## [AE_TEXT_TAG]system
fonts number after filtering:9
04-11 18:17:54.103 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1051013,
DequeueBufferDuration=12148802, forgiveAmount=1051013, totalDuration=20081360
04-11 18:17:54.147 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=100091,
DequeueBufferDuration=12388906, forgiveAmount=100091, totalDuration=22580027
04-11 18:17:57.759 29120 29128 E gcblocker: gc block end, 132768161,0
04-11 18:17:58.972 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1257099,
DequeueBufferDuration=1760417, forgiveAmount=1257099, totalDuration=7280281
04-11 18:18:00.070 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:00
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:00.083 29120 31705 E Peize : ## 2025-04-11 18:18:00
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:00.098 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:00
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:00.103 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:00
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2471,"start_time":2124,"text":"fucking"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":2760,"start_time":2471,"text":"here"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"holy"}]}
04-11 18:18:00.103 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:00
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2471,"start_time":2124,"text":"fucking"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":2760,"start_time":2471,"text":"here"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"holy"}]}
04-11 18:18:00.137 29120 31705 E echodebug: ## 2025-04-11 18:18:00
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:00.188 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:00
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:00.197 29120 31705 E echodebug: ## 2025-04-11 18:18:00
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:01.462 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=929436,
DequeueBufferDuration=12173438, forgiveAmount=929436, totalDuration=16756701
04-11 18:18:01.476 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=937789,
DequeueBufferDuration=16491146, forgiveAmount=937789, totalDuration=22154318
04-11 18:18:01.871 29120 31705 E echodebug: ## 2025-04-11 18:18:01
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:01.900 29120 31705 E echodebug: ## 2025-04-11 18:18:01
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:01.919 29120 31705 E echodebug: ## 2025-04-11 18:18:01
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:01.946 29120 31705 E echodebug: ## 2025-04-11 18:18:01
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:01.998 29120 31705 E echodebug: ## 2025-04-11 18:18:01
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.050 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.099 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.132 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.166 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.196 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.250 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.277 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.309 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.332 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.365 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.416 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.441 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.473 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.506 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.551 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.577 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.599 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.632 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.670 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.706 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.728 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.773 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.812 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.858 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.879 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.902 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.944 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:02.964 29120 31705 E echodebug: ## 2025-04-11 18:18:02
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.004 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.030 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.080 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.113 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.146 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.180 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.215 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.251 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.279 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.312 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.346 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.387 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.412 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.448 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.480 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.513 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.546 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.580 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.614 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.646 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.679 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.714 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.747 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.779 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.814 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.850 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.883 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.913 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.950 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:03.981 29120 31705 E echodebug: ## 2025-04-11 18:18:03
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.021 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.052 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.080 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.114 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.148 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.200 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.223 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.246 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.281 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.315 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.350 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.389 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.423 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.449 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.484 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.515 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.550 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.581 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.616 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.650 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.682 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.715 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.750 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.782 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.814 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.851 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.882 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.915 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.949 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:04.983 29120 31705 E echodebug: ## 2025-04-11 18:18:04
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.015 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.051 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.082 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.166 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:05.170 29120 31705 E Peize : ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:05.178 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:05.179 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":640,"start_time":0,"text":"I'm"},
{"end_time":640,"start_time":640,"text":" "},
{"end_time":1665,"start_time":640,"text":"sorry"},
{"end_time":1665,"start_time":1665,"text":" "},
{"end_time":2122,"start_time":1665,"text":"I'm"},
{"end_time":2122,"start_time":2122,"text":" "},
{"end_time":2320,"start_time":2122,"text":"not"},
{"end_time":2320,"start_time":2320,"text":" "},
{"end_time":2540,"start_time":2320,"text":"on"},
{"end_time":2540,"start_time":2540,"text":" "},
{"end_time":2834,"start_time":2540,"text":"my"},
{"end_time":2834,"start_time":2834,"text":" "},
{"end_time":3467,"start_time":2834,"text":"county"},
{"end_time":3467,"start_time":3467,"text":" "},
{"end_time":4387,"start_time":3467,"text":"I"},
{"end_time":4387,"start_time":4387,"text":" "},
{"end_time":4969,"start_time":4387,"text":"do"},
{"end_time":4969,"start_time":4969,"text":" "},
{"end_time":5372,"start_time":4969,"text":"there's"},
{"end_time":5372,"start_time":5372,"text":" "},
{"end_time":5564,"start_time":5372,"text":"no"},
{"end_time":5564,"start_time":5564,"text":" "},
{"end_time":6351,"start_time":5564,"text":"fronting"},
{"end_time":6351,"start_time":6351,"text":" "},
{"end_time":6720,"start_time":6351,"text":"no"}]}
04-11 18:18:05.179 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":640,"start_time":0,"text":"I'm"},
{"end_time":640,"start_time":640,"text":" "},
{"end_time":1665,"start_time":640,"text":"sorry"},
{"end_time":1665,"start_time":1665,"text":" "},
{"end_time":2122,"start_time":1665,"text":"I'm"},
{"end_time":2122,"start_time":2122,"text":" "},
{"end_time":2320,"start_time":2122,"text":"not"},
{"end_time":2320,"start_time":2320,"text":" "},
{"end_time":2540,"start_time":2320,"text":"on"},
{"end_time":2540,"start_time":2540,"text":" "},
{"end_time":2834,"start_time":2540,"text":"my"},
{"end_time":2834,"start_time":2834,"text":" "},
{"end_time":3467,"start_time":2834,"text":"county"},
{"end_time":3467,"start_time":3467,"text":" "},
{"end_time":4387,"start_time":3467,"text":"I"},
{"end_time":4387,"start_time":4387,"text":" "},
{"end_time":4969,"start_time":4387,"text":"do"},
{"end_time":4969,"start_time":4969,"text":" "},
{"end_time":5372,"start_time":4969,"text":"there's"},
{"end_time":5372,"start_time":5372,"text":" "},
{"end_time":5564,"start_time":5372,"text":"no"},
{"end_time":5564,"start_time":5564,"text":" "},
{"end_time":6351,"start_time":5564,"text":"fronting"},
{"end_time":6351,"start_time":6351,"text":" "},
{"end_time":6720,"start_time":6351,"text":"no"}]}
04-11 18:18:05.224 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.251 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.268 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.284 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.302 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.317 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.339 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.353 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.369 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.411 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.455 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.477 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.501 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.554 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.576 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.608 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.639 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.686 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.706 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.734 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.776 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.803 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.855 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.879 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.912 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.939 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:05.968 29120 31705 E echodebug: ## 2025-04-11 18:18:05
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.010 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.035 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.069 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.101 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.153 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.177 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.207 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.235 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.277 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.310 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.336 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.369 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.412 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.452 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.475 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.501 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.555 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.581 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.611 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.637 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.679 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.713 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.736 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.770 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.802 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.853 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.875 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.904 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.935 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:06.988 29120 31705 E echodebug: ## 2025-04-11 18:18:06
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.010 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.034 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.075 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.105 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.150 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.174 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.215 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.238 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.268 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.311 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.343 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.367 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.401 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.455 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.479 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.508 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.534 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.575 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.606 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.635 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.676 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.709 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.752 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.776 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.800 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.852 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.872 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.916 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.941 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:07.990 29120 31705 E echodebug: ## 2025-04-11 18:18:07
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.013 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.035 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.070 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.103 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.158 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.184 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.205 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.235 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.286 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.306 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.334 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.369 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.404 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.455 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.478 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.506 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.535 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.574 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.628 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.654 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.669 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.710 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.754 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.778 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.810 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.835 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.871 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.915 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.939 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:08.968 29120 31705 E echodebug: ## 2025-04-11 18:18:08
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.008 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.053 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.072 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.101 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.155 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.177 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.208 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.232 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.286 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.306 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.335 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.370 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.403 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.450 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.471 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.511 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.535 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.587 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.608 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.635 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.668 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.702 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.748 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.769 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.813 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.835 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.871 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.914 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.940 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:09.970 29120 31705 E echodebug: ## 2025-04-11 18:18:09
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.008 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.052 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.081 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.111 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.137 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.175 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.213 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.237 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.275 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.319 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.361 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.386 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.407 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.457 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.481 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.511 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.537 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.594 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.619 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.642 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.674 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.706 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.759 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.802 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.831 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.858 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.889 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.917 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.940 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:10.974 29120 31705 E echodebug: ## 2025-04-11 18:18:10
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.006 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.055 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.081 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.119 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.146 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.172 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.220 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.248 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.269 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.314 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.351 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.377 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.405 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.450 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.476 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.510 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.536 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.568 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.618 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.653 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.674 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.703 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.750 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.776 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:11.812 29120 31705 E echodebug: ## 2025-04-11 18:18:11
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:14.099 29120 31705 E echodebug: ## 2025-04-11 18:18:14
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:17.576 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:17.585 29120 31705 E echodebug: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:17.675 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:17
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:17.676 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:17
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:17.694 29120 31705 E Peize : ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:17.703 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:17.704 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2471,"start_time":2124,"text":"fucking"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":2760,"start_time":2471,"text":"here"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"ho"}]}
04-11 18:18:17.705 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2471,"start_time":2124,"text":"fucking"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":2760,"start_time":2471,"text":"here"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"ho"}]}
04-11 18:18:17.734 29120 31705 E echodebug: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:17.830 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:17
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:17.830 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:17
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:17.846 29120 31705 E Peize : ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:17.854 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:17.856 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2471,"start_time":2124,"text":"fucking"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"here"}]}
04-11 18:18:17.856 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2471,"start_time":2124,"text":"fucking"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"here"}]}
04-11 18:18:17.882 29120 31705 E echodebug: ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:17.976 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:17
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:17.976 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:17
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:17.993 29120 31705 E Peize : ## 2025-04-11 18:18:17
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:18.001 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:18.003 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2760,"start_time":2124,"text":"fucking"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"he"}]}
04-11 18:18:18.003 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":2760,"start_time":2124,"text":"fucking"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"he"}]}
04-11 18:18:18.025 29120 31705 E echodebug: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:18.112 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.112 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.126 29120 31705 E Peize : ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:18.134 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:18.136 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":3220,"start_time":2124,"text":"fucking"}]}
04-11 18:18:18.136 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2124,"start_time":1607,"text":"now"},
{"end_time":2124,"start_time":2124,"text":" "},
{"end_time":3220,"start_time":2124,"text":"fucking"}]}
04-11 18:18:18.157 29120 31705 E echodebug: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:18.242 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.242 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.256 29120 31705 E Peize : ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:18.264 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:18.266 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2760,"start_time":1607,"text":"now"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"fucki"}]}
04-11 18:18:18.266 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2760,"start_time":1607,"text":"now"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"fucki"}]}
04-11 18:18:18.287 29120 31705 E echodebug: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:18.375 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.376 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.389 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:18.393 29120 31705 E Peize : ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:18.401 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:18.402 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2760,"start_time":1607,"text":"now"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"fu"}]}
04-11 18:18:18.403 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":2760,"start_time":1607,"text":"now"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"fu"}]}
04-11 18:18:18.423 29120 31705 E echodebug: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:18.510 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.511 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.524 29120 31705 E Peize : ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:18.533 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:18.535 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":3220,"start_time":1607,"text":"now "}]}
04-11 18:18:18.535 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":1607,"start_time":500,"text":"big"},
{"end_time":1607,"start_time":1607,"text":" "},
{"end_time":3220,"start_time":1607,"text":"now "}]}
04-11 18:18:18.550 29120 31705 E echodebug: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:18.635 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.635 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.646 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:18.649 29120 31705 E Peize : ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:18.657 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:18.659 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"big"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"n"}]}
04-11 18:18:18.659 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"too"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"big"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"n"}]}
04-11 18:18:18.672 29120 31705 E echodebug: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:18.756 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.756 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.768 29120 31705 E Peize : ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:18.777 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:18.778 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2760,"start_time":0,"text":"too"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"big"}]}
04-11 18:18:18.779 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2760,"start_time":0,"text":"too"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"big"}]}
04-11 18:18:18.789 29120 31705 E echodebug: ## 2025-04-11 18:18:18
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:18.871 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:18.872 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:18
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:19.000 29120 31705 E Peize : ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:19.009 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:19.010 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"too"}]}
04-11 18:18:19.010 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"too"}]}
04-11 18:18:19.016 29120 31705 E echodebug: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:19.096 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:19
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:19.097 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:19
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:19.104 29120 31705 E Peize : ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:19.112 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:19.114 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"t"}]}
04-11 18:18:19.114 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"t"}]}
04-11 18:18:19.119 29120 31705 E echodebug: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:19.200 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:19
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:19.200 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:19
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:19.204 29120 31705 E Peize : ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:19.211 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:19.213 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":""}]}
04-11 18:18:19.213 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":""}]}
04-11 18:18:19.214 29120 31705 E echodebug: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:19.215 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:19
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:20.270 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:20.275 29120 31705 E Peize : ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:20.284 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:20.286 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"N"}]}
04-11 18:18:20.286 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"N"}]}
04-11 18:18:20.289 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.55525606870651
04-11 18:18:20.315 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.55525606870651
04-11 18:18:20.521 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:20
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:20.521 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:20
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:20.528 29120 31705 E Peize : ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:20.535 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:20.536 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Na"}]}
04-11 18:18:20.537 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Na"}]}
04-11 18:18:20.541 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:20.568 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:20.706 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:20.710 29120 31705 E Peize : ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:20.719 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:20.720 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Naf"}]}
04-11 18:18:20.720 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Naf"}]}
04-11 18:18:20.726 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:20.753 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:20.903 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:20
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:20.903 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:20
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:20.911 29120 31705 E Peize : ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:20.918 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:20.919 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafa"}]}
04-11 18:18:20.920 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafa"}]}
04-11 18:18:20.925 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:20.953 29120 31705 E echodebug: ## 2025-04-11 18:18:20
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:21.092 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:21.097 29120 31705 E Peize : ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:21.105 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:21.106 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafat"}]}
04-11 18:18:21.106 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafat"}]}
04-11 18:18:21.113 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:21.142 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:21.316 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:21
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:21.316 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:21
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:21.324 29120 31705 E Peize : ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:21.332 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:21.333 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafati"}]}
04-11 18:18:21.333 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafati"}]}
04-11 18:18:21.341 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:21.369 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:21.532 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:21.537 29120 31705 E Peize : ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:21.545 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:21.546 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafatin"}]}
04-11 18:18:21.546 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafatin"}]}
04-11 18:18:21.554 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:21.585 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:21.763 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:21
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:21.763 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:21
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:21.771 29120 31705 E Peize : ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:21.779 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:21.780 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafatin "}]}
04-11 18:18:21.780 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafatin "}]}
04-11 18:18:21.789 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:21.819 29120 31705 E echodebug: ## 2025-04-11 18:18:21
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:22.355 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:22.360 29120 31705 E Peize : ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:22.368 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:22.369 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"i"}]}
04-11 18:18:22.369 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"i"}]}
04-11 18:18:22.380 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:22.410 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:22.587 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:22
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:22.588 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:22
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:22.597 29120 31705 E Peize : ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:22.604 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:22.606 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"ih"}]}
04-11 18:18:22.606 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"ih"}]}
04-11 18:18:22.617 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:22.647 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:22.705 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:22.709 29120 31705 E Peize : ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:22.717 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:22.719 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"iha"}]}
04-11 18:18:22.719 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"iha"}]}
04-11 18:18:22.731 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:22.761 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:22.849 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:22
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:22.849 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:22
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:22.859 29120 31705 E Peize : ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:22.866 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:22.868 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2471,"start_time":0,"text":"Nafatin"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"iha "}]}
04-11 18:18:22.868 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2471,"start_time":0,"text":"Nafatin"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"iha "}]}
04-11 18:18:22.880 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:22.911 29120 31705 E echodebug: ## 2025-04-11 18:18:22
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:23.447 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:23.451 29120 31705 E Peize : ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:23.459 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:23.460 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"h"}]}
04-11 18:18:23.461 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"h"}]}
04-11 18:18:23.474 29120 31705 E echodebug: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:23.510 29120 31705 E echodebug: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:23.577 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:23.577 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:23.588 29120 31705 E Peize : ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:23.596 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:23.597 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"ha"}]}
04-11 18:18:23.598 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"ha"}]}
04-11 18:18:23.617 29120 31705 E echodebug: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:23.700 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:23.701 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:23.711 29120 31705 E Peize : ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:23.718 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:23.720 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"hau"}]}
04-11 18:18:23.720 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"hau"}]}
04-11 18:18:23.735 29120 31705 E echodebug: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52678573131561
04-11 18:18:23.889 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:23.893 29120 31705 E Peize : ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:23.900 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:23.902 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2471,"start_time":0,"text":"Nafatin"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"iha "}]}
04-11 18:18:23.902 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2471,"start_time":0,"text":"Nafatin"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"iha "}]}
04-11 18:18:23.916 29120 31705 E echodebug: ## 2025-04-11 18:18:23
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:23.999 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:23.999 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:23
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:24.011 29120 31705 E Peize : ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:24.019 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:24.020 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2471,"start_time":500,"text":"iha"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"Hau "}]}
04-11 18:18:24.020 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2471,"start_time":500,"text":"iha"},
{"end_time":2471,"start_time":2471,"text":" "},
{"end_time":3220,"start_time":2471,"text":"Hau "}]}
04-11 18:18:24.037 29120 31705 E echodebug: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:24.826 29120 31705 E echodebug: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:24.848 29120 31705 E echodebug: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:24.864 29120 31705 E echodebug: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:24.898 29120 31705 E echodebug: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:24.955 29120 31705 E echodebug: ## 2025-04-11 18:18:24
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.002 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.030 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.066 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.098 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.142 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.170 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.197 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.239 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.269 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.316 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.340 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.370 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.396 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.434 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.479 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.501 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.533 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.567 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.618 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.644 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.674 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.699 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.735 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.781 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.803 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.830 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.864 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.917 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.940 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.963 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:25.998 29120 31705 E echodebug: ## 2025-04-11 18:18:25
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.045 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.078 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.097 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.138 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.176 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.199 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.242 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.266 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.296 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.339 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.372 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.401 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.430 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.474 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.499 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.537 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.566 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.618 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.642 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.671 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.699 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.731 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.774 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.798 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.842 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.865 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.918 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.941 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.974 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:26.997 29120 31705 E echodebug: ## 2025-04-11 18:18:26
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.032 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.072 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.099 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.132 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.165 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.219 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.243 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.263 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.297 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.343 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.377 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.397 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.439 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.476 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.503 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.533 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.568 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.600 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.646 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.679 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.701 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.732 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.781 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.807 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.839 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.864 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.919 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.947 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:27.977 29120 31705 E echodebug: ## 2025-04-11 18:18:27
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:28.114 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.145 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.163 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.180 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.196 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.211 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.234 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.249 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.265 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.298 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.332 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.374 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.400 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.433 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.468 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.509 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.536 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.564 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.597 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.638 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.682 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.705 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.735 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.777 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.802 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.833 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.867 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.921 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.942 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.969 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:28.998 29120 31705 E echodebug: ## 2025-04-11 18:18:28
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.041 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.075 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.098 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.138 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.167 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.218 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.241 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.272 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.299 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.337 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.372 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.400 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.436 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.469 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.515 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.539 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.566 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.598 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.635 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.676 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.700 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.731 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.769 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.812 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.833 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.868 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.901 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.937 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.979 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:29.999 29120 31705 E echodebug: ## 2025-04-11 18:18:29
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.039 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.068 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.097 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.142 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.165 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.215 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.235 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.275 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.301 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.335 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.374 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.400 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.437 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.467 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.514 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.531 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.571 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.599 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.631 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.672 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.699 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.737 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.767 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.809 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.839 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.867 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.899 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.935 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.977 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:30.998 29120 31705 E echodebug: ## 2025-04-11 18:18:30
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.038 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.079 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.111 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.133 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.171 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.204 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.241 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.273 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.301 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.334 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.376 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.401 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.432 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.467 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.517 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.537 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.577 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.599 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.632 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.674 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.700 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.732 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.767 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.819 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.842 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.874 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.899 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.932 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.974 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:31.999 29120 31705 E echodebug: ## 2025-04-11 18:18:31
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.032 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.068 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.111 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.133 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.167 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.198 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.240 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.274 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.301 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.333 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.367 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.413 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.432 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.467 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.499 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.537 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.573 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.599 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.680 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:32.814 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:32.837 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:32.895 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:32.919 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:32.938 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:32.959 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:32.984 29120 31705 E echodebug: ## 2025-04-11 18:18:32
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.034 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.053 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.092 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.117 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.173 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.174 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=318786,
DequeueBufferDuration=611667, forgiveAmount=318786, totalDuration=8050917
04-11 18:18:33.205 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.234 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.268 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.300 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.337 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.366 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.400 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.438 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.471 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.501 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.537 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.571 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.600 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.632 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.671 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.701 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.735 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.766 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.798 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.837 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.868 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.899 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.939 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:33.963 29120 29128 E gcblocker: gc block end, 132804365,0
04-11 18:18:33.969 29120 31705 E echodebug: ## 2025-04-11 18:18:33
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:34.001 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:34.033 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:34.068 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:34.100 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:34.236 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.237 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.251 29120 31705 E Peize : ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:34.259 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:34.261 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"Ha"}]}
04-11 18:18:34.261 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":500,"start_time":0,"text":"Nafatin"},
{"end_time":500,"start_time":500,"text":" "},
{"end_time":2760,"start_time":500,"text":"iha"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"Ha"}]}
04-11 18:18:34.279 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:34.373 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.373 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.386 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:34.389 29120 31705 E Peize : ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:34.397 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:34.399 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"iha "}]}
04-11 18:18:34.399 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"iha "}]}
04-11 18:18:34.413 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.5
04-11 18:18:34.497 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.498 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.509 29120 31705 E Peize : ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:34.516 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:34.518 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"i"}]}
04-11 18:18:34.518 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":2760,"start_time":0,"text":"Nafatin"},
{"end_time":2760,"start_time":2760,"text":" "},
{"end_time":3220,"start_time":2760,"text":"i"}]}
04-11 18:18:34.529 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:34.613 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.613 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.621 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:34.625 29120 31705 E Peize : ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:34.633 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:34.635 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafatin"}]}
04-11 18:18:34.635 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafatin"}]}
04-11 18:18:34.644 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:34.725 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.725 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.732 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:34.736 29120 31705 E Peize : ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:34.744 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:34.746 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafa"}]}
04-11 18:18:34.746 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Nafa"}]}
04-11 18:18:34.754 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:34.835 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.836 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,SwingEffectController.cpp,1059] ERROR ## [AE_EFFECT_TAG]swing
effect preload get segment id 1744363079873714512104494032_text_sticker
04-11 18:18:34.842 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:34.847 29120 31705 E Peize : ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [Peize]Sanity
04-11 18:18:34.855 29120 31705 E cjy text_anim: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [cjy text_anim]onStart
04-11 18:18:34.856 29120 31705 E lrc onSetProperty: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc onSetProperty]{"words":
[{"end_time":3220,"start_time":0,"text":"Na"}]}
04-11 18:18:34.856 29120 31705 E lrc keyword_rich_text: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [lrc keyword_rich_text]{"words":
[{"end_time":3220,"start_time":0,"text":"Na"}]}
04-11 18:18:34.862 29120 31705 E echodebug: ## 2025-04-11 18:18:34
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:35.007 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.009 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.018 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.019 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.027 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.028 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.040 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.041 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.049 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.050 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.054 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.055 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.084 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.085 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.118 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.119 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.156 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.157 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.163 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.164 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.193 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.194 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.233 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.234 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.255 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.256 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.284 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.285 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.326 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.327 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.350 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.351 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.392 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.393 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.417 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.419 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.469 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.471 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.488 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.489 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.517 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.519 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.552 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.554 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.585 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.586 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.630 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.631 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:35.650 29120 31705 E echodebug: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]nan
04-11 18:18:35.651 29120 31705 E AE_TEXT_TAG: ## 2025-04-11 18:18:35
[threadid:4001778864,AMGTextProceduralTexture.cpp,755] ERROR ##
[AE_TEXT_TAG]TextProceduralTexture::drawNewEmoji: sdfTex is nullptr.
04-11 18:18:36.094 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.130 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.151 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.176 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.201 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.225 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.251 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.277 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.302 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.324 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.346 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.389 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.422 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.454 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.491 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.541 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.580 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.606 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.631 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.656 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.692 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.721 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.775 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.804 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.828 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.854 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.889 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.941 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.969 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:36.993 29120 31705 E echodebug: ## 2025-04-11 18:18:36
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.019 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.075 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.104 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.129 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.153 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.188 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.235 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.268 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.293 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.321 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.356 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.396 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.424 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.458 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.497 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.533 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.558 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.587 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.625 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.654 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.689 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.720 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.757 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.791 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.837 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.867 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.892 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.941 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:37.974 29120 31705 E echodebug: ## 2025-04-11 18:18:37
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.000 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.024 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.072 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.100 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.126 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.155 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.186 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.231 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.259 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.292 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.320 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.352 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.400 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.431 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.455 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.484 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.532 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.560 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.593 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.621 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.657 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.693 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.723 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.759 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.816 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:38.847 29120 31705 E echodebug: ## 2025-04-11 18:18:38
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:41.012 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:41.018 29120 31705 E echodebug: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:41.041 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:41.048 29120 31705 E echodebug: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:41.065 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:41.072 29120 31705 E echodebug: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:41.148 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:41.154 29120 31705 E echodebug: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:41.242 29120 31705 E echodebug: ## 2025-04-11 18:18:41
[threadid:4001778864,AMGLuaLog.cpp,42] ERROR ## [echodebug]0.52976191043854
04-11 18:18:42.335 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=290786,
DequeueBufferDuration=3163855, forgiveAmount=290786, totalDuration=13108948
04-11 18:18:42.339 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2160646,
DequeueBufferDuration=5131354, forgiveAmount=2160646, totalDuration=13782250
04-11 18:18:42.355 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2624554,
DequeueBufferDuration=3786771, forgiveAmount=2624554, totalDuration=11036101
04-11 18:18:42.404 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=60648,
DequeueBufferDuration=1902344, forgiveAmount=60648, totalDuration=10068496
04-11 18:18:42.419 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=746340,
DequeueBufferDuration=3039584, forgiveAmount=746340, totalDuration=12250497
04-11 18:18:42.436 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2586568,
DequeueBufferDuration=2866614, forgiveAmount=2586568, totalDuration=8573323
04-11 18:18:42.451 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2219230,
DequeueBufferDuration=4172135, forgiveAmount=2219230, totalDuration=12502842
04-11 18:18:42.468 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2461867,
DequeueBufferDuration=3893594, forgiveAmount=2461867, totalDuration=13512099
04-11 18:18:42.484 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2378980,
DequeueBufferDuration=4001875, forgiveAmount=2378980, totalDuration=13716311
04-11 18:18:42.499 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2289935,
DequeueBufferDuration=3234167, forgiveAmount=2289935, totalDuration=12994245
04-11 18:18:42.515 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2349754,
DequeueBufferDuration=3688489, forgiveAmount=2349754, totalDuration=8993044
04-11 18:18:42.531 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2021740,
DequeueBufferDuration=3618750, forgiveAmount=2021740, totalDuration=9111469
04-11 18:18:44.405 29120 31705 E AE_EFFECT_TAG: ## 2025-04-11 18:18:44
[threadid:4001778864,AMGTextSegment.cpp,1095] ERROR ## [AE_EFFECT_TAG][TextSegment]
setRichTextParams inParam is nil
04-11 18:18:44.532 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1992080,
DequeueBufferDuration=2797500, forgiveAmount=1992080, totalDuration=10630162
04-11 18:18:44.545 29120 29134 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1415939,
DequeueBufferDuration=2867656, forgiveAmount=1415939, totalDuration=11553851
04-11 18:18:45.805 29120 29134 E CameraManagerGlobal: Camera 5 is not available.
Ignore physical camera status change
04-11 18:18:45.919 29120 31284 E EffectResourceSettings: ## 2025-04-11 18:18:45
[threadid:2820803760,ResourceManagerSettings.cpp,10] ERROR ##
[EffectResourceSettings]EffectResourceSettings::parserJsonSettingsFromString
settings is empty.
04-11 18:18:45.926 29120 31284 E Cache : ## 2025-04-11 18:18:45
[threadid:2820803760,AMGSharedDiskCache.cpp,136] ERROR ## [Cache]SharedDiskCache
inited with empty storage path!
04-11 18:18:45.927 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:45
[threadid:2820803760,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:18:46.250 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:18:46.252 29120 31284 E AE_GAME_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/ddd583e700bba75f5c464d300f70c7aa
/AmazingFeature/
04-11 18:18:46.255 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:18:46.266 29120 31284 E AE_GAME_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/dc6a7b0059cfa28aa6f44c40401db4a6
/FaceMakeupV2_2999/
04-11 18:18:46.268 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:18:46.270 29120 31284 E AE_GAME_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/353020b0e16930303766af8c74bd2214
/AmazingFeature/
04-11 18:18:46.273 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:18:46.280 29120 31284 E AE_GAME_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/e56ba9eea9c4a937c1f71c1e495e9776
/AmazingFeature/
04-11 18:18:46.298 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:18:46.318 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:18:46.361 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:46.366 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:18:46.383 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:18:46.390 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:46.392 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:18:46.474 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:46
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:46.529 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:46.530 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:18:46.596 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:46
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:46.603 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:46.605 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:46
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]Reshapesystem update: facecount is 0.
04-11 18:18:46.682 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:46
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:46.773 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:46
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:46.866 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:46
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:46.963 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:46
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.051 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.135 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.219 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.304 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.396 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.480 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.564 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.674 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.762 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.847 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:47.936 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:47
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.024 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.111 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.198 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.301 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.391 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.535 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:18:48.619 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.644 29120 31897 E AE_EFFECT_TAG: ## 2025-04-11 18:18:48
[threadid:3815095472,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:18:48.712 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.773 29120 31897 E AE_GAME_TAG: ## 2025-04-11 18:18:48
[threadid:3815095472,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a08234008120eadcd
/AmazingFeature/
04-11 18:18:48.806 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.829 29120 31284 E AE_JSRUNTIME_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,AMGJSLoader.cpp,572] ERROR ## [AE_JSRUNTIME_TAG]filePath
'./PluginComponents/index.js' not found based on package paths
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,ConsoleModule.cpp,97] ERROR ## [AE_JSRUNTIME_TAG] at
<anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/amazingpro.js:531:16)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at value
(file:///bootstrap/bootstrap.js:3:2082)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/amazingpro.js:541:25)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:///makeRequire.js:16:70)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/AmazingProRuntime.js:2:38)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,ConsoleModule.cpp,97] ERROR ## [AE_JSRUNTIME_TAG] at
<anonymous> (file:///makeRequire.js:16:70)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at value
(file:///bootstrap/bootstrap.js:3:2082)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/amazingpro.js:541:25)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:///makeRequire.js:16:70)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/AmazingProRuntime.js:2:38)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,ConsoleModule.cpp,97] ERROR ## [AE_JSRUNTIME_TAG] at
<anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/AmazingProRuntime.js:2:38)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at value
(file:///bootstrap/bootstrap.js:3:2082)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/amazingpro.js:541:25)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:///makeRequire.js:16:70)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/AmazingProRuntime.js:2:38)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,ConsoleModule.cpp,97] ERROR ## [AE_JSRUNTIME_TAG]
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at value
(file:///bootstrap/bootstrap.js:3:2082)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/amazingpro.js:541:25)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:///makeRequire.js:16:70)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: at <anonymous>
(file:////data/user/0/com.zhiliaoapp.musically/files/effect/539c008b4ef7c67a0823400
8120eadcd/AmazingFeature/js/AmazingProRuntime.js:2:38)
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,AMGJSLoader.cpp,572] ERROR ## [AE_JSRUNTIME_TAG]filePath
'AmgAlgorithm.js' not found based on package paths
04-11 18:18:48.830 29120 31284 E AE_JSRUNTIME_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,AMGJSLoader.cpp,572] ERROR ## [AE_JSRUNTIME_TAG]filePath
'IEJS.js' not found based on package paths
04-11 18:18:48.890 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:48
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:48.974 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:48
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:49.072 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:49
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:49.154 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.158 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:49
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:49.240 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.246 29120 31284 E FACE_BEAUTY_TAG: ## 2025-04-11 18:18:49
[threadid:2820803760,AMGBeautifyCommonTools.cpp,138] ERROR ##
[FACE_BEAUTY_TAG]FaceMakeupV2System update: facecount = 0
04-11 18:18:49.325 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.334 29120 29128 E gcblocker: gc block end, 132818632,1103
04-11 18:18:49.419 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.508 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.597 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.687 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.773 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.860 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:49.945 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:49
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.035 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.123 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.209 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.309 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.398 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.484 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.585 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.672 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.770 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.854 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:50.959 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:50
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.044 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.156 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.250 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.337 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.442 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.528 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.617 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.714 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.799 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:51.896 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:51
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.000 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.085 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.182 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.265 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.353 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.439 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.524 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.635 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.719 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.803 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.895 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:52.979 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:52
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.066 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.163 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.247 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.336 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.420 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.505 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.590 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.675 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.759 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.844 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:53.929 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:53
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.018 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.102 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.208 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.292 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.399 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.483 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.574 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.658 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.756 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.839 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:54.925 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:54
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.009 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.094 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.178 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.264 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.358 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.443 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.532 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.616 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.701 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.784 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.869 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:55.954 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:55
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:56.042 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:56
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:56.129 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:56
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:56.214 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:56
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:56.383 29120 29385 E CameraManagerGlobal: Camera 5 is not available.
Ignore physical camera status change
04-11 18:18:56.553 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:56
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:56.848 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:56
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:56.871 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:56
[threadid:2820803760,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:18:56.985 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:56
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:57.086 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:57
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:57.175 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:57
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:57.311 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:57
[threadid:2820803760,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:18:57.398 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:57
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:57.453 29120 31897 E AE_EFFECT_TAG: ## 2025-04-11 18:18:57
[threadid:3815095472,AMGSceneResetController.cpp,49] ERROR ## [AE_EFFECT_TAG]
[SceneResetController] m_enableSceneResetController: 0
04-11 18:18:57.494 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:57
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:57.518 29120 31897 E AE_GAME_TAG: ## 2025-04-11 18:18:57
[threadid:3815095472,AMGSceneLoader.cpp,510] ERROR ## [AE_GAME_TAG]load scene end,
scene path:
/data/user/0/com.zhiliaoapp.musically/files/effect/7a32e5ccb30264af71bf8bc28dfec609
/AmazingFeature/
04-11 18:18:57.596 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:57
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:57.732 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:57
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.018 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.103 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.188 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.275 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.379 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.464 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.549 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.643 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.734 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.827 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:58.914 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:58
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.001 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.089 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.191 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.199 29120 31284 E AE_EFFECT_TAG: ## 2025-04-11 18:18:59
[threadid:2820803760,AMGEffectEventTracking.cpp,905] ERROR ##
[AE_EFFECT_TAG]algoErrorInfo is nullptr...
04-11 18:18:59.295 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.390 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.708 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.848 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:18:59.933 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:18:59
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.019 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.112 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.197 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.288 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.373 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.469 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.555 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.653 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.738 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.824 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.910 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:00.996 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:00
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.088 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.174 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.268 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.358 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.460 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.552 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.641 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.732 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.821 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:01.914 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:01
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.008 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.095 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.178 29120 31677 E libOpenSLES:
frameworks/wilhelm/src/itf/IBufferQueue.cpp:56: pthread_mutex_lock_timeout_np
returned 110
04-11 18:19:02.195 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.292 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.393 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.487 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.577 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.664 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.753 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.838 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:02.924 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:02
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.011 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.099 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.189 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.275 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.360 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.457 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.549 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.640 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.729 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.828 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:03.920 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:03
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.023 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.121 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.224 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.323 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.413 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.520 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.615 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.721 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.815 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:04.917 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:04
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.013 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.117 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.204 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.309 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.398 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.495 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.586 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.683 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.767 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.866 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:05.961 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:05
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.054 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.138 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.234 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.320 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.423 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.539 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.646 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.743 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.845 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:06.931 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:06
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.038 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.132 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.228 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.323 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.423 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.529 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.615 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.701 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.796 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:07.904 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:07
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.000 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.112 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.204 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.300 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.385 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.483 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.569 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.665 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.764 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.851 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:08.937 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:08
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.028 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.116 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.219 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.309 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.408 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.506 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.596 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.693 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.780 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.872 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:09.957 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:09
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.047 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.146 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.235 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.328 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.418 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.510 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.603 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.694 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.801 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.900 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:10.994 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:10
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.086 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.173 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.263 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.352 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.441 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.537 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.624 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.717 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.813 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:11.914 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:11
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.007 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.096 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.197 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.288 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.387 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.473 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.568 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.660 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.755 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.847 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:12.943 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:12
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:13.050 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:13
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:13.152 29120 31935 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:13
[threadid:3146857648,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:13.263 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:13
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:13.476 29120 31934 E AE_ALGORITHM_TAG: ## 2025-04-11 18:19:13
[threadid:3149384880,BachAlgorithmAbstract.cpp,389] ERROR ##
[AE_ALGORITHM_TAG]Algorithm type: 49 load model tt_skin_seg_fast failed: -1000,
path is asset://not_found
04-11 18:19:13.733 29120 31284 E MultiThreadingDebug: ## 2025-04-11 18:19:13
[threadid:2820803760,AMGQueueableLock.cpp,153] ERROR ##
[MultiThreadingDebug]runOrQueueUp mark close
04-11 18:19:14.825 29120 32139 E Surface : freeAllBuffers: 5 buffers were freed
while being dequeued!
04-11 18:19:14.917 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:19:15.268 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:19:15.847 29120 29128 E gcblocker: gc block end, 132846249,0
04-11 18:19:15.899 29120 32139 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:19:16.024 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:19:21.269 29120 29128 E gcblocker: gc block end, 132851671,0
04-11 18:19:21.602 29120 32189 E ByteVC2_dec: vc2_thread [warning]: WPP is not
supported by the bitstream, turn it off
04-11 18:19:21.791 29120 29300 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.f2
num: 1
04-11 18:19:22.731 29120 32234 E livestrategy: (SettingsManager_Config.cpp:505):
VeLSSettingsManager:no config for:live_stream_strategy_global_threadpool
04-11 18:19:22.786 29120 32240 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:19:22.788 29120 32234 E ttmio : <0x0,JNI_OnLoad,JNIFns.cpp:82>MIOLiveIO
JNI_OnLoad begin
04-11 18:19:22.789 29120 32234 E ttmio : <0x0,JNI_OnLoad,JNIFns.cpp:121>MIOLiveIO
JNI_OnLoad end:0
04-11 18:19:22.789 29120 32234 E ttmio :
<0x0,setUseWorkerImplVersion,MIOLiveWorkerPool.cpp:55>mio_limio_live_workerve
setUseWorkerImplVersion:1
04-11 18:19:22.790 29120 32234 E ttmio :
<0x0,setUseWorkerImplVersion,MIOLiveWorkerPool.cpp:63>mio_live_worker
mWorkerImplVersion:1
04-11 18:19:22.790 29120 32234 E ttmio : <0x0,start,MIOLiveIOManager.cpp:68>start
native MIOLiveIO, version:1.0.223.2 closeMIOLiveStatistic:1
04-11 18:19:22.790 29120 32234 E ttmio :
<0x0,getNetWorker,MIOLiveWorkerPool.cpp:21>mio_live_worker createNetWorker,
version:1
04-11 18:19:22.790 29120 32234 E ttmio :
<0x0,getSlowWorker,MIOLiveWorkerPool.cpp:39>mio_live_worker createSlowWorker,
version:1
04-11 18:19:22.792 29120 32234 E ttmio :
<0x0,start,MIOTTQuicTransWrapper.cpp:24>load ttquic so success
04-11 18:19:22.803 29120 29300 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.f2@8bad6d7sensor=NULL num: 2
04-11 18:19:22.810 29120 32234 E ttmio :
<0x0,start,MIOLiveIOManager.cpp:108>start native MIOLiveIO finish
04-11 18:19:23.470 29120 29128 E gcblocker: gc block end, 132853871,0
04-11 18:19:29.511 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=504230,
DequeueBufferDuration=4019219, forgiveAmount=504230, totalDuration=10999821
04-11 18:19:29.531 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=917334,
DequeueBufferDuration=4209375, forgiveAmount=917334, totalDuration=10216270
04-11 18:19:29.552 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=564151,
DequeueBufferDuration=3968802, forgiveAmount=564151, totalDuration=10575813
04-11 18:19:29.571 29120 29120 E BufferQueueProducer:
[SurfaceView[com.zhiliaoapp.musically/com.ss.android.ugc.aweme.splash.SplashActivit
y]#65(BLAST Consumer)65](id:71c000000058,api:0,p:-1,c:29120) disconnect: not
connected (req=2)
04-11 18:19:30.499 29120 29128 E gcblocker: gc block end, 132859690,1211
04-11 18:19:32.790 29120 32240 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:19:37.389 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=818276,
DequeueBufferDuration=514010, forgiveAmount=514010, totalDuration=11063756
04-11 18:19:42.768 29120 32255 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:19:45.257 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=702477,
DequeueBufferDuration=632344, forgiveAmount=632344, totalDuration=7510335
04-11 18:19:47.217 29120 29128 E gcblocker: gc block end, 132877619,0
04-11 18:19:50.907 29120 32420 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:19:51.160 29120 400 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:19:52.434 29120 29128 E gcblocker: gc block end, 132882836,0
04-11 18:19:57.632 29120 32641 E ByteVC2_dec: vc2_thread [warning]: WPP is not
supported by the bitstream, turn it off
04-11 18:20:17.170 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:17.171 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:17.292 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:17.553 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=949175,
DequeueBufferDuration=4888438, forgiveAmount=949175, totalDuration=31614514
04-11 18:20:17.576 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:17.579 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:18.404 29120 29128 E gcblocker: gc block end, 132908805,1
04-11 18:20:28.123 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:20:28.123 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:20:28.123 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:20:29.090 29120 29120 E BufferQueueProducer:
[SurfaceView[com.zhiliaoapp.musically/com.ss.android.ugc.aweme.splash.SplashActivit
y]#73(BLAST Consumer)73](id:71c000000061,api:0,p:-1,c:29120) disconnect: not
connected (req=2)
04-11 18:20:30.847 29120 29520 E ttmn :
<77abc6b5e0,ff_demuxer_android.cpp,open,495>ffmpeg format error.code:-
541478725,message:End of file
04-11 18:20:30.857 29120 1085 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:20:31.182 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:31.788 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=779661,
DequeueBufferDuration=2008750, forgiveAmount=779661, totalDuration=8371616
04-11 18:20:32.325 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:20:32.510 29120 29128 E gcblocker: too long GC blocking: 3000
04-11 18:20:32.510 29120 29128 E gcblocker: gc block end, 132919898,3014
04-11 18:20:33.321 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=66985,
DequeueBufferDuration=800521, forgiveAmount=66985, totalDuration=7683634
04-11 18:20:34.088 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:34.245 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=382890,
DequeueBufferDuration=6152761, forgiveAmount=382890, totalDuration=14139116
04-11 18:20:34.263 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1105775,
DequeueBufferDuration=8179948, forgiveAmount=1105775, totalDuration=12226054
04-11 18:20:34.325 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=287923,
DequeueBufferDuration=7247031, forgiveAmount=287923, totalDuration=13806706
04-11 18:20:34.357 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=492042,
DequeueBufferDuration=7273541, forgiveAmount=492042, totalDuration=14095239
04-11 18:20:34.375 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=984630,
DequeueBufferDuration=7120885, forgiveAmount=984630, totalDuration=12070584
04-11 18:20:34.390 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=211406,
DequeueBufferDuration=9051875, forgiveAmount=211406, totalDuration=18490053
04-11 18:20:34.469 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=269743,
DequeueBufferDuration=5608021, forgiveAmount=269743, totalDuration=19054681
04-11 18:20:35.493 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1634094,
DequeueBufferDuration=1622239, forgiveAmount=1622239, totalDuration=9132104
04-11 18:20:37.488 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=821716,
DequeueBufferDuration=8089740, forgiveAmount=821716, totalDuration=13011463
04-11 18:20:37.554 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1276748,
DequeueBufferDuration=5770416, forgiveAmount=1276748, totalDuration=10599004
04-11 18:20:37.802 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=200814,
DequeueBufferDuration=5300417, forgiveAmount=200814, totalDuration=14862903
04-11 18:20:37.818 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=159595,
DequeueBufferDuration=5047812, forgiveAmount=159595, totalDuration=13678935
04-11 18:20:37.841 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=476539,
DequeueBufferDuration=6694531, forgiveAmount=476539, totalDuration=16571297
04-11 18:20:37.850 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=419950,
DequeueBufferDuration=6552448, forgiveAmount=419950, totalDuration=12973382
04-11 18:20:37.866 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=237718,
DequeueBufferDuration=5671094, forgiveAmount=237718, totalDuration=12538730
04-11 18:20:37.897 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=108003,
DequeueBufferDuration=5969427, forgiveAmount=108003, totalDuration=12956182
04-11 18:20:37.914 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=482005,
DequeueBufferDuration=5834532, forgiveAmount=482005, totalDuration=11265157
04-11 18:20:37.929 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=743882,
DequeueBufferDuration=6188542, forgiveAmount=743882, totalDuration=11773956
04-11 18:20:39.902 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:39.907 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:39.977 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:39.977 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:39.978 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.001 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.033 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.066 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.098 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.130 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.162 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.194 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.226 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.258 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.290 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.322 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.355 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.387 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.419 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.455 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.484 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.516 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.774 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.809 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.841 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.871 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.906 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.934 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.967 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:40.999 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.030 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.063 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.095 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.128 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.162 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.194 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.230 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.272 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.291 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.323 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.578 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.611 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.643 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.678 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.707 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.740 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.773 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.804 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.839 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.870 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.902 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.934 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:41.971 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.003 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.028 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.061 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.093 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.126 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.383 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.415 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.447 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.479 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.511 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.543 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.576 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.609 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.642 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.672 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.705 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.738 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.770 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.803 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.834 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.866 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.898 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:42.931 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.188 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.220 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.252 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.285 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.317 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.351 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.381 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.413 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.446 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.477 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.511 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.542 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.575 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.606 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.644 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.671 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.705 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:43.993 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.026 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.057 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.091 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.122 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.154 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.186 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.219 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.251 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.283 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.315 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.349 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.380 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.412 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.443 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.476 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.520 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.798 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.830 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.864 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.897 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.927 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.959 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:44.991 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.024 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.057 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.087 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.126 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.153 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.193 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.225 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.250 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.283 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.323 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.571 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.604 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.637 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.676 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.703 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.812 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.854 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.868 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.893 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.927 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:45.943 29120 29120 E BufferQueueProducer:
[SurfaceView[com.zhiliaoapp.musically/com.ss.android.ugc.aweme.splash.SplashActivit
y]#78(BLAST Consumer)78](id:71c000000069,api:0,p:-1,c:29120) disconnect: not
connected (req=2)
04-11 18:20:45.989 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.054 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.085 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.100 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.390 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.425 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.456 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.487 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.520 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.552 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.584 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.617 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.650 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.681 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.714 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.745 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.779 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.811 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.843 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.875 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:46.908 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.197 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.230 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.268 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.294 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.326 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.358 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.389 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.423 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.455 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.489 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.520 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.552 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.585 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.620 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.649 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.682 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.713 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:47.972 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.004 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.036 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.069 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.100 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.132 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.175 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.203 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.230 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.261 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.294 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.328 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.358 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.391 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.429 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.456 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.493 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.529 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.792 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.813 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.843 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.874 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.906 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.939 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:48.971 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.003 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.036 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.068 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.101 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.134 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.169 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.197 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.229 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.261 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.293 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.329 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.585 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.623 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.657 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.683 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.712 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.746 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.777 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.810 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.843 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.875 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.919 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.945 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:49.971 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.003 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.035 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.068 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.100 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.140 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.390 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.422 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.455 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.489 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.522 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.559 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.585 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.618 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.650 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.681 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.713 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.745 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.780 29120 29120 E aoapp.musicall: No package ID 54 found for ID
0x548dc51c.
04-11 18:20:50.827 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:20:55.274 29120 1227 E Surface : freeAllBuffers: 13 buffers were freed
while being dequeued!
04-11 18:21:00.305 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:02.724 29120 1282 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:21:02.910 29120 1353 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:21:02.925 29120 1352 E livestrategy: (SettingsManager_Config.cpp:505):
VeLSSettingsManager:no config for:live_stream_strategy_global_threadpool
04-11 18:21:05.235 29120 29128 E gcblocker: gc block end, 132955636,0
04-11 18:21:06.733 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=949204,
DequeueBufferDuration=1011198, forgiveAmount=949204, totalDuration=6051227
04-11 18:21:06.920 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1094422,
DequeueBufferDuration=12962031, forgiveAmount=1094422, totalDuration=17658187
04-11 18:21:06.978 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=516318,
DequeueBufferDuration=13118906, forgiveAmount=516318, totalDuration=18833406
04-11 18:21:10.859 29120 1357 E Surface : freeAllBuffers: 15 buffers were freed
while being dequeued!
04-11 18:21:11.019 29120 29120 E BufferQueueProducer:
[SurfaceView[com.zhiliaoapp.musically/com.ss.android.ugc.aweme.splash.SplashActivit
y]#82(BLAST Consumer)82](id:71c00000006d,api:0,p:-1,c:29120) disconnect: not
connected (req=2)
04-11 18:21:11.073 29120 1430 E livestrategy: (SettingsManager_Config.cpp:505):
VeLSSettingsManager:no config for:live_stream_strategy_global_threadpool
04-11 18:21:11.089 29120 32240 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:21:11.194 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=18488,
DequeueBufferDuration=8102448, forgiveAmount=18488, totalDuration=15838858
04-11 18:21:11.228 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1826835,
DequeueBufferDuration=1750990, forgiveAmount=1750990, totalDuration=12803685
04-11 18:21:11.243 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=987343,
DequeueBufferDuration=2025781, forgiveAmount=987343, totalDuration=6903647
04-11 18:21:11.264 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1575227,
DequeueBufferDuration=2140260, forgiveAmount=1575227, totalDuration=5996629
04-11 18:21:11.276 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1208040,
DequeueBufferDuration=2865781, forgiveAmount=1208040, totalDuration=7153503
04-11 18:21:11.301 29120 30117 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1375807,
DequeueBufferDuration=1557344, forgiveAmount=1375807, totalDuration=7052032
04-11 18:21:11.932 29120 29128 E gcblocker: gc block end, 132961497,837
04-11 18:21:13.458 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=320036,
DequeueBufferDuration=13431250, forgiveAmount=320036, totalDuration=24004147
04-11 18:21:13.576 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=430726,
DequeueBufferDuration=11968385, forgiveAmount=430726, totalDuration=19032610
04-11 18:21:15.927 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:16.238 29120 1435 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:21:16.571 29120 1467 E livestrategy: (SettingsManager_Config.cpp:505):
VeLSSettingsManager:no config for:live_stream_strategy_global_threadpool
04-11 18:21:16.715 29120 1383 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:21:17.557 29120 29128 E gcblocker: gc block end, 132967554,405
04-11 18:21:21.708 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:21.793 29120 29300 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.f2
num: 1
04-11 18:21:21.865 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1381856,
DequeueBufferDuration=2847813, forgiveAmount=1381856, totalDuration=8575560
04-11 18:21:21.899 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=291338,
DequeueBufferDuration=6321354, forgiveAmount=291338, totalDuration=15367741
04-11 18:21:21.900 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=67661,
DequeueBufferDuration=6878177, forgiveAmount=67661, totalDuration=17490460
04-11 18:21:21.906 29120 29495 E aoapp.musicall: No package ID e6 found for ID
0xe66a8309.
04-11 18:21:21.911 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=31070,
DequeueBufferDuration=2621615, forgiveAmount=31070, totalDuration=12527182
04-11 18:21:21.930 29120 29375 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1019773,
DequeueBufferDuration=6397656, forgiveAmount=1019773, totalDuration=29123787
04-11 18:21:21.986 29120 1469 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:21:22.807 29120 29300 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.f2@8bad6d7sensor=NULL num: 2
04-11 18:21:22.914 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=807428,
DequeueBufferDuration=4592396, forgiveAmount=807428, totalDuration=11265352
04-11 18:21:22.927 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1112233,
DequeueBufferDuration=1872604, forgiveAmount=1112233, totalDuration=7639545
04-11 18:21:22.948 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=435512,
DequeueBufferDuration=5902708, forgiveAmount=435512, totalDuration=13249445
04-11 18:21:22.961 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=993882,
DequeueBufferDuration=5466823, forgiveAmount=993882, totalDuration=11984163
04-11 18:21:22.980 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=903405,
DequeueBufferDuration=1881563, forgiveAmount=903405, totalDuration=9858763
04-11 18:21:22.996 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1129701,
DequeueBufferDuration=6880156, forgiveAmount=1129701, totalDuration=13529297
04-11 18:21:23.026 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1324254,
DequeueBufferDuration=7253698, forgiveAmount=1324254, totalDuration=13324252
04-11 18:21:23.038 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1128522,
DequeueBufferDuration=6499479, forgiveAmount=1128522, totalDuration=12995663
04-11 18:21:23.055 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=759640,
DequeueBufferDuration=5948125, forgiveAmount=759640, totalDuration=15407802
04-11 18:21:23.070 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=184272,
DequeueBufferDuration=3774115, forgiveAmount=184272, totalDuration=11690311
04-11 18:21:23.086 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1488023,
DequeueBufferDuration=1852240, forgiveAmount=1488023, totalDuration=6973382
04-11 18:21:23.102 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1643146,
DequeueBufferDuration=2546980, forgiveAmount=1643146, totalDuration=8074333
04-11 18:21:23.118 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1733230,
DequeueBufferDuration=1772916, forgiveAmount=1733230, totalDuration=7712654
04-11 18:21:23.134 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1600347,
DequeueBufferDuration=1289062, forgiveAmount=1289062, totalDuration=6747257
04-11 18:21:23.150 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1706780,
DequeueBufferDuration=1226406, forgiveAmount=1226406, totalDuration=7126866
04-11 18:21:23.167 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1859393,
DequeueBufferDuration=2097761, forgiveAmount=1859393, totalDuration=6631735
04-11 18:21:23.183 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1127895,
DequeueBufferDuration=1173334, forgiveAmount=1127895, totalDuration=7006085
04-11 18:21:23.199 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1694873,
DequeueBufferDuration=1565469, forgiveAmount=1565469, totalDuration=6386533
04-11 18:21:23.215 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1540315,
DequeueBufferDuration=1882187, forgiveAmount=1540315, totalDuration=7496870
04-11 18:21:23.231 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1815262,
DequeueBufferDuration=1855885, forgiveAmount=1815262, totalDuration=6240674
04-11 18:21:23.247 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1367829,
DequeueBufferDuration=1484323, forgiveAmount=1367829, totalDuration=7611114
04-11 18:21:23.266 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1117139,
DequeueBufferDuration=1799739, forgiveAmount=1117139, totalDuration=11019211
04-11 18:21:23.283 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1174711,
DequeueBufferDuration=1235989, forgiveAmount=1174711, totalDuration=6718598
04-11 18:21:23.296 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1776473,
DequeueBufferDuration=1386458, forgiveAmount=1386458, totalDuration=9951912
04-11 18:21:23.311 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1365870,
DequeueBufferDuration=2596771, forgiveAmount=1365870, totalDuration=10186750
04-11 18:21:23.511 29120 400 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:21:23.518 29120 1353 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:21:23.987 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:21:23.987 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:21:23.987 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:21:23.993 29120 1482 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:21:25.464 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:21:25.464 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:21:25.464 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:21:25.559 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:25.560 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:25.977 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:25.978 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:43.822 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:44.891 29120 29159 E aoapp.musicall: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
04-11 18:21:45.861 29120 1689 E livestrategy: (SettingsManager_Config.cpp:505):
VeLSSettingsManager:no config for:live_stream_strategy_global_threadpool
04-11 18:21:46.030 29120 30828 E ttmn :
<77abc93cb0,ff_demuxer_android.cpp,open,495>ffmpeg format error.code:-
1414092869,message:Immediate exit requested
04-11 18:21:46.483 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1749339,
DequeueBufferDuration=3974219, forgiveAmount=1749339, totalDuration=7941374
04-11 18:21:46.499 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1921418,
DequeueBufferDuration=2561510, forgiveAmount=1921418, totalDuration=6194821
04-11 18:21:46.530 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1738064,
DequeueBufferDuration=2185990, forgiveAmount=1738064, totalDuration=6150382
04-11 18:21:46.547 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1791213,
DequeueBufferDuration=3013334, forgiveAmount=1791213, totalDuration=12652783
04-11 18:21:46.563 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1691812,
DequeueBufferDuration=4106667, forgiveAmount=1691812, totalDuration=8909137
04-11 18:21:46.580 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=2041873,
DequeueBufferDuration=1802657, forgiveAmount=1802657, totalDuration=4105834
04-11 18:21:46.604 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1355772,
DequeueBufferDuration=2357448, forgiveAmount=1355772, totalDuration=7701269
04-11 18:21:46.620 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1173386,
DequeueBufferDuration=936615, forgiveAmount=936615, totalDuration=5720103
04-11 18:21:46.637 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1658739,
DequeueBufferDuration=1001250, forgiveAmount=1001250, totalDuration=5515948
04-11 18:21:46.650 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=731866,
DequeueBufferDuration=9259896, forgiveAmount=731866, totalDuration=15226528
04-11 18:21:46.668 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=524758,
DequeueBufferDuration=6249532, forgiveAmount=524758, totalDuration=14359859
04-11 18:21:46.683 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=239761,
DequeueBufferDuration=9558489, forgiveAmount=239761, totalDuration=16648812
04-11 18:21:46.697 29120 29385 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1362684,
DequeueBufferDuration=7202605, forgiveAmount=1362684, totalDuration=13050049
04-11 18:21:46.722 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1185256,
DequeueBufferDuration=7431198, forgiveAmount=1185256, totalDuration=13575217
04-11 18:21:46.733 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=399096,
DequeueBufferDuration=7279479, forgiveAmount=399096, totalDuration=13699620
04-11 18:21:48.877 29120 29128 E gcblocker: gc block end, 132999279,0
04-11 18:21:51.128 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:54.240 29120 1698 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:21:54.377 29120 29137 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=665793,
DequeueBufferDuration=5333854, forgiveAmount=665793, totalDuration=12010705
04-11 18:21:54.399 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1081431,
DequeueBufferDuration=11656823, forgiveAmount=1081431, totalDuration=18775836
04-11 18:21:59.214 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:21:59.501 29120 29128 E gcblocker: gc block end, 133009902,1
04-11 18:22:02.140 29120 1756 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:22:02.289 29120 1721 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:22:02.448 29120 1811 E livestrategy: (SettingsManager_Config.cpp:505):
VeLSSettingsManager:no config for:live_stream_strategy_global_threadpool
04-11 18:22:02.474 29120 32240 E livestrategy: (LSConnectManager_LiveIO.cpp:256):
LSConnectManager_LiveIO:[MIOLive] _connect mLiveIOVersion: 1
04-11 18:22:02.598 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1705892,
DequeueBufferDuration=3326771, forgiveAmount=1705892, totalDuration=8167278
04-11 18:22:02.614 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1232753,
DequeueBufferDuration=2910833, forgiveAmount=1232753, totalDuration=8641473
04-11 18:22:02.630 29120 29235 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=1848249,
DequeueBufferDuration=2224166, forgiveAmount=1848249, totalDuration=6755845
04-11 18:22:02.675 29120 30934 E OpenGLRenderer: JankTracker::calculateLegacyJank
expectedDequeueDuration > 0 expectedDequeueDuration=925259,
DequeueBufferDuration=2292864, forgiveAmount=925259, totalDuration=8325368
04-11 18:22:03.232 29120 1828 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:22:03.260 29120 1869 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:22:03.322 29120 29120 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
04-11 18:22:03.322 29120 29120 E Instrumentation: java.lang.Throwable
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1332)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1323)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3830)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.os.Looper.loopOnce(Looper.java:233)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.os.Looper.loop(Looper.java:334)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8399)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
04-11 18:22:03.322 29120 29120 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: assemble duration error
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter:
java.util.ConcurrentModificationException
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:760)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:793)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:791)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
X.WBQ.LJII(SourceFile:16777244)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
X.WBQ.LJ(SourceFile:100663316)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
X.WBT.LIZ(SourceFile:218)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
X.WBT.run(SourceFile:9)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:22:03.464 29120 29196 E Forest_ResourceReporter: at
java.lang.Thread.run(Thread.java:922)
04-11 18:22:03.466 29120 29120 E Forest_ForestFacade: IO operation in UI thread
04-11 18:22:03.471 29120 2014 E PRIMJS : Worker::Init 0x773bf0c1a8
04-11 18:22:03.569 29120 29120 E Forest_null: could not get any valid access key
from remote settings
04-11 18:22:03.579 29120 29120 E Forest_null: url.isBlank
04-11 18:22:03.904 29120 29120 E Forest_null: could not get any valid access key
from remote settings
04-11 18:22:03.905 29120 29120 E Forest_ResourceFetcherChain: fetchAsync error:200:
geckoError:channel or bundle is empty for gecko,
04-11 18:22:03.905 29120 29120 E Forest_ResourceFetcherChain: fetchAsync
error:2200: geckoError:channel or bundle is empty for gecko, builtinError:Could not
get Channel Or Bundle,
04-11 18:22:04.146 29120 1768 E Surface : freeAllBuffers: 10 buffers were freed
while being dequeued!
04-11 18:22:05.101 29120 29120 E Forest_null: could not get any valid access key
from remote settings
04-11 18:22:07.274 29120 29120 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_capcut_anchor_landing_page,bundle =
landing/prefetch.js
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:22:08.395 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:22:08.395 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@3b2a
79c
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_capcut_anchor_landing_page,bundle =
landing/template.js
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
X.W54.LJ(SourceFile:33554557)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
X.98q.LIZ(SourceFile:16777734)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
X.98q.run(SourceFile:9)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke$3(SourceFile:16777222)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
Y.AObjectS253S0100000_3.invoke(Unknown Source:12)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke$55(SourceFile:16777222)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS323S0100000_3.invoke(Unknown Source:27)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
X.Ort.LIZ(SourceFile:50331896)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.LJ(SourceFile:83)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
X.9Gc.run(SourceFile:0)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run$13(SourceFile:16777229)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
Y.ARunnableS33S0200000_3.run(Unknown Source:146)
04-11 18:22:08.396 29120 29513 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:922)
04-11 18:22:08.396 29120 29513 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@e973
92b
04-11 18:22:09.392 29120 1571 E _V_SensorManager: unregisterListenerImpl
listener=X.dSf@3df1ea0sensor=NULL num: 1

You might also like