The document contains log messages from an Android application. It shows messages related to loading configuration files and libraries at startup. Several errors are logged indicating that configuration files could not be found at expected locations on the device file system. This is preventing the application from loading its configuration successfully.
The document contains log messages from an Android application. It shows messages related to loading configuration files and libraries at startup. Several errors are logged indicating that configuration files could not be found at expected locations on the device file system. This is preventing the application from loading its configuration successfully.
The document contains log messages from an Android application. It shows messages related to loading configuration files and libraries at startup. Several errors are logged indicating that configuration files could not be found at expected locations on the device file system. This is preventing the application from loading its configuration successfully.
The document contains log messages from an Android application. It shows messages related to loading configuration files and libraries at startup. Several errors are logged indicating that configuration files could not be found at expected locations on the device file system. This is preventing the application from loading its configuration successfully.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 3
--------- beginning of main
10-20 00:30:48.397 17399 17438 W ziparchive: Unable to open
'/data/user_de/0/com.google.android.gms/app_chimera/m/0000026b/MeasurementDynamite. dm': No such file or directory 10-20 00:30:48.397 17399 17438 W ziparchive: Unable to open '/data/user_de/0/com.google.android.gms/app_chimera/m/0000026b/MeasurementDynamite. dm': No such file or directory 10-20 00:30:48.402 17399 17483 W Java7Support: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added 10-20 00:30:48.504 17490 17490 W libprocessgroup: JoinCgroup: controller schedtune is not found 10-20 00:30:48.504 17490 17490 W libprocessgroup: JoinCgroup: controller schedtune is not found 10-20 00:30:48.504 17490 17490 W libprocessgroup: JoinCgroup: controller schedtune is not found 10-20 00:30:48.518 17399 17399 I MMKV : <native-bridge.cpp:103::JNI_OnLoad> current API level = 33 10-20 00:30:48.518 17399 17399 I MMKV : <MMKV.cpp:156::initialize> version v1.2.7 page size:4096 10-20 00:30:48.518 17399 17399 I MMKV : <MMKV.cpp:167::initialize> armv8 AES instructions is supported 10-20 00:30:48.518 17399 17399 I MMKV : <MMKV.cpp:175::initialize> armv8 CRC32 instructions is supported 10-20 00:30:48.520 17399 17399 I MMKV : <MMKV.cpp:198::initializeMMKV> root dir: /data/user/0/com.accarunit.beauty.camera.videocall/files/mmkv 10-20 00:30:48.525 17399 17399 I MMKV : <MMKV_IO.cpp:81::loadFromFile> loading [user_status] with 34 actual size, file size 4096, InterProcess 0, meta info version:3 10-20 00:30:48.525 17399 17399 I MMKV : <MMKV_IO.cpp:86::loadFromFile> loading [user_status] with crc 416829731 sequence 1 version 3 10-20 00:30:48.525 17399 17399 I MMKV : <MMKV_IO.cpp:130::loadFromFile> loaded [user_status] with 1 key-values 10-20 00:30:48.525 17399 17399 E AnalysisModule: FirebaseAnalytics finished. 10-20 00:30:48.526 17399 17399 E AnalysisModule: AnalysisServiceImpl finished. 10-20 00:30:48.531 17399 17399 D OplusActivityManager: get AMS extension: android.os.BinderProxy@7203251 10-20 00:30:48.531 17399 17445 D TrafficStats: tagSocket(107) with statsTag=0xffffffff, statsUid=-1 10-20 00:30:48.608 17399 17497 I MMKV : <MMKV_IO.cpp:81::loadFromFile> loading [config_version] with 62 actual size, file size 4096, InterProcess 0, meta info version:3 10-20 00:30:48.609 17399 17497 I MMKV : <MMKV_IO.cpp:86::loadFromFile> loading [config_version] with crc 1583908298 sequence 1 version 3 10-20 00:30:48.609 17399 17497 I MMKV : <MMKV_IO.cpp:130::loadFromFile> loaded [config_version] with 3 key-values 10-20 00:30:48.645 17399 17497 W System.err: java.io.FileNotFoundException: /storage/emulated/0/Android/data/com.accarunit.beauty.camera.videocall/files/ AppInnerFiles/.works/config/config.json: open failed: ENOENT (No such file or directory) 10-20 00:30:48.646 17399 17497 W System.err: at libcore.io.IoBridge.open(IoBridge.java:574) 10-20 00:30:48.646 17399 17497 W System.err: at java.io.FileInputStream.<init>(FileInputStream.java:160) 10-20 00:30:48.646 17399 17497 W System.err: at java.io.FileInputStream.<init>(FileInputStream.java:115) 10-20 00:30:48.646 17399 17497 W System.err: at com.lightcone.utils.EncryptShaderUtil.privateGetBinFromFullPath(EncryptShaderUtil.j ava:1) 10-20 00:30:48.646 17399 17497 W System.err: at com.lightcone.utils.EncryptShaderUtil.getShaderFromFullPath(EncryptShaderUtil.java: 1) 10-20 00:30:48.646 17399 17497 W System.err: at d.c.i.f.c.f(ConfigManager.java:1) 10-20 00:30:48.646 17399 17497 W System.err: at d.c.i.f.c.g(ConfigManager.java:4) 10-20 00:30:48.646 17399 17497 W System.err: at d.c.i.d.b.g.a(MediatekBoard.java:3) 10-20 00:30:48.646 17399 17497 W System.err: at d.c.i.b.a(DeviceInfoModule.java:18) 10-20 00:30:48.646 17399 17497 W System.err: at d.c.d.m.t0.e(DeviceConfigManger.java:4) 10-20 00:30:48.646 17399 17497 W System.err: at com.lightcone.beautycam.app.MyApplication.a(MyApplication.java:25) 10-20 00:30:48.646 17399 17497 W System.err: at com.lightcone.beautycam.app.MyApplication.c(MyApplication.java:1) 10-20 00:30:48.646 17399 17497 W System.err: at d.c.d.d.c.run(Unknown Source:2) 10-20 00:30:48.646 17399 17497 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 10-20 00:30:48.646 17399 17497 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) 10-20 00:30:48.646 17399 17497 W System.err: at d.c.d.e.a.d$a.run(PriorityThreadFactory.java:4) 10-20 00:30:48.646 17399 17497 W System.err: at java.lang.Thread.run(Thread.java:1012) 10-20 00:30:48.646 17399 17497 W System.err: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 10-20 00:30:48.646 17399 17497 W System.err: at libcore.io.Linux.open(Native Method) 10-20 00:30:48.646 17399 17497 W System.err: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 10-20 00:30:48.646 17399 17497 W System.err: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274) 10-20 00:30:48.646 17399 17497 W System.err: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 10-20 00:30:48.646 17399 17497 W System.err: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8253) 10-20 00:30:48.646 17399 17497 W System.err: at libcore.io.IoBridge.open(IoBridge.java:560) 10-20 00:30:48.646 17399 17497 W System.err: ... 16 more 10-20 00:30:48.649 17399 17497 W ConfigManager: loadLocalConfig: 10-20 00:30:48.649 17399 17497 W ConfigManager: java.lang.NullPointerException: Attempt to get length of null array 10-20 00:30:48.649 17399 17497 W ConfigManager: at java.lang.StringFactory.newStringFromBytes(StringFactory.java:79) 10-20 00:30:48.649 17399 17497 W ConfigManager: at com.lightcone.utils.EncryptShaderUtil.getShaderFromFullPath(EncryptShaderUtil.java: 2) 10-20 00:30:48.649 17399 17497 W ConfigManager: at d.c.i.f.c.f(ConfigManager.java:1) 10-20 00:30:48.649 17399 17497 W ConfigManager: at d.c.i.f.c.g(ConfigManager.java:4) 10-20 00:30:48.649 17399 17497 W ConfigManager: at d.c.i.d.b.g.a(MediatekBoard.java:3) 10-20 00:30:48.649 17399 17497 W ConfigManager: at d.c.i.b.a(DeviceInfoModule.java:18) 10-20 00:30:48.649 17399 17497 W ConfigManager: at d.c.d.m.t0.e(DeviceConfigManger.java:4) 10-20 00:30:48.649 17399 17497 W ConfigManager: at com.lightcone.beautycam.app.MyApplication.a(MyApplication.java:25) 10-20 00:30:48.649 17399 17497 W ConfigManager: at com.lightcone.beautycam.app.MyApplication.c(MyApplication.java:1) 10-20 00:30:48.649 17399 17497 W ConfigManager: at d.c.d.d.c.run(Unknown Source:2) 10-20 00:30:48.649 17399 17497 W ConfigManager: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 10-20 00:30:48.649 17399 17497 W ConfigManager: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) 10-20 00:30:48.649 17399 17497 W ConfigManager: at d.c.d.e.a.d$a.run(PriorityThreadFactory.java:4) 10-20 00:30:48.649 17399 17497 W ConfigManager: at java.lang.Thread.run(Thread.java:1012) 10-20 00:30:48.711 17399 17499 I FA : App measurement initialized, version: 80118 10-20 00:30:48.711 17399 17499 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 10-20 00:30:48.712 17399 17499 I FA : To enable faster debug mode event logging run: 10-20 00:30:48.712 17399 17499 I FA : adb shell setprop debug.firebase.analytics.app com.accarunit.beauty.camera.videocall 10-20 00:30:49.093 17399 17491 D TrafficStats: tagSocket(100) with statsTag=0xffffffff, statsUid=-1 10-20 00:30:49.093 17399 17507 D TrafficStats: tagSocket(112) with statsTag=0xffffffff, statsUid=-1 10-20 00:30:49.093 17399 17510 D TrafficStats: tagSocket(109) with statsTag=0xffffffff, statsUid=-1 10-20 00:30:49.269 17399 17510 E ConfigManager: loadServerConfig: 10-20 00:30:49.269 17399 17510 E ConfigManager: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null') 10-20 00:30:49.269 17399 17510 E ConfigManager: at [Source: <html> 10-20 00:30:49.269 17399 17510 E ConfigManager: <head><title>404 Not Found</title></head> 10-20 00:30:49.269 17