0% found this document useful (0 votes)
366 views275 pages

Mod Menu Log - Com - Roblox.client

The document contains log messages from an Android application startup process. It shows the application attempting to load and instantiate components but failing with a ClassNotFoundException, unable to find the CoreComponentFactory class. There are also warnings about ignoring duplicate permissions and an unknown XML element. The application then attempts but fails to load dex files from the data directory.

Uploaded by

mhdyvnijad
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)
366 views275 pages

Mod Menu Log - Com - Roblox.client

The document contains log messages from an Android application startup process. It shows the application attempting to load and instantiate components but failing with a ClassNotFoundException, unable to find the CoreComponentFactory class. There are also warnings about ignoring duplicate permissions and an unknown XML element. The application then attempts but fails to load dex files from the data directory.

Uploaded by

mhdyvnijad
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/ 275

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

11-22 20:54:42.798 29365 29365 I m.roblox.client: Using CollectorTypeCC GC.


11-22 20:54:42.862 29365 29365 E m.roblox.client: Not starting debugger since
process cannot load the jdwp agent.
11-22 20:54:43.000 29365 29365 D ActivityThread: setConscryptValidator
11-22 20:54:43.002 29365 29365 D ActivityThread: setConscryptValidator - put
11-22 20:54:43.101 29365 29365 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10357; state: ENABLED
11-22 20:54:43.166 29365 29365 W ziparchive: Unable to open
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.dm': No such file or directory
11-22 20:54:43.166 29365 29365 W ziparchive: Unable to open
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.dm': No such file or directory
11-22 20:54:43.188 29365 29365 D nativeloader: Configuring clns-4 for other apk
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk. target_sdk_version=33, uses_libraries=,
library_path=/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm:/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/
com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.roblox.client
--------- beginning of system
11-22 20:54:43.210 29365 29365 E LoadedApk: Unable to instantiate
appComponentFactory
11-22 20:54:43.210 29365 29365 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file "/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk"],nativeLibraryDirectories=[/data/app/
~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/lib/arm,
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a, /system/lib, /system/system_ext/lib]]
11-22 20:54:43.210 29365 29365 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:289)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:1064)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:1151)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1475)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3264)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3256)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7477)
11-22 20:54:43.210 29365 29365 E LoadedApk: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.os.Looper.loop(Looper.java:313)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:54:43.210 29365 29365 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:54:43.228 29365 29365 I SPEG : Preparing application
11-22 20:54:44.740 29399 29399 I spqr : Size: 198, waiting time: 82ms
11-22 20:54:44.774 29399 29399 I spqr : dm saved, spqr v4.2s took 117ms
11-22 20:54:50.117 29568 29568 I m.roblox.client: Using CollectorTypeCC GC.
11-22 20:54:50.128 29568 29568 E m.roblox.client: Not starting debugger since
process cannot load the jdwp agent.
11-22 20:54:50.144 29568 29568 D ActivityThread: setConscryptValidator
11-22 20:54:50.144 29568 29568 D ActivityThread: setConscryptValidator - put
11-22 20:54:50.203 29568 29568 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10357; state: ENABLED
11-22 20:54:50.222 29568 29568 D nativeloader: Configuring clns-4 for other apk
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk. target_sdk_version=33, uses_libraries=,
library_path=/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm:/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/
com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.roblox.client
11-22 20:54:50.225 29568 29568 E LoadedApk: Unable to instantiate
appComponentFactory
11-22 20:54:50.225 29568 29568 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file "/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk"],nativeLibraryDirectories=[/data/app/
~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/lib/arm,
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a, /system/lib, /system/system_ext/lib]]
11-22 20:54:50.225 29568 29568 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:289)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:1064)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:1151)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1475)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3264)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3256)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7477)
11-22 20:54:50.225 29568 29568 E LoadedApk: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.os.Looper.loop(Looper.java:313)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:54:50.225 29568 29568 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:54:50.260 29568 29568 V GraphicsEnvironment: ANGLE Developer option for
'com.roblox.client' set to: 'default'
11-22 20:54:50.261 29568 29568 V GraphicsEnvironment: ANGLE GameManagerService for
com.roblox.client: false
11-22 20:54:50.262 29568 29568 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
11-22 20:54:50.272 29568 29568 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:54:50.278 29568 29568 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:54:50.293 29568 29568 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.roblox.client at: Binary XML file line #107
11-22 20:54:50.294 29568 29568 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk Binary XML file line #157
11-22 20:54:50.566 29568 29568 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/UYvOso3E3otiYzH8NGOqvgl5fV04WfbM.dex
11-22 20:54:50.566 29568 29568 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:54:50.659 29568 29568 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/eCp428KdvKNm4euVRY4NZLGvIJZqKlJZ.dex
11-22 20:54:50.659 29568 29568 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:54:50.661 29568 29568 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/ekpEkgNjzyADeH4yMogaNkqCgBOn2yiH.dex
11-22 20:54:50.661 29568 29568 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:54:50.678 29568 29568 I MultiDex: VM with version 2.1.0 has multidex
support
11-22 20:54:50.678 29568 29568 I MultiDex: Installing application
11-22 20:54:50.678 29568 29568 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
11-22 20:54:50.703 29568 29568 I roblox.config: [q0.N0()-1]: setBaseUrl() null =>
www.roblox.com/
11-22 20:54:50.704 29568 29568 I rbx.baseurl: [d.<init>()-2]: Incoming base url:
www.roblox.com/
11-22 20:54:50.705 29568 29568 I roblox.config: [q0.P0()-1]: setChannel() =>
11-22 20:54:50.709 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag RemoveDeprecatedCookieSyncManagerSync from SharedPreference with value
false
11-22 20:54:50.710 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FFlagEngineFlagsListeners from SharedPreference with value false
11-22 20:54:50.711 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableBuildOrientedConfig from SharedPreference with value false
11-22 20:54:50.711 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag VersionSupportForMaquettes from SharedPreference with value false
11-22 20:54:50.712 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSdk33PostNotifications from SharedPreference with value false
11-22 20:54:50.712 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidAddBuildVariantToGlobalTags from SharedPreference with value
false
11-22 20:54:50.712 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableCallNotificationHandler4 from SharedPreference with value true
11-22 20:54:50.712 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillPhoneNumber from SharedPreference with value
false
11-22 20:54:50.713 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSendrChatNotificationReply from SharedPreference with value
false
11-22 20:54:50.713 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidRealtimeProtocolForAllV599 from SharedPreference with
value false
11-22 20:54:50.714 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableFlagRefactorStage3Dev from SharedPreference with value false
11-22 20:54:50.715 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableEnhancedShareAnalytics from SharedPreference with value false
11-22 20:54:50.715 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidDetectDeadCode from SharedPreference with value false
11-22 20:54:50.716 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationSessionUtilsAndroid from SharedPreference with
value false
11-22 20:54:50.716 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationsPromptAndroid13 from SharedPreference with
value false
11-22 20:54:50.717 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidInitializeAndroidUpdateAdapter from SharedPreference with value
false
11-22 20:54:50.717 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillSMSOTP from SharedPreference with value false
11-22 20:54:50.718 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag DeregisterDisabledDeviceWhenNotificationReceived from SharedPreference
with value false
11-22 20:54:50.719 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FixAudioDeviceCrash from SharedPreference with value false
11-22 20:54:50.719 29568 29568 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag CleanupHttpAgentOnRestart from SharedPreference with value false
11-22 20:54:50.737 29568 29568 D ActivityThread: Loading provider
com.roblox.client.ShellConfigurationProvider:
com.roblox.client.provider.ShellConfigurationContentProvider
11-22 20:54:50.783 29568 29637 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:54:50.783 29568 29637 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:54:50.785 29568 29637 W m.roblox.client: Entry not found
11-22 20:54:50.885 29568 29636 D TrafficStats: tagSocket(74) with
statsTag=0xffffffff, statsUid=-1
11-22 20:54:51.454 29568 29637 D nativeloader: Configuring clns-5 for other apk
/data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633-
-gL92rMJXd2sw46ZYsyTRQ==/base.apk. target_sdk_version=34, uses_libraries=ALL,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:54:51.455 29568 29637 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:51.464 29568 29637 D nativeloader: Configuring clns-6 for other apk
/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:54:51.469 29568 29637 I WebViewFactory: Loading com.google.android.webview
version 119.0.6045.66 (code 604506633)
11-22 20:54:51.499 29568 29568 I rbx.signalr_jni: [JNI] OnLoad: ... Done
11-22 20:54:51.516 29568 29637 I cr_WVCFactoryProvider: Loaded
version=119.0.6045.66 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
11-22 20:54:51.523 29568 29568 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [flag_prefetch_begin], timestamp [659].
11-22 20:54:51.523 29568 29568 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [application_oncreate], timestamp [604].
11-22 20:54:51.525 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callStart], timestamp [770].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsStart], timestamp [793].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsEnd], timestamp [803].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectStart], timestamp [810].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectStart], timestamp [888].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectEnd], timestamp [1050].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectEnd], timestamp [1050].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionAcquired], timestamp [1051].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersStart], timestamp [1054].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersEnd], timestamp [1054].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersStart], timestamp [1055].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersEnd], timestamp [1194].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyStart], timestamp [1194].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyEnd], timestamp [1409].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionReleased], timestamp [1409].
11-22 20:54:51.526 29568 29636 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callEnd], timestamp [1409].
11-22 20:54:51.527 29568 29636 I rbx : [e.c()-7]: Channel roll is production
11-22 20:54:51.534 29568 29649 E chromium:
[1122/205451.532560:ERROR:variations_seed_loader.cc(69)] Failed to open file for
reading. Errno: 2
11-22 20:54:51.534 29568 29649 E chromium:
[1122/205451.534407:ERROR:variations_seed_loader.cc(69)] Failed to open file for
reading. Errno: 2
11-22 20:54:51.563 29568 29568 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10357; state: ENABLED
11-22 20:54:51.563 29568 29568 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
11-22 20:54:51.574 29568 29637 I cr_LibraryLoader: Successfully loaded native
library
11-22 20:54:51.578 29568 29637 I cr_CachingUmaRecorder: Flushed 7 samples from 7
histograms, 0 samples were dropped.
11-22 20:54:51.594 29568 29568 I FirebaseInitProvider: FirebaseApp initialization
successful
11-22 20:54:51.599 29568 29654 D nativeloader: Configuring clns-7 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:51.599 29568 29654 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:51.611 29568 29654 D nativeloader: Configuring clns-8 for other apk
/system/framework/com.android.media.remotedisplay.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:51.611 29568 29654 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:51.614 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
RemoveDeprecatedCookieSyncManagerSync to SharedPreference with value true
11-22 20:54:51.615 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FFlagEngineFlagsListeners to SharedPreference with value true
11-22 20:54:51.615 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableBuildOrientedConfig to SharedPreference with value true
11-22 20:54:51.616 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update EnableBuildOrientedConfig in memory since it's been read before.
11-22 20:54:51.616 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
VersionSupportForMaquettes to SharedPreference with value true
11-22 20:54:51.616 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSdk33PostNotifications to SharedPreference with value true
11-22 20:54:51.617 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidAddBuildVariantToGlobalTags to SharedPreference with value false
11-22 20:54:51.617 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableCallNotificationHandler4 to SharedPreference with value true
11-22 20:54:51.617 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillPhoneNumber to SharedPreference with value true
11-22 20:54:51.618 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSendrChatNotificationReply to SharedPreference with value true
11-22 20:54:51.618 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidRealtimeProtocolForAllV599 to SharedPreference with value true
11-22 20:54:51.619 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableFlagRefactorStage3Dev to SharedPreference with value false
11-22 20:54:51.619 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableEnhancedShareAnalytics to SharedPreference with value false
11-22 20:54:51.619 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidDetectDeadCode to SharedPreference with value true
11-22 20:54:51.620 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationSessionUtilsAndroid to SharedPreference with value true
11-22 20:54:51.620 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationsPromptAndroid13 to SharedPreference with value true
11-22 20:54:51.620 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidInitializeAndroidUpdateAdapter to SharedPreference with value true
11-22 20:54:51.621 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update AndroidInitializeAndroidUpdateAdapter in memory since it's been read before.
11-22 20:54:51.621 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillSMSOTP to SharedPreference with value true
11-22 20:54:51.621 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
DeregisterDisabledDeviceWhenNotificationReceived to SharedPreference with value
true
11-22 20:54:51.622 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FixAudioDeviceCrash to SharedPreference with value true
11-22 20:54:51.622 29568 29636 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
CleanupHttpAgentOnRestart to SharedPreference with value true
11-22 20:54:51.622 29568 29654 D nativeloader: Configuring clns-9 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:51.623 29568 29654 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:51.628 29568 29653 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:55 and remote module
com.google.android.gms.measurement.dynamite:97
11-22 20:54:51.629 29568 29653 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 97
11-22 20:54:51.629 29568 29653 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
11-22 20:54:51.630 29568 29654 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:54:51.630 29568 29654 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:54:51.634 29568 29654 D nativeloader: Configuring clns-10 for other apk
/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.jar.
target_sdk_version=34, uses_libraries=ALL, library_path=/data/app/~~dCRu21iZ-
b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:51.634 29568 29654 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:51.663 29568 29654 D nativeloader: Configuring clns-11 for other apk
/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-
hZLk1A==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:51.665 29568 29653 W System : ClassLoader referenced unknown path:
11-22 20:54:51.665 29568 29653 D nativeloader: Configuring clns-12 for other apk .
target_sdk_version=34, uses_libraries=, library_path=/data/app/~~dCRu21iZ-b7Im3i-
lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:51.667 29568 29660 D OpenGLRenderer: RenderThread::requireGlContext()
11-22 20:54:51.691 29568 29653 W m.roblox.client: ClassLoaderContext classpath size
mismatch. expected=11, found=4 (DLC[];PCL[base.apk*1384061089:base.apk!
classes2.dex*331505968:base.apk!classes3.dex*3320764351:base.apk!
classes4.dex*3880308672:base.apk!classes5.dex*1836478514:base.apk!
classes6.dex*848257671:base.apk!classes7.dex*3473867681:base.apk!
classes8.dex*749029414:base.apk!classes9.dex*840096026:base.apk!
classes10.dex*4182674386:base.apk!classes11.dex*2847591234]{PCL[/system/framework/
org.apache.http.legacy.jar*3951777098]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104115]#PCL[/system/framework/
com.android.location.provider.jar*3175360615]#PCL[/system_ext/framework/
org.carconnectivity.android.digitalkey.timesync.jar*1887653036]#PCL[/system/
framework/org.apache.http.legacy.jar*3951777098]} |
DLC[];PCL[/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk*13750802:/data/user/0/com.roblox.client/app_ded/
UYvOso3E3otiYzH8NGOqvgl5fV04WfbM.dex*3125582471:/data/user/0/com.roblox.client/
app_ded/eCp428KdvKNm4euVRY4NZLGvIJZqKlJZ.dex*3620879049:/data/user/0/
com.roblox.client/app_ded/ekpEkgNjzyADeH4yMogaNkqCgBOn2yiH.dex*3689131241])
11-22 20:54:51.793 29568 29660 D OpenGLRenderer: RenderThread::setGrContext()
11-22 20:54:51.805 29568 29676 I Mod_Menu: pthread created
11-22 20:54:51.808 29568 29568 D CompatibilityChangeReporter: Compat change id
reported: 147798919; UID 10357; state: ENABLED
11-22 20:54:51.821 29568 29568 V Toast : show: caller =
uk.lgl.MainActivity.Start:56
11-22 20:54:51.828 29568 29670 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:54:51.829 29568 29670 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:54:51.831 29568 29670 I FA : App measurement initialized, version:
82012
11-22 20:54:51.831 29568 29670 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
11-22 20:54:51.831 29568 29670 I FA : To enable faster debug mode event
logging run:
11-22 20:54:51.831 29568 29670 I FA : adb shell setprop
debug.firebase.analytics.app com.roblox.client
11-22 20:54:51.859 29568 29568 V Toast : show: caller =
uk.lgl.MainActivity.Start:57
11-22 20:54:51.897 29568 29678 D TrafficStats: tagSocket(115) with statsTag=0x8001,
statsUid=-1
11-22 20:54:52.003 29568 29568 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_oncreate], timestamp [0].
11-22 20:54:52.020 29568 29568 I rbx.AppManager: [b.<init>()-5]: [AppManager]:
Constructor called.
11-22 20:54:52.021 29568 29568 I rbx.AppManager: [b.i()-10]: initialize:
[APP_INIT_TYPE_SHELL] Start...
11-22 20:54:52.025 29568 29670 I FA : Tag Manager is not found and thus will
not be used
11-22 20:54:52.033 29568 29568 I rbx.AppManager: [b.i()-18]: ROBLOX | User-Agent =
Mozilla/5.0 (3707MB; 720x1465; 268x269; 384x781; Samsung SM-A047F; 13)
AppleWebKit/537.36 (KHTML, like Gecko) ROBLOX Android App 2.602.626 Phone Hybrid()
GooglePlayStore RobloxApp/2.602.626 (GlobalDist; GooglePlayStore)
11-22 20:54:52.034 29568 29568 I rbx.AppManager: [b.i()-19]: ROBLOX | Build =
googleProdRelease, ID = 9138388
11-22 20:54:52.034 29568 29568 I rbx.AppManager: [b.i()-20]: ROBLOX | Version =
2.602.626, Code = 1542
11-22 20:54:52.034 29568 29568 I rbx.AppManager: [b.i()-21]: ROBLOX | BaseUrl =
www.roblox.com/
11-22 20:54:52.034 29568 29568 I rbx.AppManager: [b.i()-22]: ROBLOX | OS Ver. = 13,
Lvl = 33
11-22 20:54:52.036 29568 29568 I rbx.AppManager: [b.i()-23]: ROBLOX | Arch = ARM32
11-22 20:54:52.047 29568 29568 V rbx.main: [o.l()-3]: Using default Provider
11-22 20:54:52.055 29568 29568 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
716)] [com.birbit.android.jobqueue.network.a.c(SourceFile:3)]
[com.birbit.android.jobqueue.network.a.<init>(SourceFile:4)]
[w1.a$b.a(SourceFile:4)] [x7.f.a(SourceFile:10)] [x7.b.i(SourceFile:26)]
[com.roblox.client.j0.onCreate(SourceFile:4)]
[com.roblox.client.startup.ActivitySplash.onCreate(SourceFile:2)]
[android.app.Activity.performCreate(Activity.java:8591)]
[android.app.Activity.performCreate(Activity.java:8570)]
[android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)]
[android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150)]
[android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325)]
[android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:1
01)]
[android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExec
utor.java:135)]
[android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java
:95)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2574)]
11-22 20:54:52.136 29568 29568 I rbx.AppManager: [b.i()-42]: initialize: Completed
OK. elapsedTime(ms) = 114
11-22 20:54:52.136 29568 29568 I rbx.locale: [b.u()-2]: mUserLocale is empty
11-22 20:54:52.137 29568 29568 I rbx.locale: [b.u()-4]: No stored value for
mUserLocale.
11-22 20:54:52.137 29568 29568 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 20:54:52.145 29568 29568 I NotificationManager: [d.d()-1]: init:
11-22 20:54:52.176 29568 29568 D rbx.jni : SessionReporter_initialize()
/data/user/0/com.roblox.client/files
11-22 20:54:52.177 29568 29568 D rbx.jni : SessionReporter_setState()
state:SessionReporterState_ApplicationStart placeId:0
11-22 20:54:52.177 29568 29568 D rbx.jni :
AndroidSessionReporterData::appVersion()
11-22 20:54:52.177 29568 29568 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUser()
11-22 20:54:52.177 29568 29568 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUserId() -1
11-22 20:54:52.177 29568 29568 D rbx.jni :
AndroidSessionReporterData::saveCurrentAppVersion() 2.602.626
11-22 20:54:52.211 29568 29568 I DecorView: [INFO] isPopOver=false config=true
11-22 20:54:52.211 29568 29568 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@2fc012a[]
11-22 20:54:52.211 29568 29568 D DecorView: setCaptionType = 0, this =
DecorView@2fc012a[]
11-22 20:54:52.238 29568 29568 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 20:54:52.238 29568 29568 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@b105f6
11-22 20:54:52.245 29568 29568 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [cold_start], timestamp [1].
11-22 20:54:52.247 29568 29568 D rbx.stopwatch.report: NRI.initStopwatch()
11-22 20:54:52.247 29568 29568 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchApp
11-22 20:54:52.248 29568 29568 I rbx.splash: [ActivitySplash.onCreate()-16]:
onCreate: startedForResult=false, appRestarted=false
11-22 20:54:52.282 29568 29568 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10357; state: ENABLED
11-22 20:54:52.300 29568 29568 I rbx.AppManager: [b.b()-3]: First App launch!
11-22 20:54:52.305 29568 29568 I InitHelper: [k.<init>()-8]: InitHelper created.
11-22 20:54:52.306 29568 29568 I LaunchTimeReporter: [d.<init>()-9]: [Constructor]:
ENTER.
11-22 20:54:52.307 29568 29568 I InitHelper: [k.P()-1]: start: setView =
[ActivitySplash]
11-22 20:54:52.323 29568 29568 I EventStreamManager: [c.<init>()-4]: [Constructor]:
ENTER.
11-22 20:54:52.337 29568 29568 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:54:52.339 29568 29568 I rbx.push: [m.j()-6]: Different value. Reporting
new state: false
11-22 20:54:52.410 29568 29568 I rbx.splash: [ActivitySplash.I1()-1]: startup:
11-22 20:54:52.411 29568 29568 I InitHelper: [k.Q()-1]: start: initState =
INIT_STATE_NONE, StartedFor: SYSTEM
11-22 20:54:52.412 29568 29568 I rbx.xapkmanager: [g.s()-1]: unpackAssetsAsync:
11-22 20:54:52.412 29568 29568 I InitHelper: [k.q()-1]: getAllAppSettings:...
11-22 20:54:52.413 29568 29718 I rbx.xapkmanager: [g$b.run()-1]: unpackAssetsAsync:
RUN .....
11-22 20:54:52.413 29568 29568 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_begin], timestamp [0].
11-22 20:54:52.413 29568 29718 I rbx.xapkmanager: [g.r()-3]: unpackAssets: Asset
path not yet set.
11-22 20:54:52.415 29568 29718 I rbx.xapkmanager: [g.u()-1]: unzipContainer:
baseAssetPath = /data/user/0/com.roblox.client/app_assets
11-22 20:54:52.419 29568 29568 I rbx.appshell: [b.o()-1]: ASMA.loadAllAppSettings()
11-22 20:54:52.422 29568 29636 I rbx.xapkmanager: [g.l()-3]: joinOrUnpack() join
existing worker
11-22 20:54:52.433 29568 29715 D TrafficStats: tagSocket(126) with
statsTag=0xffffffff, statsUid=-1
11-22 20:54:52.434 29568 29717 D TrafficStats: tagSocket(127) with
statsTag=0xffffffff, statsUid=-1
11-22 20:54:52.435 29568 29568 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 20:54:52.435 29568 29568 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@2fc012a[]
11-22 20:54:52.460 29568 29660 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:54:52.467 29568 29568 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 20:54:52.482 29568 29568 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl.setView:1732
11-22 20:54:52.492 29568 29568 I ViewRootImpl@58918af[ActivitySplash]: setView =
com.android.internal.policy.DecorView@2fc012a TM=true
11-22 20:54:52.499 29568 29568 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:54:52.499 29568 29568 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@2fc012a[ActivitySplash]
11-22 20:54:52.501 29568 29568 W RobloxBaseActivity: [l0.onTrimMemory()-1]:
onTrimMemory: in ActivitySplash, level = 15
11-22 20:54:52.502 29568 29568 W RobloxBaseActivity: [RobloxApplication.b()-5]:
TRIM_MEMORY_RUNNING_CRITICAL
11-22 20:54:52.565 29568 29568 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_onpause], timestamp [0].
11-22 20:54:52.591 29568 29654 I AdvertisingIdAsyncTask: [a.a()-4]:
advertisingId:26b866c5-f198-4350-845e-961b15c1b613
11-22 20:54:52.647 29568 29579 W System : A resource failed to call close.
11-22 20:54:52.649 29568 29579 W System : A resource failed to call close.
11-22 20:54:52.649 29568 29579 W System : A resource failed to call close.
11-22 20:54:52.650 29568 29579 W System : A resource failed to call close.
11-22 20:54:53.567 29568 29568 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [app_paused], timestamp [0].
11-22 20:54:53.570 29568 29568 I Choreographer: Skipped 65 frames! The application
may be doing too much work on its main thread.
11-22 20:54:53.603 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
performTraversals params={(0,0)(fillxfill) sim={adjust=pan forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 20:54:53.603 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
fl=81810100
11-22 20:54:53.603 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
pfl=12020040
11-22 20:54:53.603 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
vsysui=2500
11-22 20:54:53.603 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:54:53.603 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
bhv=DEFAULT
11-22 20:54:53.603 29568 29568 I ViewRootImpl@58918af[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:54:53.607 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=pan
forwardNavigation} ty=BASE_APPLICATION wanim=0x1030309
11-22 20:54:53.607 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
fl=81810100
11-22 20:54:53.607 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
pfl=12020040
11-22 20:54:53.607 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
vsysui=2500
11-22 20:54:53.607 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:54:53.607 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
bhv=DEFAULT
11-22 20:54:53.607 29568 29568 I ViewRootImpl@58918af[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:54:53.614 29568 29568 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl.relayoutWindow:9802
11-22 20:54:53.616 29568 29568 I ViewRootImpl@58918af[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=9 res=0x0
s={false 0x0} ch=false seqId=0
11-22 20:54:53.619 29568 29568 E ViewRootImpl@58918af[ActivitySplash]: Surface is
not valid.
11-22 20:54:53.620 29568 29568 W RobloxBaseActivity: [l0.onTrimMemory()-1]:
onTrimMemory: in ActivitySplash, level = 20
11-22 20:54:53.621 29568 29568 W RobloxBaseActivity: [RobloxApplication.b()-4]:
TRIM_MEMORY_UI_HIDDEN
11-22 20:54:53.621 29568 29568 I Choreographer: Skipped 68 frames! The application
may be doing too much work on its main thread.
11-22 20:54:53.621 29568 29568 E ViewRootImpl@58918af[ActivitySplash]: Surface is
not valid.
11-22 20:54:53.621 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:54:53.622 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
stopped(true) old = false
11-22 20:54:53.622 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
WindowStopped on com.roblox.client/com.roblox.client.startup.ActivitySplash set to
true
11-22 20:54:53.628 29568 29568 I RobloxActivity: [j0.onStop()-8]: The Shell is in
background.
11-22 20:54:53.636 29568 29568 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:54:53.637 29568 29568 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@2fc012a[ActivitySplash]
11-22 20:54:53.680 29568 29660 D OpenGLRenderer: setSurface called with nullptr
11-22 20:54:53.681 29568 29568 I ViewRootImpl@58918af[ActivitySplash]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:54:53.690 29568 29568 I ViewRootImpl@58918af[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)8 dur=9 res=0x0
s={false 0x0} ch=false seqId=0
11-22 20:54:54.576 29568 29670 I FA : Application backgrounded at:
timestamp_millis: 1700672092567
11-22 20:54:55.799 29568 29784 I rbx.push: [RbxFcmListenerService.onNewToken()-2]:
Token refresh triggered.
11-22 20:54:57.006 29568 29568 I m.roblox.client: System.exit called, status: 1
11-22 20:54:57.007 29568 29568 I AndroidRuntime: VM exiting with result code 1,
cleanup skipped.
11-22 20:54:58.062 29793 29793 I m.roblox.client: Using CollectorTypeCC GC.
11-22 20:54:58.070 29793 29793 E m.roblox.client: Not starting debugger since
process cannot load the jdwp agent.
11-22 20:54:58.086 29793 29793 D ActivityThread: setConscryptValidator
11-22 20:54:58.086 29793 29793 D ActivityThread: setConscryptValidator - put
11-22 20:54:58.109 29793 29793 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10357; state: ENABLED
11-22 20:54:58.126 29793 29793 D nativeloader: Configuring clns-4 for other apk
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk. target_sdk_version=33, uses_libraries=,
library_path=/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm:/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/
com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.roblox.client
11-22 20:54:58.129 29793 29793 E LoadedApk: Unable to instantiate
appComponentFactory
11-22 20:54:58.129 29793 29793 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file "/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk"],nativeLibraryDirectories=[/data/app/
~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/lib/arm,
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a, /system/lib, /system/system_ext/lib]]
11-22 20:54:58.129 29793 29793 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:289)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:1064)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:1151)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1475)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3264)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3256)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7477)
11-22 20:54:58.129 29793 29793 E LoadedApk: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.os.Looper.loop(Looper.java:313)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:54:58.129 29793 29793 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:54:58.151 29793 29793 V GraphicsEnvironment: ANGLE Developer option for
'com.roblox.client' set to: 'default'
11-22 20:54:58.152 29793 29793 V GraphicsEnvironment: ANGLE GameManagerService for
com.roblox.client: false
11-22 20:54:58.152 29793 29793 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
11-22 20:54:58.158 29793 29793 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:54:58.165 29793 29793 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:54:58.177 29793 29793 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.roblox.client at: Binary XML file line #107
11-22 20:54:58.177 29793 29793 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk Binary XML file line #157
11-22 20:54:58.415 29793 29793 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/pKXlhsyIchYOOa1J06d6l4nZbkbX2Nqg.dex
11-22 20:54:58.415 29793 29793 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:54:58.501 29793 29793 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/2XZQoH2plxPY7LP43BfyjpFlGt0xfCoS.dex
11-22 20:54:58.501 29793 29793 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:54:58.502 29793 29793 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/6N3BAzLdm3guD68XUZFbXild75eiktGk.dex
11-22 20:54:58.502 29793 29793 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:54:58.519 29793 29793 I MultiDex: VM with version 2.1.0 has multidex
support
11-22 20:54:58.519 29793 29793 I MultiDex: Installing application
11-22 20:54:58.519 29793 29793 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
11-22 20:54:58.537 29793 29793 I roblox.config: [q0.N0()-1]: setBaseUrl() null =>
www.roblox.com/
11-22 20:54:58.538 29793 29793 I rbx.baseurl: [d.<init>()-2]: Incoming base url:
www.roblox.com/
11-22 20:54:58.539 29793 29793 I roblox.config: [q0.P0()-1]: setChannel() =>
11-22 20:54:58.645 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag RemoveDeprecatedCookieSyncManagerSync from SharedPreference with value
true
11-22 20:54:58.646 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FFlagEngineFlagsListeners from SharedPreference with value true
11-22 20:54:58.646 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableBuildOrientedConfig from SharedPreference with value true
11-22 20:54:58.646 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag VersionSupportForMaquettes from SharedPreference with value true
11-22 20:54:58.647 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSdk33PostNotifications from SharedPreference with value true
11-22 20:54:58.647 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidAddBuildVariantToGlobalTags from SharedPreference with value
false
11-22 20:54:58.648 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableCallNotificationHandler4 from SharedPreference with value true
11-22 20:54:58.648 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillPhoneNumber from SharedPreference with value true
11-22 20:54:58.648 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSendrChatNotificationReply from SharedPreference with value true
11-22 20:54:58.649 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidRealtimeProtocolForAllV599 from SharedPreference with
value true
11-22 20:54:58.649 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableFlagRefactorStage3Dev from SharedPreference with value false
11-22 20:54:58.649 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableEnhancedShareAnalytics from SharedPreference with value false
11-22 20:54:58.650 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidDetectDeadCode from SharedPreference with value true
11-22 20:54:58.650 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationSessionUtilsAndroid from SharedPreference with
value true
11-22 20:54:58.651 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationsPromptAndroid13 from SharedPreference with
value true
11-22 20:54:58.651 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidInitializeAndroidUpdateAdapter from SharedPreference with value
true
11-22 20:54:58.652 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillSMSOTP from SharedPreference with value true
11-22 20:54:58.652 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag DeregisterDisabledDeviceWhenNotificationReceived from SharedPreference
with value true
11-22 20:54:58.653 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FixAudioDeviceCrash from SharedPreference with value true
11-22 20:54:58.653 29793 29793 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag CleanupHttpAgentOnRestart from SharedPreference with value true
11-22 20:54:58.678 29793 29793 D ActivityThread: Loading provider
com.roblox.client.ShellConfigurationProvider:
com.roblox.client.provider.ShellConfigurationContentProvider
11-22 20:54:58.711 29793 29829 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:54:58.711 29793 29829 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:54:58.712 29793 29829 W m.roblox.client: Entry not found
11-22 20:54:59.135 29793 29829 D nativeloader: Configuring clns-5 for other apk
/data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633-
-gL92rMJXd2sw46ZYsyTRQ==/base.apk. target_sdk_version=34, uses_libraries=ALL,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:54:59.135 29793 29829 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:59.141 29793 29829 D nativeloader: Configuring clns-6 for other apk
/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:54:59.146 29793 29829 I WebViewFactory: Loading com.google.android.webview
version 119.0.6045.66 (code 604506633)
11-22 20:54:59.180 29793 29793 I rbx.signalr_jni: [JNI] OnLoad: ... Done
11-22 20:54:59.187 29793 29828 W m.roblox.client: Long monitor contention with
owner main (29793) at void w8.d.l()(SourceFile:3) waiters=0 in void w8.d.l() for
316ms
11-22 20:54:59.196 29793 29828 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callStart], timestamp [910].
11-22 20:54:59.197 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [flag_prefetch_begin], timestamp [817].
11-22 20:54:59.197 29793 29828 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callEnd], timestamp [965].
11-22 20:54:59.197 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [application_oncreate], timestamp [663].
11-22 20:54:59.197 29793 29828 I rbx : [e.c()-7]: Channel roll is production
11-22 20:54:59.201 29793 29829 I cr_WVCFactoryProvider: Loaded
version=119.0.6045.66 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
11-22 20:54:59.240 29793 29793 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10357; state: ENABLED
11-22 20:54:59.240 29793 29793 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
11-22 20:54:59.258 29793 29829 I cr_LibraryLoader: Successfully loaded native
library
11-22 20:54:59.262 29793 29829 I cr_CachingUmaRecorder: Flushed 7 samples from 7
histograms, 0 samples were dropped.
11-22 20:54:59.277 29793 29793 I FirebaseInitProvider: FirebaseApp initialization
successful
11-22 20:54:59.283 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
RemoveDeprecatedCookieSyncManagerSync to SharedPreference with value true
11-22 20:54:59.285 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FFlagEngineFlagsListeners to SharedPreference with value true
11-22 20:54:59.285 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableBuildOrientedConfig to SharedPreference with value true
11-22 20:54:59.287 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update EnableBuildOrientedConfig in memory since it's been read before.
11-22 20:54:59.288 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
VersionSupportForMaquettes to SharedPreference with value true
11-22 20:54:59.288 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSdk33PostNotifications to SharedPreference with value true
11-22 20:54:59.288 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidAddBuildVariantToGlobalTags to SharedPreference with value false
11-22 20:54:59.288 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableCallNotificationHandler4 to SharedPreference with value true
11-22 20:54:59.289 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillPhoneNumber to SharedPreference with value true
11-22 20:54:59.289 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSendrChatNotificationReply to SharedPreference with value true
11-22 20:54:59.289 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidRealtimeProtocolForAllV599 to SharedPreference with value true
11-22 20:54:59.289 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableFlagRefactorStage3Dev to SharedPreference with value false
11-22 20:54:59.290 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableEnhancedShareAnalytics to SharedPreference with value false
11-22 20:54:59.290 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidDetectDeadCode to SharedPreference with value true
11-22 20:54:59.290 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationSessionUtilsAndroid to SharedPreference with value true
11-22 20:54:59.290 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationsPromptAndroid13 to SharedPreference with value true
11-22 20:54:59.291 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidInitializeAndroidUpdateAdapter to SharedPreference with value true
11-22 20:54:59.291 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update AndroidInitializeAndroidUpdateAdapter in memory since it's been read before.
11-22 20:54:59.291 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillSMSOTP to SharedPreference with value true
11-22 20:54:59.291 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
DeregisterDisabledDeviceWhenNotificationReceived to SharedPreference with value
true
11-22 20:54:59.291 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FixAudioDeviceCrash to SharedPreference with value true
11-22 20:54:59.291 29793 29828 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
CleanupHttpAgentOnRestart to SharedPreference with value true
11-22 20:54:59.300 29793 29839 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:55 and remote module
com.google.android.gms.measurement.dynamite:97
11-22 20:54:59.300 29793 29839 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 97
11-22 20:54:59.300 29793 29839 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
11-22 20:54:59.314 29793 29839 W System : ClassLoader referenced unknown path:
11-22 20:54:59.315 29793 29839 D nativeloader: Configuring clns-7 for other apk .
target_sdk_version=34, uses_libraries=, library_path=/data/app/~~dCRu21iZ-b7Im3i-
lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:59.323 29793 29840 D nativeloader: Configuring clns-8 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:59.323 29793 29840 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:59.330 29793 29845 D OpenGLRenderer: RenderThread::requireGlContext()
11-22 20:54:59.361 29793 29840 D nativeloader: Configuring clns-9 for other apk
/system/framework/com.android.media.remotedisplay.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:59.361 29793 29840 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:59.362 29793 29839 W m.roblox.client: ClassLoaderContext classpath size
mismatch. expected=11, found=4 (DLC[];PCL[base.apk*1384061089:base.apk!
classes2.dex*331505968:base.apk!classes3.dex*3320764351:base.apk!
classes4.dex*3880308672:base.apk!classes5.dex*1836478514:base.apk!
classes6.dex*848257671:base.apk!classes7.dex*3473867681:base.apk!
classes8.dex*749029414:base.apk!classes9.dex*840096026:base.apk!
classes10.dex*4182674386:base.apk!classes11.dex*2847591234]{PCL[/system/framework/
org.apache.http.legacy.jar*3951777098]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104115]#PCL[/system/framework/
com.android.location.provider.jar*3175360615]#PCL[/system_ext/framework/
org.carconnectivity.android.digitalkey.timesync.jar*1887653036]#PCL[/system/
framework/org.apache.http.legacy.jar*3951777098]} |
DLC[];PCL[/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk*13750802:/data/user/0/com.roblox.client/app_ded/
pKXlhsyIchYOOa1J06d6l4nZbkbX2Nqg.dex*3125582471:/data/user/0/com.roblox.client/
app_ded/2XZQoH2plxPY7LP43BfyjpFlGt0xfCoS.dex*3620879049:/data/user/0/
com.roblox.client/app_ded/6N3BAzLdm3guD68XUZFbXild75eiktGk.dex*3689131241])
11-22 20:54:59.372 29793 29845 D OpenGLRenderer: RenderThread::setGrContext()
11-22 20:54:59.373 29793 29840 D nativeloader: Configuring clns-10 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:59.373 29793 29840 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:59.376 29793 29840 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:54:59.376 29793 29840 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:54:59.378 29793 29840 D nativeloader: Configuring clns-11 for other apk
/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.jar.
target_sdk_version=34, uses_libraries=ALL, library_path=/data/app/~~dCRu21iZ-
b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:59.378 29793 29840 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:54:59.389 29793 29840 D nativeloader: Configuring clns-12 for other apk
/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-
hZLk1A==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:54:59.469 29793 29855 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:54:59.469 29793 29859 I Mod_Menu: pthread created
11-22 20:54:59.469 29793 29855 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:54:59.470 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_oncreate], timestamp [0].
11-22 20:54:59.471 29793 29855 I FA : App measurement initialized, version:
82012
11-22 20:54:59.471 29793 29855 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
11-22 20:54:59.472 29793 29855 I FA : To enable faster debug mode event
logging run:
11-22 20:54:59.472 29793 29855 I FA : adb shell setprop
debug.firebase.analytics.app com.roblox.client
11-22 20:54:59.483 29793 29793 I rbx.AppManager: [b.<init>()-5]: [AppManager]:
Constructor called.
11-22 20:54:59.483 29793 29793 I rbx.AppManager: [b.i()-10]: initialize:
[APP_INIT_TYPE_SHELL] Start...
11-22 20:54:59.490 29793 29793 I rbx.AppManager: [b.i()-18]: ROBLOX | User-Agent =
Mozilla/5.0 (3707MB; 720x1465; 268x269; 384x781; Samsung SM-A047F; 13)
AppleWebKit/537.36 (KHTML, like Gecko) ROBLOX Android App 2.602.626 Phone Hybrid()
GooglePlayStore RobloxApp/2.602.626 (GlobalDist; GooglePlayStore)
11-22 20:54:59.491 29793 29793 I rbx.AppManager: [b.i()-19]: ROBLOX | Build =
googleProdRelease, ID = 9138388
11-22 20:54:59.491 29793 29793 I rbx.AppManager: [b.i()-20]: ROBLOX | Version =
2.602.626, Code = 1542
11-22 20:54:59.492 29793 29793 I rbx.AppManager: [b.i()-21]: ROBLOX | BaseUrl =
www.roblox.com/
11-22 20:54:59.492 29793 29793 I rbx.AppManager: [b.i()-22]: ROBLOX | OS Ver. = 13,
Lvl = 33
11-22 20:54:59.494 29793 29793 I rbx.AppManager: [b.i()-23]: ROBLOX | Arch = ARM32
11-22 20:54:59.502 29793 29793 V rbx.main: [o.l()-3]: Using default Provider
11-22 20:54:59.510 29793 29793 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
716)] [com.birbit.android.jobqueue.network.a.c(SourceFile:3)]
[com.birbit.android.jobqueue.network.a.<init>(SourceFile:4)]
[w1.a$b.a(SourceFile:4)] [x7.f.a(SourceFile:10)] [x7.b.i(SourceFile:26)]
[com.roblox.client.j0.onCreate(SourceFile:4)]
[com.roblox.client.startup.ActivitySplash.onCreate(SourceFile:2)]
[android.app.Activity.performCreate(Activity.java:8591)]
[android.app.Activity.performCreate(Activity.java:8570)]
[android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)]
[android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150)]
[android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325)]
[android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:1
01)]
[android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExec
utor.java:135)]
[android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java
:95)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2574)]
11-22 20:54:59.565 29793 29793 I rbx.AppManager: [b.i()-42]: initialize: Completed
OK. elapsedTime(ms) = 81
11-22 20:54:59.565 29793 29793 I rbx.locale: [b.u()-2]: mUserLocale is empty
11-22 20:54:59.566 29793 29793 I rbx.locale: [b.u()-4]: No stored value for
mUserLocale.
11-22 20:54:59.566 29793 29793 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 20:54:59.572 29793 29793 I NotificationManager: [d.d()-1]: init:
11-22 20:54:59.592 29793 29793 D rbx.jni : SessionReporter_initialize()
/data/user/0/com.roblox.client/files
11-22 20:54:59.593 29793 29793 D rbx.jni : SessionReporter_setState()
state:SessionReporterState_ApplicationStart placeId:0
11-22 20:54:59.593 29793 29793 D rbx.jni :
AndroidSessionReporterData::appVersion()
11-22 20:54:59.593 29793 29793 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUser()
11-22 20:54:59.593 29793 29793 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUserId() -1
11-22 20:54:59.594 29793 29793 D rbx.jni :
AndroidSessionReporterData::saveCurrentAppVersion() 2.602.626
11-22 20:54:59.603 29793 29793 I DecorView: [INFO] isPopOver=false config=true
11-22 20:54:59.603 29793 29793 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@4b9c86[]
11-22 20:54:59.603 29793 29793 D DecorView: setCaptionType = 0, this =
DecorView@4b9c86[]
11-22 20:54:59.620 29793 29793 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 20:54:59.620 29793 29793 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@7d3e574
11-22 20:54:59.627 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [warm_start], timestamp [0].
11-22 20:54:59.628 29793 29793 D rbx.stopwatch.report: NRI.initStopwatch()
11-22 20:54:59.628 29793 29793 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchApp
11-22 20:54:59.630 29793 29793 I rbx.splash: [ActivitySplash.onCreate()-16]:
onCreate: startedForResult=false, appRestarted=false
11-22 20:54:59.649 29793 29793 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10357; state: ENABLED
11-22 20:54:59.663 29793 29793 I InitHelper: [k.<init>()-8]: InitHelper created.
11-22 20:54:59.664 29793 29793 I LaunchTimeReporter: [d.<init>()-9]: [Constructor]:
ENTER.
11-22 20:54:59.665 29793 29793 I InitHelper: [k.P()-1]: start: setView =
[ActivitySplash]
11-22 20:54:59.680 29793 29793 I EventStreamManager: [c.<init>()-4]: [Constructor]:
ENTER.
11-22 20:54:59.695 29793 29855 I FA : Tag Manager is not found and thus will
not be used
11-22 20:54:59.697 29793 29793 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:54:59.713 29793 29793 I rbx.splash: [ActivitySplash.I1()-1]: startup:
11-22 20:54:59.714 29793 29793 I InitHelper: [k.Q()-1]: start: initState =
INIT_STATE_NONE, StartedFor: SYSTEM
11-22 20:54:59.714 29793 29793 I rbx.xapkmanager: [g.s()-1]: unpackAssetsAsync:
11-22 20:54:59.715 29793 29793 I InitHelper: [k.q()-1]: getAllAppSettings:...
11-22 20:54:59.715 29793 29873 I rbx.xapkmanager: [g$b.run()-1]: unpackAssetsAsync:
RUN .....
11-22 20:54:59.715 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_begin], timestamp [0].
11-22 20:54:59.715 29793 29873 I rbx.xapkmanager: [g.r()-3]: unpackAssets: Asset
path not yet set.
11-22 20:54:59.716 29793 29873 I rbx.xapkmanager: [g.u()-1]: unzipContainer:
baseAssetPath = /data/user/0/com.roblox.client/app_assets
11-22 20:54:59.719 29793 29793 I rbx.appshell: [b.o()-1]: ASMA.loadAllAppSettings()
11-22 20:54:59.721 29793 29828 I rbx.xapkmanager: [g.l()-3]: joinOrUnpack() join
existing worker
11-22 20:54:59.736 29793 29793 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 20:54:59.736 29793 29793 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@4b9c86[]
11-22 20:54:59.739 29793 29871 D TrafficStats: tagSocket(116) with
statsTag=0xffffffff, statsUid=-1
11-22 20:54:59.745 29793 29845 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:54:59.750 29793 29793 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 20:54:59.757 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl.setView:1732
11-22 20:54:59.762 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: setView =
com.android.internal.policy.DecorView@4b9c86 TM=true
11-22 20:54:59.766 29793 29793 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:54:59.766 29793 29793 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@4b9c86[ActivitySplash]
11-22 20:54:59.777 29793 29840 I AdvertisingIdAsyncTask: [a.a()-4]:
advertisingId:26b866c5-f198-4350-845e-961b15c1b613
11-22 20:54:59.788 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
performTraversals params={(0,0)(fillxfill) sim={adjust=pan} ty=BASE_APPLICATION
wanim=0x1030309
11-22 20:54:59.788 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
fl=81810100
11-22 20:54:59.788 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
pfl=12020040
11-22 20:54:59.788 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
vsysui=2500
11-22 20:54:59.788 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:54:59.788 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
bhv=DEFAULT
11-22 20:54:59.788 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:54:59.792 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=pan}
ty=BASE_APPLICATION wanim=0x1030309
11-22 20:54:59.792 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
fl=81810100
11-22 20:54:59.792 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
pfl=12020040
11-22 20:54:59.792 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
vsysui=2500
11-22 20:54:59.792 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:54:59.792 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
bhv=DEFAULT
11-22 20:54:59.792 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:54:59.811 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:54:59.816 29793 29793 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@ee5d5ca[ActivitySplash] mNativeObject= 0xe68b2d00 sc.mNativeObject=
0xe780cb60 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:54:59.816 29793 29793 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@ee5d5ca[ActivitySplash] mNativeObject= 0xe68b2d00 sc.mNativeObject=
0xe780cb60 format= -1 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:54:59.821 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=19 res=0x3
s={true 0xe7a84400} ch=true seqId=0
11-22 20:54:59.826 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xe7a84400}
hwInitialized=true
11-22 20:54:59.830 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:54:59.832 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: Setup new
sync id=0
11-22 20:54:59.832 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: Setting
syncFrameCallback
11-22 20:54:59.833 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
registerCallbacksForSync syncBuffer=false
11-22 20:54:59.833 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:54:59.848 29793 29879 I ViewRootImpl@ee5d5ca[ActivitySplash]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:54:59.848 29793 29879 I ViewRootImpl@ee5d5ca[ActivitySplash]: Setting up
sync and frameCommitCallback
11-22 20:55:00.130 29793 29845 I BLASTBufferQueue:
[ViewRootImpl@ee5d5ca[ActivitySplash]#0](f:0,a:0) onFrameAvailable the first frame
is available
11-22 20:55:00.132 29793 29845 I ViewRootImpl@ee5d5ca[ActivitySplash]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:00.133 29793 29845 D OpenGLRenderer: CFMS:: SetUp Pid : 29793 Tid :
29845
11-22 20:55:00.140 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
onSyncComplete
11-22 20:55:00.141 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: setupSync
seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:00.141 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe795b060
11-22 20:55:00.182 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 20:55:00.182 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xe7a84400}
11-22 20:55:00.185 29793 29793 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:00.185 29793 29793 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:55:00.275 29793 29793 I cr_CombinedPProvider: #registerProvider()
provider:WV.w7@6d17704 isPolicyCacheEnabled:false policyProvidersSize:0
11-22 20:55:00.276 29793 29793 I cr_PolicyProvider: #setManagerAndSource() 0
11-22 20:55:00.404 29793 29793 I cr_CombinedPProvider: #linkNativeInternal() 1
11-22 20:55:00.408 29793 29793 I cr_AppResProvider:
#getApplicationRestrictionsFromUserManager() Bundle[EMPTY_PARCEL]
11-22 20:55:00.408 29793 29793 I cr_PolicyProvider: #notifySettingsAvailable() 0
11-22 20:55:00.409 29793 29793 I cr_CombinedPProvider: #onSettingsAvailable() 0
11-22 20:55:00.409 29793 29793 I cr_CombinedPProvider: #flushPolicies()
11-22 20:55:00.758 29793 29916 E cr_TrackExitReasons: Failed to parse JSON from
file.
11-22 20:55:00.764 29793 29793 D CompatibilityChangeReporter: Compat change id
reported: 214741472; UID 10357; state: ENABLED
11-22 20:55:00.782 29793 29793 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10357; state: ENABLED
11-22 20:55:00.831 29793 29793 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityM
anager.java:4886)]
[android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager
.java:4853)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:38)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 20:55:00.838 29793 29793 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:118)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 20:55:00.909 29793 29914 W cr_media: BLUETOOTH_CONNECT permission is missing.
11-22 20:55:00.914 29793 29914 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
11-22 20:55:00.995 29793 29793 D Mod_Menu: Feature name: -1 - Save feature
preferences | Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:00.997 29793 29793 D Mod_Menu: Feature name: -3 - Auto size vertically
| Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:01.405 29793 29793 D ScrollView: initGoToTop
11-22 20:55:01.505 29793 29807 W System : A resource failed to call close.
11-22 20:55:01.505 29793 29807 W System : A resource failed to call close.
11-22 20:55:01.506 29793 29807 W System : A resource failed to call close.
11-22 20:55:01.507 29793 29807 W System : A resource failed to call close.
11-22 20:55:01.776 29793 29845 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:55:01.798 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 0, 0),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=
from=android.view.ViewRootImpl.setView:1732
11-22 20:55:01.802 29793 29793 I ViewRootImpl@aeb5f75[]: setView =
android.widget.FrameLayout@b286162 TM=true
11-22 20:55:01.882 29793 29793 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:01.883 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6740
11-22 20:55:01.894 29793 29793 I Choreographer: Skipped 57 frames! The application
may be doing too much work on its main thread.
11-22 20:55:01.903 29793 29793 I ViewRootImpl@aeb5f75[]: performTraversals
params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=pan}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:01.903 29793 29793 I ViewRootImpl@aeb5f75[]: fl=1000008
11-22 20:55:01.903 29793 29793 I ViewRootImpl@aeb5f75[]: pfl=42000000
11-22 20:55:01.903 29793 29793 I ViewRootImpl@aeb5f75[]: bhv=DEFAULT
11-22 20:55:01.903 29793 29793 I ViewRootImpl@aeb5f75[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:55:01.905 29793 29793 I ViewRootImpl@aeb5f75[]: performTraversals
mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=pan} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:01.905 29793 29793 I ViewRootImpl@aeb5f75[]: fl=1000008
11-22 20:55:01.905 29793 29793 I ViewRootImpl@aeb5f75[]: pfl=42000000
11-22 20:55:01.905 29793 29793 I ViewRootImpl@aeb5f75[]: bhv=DEFAULT
11-22 20:55:01.905 29793 29793 I ViewRootImpl@aeb5f75[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:55:01.915 29793 29793 I ViewRootImpl@aeb5f75[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:55:01.916 29793 29793 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@aeb5f75[] mNativeObject= 0xcc40d900 sc.mNativeObject= 0xe7a47930
caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:55:01.917 29793 29793 I BLASTBufferQueue: update, w= 112 h= 131 mName =
ViewRootImpl@aeb5f75[] mNativeObject= 0xcc40d900 sc.mNativeObject= 0xe7a47930
format= -3 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:55:01.918 29793 29793 I ViewRootImpl@aeb5f75[]: Relayout returned:
old=(0,48,720,1510) new=(0,148,112,279) req=(112,131)0 dur=10 res=0x3 s={true
0xcb9a0800} ch=true seqId=0
11-22 20:55:01.919 29793 29793 I ViewRootImpl@aeb5f75[]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xcb9a0800}
hwInitialized=true
11-22 20:55:01.920 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:01.923 29793 29793 I ViewRootImpl@aeb5f75[]: reportNextDraw
android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:55:01.923 29793 29793 I ViewRootImpl@aeb5f75[]: Setup new sync id=0
11-22 20:55:01.923 29793 29793 I ViewRootImpl@aeb5f75[]: Setting syncFrameCallback
11-22 20:55:01.923 29793 29793 I ViewRootImpl@aeb5f75[]: registerCallbacksForSync
syncBuffer=false
11-22 20:55:01.924 29793 29878 I ViewRootImpl@aeb5f75[]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:55:01.925 29793 29878 I ViewRootImpl@aeb5f75[]: Setting up sync and
frameCommitCallback
11-22 20:55:01.947 29793 29845 I BLASTBufferQueue: [ViewRootImpl@aeb5f75[]#1]
(f:0,a:0) onFrameAvailable the first frame is available
11-22 20:55:01.947 29793 29845 I ViewRootImpl@aeb5f75[]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:01.948 29793 29845 D OpenGLRenderer: CFMS:: SetUp Pid : 29793 Tid :
29845
11-22 20:55:01.951 29793 29793 I ViewRootImpl@aeb5f75[]: onSyncComplete
11-22 20:55:01.952 29793 29793 I ViewRootImpl@aeb5f75[]: setupSync seqId=0
mSyncId=0 fn=1 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:01.954 29793 29809 I OpenGLRenderer: Davey! duration=1011ms; Flags=1,
FrameTimelineVsyncId=37827967, IntendedVsync=134320829245385,
Vsync=134321778468209, InputEventId=0, HandleInputStart=134321788358653,
AnimationStart=134321788360999, PerformTraversalsStart=134321792307922,
DrawStart=134321817317999, FrameDeadline=134320845912051,
FrameInterval=134321787909230, FrameStartTime=16653032, SyncQueued=134321817598768,
SyncStart=134321817800691, IssueDrawCommandsStart=134321818066730,
SwapBuffers=134321839722768, FrameCompleted=134321841171845,
DequeueBufferDuration=36308, QueueBufferDuration=630000,
GpuCompleted=134321840383883, SwapBuffersCompleted=134321841171845,
DisplayPresentTime=0, CommandSubmissionCompleted=134321839722768,
11-22 20:55:01.968 29793 29920 W AudioCapabilities: Unsupported mime audio/x-ima
11-22 20:55:01.968 29793 29920 W AudioCapabilities: Unsupported mime audio/mpeg-L1
11-22 20:55:01.969 29793 29920 W AudioCapabilities: Unsupported mime audio/mpeg-L2
11-22 20:55:01.972 29793 29809 I OpenGLRenderer: Davey! duration=1021ms; Flags=1,
FrameTimelineVsyncId=37827967, IntendedVsync=134320829245385,
Vsync=134321778468209, InputEventId=0, HandleInputStart=134321788358653,
AnimationStart=134321788360999, PerformTraversalsStart=134321792307922,
DrawStart=134321846413345, FrameDeadline=134320845912051,
FrameInterval=134321787909230, FrameStartTime=16653032, SyncQueued=134321846491768,
SyncStart=134321846649037, IssueDrawCommandsStart=134321846754422,
SwapBuffers=134321848603768, FrameCompleted=134321851199691,
DequeueBufferDuration=29461, QueueBufferDuration=536577,
GpuCompleted=134321851199691, SwapBuffersCompleted=134321850242191,
DisplayPresentTime=0, CommandSubmissionCompleted=134321848603768,
11-22 20:55:01.972 29793 29793 I ViewRootImpl@aeb5f75[]: reportDrawFinished seqId=0
mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xdac788e0
11-22 20:55:01.975 29793 29920 W VideoCapabilities: Unsupported mime video/wvc1
11-22 20:55:01.976 29793 29920 W VideoCapabilities: Unsupported mime video/x-ms-wmv
11-22 20:55:01.990 29793 29920 W VideoCapabilities: Unsupported mime video/wvc1
11-22 20:55:01.993 29793 29920 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
11-22 20:55:02.304 29793 29793 D CompatibilityChangeReporter: Compat change id
reported: 147798919; UID 10357; state: ENABLED
11-22 20:55:02.309 29793 29793 V Toast : show: caller =
uk.lgl.modmenu.FloatingModMenuService.getFeatureList:-2
11-22 20:55:02.339 29793 29793 D Mod_Menu: Feature name: 1 - Super Jump | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.341 29793 29793 D Mod_Menu: Feature name: 2 - Fly Hack | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:02.351 29793 29793 D Mod_Menu: Feature name: 3 - WallHack | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:02.352 29793 29793 D Mod_Menu: Selected item 1
11-22 20:55:02.353 29793 29793 D Mod_Menu: Feature name: 4 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:02.417 29793 29793 D Mod_Menu: Feature name: 5 - Robux +100 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.419 29793 29793 D Mod_Menu: Feature name: 6 - Robux +200 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.420 29793 29793 D Mod_Menu: Feature name: 7 - Robux +300 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.422 29793 29793 D Mod_Menu: Feature name: 8 - Robux +400 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.424 29793 29793 D Mod_Menu: Feature name: 9 - Robux +700 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.425 29793 29793 D Mod_Menu: Feature name: 10 - Robux +999 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.428 29793 29793 D Mod_Menu: Feature name: 11 - Night World | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:02.430 29793 29793 D Mod_Menu: Feature name: 12 - Neon World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.431 29793 29793 D Mod_Menu: Feature name: 13 - Green World | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:02.432 29793 29793 D Mod_Menu: Feature name: 14 - No Reflection |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:02.434 29793 29793 D Mod_Menu: Feature name: 15 - Xray World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.435 29793 29793 D Mod_Menu: Feature name: 16 - Red World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.436 29793 29793 D Mod_Menu: Feature name: 17 - Blue World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.437 29793 29793 D Mod_Menu: Feature name: 18 - Potato Texture |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:02.439 29793 29793 D Mod_Menu: Feature name: 19 - Air Jump | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:02.440 29793 29793 D Mod_Menu: Feature name: 20 - Air Walk | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:02.441 29793 29793 D Mod_Menu: Feature name: 21 - Invisible | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.442 29793 29793 D Mod_Menu: Feature name: 133 - Ghost Mode | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:02.443 29793 29793 D Mod_Menu: Feature name: 22 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:02.445 29793 29793 D Mod_Menu: Feature name: 23 - Reverse Gravity |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:02.446 29793 29793 D Mod_Menu: Feature name: 24 - Ragdoll | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:02.448 29793 29793 D Mod_Menu: Feature name: 25 - Slow Time | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.449 29793 29793 D Mod_Menu: Feature name: 26 - Auto Disconect |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:02.450 29793 29793 D Mod_Menu: Feature name: 27 - Freeze Time | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:02.451 29793 29793 D Mod_Menu: Feature name: 28 - Movement Freeze |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:02.453 29793 29793 D Mod_Menu: Feature name: 29 - FreezeKill | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:02.454 29793 29793 D Mod_Menu: Feature name: 30 - Freeze Foot | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:03.266 29793 29793 I ViewRootImpl@aeb5f75[]: ViewPostIme pointer 0
11-22 20:55:03.303 29793 29793 I ViewRootImpl@aeb5f75[]: performTraversals
params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=pan}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:03.303 29793 29793 I ViewRootImpl@aeb5f75[]: fl=1000008
11-22 20:55:03.303 29793 29793 I ViewRootImpl@aeb5f75[]: pfl=2000000
11-22 20:55:03.303 29793 29793 I ViewRootImpl@aeb5f75[]: bhv=DEFAULT
11-22 20:55:03.303 29793 29793 I ViewRootImpl@aeb5f75[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:55:03.305 29793 29793 I ViewRootImpl@aeb5f75[]: performTraversals
mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=pan} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:03.305 29793 29793 I ViewRootImpl@aeb5f75[]: fl=1000008
11-22 20:55:03.305 29793 29793 I ViewRootImpl@aeb5f75[]: pfl=42000000
11-22 20:55:03.305 29793 29793 I ViewRootImpl@aeb5f75[]: bhv=DEFAULT
11-22 20:55:03.305 29793 29793 I ViewRootImpl@aeb5f75[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:55:03.313 29793 29793 I ViewRootImpl@aeb5f75[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xcc40d900 isSameSurfaceControl=true
11-22 20:55:03.314 29793 29793 I BLASTBufferQueue: update, w= 112 h= 131 mName =
ViewRootImpl@aeb5f75[] mNativeObject= 0xcc40d900 sc.mNativeObject= 0xe7a48650
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:55:03.314 29793 29793 I ViewRootImpl@aeb5f75[]: Relayout returned:
old=(0,148,112,279) new=(0,148,112,279) req=(112,131)0 dur=8 res=0x0 s={true
0xcb9a0800} ch=false seqId=0
11-22 20:55:03.396 29793 29793 I ViewRootImpl@aeb5f75[]: ViewPostIme pointer 1
11-22 20:55:03.429 29793 29793 I ViewRootImpl@aeb5f75[]: performTraversals
params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=resize}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:03.429 29793 29793 I ViewRootImpl@aeb5f75[]: fl=1000008
11-22 20:55:03.429 29793 29793 I ViewRootImpl@aeb5f75[]: pfl=2000000
11-22 20:55:03.429 29793 29793 I ViewRootImpl@aeb5f75[]: bhv=DEFAULT
11-22 20:55:03.429 29793 29793 I ViewRootImpl@aeb5f75[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:55:03.431 29793 29793 I ViewRootImpl@aeb5f75[]: performTraversals
mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=resize} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:03.431 29793 29793 I ViewRootImpl@aeb5f75[]: fl=1000008
11-22 20:55:03.431 29793 29793 I ViewRootImpl@aeb5f75[]: pfl=2000000
11-22 20:55:03.431 29793 29793 I ViewRootImpl@aeb5f75[]: bhv=DEFAULT
11-22 20:55:03.431 29793 29793 I ViewRootImpl@aeb5f75[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0}
11-22 20:55:03.436 29793 29809 I ViewRootImpl@aeb5f75[]: Resizing
android.view.ViewRootImpl@1a982f3: frame = [0,148][487,808] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:03.439 29793 29793 I ViewRootImpl@aeb5f75[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xcc40d900 isSameSurfaceControl=true
11-22 20:55:03.439 29793 29793 I BLASTBufferQueue: update, w= 487 h= 660 mName =
ViewRootImpl@aeb5f75[] mNativeObject= 0xcc40d900 sc.mNativeObject= 0xdc711e30
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:55:03.440 29793 29793 I ViewRootImpl@aeb5f75[]: Relayout returned:
old=(0,148,112,279) new=(0,148,487,808) req=(487,660)0 dur=8 res=0x0 s={true
0xcb9a0800} ch=false seqId=0
11-22 20:55:03.440 29793 29793 I ViewRootImpl@aeb5f75[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xcb9a0800}
11-22 20:55:03.440 29793 29845 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:03.441 29793 29845 D OpenGLRenderer: destroyEglSurface
11-22 20:55:03.442 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:03.627 29793 29793 D ScrollView: onsize change changed
11-22 20:55:03.820 29793 29793 I ViewRootImpl@aeb5f75[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][487,808] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:04.641 29793 29793 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:17)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 20:55:04.643 29793 29793 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:26)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 20:55:04.651 29793 29793 E chromium: [ERROR:aw_browser_terminator.cc(156)]
Renderer process (29893) crash detected (code -1).
11-22 20:55:06.644 29793 29793 I ViewRootImpl@aeb5f75[]: ViewPostIme pointer 0
11-22 20:55:06.760 29793 29793 I ViewRootImpl@aeb5f75[]: ViewPostIme pointer 1
11-22 20:55:06.784 29793 29793 I ViewRootImpl@aeb5f75[]: performTraversals
mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=pan} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:06.784 29793 29793 I ViewRootImpl@aeb5f75[]: fl=1000008
11-22 20:55:06.784 29793 29793 I ViewRootImpl@aeb5f75[]: pfl=42000000
11-22 20:55:06.784 29793 29793 I ViewRootImpl@aeb5f75[]: bhv=DEFAULT
11-22 20:55:06.784 29793 29793 I ViewRootImpl@aeb5f75[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0}
11-22 20:55:06.791 29793 29811 I ViewRootImpl@aeb5f75[]: Resizing
android.view.ViewRootImpl@1a982f3: frame = [0,148][112,279] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:06.796 29793 29793 I ViewRootImpl@aeb5f75[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xcc40d900 isSameSurfaceControl=true
11-22 20:55:06.797 29793 29793 I BLASTBufferQueue: update, w= 112 h= 131 mName =
ViewRootImpl@aeb5f75[] mNativeObject= 0xcc40d900 sc.mNativeObject= 0xe7a47de0
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:55:06.797 29793 29793 I ViewRootImpl@aeb5f75[]: Relayout returned:
old=(0,148,487,808) new=(0,148,112,279) req=(112,131)0 dur=12 res=0x0 s={true
0xcb9a0800} ch=false seqId=0
11-22 20:55:06.798 29793 29845 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:06.798 29793 29845 D OpenGLRenderer: destroyEglSurface
11-22 20:55:06.799 29793 29793 I ViewRootImpl@aeb5f75[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xcb9a0800}
11-22 20:55:06.801 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:06.809 29793 29793 I ViewRootImpl@aeb5f75[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][112,279] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:15.477 29793 29873 I rbx.xapkmanager: [g.t()-17]:
unpackAssets_internal: SUCCESS. cached-asset-path =
/data/user/0/com.roblox.client/app_assets/content
11-22 20:55:15.481 29793 29873 I rbx.JNIRobloxSettings: Setting default app policy
file: /data/user/0/com.roblox.client/app_assets/content/guac/defaultConfigs/
GuacDefaultPolicy-GlobalDist.json
11-22 20:55:15.483 29793 29873 I rbx.xapkmanager: [g$b.run()-3]: unpackAssetsAsync:
...... DONE
11-22 20:55:15.489 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [asset_unpack_end], timestamp [0].
11-22 20:55:15.502 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [get_advertisingid_end], timestamp [0].
11-22 20:55:15.510 29793 29793 I rbx.JNIRobloxSettings: crashpad handler: The
LD_LIBRARY_PATH is /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm/
11-22 20:55:15.516 29793 29793 I Roblox : 2023-11-
22T16:55:31.793Z,16.793442,ecb0c474,6 [FLog::Output] Crash Unique ID:
2253479553654924826
11-22 20:55:15.517 29793 29793 I rbx.JNIRobloxSettings: INFO: Crashpad
initialization succeed!
11-22 20:55:15.519 29793 29793 I roblox.config: [q0$a.a()-19]: Crashpad monitoring
is ON
11-22 20:55:15.542 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_start], timestamp [0].
11-22 20:55:15.545 29793 29828 I Roblox : 2023-11-
22T16:55:31.822Z,16.822964,b9ae81c0,6 [FLog::AndroidGLView]
nativeInitClientSettings
11-22 20:55:15.854 29793 29793 I Roblox : 2023-11-
22T16:55:32.131Z,17.131754,ecb0c474,6 [FLog::AndroidGLView]
nativePostClientSettingsLoadedInitialization3
11-22 20:55:15.855 29793 29793 I Roblox : 2023-11-
22T16:55:32.132Z,17.132935,ecb0c474,6 [FLog::ClientRunInfo] RobloxGitHash:
0e99c4ca5749570e785792ddaee1cfbc1f010f52
11-22 20:55:15.856 29793 29793 I Roblox : 2023-11-
22T16:55:32.133Z,17.133472,ecb0c474,6 [FLog::ClientRunInfo] The base url is
https://www.roblox.com/
11-22 20:55:15.856 29793 29793 I Roblox : 2023-11-
22T16:55:32.133Z,17.133825,ecb0c474,6 [FLog::ClientRunInfo] The channel is
production
11-22 20:55:15.873 29793 29793 I rbx.appshell: [b$f.b()-4]: GetClientSettingsTask
onPostExecute initialized TaskScheduler
11-22 20:55:15.874 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_end], timestamp [0].
11-22 20:55:15.875 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_end], timestamp [0].
11-22 20:55:15.915 29793 29793 I InitHelper: [k$a.a()-3]: getAllAppSettings: ...
Settings loaded.
11-22 20:55:15.985 29793 29793 I PlayCore: UID: [10357] PID: [29793]
StandardIntegrity : warmUpIntegrityToken(56711522248)
11-22 20:55:15.991 29793 29988 I PlayCore: UID: [10357] PID: [29793]
StandardIntegrity : Initiate binding to the service.
11-22 20:55:15.994 29793 29793 I AppsFlyerManager: [a.<init>()-3]:
[AppsFlyerManager]: Constructor called.
11-22 20:55:15.994 29793 29793 I AppsFlyerManager: [a.a()-2]: init:
initEnabled=true
11-22 20:55:16.076 29793 29793 D AppsFlyer_6.3.2: Initializing AppsFlyer SDK:
(v6.3.2.113)
11-22 20:55:16.080 29793 29793 I InitHelper: [k.F()-1]: AppSettings loaded.
11-22 20:55:16.083 29793 29793 I rbx.splash: [ActivitySplash.D()-4]:
updateViewAppSettingsLoaded: (NEW_STARTUP) launch the Main activity now...
11-22 20:55:16.084 29793 29793 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 20:55:16.084 29793 29793 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchActivityNativeMain
11-22 20:55:16.085 29793 29793 I rbx.splash: [ActivitySplash.E1()-6]:
launchMainActivity
11-22 20:55:16.085 29793 29793 V rbx.main: [o.h()-3]: Using default Main class
11-22 20:55:16.110 29793 29793 I PlayCore: UID: [10357] PID: [29793]
StandardIntegrity :
ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/
com.google.android.finsky.expressintegrityservice.ExpressIntegrityService})
11-22 20:55:16.112 29793 29988 I PlayCore: UID: [10357] PID: [29793]
StandardIntegrity : linkToDeath
11-22 20:55:16.132 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_onpause], timestamp [0].
11-22 20:55:16.178 29793 29793 I m.roblox.client: Waiting for a blocking GC
ClassLinker
11-22 20:55:16.201 29793 29793 I m.roblox.client: WaitForGcToComplete blocked
ClassLinker on Background for 22.257ms
11-22 20:55:16.255 29793 29793 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
11-22 20:55:16.260 29793 29793 I DecorView: [INFO] isPopOver=false config=false
11-22 20:55:16.260 29793 29793 I DecorView: updateCaptionType: isFloating=true
isApplication=true hasWindowDecorCaption=false this=DecorView@c26dc8[]
11-22 20:55:16.260 29793 29793 D DecorView: setCaptionType = 0, this =
DecorView@c26dc8[]
11-22 20:55:16.261 29793 29793 I DecorView: setWindowBackground: isPopOver=false
color=fff6f6f6 d=android.graphics.drawable.InsetDrawable@2356d86
11-22 20:55:16.271 29793 29793 D ScrollView: initGoToTop
11-22 20:55:16.275 29793 29793 D ScrollView: initGoToTop
11-22 20:55:16.279 29793 29793 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
11-22 20:55:16.285 29793 29793 I DecorView: [INFO] isPopOver=false config=true
11-22 20:55:16.286 29793 29793 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@8056dc5[]
11-22 20:55:16.286 29793 29793 D DecorView: setCaptionType = 0, this =
DecorView@8056dc5[]
11-22 20:55:16.286 29793 29793 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 20:55:16.287 29793 29793 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@2c89e4b
11-22 20:55:16.288 29793 29845 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:55:16.300 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 20:55:16.306 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@c26dc8 TM=true
11-22 20:55:16.308 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [main_activity_oncreate], timestamp [0].
11-22 20:55:16.308 29793 29793 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 20:55:16.311 29793 29793 I NotificationManager: [d.d()-1]: init:
11-22 20:55:16.321 29793 29793 I rbx.main: [ActivityNativeMain.onCreate()-10]:
onCreate NativeMain. savedInstanceState is null: true
11-22 20:55:16.322 29793 29793 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 20:55:16.423 29793 29793 D SensorManager: registerListener :: 1, LIS2DLC12
Accelerometer, 200000, 0,
11-22 20:55:16.423 29793 29793 I rbx.main: [ActivityNativeMain.K1()-10]:
createGlAppsFrame() apps frame created
11-22 20:55:16.425 29793 29793 I rbx.main: [ActivityNativeMain.k2()-1]: Registering
activity result for IdentityProtocol.
11-22 20:55:16.428 29793 29793 I MainScreenController: [MainActivityController.h()-
1]: Initializing RTC audio manager.
11-22 20:55:16.431 29793 29793 D AppRtcAudioManager: ctor
11-22 20:55:16.440 29793 29793 D AppRtcBluetoothMgr: create@[name=main, id=2]
11-22 20:55:16.441 29793 29793 D AppRtcBluetoothMgr: ctor
11-22 20:55:16.442 29793 29793 D AppRtcAudioManager: defaultAudioDevice:
SPEAKER_PHONE
11-22 20:55:16.442 29793 29793 D AppRtcAudioManager: Android SDK: 33, Release: 13,
Brand: samsung, Device: a04s, Id: TP1A.220624.014, Hardware: exynos850,
Manufacturer: samsung, Model: SM-A047F, Product: a04snnxx
11-22 20:55:16.448 29793 29793 V RealtimeProtocol: App Resumed
11-22 20:55:16.451 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
stopped(false) old = false
11-22 20:55:16.453 29793 29793 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:55:16.453 29793 29793 I rbx.main: [ActivityNativeMain.onResume()-2]:
onResume: IsLoggedIn = false
11-22 20:55:16.454 29793 29793 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 20:55:16.454 29793 29793 I rbx.main: [ActivityNativeMain.v2()-1]: startup:
11-22 20:55:16.455 29793 29793 I InitHelper: [k.S()-1]: startV2: initState =
INIT_STATE_SETTINGS_LOADED_OK, StartedFor: SYSTEM
11-22 20:55:16.455 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_begin], timestamp [0].
11-22 20:55:16.455 29793 29793 I InitHelper: [k.R()-2]: startAppBridge:...
11-22 20:55:16.461 29793 29793 I rbx.AppBridgeV2: nativeAppBridgeAppStart_original:
11-22 20:55:16.465 29793 29793 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_end], timestamp [0].
11-22 20:55:16.466 29793 29793 I rbx.locale: [k.S()-6]: mContext:
com.roblox.client.RobloxApplication@f717e0d
11-22 20:55:16.467 29793 29793 I InitHelper: [k.S()-10]: SessionCheck... New
startup flow. Go directly to the Main screen.
11-22 20:55:16.468 29793 29793 I rbx.main: [ActivityNativeMain.T()-1]:
navigateToMainScreen: IsLoggedIn = false
11-22 20:55:16.469 29793 29793 I rbx.appshell: [ActivityNativeMain.V1()-1]:
loadDataModel()
11-22 20:55:16.475 29793 29793 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:false
11-22 20:55:16.477 29793 29793 D rbx.AppBridgeV2: nativeAppBridgeV2Init:
11-22 20:55:16.477 29793 29793 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:55:16.478 29793 29793 I rbx.locale: [b.i()-5]: No stored value for
mUGCLocaleCode. Use English
11-22 20:55:16.478 29793 29793 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:55:16.478 29793 29793 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:55:16.482 29793 29968 I Roblox : 2023-11-
22T16:55:32.759Z,17.759665,bbf241c0,6 [FLog::SingleSurfaceApp]
initializeWithAppStarter
11-22 20:55:16.482 29793 29968 I Roblox : 2023-11-
22T16:55:32.759Z,17.759909,bbf241c0,6 [FLog::SingleSurfaceApp] initializeSingleton
11-22 20:55:16.485 29793 29968 I Roblox : 2023-11-
22T16:55:32.762Z,17.762983,bbf241c0,6 [FLog::Output] setAssetFolder
/data/user/0/com.roblox.client/app_assets/content
11-22 20:55:16.486 29793 29968 I Roblox : 2023-11-
22T16:55:32.763Z,17.763874,bbf241c0,6 [FLog::Output] setExtraAssetFolder
/data/data/com.roblox.client/app_assets/ExtraContent
11-22 20:55:16.487 29793 29968 I Roblox : 2023-11-
22T16:55:32.764Z,17.764471,bbf241c0,6 [FLog::SingleSurfaceApp]
registerForForceOTAUpdateAvailableConnection stage = 0
11-22 20:55:16.488 29793 29968 I Roblox : 2023-11-
22T16:55:32.765Z,17.765684,bbf241c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Load configs for user key: app:9363279381599226130
11-22 20:55:16.493 29793 29968 I Roblox : 2023-11-
22T16:55:32.770Z,17.770338,bbf241c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:Native)
11-22 20:55:16.493 29793 29968 I Roblox : 2023-11-
22T16:55:32.770Z,17.770569,bbf241c0,6 [FLog::SingleSurfaceApp] instantiate
controllers
11-22 20:55:16.493 29793 29968 I Roblox : 2023-11-
22T16:55:32.770Z,17.770720,bbf241c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::SurfaceController, count: 1
11-22 20:55:16.494 29793 29793 I rbx.main: [ActivityNativeMain.q2()-1]:
ANM.showFeature: CUSTOM_LUAVIEW_TAG
11-22 20:55:16.495 29793 29793 I rbx.appshell: [a.g()-2]: onShow: Create a GL
fragment for LuaApp...
11-22 20:55:16.510 29793 29968 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:55:16.511 29793 29968 I rbx.locale: [b.i()-5]: No stored value for
mUGCLocaleCode. Use English
11-22 20:55:16.511 29793 29968 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:55:16.511 29793 29968 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:55:16.511 29793 29968 I Roblox : 2023-11-
22T16:55:32.788Z,17.788921,bbf241c0,6 [FLog::SingleSurfaceApp]
initializeLuaAppWithLoggedInUser: (stage:Native).
11-22 20:55:16.511 29793 29968 I Roblox : 2023-11-
22T16:55:32.789Z,17.789104,bbf241c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 20:55:16.516 29793 29968 I Roblox : 2023-11-
22T16:55:32.793Z,17.793768,bbf241c0,6 [FLog::DataModelPatchConfigurer]
OTAPollingEnabled set to: false
11-22 20:55:16.516 29793 29968 I Roblox : 2023-11-
22T16:55:32.794Z,17.794008,bbf241c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Retrieving patch
11-22 20:55:16.516 29793 29968 I Roblox : 2023-11-
22T16:55:32.794Z,17.794107,bbf241c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch DataModelPatchConfig : type=1, assetId=5345954812,
assetVersion=7735, maxAppVersion=602,
localAssetURI=rbxasset://models/DataModelPatch/DataModelPatch.rbxm
11-22 20:55:16.516 29793 29968 I Roblox : 2023-11-
22T16:55:32.794Z,17.794186,bbf241c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : numAttempts=10
11-22 20:55:16.517 29793 29968 I Roblox : 2023-11-
22T16:55:32.794Z,17.794535,bbf241c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : contentId=rbxasset://models/DataModelPatch/DataModelPatch.rbxm
11-22 20:55:16.517 29793 29968 I Roblox : 2023-11-
22T16:55:32.794Z,17.794621,bbf241c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : get patch from content provider for Model
11-22 20:55:16.518 29793 29967 I Roblox : 2023-11-
22T16:55:32.795Z,17.795916,bcaba1c0,6 [FLog::Output] CrashpadManager parsing crash
database
11-22 20:55:16.519 29793 29967 I Roblox : 2023-11-
22T16:55:32.796Z,17.796440,bcaba1c0,6 [FLog::Output] Evaluating deferred inferred
crashes
11-22 20:55:16.750 29793 29863 I PlayCore: UID: [10357] PID: [29793]
OnWarmUpIntegrityTokenCallback : onWarmUpExpressIntegrityToken
11-22 20:55:16.750 29793 29988 I PlayCore: UID: [10357] PID: [29793]
StandardIntegrity : Unbind from service.
11-22 20:55:16.960 29793 30015 I rbx.AppBridgeV2: nativeAppBridgeAppStart:
StartupController finished starting: stage = 2, BTID = 206925074086, upgradeStatus
= 3.
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.840Z,19.840580,bbf241c0,6 [FLog::Output] Hello to the person reading
this! I know you are smiling :)
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.840Z,19.840763,bbf241c0,6 [FLog::Output] Hola, soy yeetcode medium!
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.840Z,19.840824,bbf241c0,6 [FLog::Output] Hello from Star!
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.840Z,19.840881,bbf241c0,6 [FLog::Output] Hello..? it's me
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.840Z,19.840937,bbf241c0,6 [FLog::Output] Hi y'all >:D
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.840Z,19.840988,bbf241c0,6 [FLog::Output] live long and prosper
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.841Z,19.841026,bbf241c0,6 [FLog::Output] Did you know that Australia
went to war with the Emus and lost?
11-22 20:55:18.563 29793 29968 I Roblox : 2023-11-
22T16:55:34.841Z,19.841076,bbf241c0,6 [FLog::Output] Meowdy, purrtners
11-22 20:55:18.570 29793 29968 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:18.571 29793 29968 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:18.571 29793 29968 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:18.571 29793 29968 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:18.571 29793 29968 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:18.586 29793 29968 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:18.732 29793 29968 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:18.733 29793 29968 D AAudioStream: setState(s#1) from 0 to 2
11-22 20:55:18.733 29793 29968 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:18.735 29793 29968 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#1 ----------------
11-22 20:55:18.745 29793 29968 D AAudio : AAudioStream_close(s#1) called
---------------
11-22 20:55:18.745 29793 29968 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000022A
11-22 20:55:18.746 29793 29968 D AAudioStream: setState(s#1) from 2 to 11
11-22 20:55:18.852 29793 29968 D AAudioStream: setState(s#1) from 11 to 11
11-22 20:55:18.852 29793 29968 D AAudioStream: setState(s#1) from 11 to 12
11-22 20:55:18.852 29793 29968 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xaa3d2000 called
11-22 20:55:18.853 29793 29968 D AAudioStream: ~AudioStream(s#1) mPlayerBase
strongCount = 2
11-22 20:55:18.853 29793 29968 D AAudio : AAudioStream_close(s#1) returned 0
---------
11-22 20:55:18.878 29793 29968 I fmod : FMOD::supportsLowLatency
: Low latency = true, Pro Audio = false, Bluetooth On = false, Acceptable Block
Size = true (240)
11-22 20:55:18.878 29793 29968 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:18.878 29793 29968 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:18.878 29793 29968 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 20:55:18.878 29793 29968 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:18.878 29793 29968 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:18.879 29793 29968 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:18.955 29793 29968 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:18.955 29793 29968 D AAudioStream: setState(s#2) from 0 to 2
11-22 20:55:18.955 29793 29968 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:18.957 29793 29968 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#2 ----------------
11-22 20:55:18.967 29793 29968 D AAudio : AAudioStream_close(s#2) called
---------------
11-22 20:55:18.967 29793 29968 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000022C
11-22 20:55:18.967 29793 29968 D AAudioStream: setState(s#2) from 2 to 11
11-22 20:55:19.078 29793 29968 D AAudioStream: setState(s#2) from 11 to 11
11-22 20:55:19.078 29793 29968 D AAudioStream: setState(s#2) from 11 to 12
11-22 20:55:19.079 29793 29968 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xaa3d2000 called
11-22 20:55:19.079 29793 29968 D AAudioStream: ~AudioStream(s#2) mPlayerBase
strongCount = 2
11-22 20:55:19.079 29793 29968 D AAudio : AAudioStream_close(s#2) returned 0
---------
11-22 20:55:19.089 29793 29968 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:19.089 29793 29968 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:19.089 29793 29968 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 20:55:19.089 29793 29968 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:19.089 29793 29968 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:19.091 29793 29968 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:19.154 29793 29968 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:19.154 29793 29968 D AAudioStream: setState(s#3) from 0 to 2
11-22 20:55:19.154 29793 29968 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:19.156 29793 29968 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#3 ----------------
11-22 20:55:19.188 29793 29968 D AAudio : AAudioStream_requestStart(s#3) called
--------------
11-22 20:55:19.188 29793 29968 D AAudioStream: setState(s#3) from 2 to 3
11-22 20:55:19.240 29793 29968 D AAudio : AAudioStream_requestStart(s#3) returned
0 ---------
11-22 20:55:19.240 29793 29968 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:19.240 29793 29968 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = INPUT
11-22 20:55:19.240 29793 29968 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:19.240 29793 29968 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:19.240 29793 29968 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:19.241 29793 30040 D AudioStreamInternalPlay_Client: callbackLoop()
entering >>>>>>>>>>>>>>>
11-22 20:55:19.242 29793 30040 D AudioStreamInternal_Client: onEventFromServer -
got AAUDIO_SERVICE_EVENT_STARTED
11-22 20:55:19.242 29793 30040 D AAudioStream: setState(s#3) from 3 to 4
11-22 20:55:19.243 29793 29968 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:19.456 29793 29968 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 480, minMicros = 2000 => SW burst =
480
11-22 20:55:19.456 29793 29968 D AAudioStream: setState(s#4) from 0 to 2
11-22 20:55:19.456 29793 29968 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#4 ----------------
11-22 20:55:19.467 29793 29968 D AAudio : AAudioStream_close(s#4) called
---------------
11-22 20:55:19.467 29793 29968 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000230
11-22 20:55:19.467 29793 29968 D AAudioStream: setState(s#4) from 2 to 11
11-22 20:55:19.614 29793 29968 D AAudioStream: setState(s#4) from 11 to 11
11-22 20:55:19.614 29793 29968 D AAudioStream: setState(s#4) from 11 to 12
11-22 20:55:19.614 29793 29968 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9f85c100 called
11-22 20:55:19.615 29793 29968 D AAudioStream: ~AudioStream(s#4) mPlayerBase
strongCount = 1
11-22 20:55:19.615 29793 29968 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:55:19.615 29793 29968 D AAudio : AAudioStream_close(s#4) returned 0
---------
11-22 20:55:19.626 29793 29968 I Roblox : 2023-11-
22T16:55:35.903Z,20.903248,bbf241c0,6 [FLog::Audio] InputDevice 0: Android audio
output({{ffffffff-ffff-ffff-ffffffffffffffff}}) 48000/2/4
11-22 20:55:19.673 29793 29968 D VendorTagDescriptor: addVendorDescriptor: vendor
tag id 14172875900359437128 added
11-22 20:55:19.744 29793 29968 I Roblox : 2023-11-
22T16:55:36.021Z,21.021807,bbf241c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:InitializedLuaApp)
11-22 20:55:19.749 29793 29979 I Roblox : 2023-11-
22T16:55:36.026Z,21.026382,ab7d41c0,6 [FLog::Output] Info: DataModel Loading
rbxasset://places/Mobile.rbxl
11-22 20:55:19.791 29793 29793 I PermissionsProtocol: requestPermissionsOnStartup:
didRequest:false
11-22 20:55:19.796 29793 29793 I rbx.main: [ActivityNativeMain.onResume()-22]:
Setting result launcher for IdentityProtocol
11-22 20:55:19.804 29793 29793 I AppShellFragment: [a.z0()-5]: onCreate:
11-22 20:55:19.809 29793 29793 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:true
11-22 20:55:19.810 29793 29793 I AppShellFragment: [a.D0()-1]: onCreateView:
11-22 20:55:19.818 29793 29793 D SurfaceView@cef067a: updateSurface: has no frame
11-22 20:55:19.830 29793 29793 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 20:55:19.830 29793 29793 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@8056dc5[]
11-22 20:55:19.833 29793 29845 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:55:19.834 29793 29793 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 20:55:19.840 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 20:55:19.846 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@8056dc5 TM=true
11-22 20:55:19.847 29793 29793 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:55:19.847 29793 29793 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@8056dc5[ActivityNativeMain]
11-22 20:55:19.856 29793 29793 I Choreographer: Skipped 221 frames! The
application may be doing too much work on its main thread.
11-22 20:55:19.871 29793 29809 I OpenGLRenderer: Davey! duration=3695ms; Flags=0,
FrameTimelineVsyncId=37834737, IntendedVsync=134336062471829,
Vsync=134339741364462, InputEventId=0, HandleInputStart=134339749775447,
AnimationStart=134339749778986, PerformTraversalsStart=134339750208447,
DrawStart=134339750339101, FrameDeadline=134336079138495,
FrameInterval=134339749603871, FrameStartTime=16646573, SyncQueued=134339750570486,
SyncStart=134339750625294, IssueDrawCommandsStart=134339750738294,
SwapBuffers=134339753394871, FrameCompleted=134339757664678,
DequeueBufferDuration=31693, QueueBufferDuration=622269,
GpuCompleted=134339756952601, SwapBuffersCompleted=134339757664678,
DisplayPresentTime=134333798422875, CommandSubmissionCompleted=134339753394871,
11-22 20:55:19.880 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
performTraversals params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 20:55:19.880 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
fl=1800002
11-22 20:55:19.880 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
pfl=42000000
11-22 20:55:19.880 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:19.880 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 20:55:19.880 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 20:55:19.882 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 20:55:19.882 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
fl=1800002
11-22 20:55:19.882 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
pfl=42000000
11-22 20:55:19.882 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:19.882 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 20:55:19.882 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 20:55:19.883 29793 29806 W JavaBinder: BinderProxy is being destroyed but the
application did not call unlinkToDeath to unlink all of its death recipients
beforehand. Releasing leaked death recipient: d5.a0
11-22 20:55:19.883 29793 29806 I BpBinder: onLastStrongRef automatically unlinking
death recipients: <uncached descriptor>
11-22 20:55:19.892 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:55:19.892 29793 29793 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@dba26e6[ActivityNativeMain] mNativeObject= 0xb3218580
sc.mNativeObject= 0xa785da40 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:55:19.893 29793 29793 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@dba26e6[ActivityNativeMain] mNativeObject= 0xb3218580
sc.mNativeObject= 0xa785da40 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:55:19.893 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: Relayout
returned: old=(0,48,720,1510) new=(18,320,702,1237) req=(684,917)0 dur=10 res=0x3
s={true 0xe7681800} ch=true seqId=0
11-22 20:55:19.895 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xe7681800}
hwInitialized=true
11-22 20:55:19.895 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:19.914 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:55:19.915 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: Setup
new sync id=0
11-22 20:55:19.915 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:55:19.916 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:55:19.922 29793 29879 I ViewRootImpl@dba26e6[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:55:19.922 29793 29879 I ViewRootImpl@dba26e6[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:55:20.000 29793 29979 I Roblox : 2023-11-
22T16:55:36.277Z,21.277584,ab7d41c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config
11-22 20:55:20.029 29793 29845 I BLASTBufferQueue:
[ViewRootImpl@dba26e6[ActivityNativeMain]#2](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:55:20.030 29793 29845 I ViewRootImpl@dba26e6[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:20.031 29793 29845 D OpenGLRenderer: CFMS:: SetUp Pid : 29793 Tid :
29845
11-22 20:55:20.035 29793 29809 I OpenGLRenderer: Davey! duration=3863ms; Flags=1,
FrameTimelineVsyncId=37834737, IntendedVsync=134336062471829,
Vsync=134339741364462, InputEventId=0, HandleInputStart=134339749775447,
AnimationStart=134339749778986, PerformTraversalsStart=134339750208447,
DrawStart=134339810336332, FrameDeadline=134336079138495,
FrameInterval=134339749603871, FrameStartTime=16646573, SyncQueued=134339815014332,
SyncStart=134339815271024, IssueDrawCommandsStart=134339815575871,
SwapBuffers=134339921757447, FrameCompleted=134339926234447,
DequeueBufferDuration=33000, QueueBufferDuration=773961,
GpuCompleted=134339926234447, SwapBuffersCompleted=134339923661947,
DisplayPresentTime=0, CommandSubmissionCompleted=134339921757447,
11-22 20:55:20.036 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
onSyncComplete
11-22 20:55:20.036 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:20.037 29793 29793 I SurfaceView@cef067a: onWindowVisibilityChanged(0)
true com.roblox.client.RBXSurfaceView{cef067a VFE...... ......I. 0,0-0,0 #7f09023a
app:id/surfaceview} of ViewRootImpl@3cb20ba[ActivityNativeMain]
11-22 20:55:20.037 29793 29793 D SurfaceView@cef067a: updateSurface: has no frame
11-22 20:55:20.042 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
performTraversals params={(0,0)(fillxfill) sim={adjust=resize forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 20:55:20.042 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
fl=81810100
11-22 20:55:20.042 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
pfl=12020040
11-22 20:55:20.042 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
vsysui=2500
11-22 20:55:20.042 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 20:55:20.042 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:20.042 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 20:55:20.043 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=resize
forwardNavigation} ty=BASE_APPLICATION fmt=TRANSLUCENT wanim=0x1030309
11-22 20:55:20.043 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
fl=81810100
11-22 20:55:20.043 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
pfl=12020040
11-22 20:55:20.043 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
vsysui=2500
11-22 20:55:20.043 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 20:55:20.043 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:20.043 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 20:55:20.054 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:55:20.055 29793 29793 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@3cb20ba[ActivityNativeMain] mNativeObject= 0xb3218700
sc.mNativeObject= 0xe780c7f0 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:55:20.056 29793 29793 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@3cb20ba[ActivityNativeMain] mNativeObject= 0xb3218700
sc.mNativeObject= 0xe780c7f0 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:55:20.056 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=10 res=0x3
s={true 0xe767fc00} ch=true seqId=0
11-22 20:55:20.057 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xe767fc00}
hwInitialized=true
11-22 20:55:20.058 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:20.059 29793 29793 I RBXSurfaceView: [RBXSurfaceView.onSizeChanged()-
2]: SurfaceView size has changed: old width 0 new width 720 old height 0 new height
1600
11-22 20:55:20.059 29793 29793 D SurfaceView@cef067a: updateSurface: has no frame
11-22 20:55:20.060 29793 29793 I SurfaceView@cef067a: windowStopped(false) true
com.roblox.client.RBXSurfaceView{cef067a VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview} of ViewRootImpl@3cb20ba[ActivityNativeMain]
11-22 20:55:20.061 29793 29793 D SurfaceView@cef067a: updateSurface: has no frame
11-22 20:55:20.063 29793 29793 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:55:20.065 29793 29793 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:55:20.070 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:55:20.071 29793 29793 I SurfaceView@cef067a: Changes: creating=true
format=true size=true visible=true alpha=false hint=false mUseAlpha=false
visible=true left=true top=true
11-22 20:55:20.074 29793 29793 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
null mNativeObject= 0x9f87ed00 sc.mNativeObject= 0xdc711f70 format= 4 caller=
android.view.SurfaceView.createBlastSurfaceControls:1383
android.view.SurfaceView.updateSurface:1079
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
android.view.ViewTreeObserver.dispatchOnPreDraw:1121
android.view.ViewRootImpl.performTraversals:4442
11-22 20:55:20.075 29793 29793 I SurfaceView@cef067a: 216991354 Cur surface:
Surface(name=null)/@0xcfd7f07
11-22 20:55:20.075 29793 29793 I SurfaceView@cef067a: pST: sr = Rect(0, 0 - 720,
1600) sw = 720 sh = 1600
11-22 20:55:20.075 29793 29793 D SurfaceView@cef067a: performSurfaceTransaction
RenderWorker position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:55:20.076 29793 29793 I SurfaceView@cef067a: applyTransactionOnVriDraw:
vri = ViewRootImpl@3cb20ba[ActivityNativeMain] fRS = false t = 0xe6bf9a80
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:55:20.076 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xe6bf9a80android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
11-22 20:55:20.076 29793 29793 I SurfaceView@cef067a: updateSurface: mVisible =
true mSurface.isValid() = true
11-22 20:55:20.076 29793 29793 I SurfaceView@cef067a: updateSurface:
mSurfaceCreated = false surfaceChanged = true visibleChanged = true
11-22 20:55:20.076 29793 29793 I SurfaceView@cef067a: visibleChanged --
surfaceCreated
11-22 20:55:20.077 29793 29793 I SurfaceView@cef067a: surfaceCreated 2 #8
com.roblox.client.RBXSurfaceView{cef067a VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview}
11-22 20:55:20.077 29793 29793 I MainScreenController:
[MainActivityController.surfaceCreated()-1]: surfaceCreated
11-22 20:55:20.077 29793 29793 I AppShellFragment: [a.surfaceCreated()-1]:
surfaceCreated()
11-22 20:55:20.077 29793 29793 I AppShellFragment: [a.surfaceCreated()-4]: Start
the lua app
11-22 20:55:20.078 29793 29793 I Roblox : 2023-11-
22T16:55:36.356Z,21.356028,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:false context:ASMA.start
11-22 20:55:20.081 29793 29793 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
11-22 20:55:20.081 29793 29793 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
Created ANativeWindow 0xcb99d008 (ID:1)
11-22 20:55:20.081 29793 29968 I Roblox : 2023-11-
22T16:55:36.358Z,21.358690,bbf241c0,6 [FLog::SingleSurfaceApp] startLuaApp:
(stage:InitializedLuaApp).
11-22 20:55:20.081 29793 29968 I Roblox : 2023-11-
22T16:55:36.358Z,21.358927,bbf241c0,6 [FLog::SingleSurfaceApp] returnToLuaApp:
(stage:InitializedLuaApp).
11-22 20:55:20.081 29793 29968 I Roblox : 2023-11-
22T16:55:36.359Z,21.359232,bbf241c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: ...
disable videoRecorder.
11-22 20:55:20.082 29793 29968 I Roblox : 2023-11-
22T16:55:36.359Z,21.359373,bbf241c0,6 [FLog::SingleSurfaceApp]
returnToLuaAppInternal: ... App has been initialized, returning from game.
11-22 20:55:20.084 29793 29968 I Roblox : 2023-11-
22T16:55:36.359Z,21.359512,bbf241c0,6 [FLog::SurfaceController]
[_:1]::replaceDataModel: (stage:0, window = 0xcb99d008) [tid:0xe94d1320]
11-22 20:55:20.088 29793 29968 I Roblox : 2023-11-
22T16:55:36.365Z,21.365910,bbf241c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_surface
11-22 20:55:20.088 29793 29968 I Roblox : 2023-11-
22T16:55:36.366Z,21.366154,bbf241c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_android_surface
11-22 20:55:20.095 29793 29968 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
lib/arm'
11-22 20:55:20.097 29793 29968 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a'
11-22 20:55:20.118 29793 29968 I Roblox : 2023-11-
22T16:55:36.396Z,21.396126,bbf241c0,6 [FLog::Graphics] Vulkan Android Device:
Samsung SM-A047F
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.396Z,21.396458,bbf241c0,6 [FLog::Graphics] VULKAN MT shader loading is
enabled
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.396Z,21.396603,bbf241c0,6 [FLog::Graphics] VULKAN heapIndex = 0,
heapFlags = 1 (device), heapSize = 3831005184
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.396Z,21.396706,bbf241c0,6 [FLog::Graphics] VULKAN unifiedMemory = true,
device memory = 3831005184, host memory = 0, setting caps.videoMemory = 67108864
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.396Z,21.396807,bbf241c0,6 [FLog::Graphics] Vulkan Device: Mali-G52
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.396Z,21.396891,bbf241c0,6 [FLog::Graphics] Vulkan Device: Vendor 13b5
Device 72120000
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.396Z,21.396976,bbf241c0,6 [FLog::Graphics] Vulkan Device: Driver 38.1.0
(159387648)
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397068,bbf241c0,6 [FLog::Graphics] Vulkan Device: API 1.1.213
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397152,bbf241c0,6 [channel] Caps: ThreadSafe 1 Framebuffer 1
FpFramebuffer 1 Shaders 1 Compute 1 Instancing 1 PerInstanceStream 1 ConstBuffers 1
11-22 20:55:20.119 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397238,bbf241c0,6 [channel] Caps: Framebuffer: MRT 4 MSAA 8
Stencil 1
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397324,bbf241c0,6 [channel] Caps: Framebuffer: Depth16 1
Depth24 1 DepthFloat 1 DepthClamp 0
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397408,bbf241c0,6 [channel] Caps: Border Color 1
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397491,bbf241c0,6 [channel] Caps: Texture: RGB10A2 1 RG11B10F 1
R16I 1
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397575,bbf241c0,6 [channel] Caps: Texture: DXT 0 PVR 0 ETC1 1
ETC2 1 Half 1
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397657,bbf241c0,6 [channel] Caps: Texture: 3D 1 Array 1 Depth 1
MSAA 1 MSAAFP16 8
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397747,bbf241c0,6 [channel] Caps: Texture: NPOT 1 PartialMips 1
CubeMipGen 1 CubeFramebuffer 1
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397831,bbf241c0,6 [channel] Caps: Texture: Size 16384 Units 32
VertexUnits 32
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397917,bbf241c0,6 [channel] Caps: ConstantBufferSize 16384
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.397Z,21.397999,bbf241c0,6 [channel] Caps: isAppleGPU 0
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.398Z,21.398079,bbf241c0,6 [channel] Caps: 32bIdx 1 Memoryless 0
11-22 20:55:20.120 29793 29968 I Roblox : 2023-11-
22T16:55:36.398Z,21.398161,bbf241c0,6 [channel] Caps: ColorBGR 0 RTFlip 0
MinusOneToOneDepth 0
11-22 20:55:20.121 29793 29968 I Roblox : 2023-11-
22T16:55:36.398Z,21.398418,bbf241c0,6 [FLog::Graphics] Vulkan: creating framebuffer
720x1600
11-22 20:55:20.141 29793 29968 I Roblox : 2023-11-
22T16:55:36.419Z,21.419121,bbf241c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:55:20.146 29793 29968 I Roblox : 2023-11-
22T16:55:36.423Z,21.423967,bbf241c0,6 [FLog::Graphics] Video memory size: 67108864
11-22 20:55:20.200 29793 29968 I Roblox : 2023-11-
22T16:55:36.477Z,21.477583,bbf241c0,6 [FLog::Graphics] Loaded 749 shaders from pack
vulkan_mobile variant default (5680276 bytes)
11-22 20:55:20.200 29793 29968 I Roblox : 2023-11-
22T16:55:36.477Z,21.477743,bbf241c0,6 [FLog::Graphics] Compiled 572 shaders in 53
ms
11-22 20:55:20.261 29793 29968 I Roblox : 2023-11-
22T16:55:36.538Z,21.538582,bbf241c0,6 [FLog::SurfaceController]
SurfaceController::disableVR
11-22 20:55:20.261 29793 29968 I Roblox : 2023-11-
22T16:55:36.539Z,21.539104,bbf241c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::initialize view(0xa91b9480)
11-22 20:55:20.262 29793 29968 I Roblox : 2023-11-
22T16:55:36.539Z,21.539335,bbf241c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::start dataModel(0xe688ac00)
11-22 20:55:20.262 29793 29968 I Roblox : 2023-11-
22T16:55:36.539Z,21.539637,bbf241c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:1]::RenderJob
11-22 20:55:20.262 29793 29968 I Roblox : 2023-11-
22T16:55:36.539Z,21.539795,bbf241c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::run dataModel(0xe688ac00)
11-22 20:55:20.263 29793 29968 I Roblox : 2023-11-
22T16:55:36.540Z,21.540401,bbf241c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:LuaApp)
11-22 20:55:20.263 29793 29968 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:55:20.263 29793 29968 I rbx.locale: [b.i()-5]: No stored value for
mUGCLocaleCode. Use English
11-22 20:55:20.264 29793 29968 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:55:20.264 29793 29968 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:55:20.264 29793 29968 I Roblox : 2023-11-
22T16:55:36.541Z,21.541748,bbf241c0,6 [FLog::SingleSurfaceApp] userDidLogin
11-22 20:55:20.264 29793 29968 I Roblox : 2023-11-
22T16:55:36.541Z,21.541918,bbf241c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 20:55:20.265 29793 29793 I rbx.main: [ActivityNativeMain.S()-1]:
onAppStarted:
11-22 20:55:20.265 29793 29793 I SurfaceView@cef067a: surfaceChanged -- format=4
w=720 h=1600
11-22 20:55:20.265 29793 29793 I SurfaceView@cef067a: surfaceChanged (720,1600) 2
#8 com.roblox.client.RBXSurfaceView{cef067a VFE...... ......ID 0,0-720,1600
#7f09023a app:id/surfaceview}
11-22 20:55:20.265 29793 29793 I MainScreenController:
[MainActivityController.surfaceChanged()-4]: surfaceChanged
11-22 20:55:20.266 29793 29793 I AppShellFragment: [a.surfaceChanged()-1]:
surfaceChanged()
11-22 20:55:20.267 29793 29793 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp:
11-22 20:55:20.267 29793 29793 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp: Same native window 0xcb99d008. No need to do
anything!
11-22 20:55:20.267 29793 29968 I Roblox : 2023-11-
22T16:55:36.544Z,21.544548,bbf241c0,6 [FLog::SingleSurfaceApp] updateSurfaceLuaApp:
(stage:LuaApp)
11-22 20:55:20.267 29793 29968 I Roblox : 2023-11-
22T16:55:36.544Z,21.544704,bbf241c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::update: (window = 0xcb99d008) (view = 0xa91b9480)
11-22 20:55:20.267 29793 29793 I SurfaceView@cef067a: surfaceRedrawNeeded
11-22 20:55:20.269 29793 29793 V SurfaceView@cef067a: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 20:55:20.269 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Setup
new sync id=0
11-22 20:55:20.270 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:55:20.270 29793 29793 E SurfaceSyncer: Failed to find sync for id=0
11-22 20:55:20.270 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:55:20.274 29793 29878 D SurfaceView@cef067a: updateSurfacePosition
RenderWorker, frameNr = 1, position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:55:20.274 29793 29878 I SurfaceView@cef067a: uSP: rtp = Rect(0, 0 - 720,
1600) rtsw = 720 rtsh = 1600
11-22 20:55:20.274 29793 29878 I SurfaceView@cef067a: onSSPAndSRT: pl = 0 pt = 0 sx
= 1.0 sy = 1.0
11-22 20:55:20.274 29793 29878 I SurfaceView@cef067a: aOrMT:
ViewRootImpl@3cb20ba[ActivityNativeMain] t =
android.view.SurfaceControl$Transaction@9df0b59 fN = 1 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:373
11-22 20:55:20.274 29793 29878 I ViewRootImpl@3cb20ba[ActivityNativeMain]: mWNT:
t=0xe6bf9bc0 mBlastBufferQueue=0xb3218700 fn= 1 caller=
android.view.SurfaceView.applyOrMergeTransaction:1455 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
11-22 20:55:20.275 29793 29878 I ViewRootImpl@3cb20ba[ActivityNativeMain]: mWNT:
t=0xe6bf9a80 mBlastBufferQueue=0xb3218700 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 20:55:20.276 29793 29878 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:55:20.276 29793 29878 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:55:20.283 29793 29845 I BLASTBufferQueue:
[ViewRootImpl@3cb20ba[ActivityNativeMain]#3](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:55:20.284 29793 29845 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:20.285 29793 29845 D OpenGLRenderer: CFMS:: SetUp Pid : 29793 Tid :
29845
11-22 20:55:20.288 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
onSyncComplete
11-22 20:55:20.288 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:20.291 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xb1438e20
11-22 20:55:20.291 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe6bf9080
11-22 20:55:20.299 29793 30070 D SensorManager: registerListener :: 1, LIS2DLC12
Accelerometer, 0, 0,
11-22 20:55:20.303 29793 29811 I OpenGLRenderer: Davey! duration=4115ms; Flags=1,
FrameTimelineVsyncId=37834737, IntendedVsync=134336062471829,
Vsync=134339741364462, InputEventId=0, HandleInputStart=134339749775447,
AnimationStart=134339749778986, PerformTraversalsStart=134339750208447,
DrawStart=134340164242024, FrameDeadline=134336079138495,
FrameInterval=134339749603871, FrameStartTime=16646573, SyncQueued=134340167069947,
SyncStart=134340167267293, IssueDrawCommandsStart=134340168325293,
SwapBuffers=134340176312024, FrameCompleted=134340178546447,
DequeueBufferDuration=4836038, QueueBufferDuration=982769,
GpuCompleted=134340178546447, SwapBuffersCompleted=134340178184639,
DisplayPresentTime=0, CommandSubmissionCompleted=134340176312024,
11-22 20:55:20.304 29793 29793 I InitHelper: [k$b.run()-1]:
handleAppBridgeNotification: type = APP_STARTED, data =
{"result":0,"btid":206925074086,"upgradeStatus":3,"upgradeSource":"https://
setup.rbxcdn.qq.com/apkrelease/
roblox_mobile_2.504.414.apk","MD5Sum":"1ec0bbc0d9d9255cb0e62119e9197a12","settingsP
ayload":""}.
11-22 20:55:20.330 29793 29793 I InitHelper: [k$b.run()-18]:
doAfterFetchBrowserTrackerId:...
11-22 20:55:20.339 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-22 20:55:20.353 29793 29793 D CompatibilityChangeReporter: Compat change id
reported: 163400105; UID 10357; state: ENABLED
11-22 20:55:20.359 29793 30015 I Roblox : 2023-11-
22T16:55:36.636Z,21.636314,a946e1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA succeeded: {"SchemaVersion":"1","CanaryUserIds":
[],"CanaryPercentage":0,"Stable":
{"AppStorageResetId":"0","AssetId":"5345954812","AssetVersion":"7839","MaxAppVersio
n":"603","IsForcedUpdate":false}}
11-22 20:55:20.360 29793 30015 I Roblox : 2023-11-
22T16:55:36.637Z,21.637159,a946e1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config deployed
11-22 20:55:20.360 29793 30015 I Roblox : 2023-11-
22T16:55:36.637Z,21.637461,a946e1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] OTA config updated, checking patch
11-22 20:55:20.360 29793 30015 I Roblox : 2023-11-
22T16:55:36.637Z,21.637590,a946e1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Downloading new patch.
11-22 20:55:20.364 29793 29793 I AssistStructure: Flattened final assist data: 4448
bytes, containing 2 windows, 34 views
11-22 20:55:20.370 29793 29793 I SurfaceView@cef067a: finishedDrawing
11-22 20:55:20.376 29793 29793 D DeviceIntegrityManager: Successfully set integrity
token provider
11-22 20:55:20.376 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:55:20.408 29793 29793 I rbx.platform: [i.f()-3]: Flushed
WebViewCookieHandler with Cookies from URL https://apis.roblox.com/browser-tracker-
api/device/initialize
11-22 20:55:20.409 29793 29793 I OnSetCookieHandlerImpl:
[CookieProtocol$OnSetCookieHandlerImpl.lambda$onSetCookie$0()-2]: Updated
WebViewCookieHandler with Cookies from URL https://apis.roblox.com/browser-tracker-
api/device/initialize
11-22 20:55:20.419 29793 29793 I rbx.platform: [i.f()-3]: Flushed
WebViewCookieHandler with Cookies from URL https://apis.roblox.com/browser-tracker-
api/device/initialize
11-22 20:55:20.419 29793 29793 I OnSetCookieHandlerImpl:
[CookieProtocol$OnSetCookieHandlerImpl.lambda$onSetCookie$0()-2]: Updated
WebViewCookieHandler with Cookies from URL https://apis.roblox.com/browser-tracker-
api/device/initialize
11-22 20:55:20.422 29793 29845 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:20.422 29793 29845 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:20.422 29793 29845 D OpenGLRenderer: destroyEglSurface
11-22 20:55:20.425 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:55:20.439 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)8 dur=11 res=0x2
s={false 0x0} ch=true seqId=0
11-22 20:55:20.443 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 20:55:20.443 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xe7681800}
11-22 20:55:20.443 29793 29793 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:20.443 29793 29793 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:55:20.459 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
stopped(true) old = false
11-22 20:55:20.459 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
WindowStopped on com.roblox.client/com.roblox.client.startup.ActivitySplash set to
true
11-22 20:55:20.475 29793 29793 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:55:20.475 29793 29793 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@4b9c86[ActivitySplash]
11-22 20:55:20.478 29793 29793 I rbx.splash: [ActivitySplash.onDestroy()-2]:
onDestroy: unset the activity from InitHelper.
11-22 20:55:20.479 29793 29793 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 20:55:20.480 29793 29793 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@4b9c86[ActivitySplash]
11-22 20:55:20.489 29793 29845 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:20.490 29793 29793 I ViewRootImpl@ee5d5ca[ActivitySplash]:
dispatchDetachedFromWindow
11-22 20:55:20.496 29793 29793 D InputTransport: Input channel destroyed:
'4038ba9', fd=119
11-22 20:55:20.609 29793 29993 W libc : Access denied finding property
"vzw.os.rooted"
11-22 20:55:20.950 29793 30070 D SensorManager: unregisterListener
11-22 20:55:21.034 29793 29993 D TrafficStats: tagSocket(132) with
statsTag=0x4e864ee, statsUid=-1
11-22 20:55:21.355 29793 29993 D TrafficStats: tagSocket(235) with
statsTag=0x4e864ee, statsUid=-1
11-22 20:55:21.712 29793 29806 D InputTransport: Input channel destroyed:
'ClientS', fd=131
11-22 20:55:22.478 29793 29811 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:55:22.478 29793 29811 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:55:23.702 29793 29979 I tflite : Initialized TensorFlow Lite runtime.
11-22 20:55:23.778 29793 29793 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:55:23.779 29793 29979 I Roblox : 2023-11-
22T16:55:40.056Z,25.056358,ab7d41c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::stepDataModelJob: No DM yet. Continue...
11-22 20:55:23.779 29793 29968 I Roblox : 2023-11-
22T16:55:40.056Z,25.056625,bbf241c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::scheduleRender: No data model. Bind workspace now...
11-22 20:55:23.779 29793 29793 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:55:23.799 29793 29968 I Roblox : 2023-11-
22T16:55:40.077Z,25.077158,bbf241c0,6 [FLog::Graphics] Vulkan: resizing window
framebuffer to 720x1600
11-22 20:55:23.814 29793 29968 I Roblox : 2023-11-
22T16:55:40.091Z,25.091686,bbf241c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:55:23.815 29793 29968 I Roblox : 2023-11-
22T16:55:40.092Z,25.092575,bbf241c0,6 [FLog::Graphics] LayeredClothingMode updated:
LC=1 HSR=1
11-22 20:55:23.815 29793 29968 I Roblox : 2023-11-
22T16:55:40.092Z,25.092892,bbf241c0,6 [FLog::Graphics] Future is bright shadows
11-22 20:55:23.835 29793 29968 I Roblox : 2023-11-
22T16:55:40.112Z,25.112904,bbf241c0,6 [FLog::Graphics]
SmoothCluster::initSolidTextures()
11-22 20:55:23.837 29793 29968 I Roblox : 2023-11-
22T16:55:40.114Z,25.114475,bbf241c0,6 [FLog::Graphics] Terrain TextureAtlas
2048x2048, tileCount: 6x6, tileSize: 256x256, border: 32, mip: 4
11-22 20:55:23.848 29793 29968 I Roblox : 2023-11-
22T16:55:40.125Z,25.125349,bbf241c0,6 [FLog::Graphics] SceneManager: resizing main
targets to 720x1600
11-22 20:55:23.856 29793 29974 I JniCtx : AttachCurrentThread for thread 29974
11-22 20:55:23.858 29793 29970 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:23.858 29793 29970 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:23.858 29793 29970 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:23.858 29793 29970 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:23.858 29793 29970 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:23.859 29793 29970 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:23.865 29793 29977 I JniCtx : AttachCurrentThread for thread 29977
11-22 20:55:23.868 29793 29970 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:23.868 29793 29970 D AAudioStream: setState(s#5) from 0 to 2
11-22 20:55:23.868 29793 29970 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:23.870 29793 29970 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#5 ----------------
11-22 20:55:23.880 29793 29970 D AAudio : AAudioStream_close(s#5) called
---------------
11-22 20:55:23.881 29793 29970 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000231
11-22 20:55:23.881 29793 29970 D AAudioStream: setState(s#5) from 2 to 11
11-22 20:55:23.883 29793 29970 D AAudioStream: setState(s#5) from 11 to 11
11-22 20:55:23.883 29793 29970 D AAudioStream: setState(s#5) from 11 to 12
11-22 20:55:23.883 29793 29970 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xcbbd5800 called
11-22 20:55:23.883 29793 29970 D AAudioStream: ~AudioStream(s#5) mPlayerBase
strongCount = 2
11-22 20:55:23.884 29793 29970 D AAudio : AAudioStream_close(s#5) returned 0
---------
11-22 20:55:23.894 29793 29970 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:23.894 29793 29970 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:23.894 29793 29970 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:23.894 29793 29970 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:23.894 29793 29970 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:23.895 29793 29970 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:23.898 29793 29970 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:23.898 29793 29970 D AAudioStream: setState(s#6) from 0 to 2
11-22 20:55:23.898 29793 29970 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:23.900 29793 29970 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#6 ----------------
11-22 20:55:23.910 29793 29970 D AAudio : AAudioStream_close(s#6) called
---------------
11-22 20:55:23.910 29793 29970 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000232
11-22 20:55:23.911 29793 29970 D AAudioStream: setState(s#6) from 2 to 11
11-22 20:55:23.915 29793 29970 D AAudioStream: setState(s#6) from 11 to 11
11-22 20:55:23.915 29793 29970 D AAudioStream: setState(s#6) from 11 to 12
11-22 20:55:23.915 29793 29970 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xcbbd5800 called
11-22 20:55:23.915 29793 29970 D AAudioStream: ~AudioStream(s#6) mPlayerBase
strongCount = 2
11-22 20:55:23.916 29793 29970 D AAudio : AAudioStream_close(s#6) returned 0
---------
11-22 20:55:24.011 29793 29968 I BLASTBufferQueue:
[SurfaceView[com.roblox.client/com.roblox.client.ActivityNativeMain]@0#4](f:0,a:0)
onFrameAvailable the first frame is available
11-22 20:55:24.319 29793 29793 V rbx.main: [o.a()-3]: Using default
DataModelNotifications
11-22 20:55:24.323 29793 29793 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Startup
11-22 20:55:24.323 29793 29793 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Startup
11-22 20:55:24.324 29793 29793 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 20:55:24.451 29793 29976 I JniCtx : AttachCurrentThread for thread 29976
11-22 20:55:24.575 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:24.675 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:24.809 29793 29993 I AppsFlyerManager: [a$a.onConversionDataSuccess()-
2]: media-source: null
11-22 20:55:24.999 29793 29970 I JniCtx : AttachCurrentThread for thread 29970
11-22 20:55:25.223 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:25.322 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:25.326 29793 29793 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:25.327 29793 29793 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:55:25.333 29793 29793 I IMM_LC : showSoftInput(View,I)
11-22 20:55:25.334 29793 29793 I IMM_LC : ssi() - flag : 0 view :
com.roblox.client reason = SHOW_SOFT_INPUT
11-22 20:55:25.618 29793 29845 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:25.620 29793 29806 D InputTransport: Input channel destroyed:
'ClientS', fd=323
11-22 20:55:25.939 29793 29793 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-22 20:55:25.939 29793 29793 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-22 20:55:26.031 29793 29973 I JniCtx : AttachCurrentThread for thread 29973
11-22 20:55:26.089 29793 30106 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@c7a8e86: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:26.089 29793 29863 I ViewRootImpl@dba26e6[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@671cb72: frame = [18,320][702,1237] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:26.093 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:55:26.094 29793 30076 I ViewRootImpl@aeb5f75[]: Resizing
android.view.ViewRootImpl@1a982f3: frame = [0,148][112,279] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:26.094 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:26.095 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:55:26.098 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,320][702,1237]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:26.099 29793 29793 I ViewRootImpl@aeb5f75[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][112,279] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:26.288 29793 29793 D InsetsController: show(ime(), fromIme=true)
11-22 20:55:26.297 29793 29793 D InsetsController: controlAnimationUnchecked: Added
types=8 animType=0 host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.show:1063
11-22 20:55:26.302 29793 29793 D InsetsSourceConsumer: setRequestedVisible:
visible=true, type=19, host=com.roblox.client/com.roblox.client.ActivityNativeMain,
from=android.view.InsetsSourceConsumer.show:250
android.view.ImeInsetsSourceConsumer.show:82
android.view.InsetsController.showDirectly:1609
android.view.InsetsController.controlAnimationUnchecked:1232
android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.show:1063
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6761
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:55:26.339 29793 29863 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@c7a8e86: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:26.343 29793 30076 I ViewRootImpl@aeb5f75[]: Resizing
android.view.ViewRootImpl@1a982f3: frame = [0,148][112,279] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:26.344 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 20:55:26.346 29793 29863 I ViewRootImpl@dba26e6[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@671cb72: frame = [18,48][702,965] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:26.386 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.relayoutWindow:9802
11-22 20:55:26.389 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xb3218580 isSameSurfaceControl=true
11-22 20:55:26.390 29793 29793 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@dba26e6[ActivityNativeMain] mNativeObject= 0xb3218580
sc.mNativeObject= 0xe780b170 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:55:26.391 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,48,702,965) req=(684,917)0 dur=44 res=0x0
s={true 0xe7681800} ch=false seqId=0
11-22 20:55:26.392 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xe7681800}
11-22 20:55:26.392 29793 29845 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:26.393 29793 29845 D OpenGLRenderer: destroyEglSurface
11-22 20:55:26.397 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:26.400 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:55:26.401 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:26.401 29793 29793 I ViewRootImpl@aeb5f75[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][112,279] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:26.403 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,48][702,965]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:26.409 29793 29793 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:true x:0 y:495 w:384 h:286
11-22 20:55:26.410 29793 29793 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:72 rm:0
11-22 20:55:26.525 29793 29793 D InsetsController: cancelAnimation of types: 8,
animType: 0, host: com.roblox.client/com.roblox.client.ActivityNativeMain,
from:android.view.InsetsController.notifyFinished:1375
android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0$android-
view-InsetsAnimationThreadControlRunner$1:84
android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1.run:4
11-22 20:55:26.527 29793 29793 D InsetsSourceConsumer: ensureControlPosition:
Point(0, 48) for ITYPE_IME on
com.roblox.client/com.roblox.client.ActivityNativeMain from
android.view.InsetsSourceConsumer.notifyAnimationFinished:419
11-22 20:55:26.535 29793 29879 I ViewRootImpl@dba26e6[ActivityNativeMain]: mWNT:
t=0xe6bfb560 mBlastBufferQueue=0xb3218580 fn= 38 caller=
android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96
android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0$android-view-
SyncRtSurfaceTransactionApplier:69 android.view.SyncRtSurfaceTransactionApplier$
$ExternalSyntheticLambda0.onFrameDraw:4
11-22 20:55:26.597 29793 29972 I JniCtx : AttachCurrentThread for thread 29972
11-22 20:55:26.963 29793 30015 I Roblox : 2023-11-
22T16:55:43.240Z,28.240807,a946e1c0,12 [DFLog::HttpTraceError] HttpResponse(#11
0x99452810) time:363.4ms (net:363.2ms callback:0.2ms
timeInRetryQueue:0.0ms)status:401 Unauthorized bodySize:48 url:{
"https://avatar.roblox.com//v1/avatar" } ip:128.116.119.4 external:0
numberOfTimesRetried:0
11-22 20:55:26.983 29793 29973 I Roblox : 2023-11-
22T16:55:43.261Z,28.261129,b9fa81c0,6 [FLog::Warning] Warning: HTTP error
url:`https://avatar.roblox.com//v1/avatar`
11-22 20:55:26.984 29793 29973 I Roblox : 2023-11-
22T16:55:43.261Z,28.261627,b9fa81c0,6 [FLog::Warning] Warning: HTTP error
code:`401`
11-22 20:55:26.984 29793 29973 I Roblox : 2023-11-
22T16:55:43.262Z,28.262020,b9fa81c0,6 [FLog::Warning] Warning: HTTP error
body:`{"errors":[{"code":0,"message":"Unauthorized"}]}`
11-22 20:55:26.985 29793 29973 I Roblox : 2023-11-
22T16:55:43.263Z,28.263088,b9fa81c0,6 [FLog::Warning] Warning: WebApi failure in
GetAvatarData: table: 0x00000000d8345910
11-22 20:55:27.005 29793 29985 I Roblox : 2023-11-
22T16:55:43.282Z,28.282907,ab1ce1c0,6 [FLog::Error] Asset (Image)
"rbxthumb://type=AvatarHeadShot&id=-1&w=48&h=48&filters=circular" load failed in
TextureManager::PreloadTexture: Request failed
11-22 20:55:27.096 29793 29793 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Landing
11-22 20:55:27.096 29793 29793 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Landing
11-22 20:55:27.099 29793 29793 I UpgradeCheckHelper: [d1.b()-25]: Perform upgrade
check with the server...
11-22 20:55:27.100 29793 29793 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 20:55:27.124 29793 29828 D TrafficStats: tagSocket(346) with
statsTag=0xffffffff, statsUid=-1
11-22 20:55:27.126 29793 29982 I JniCtx : AttachCurrentThread for thread 29982
11-22 20:55:27.821 29793 30015 I Roblox : 2023-11-
22T16:55:44.098Z,29.098873,a946e1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Downloaded patch succeeded.
11-22 20:55:28.370 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:28.470 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:28.472 29793 29793 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:28.473 29793 29793 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:55:28.480 29793 29793 I IMM_LC : showSoftInput(View,I)
11-22 20:55:28.481 29793 29793 I IMM_LC : ssi() - flag : 0 view :
com.roblox.client reason = SHOW_SOFT_INPUT
11-22 20:55:28.490 29793 29793 I AssistStructure: Flattened final assist data: 4496
bytes, containing 2 windows, 34 views
11-22 20:55:28.493 29793 29793 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-22 20:55:28.615 29793 29793 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-22 20:55:28.615 29793 29793 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-22 20:55:28.620 29793 29793 D InsetsController: show(ime(), fromIme=true)
11-22 20:55:28.648 29793 29793 D InsetsController: show(ime(), fromIme=true)
11-22 20:55:31.687 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:31.817 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:31.868 29793 29793 D TrafficStats: tagSocket(216) with
statsTag=0xffffffff, statsUid=-1
11-22 20:55:32.677 29793 29793 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 20:55:32.679 29793 29793 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 20:55:32.679 29793 29793 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 20:55:32.679 29793 29793 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 20:55:32.679 29793 29793 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 20:55:32.680 29793 29793 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 20:55:32.680 29793 29793 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 20:55:32.680 29793 29793 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 20:55:32.680 29793 29793 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 20:55:32.680 29793 29793 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 20:55:32.680 29793 29793 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 20:55:32.680 29793 29793 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 20:55:32.680 29793 29793 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 20:55:32.680 29793 29793 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:55:32.681 29793 29793 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 20:55:32.681 29793 29793 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:55:32.681 29793 29793 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:55:32.681 29793 29793 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:55:32.681 29793 29793 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:55:32.688 29793 29793 I Choreographer: Skipped 51 frames! The application
may be doing too much work on its main thread.
11-22 20:55:32.696 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 20:55:32.720 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xb3218580 isSameSurfaceControl=true
11-22 20:55:32.721 29793 29793 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@dba26e6[ActivityNativeMain] mNativeObject= 0xb3218580
sc.mNativeObject= 0x8fe6d1d0 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:55:32.723 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,61,702,915) req=(684,854)0 dur=23 res=0x0
s={true 0xe7681800} ch=false seqId=0
11-22 20:55:32.723 29793 30076 I ViewRootImpl@dba26e6[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@671cb72: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:32.724 29793 29845 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:32.724 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xe7681800}
11-22 20:55:32.724 29793 29845 D OpenGLRenderer: destroyEglSurface
11-22 20:55:32.727 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:32.782 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:32.813 29793 29809 I OpenGLRenderer: Davey! duration=933ms; Flags=0,
FrameTimelineVsyncId=37842650, IntendedVsync=134351728756412,
Vsync=134352577691345, InputEventId=0, HandleInputStart=134352582720977,
AnimationStart=134352582724746, PerformTraversalsStart=134352583085438,
DrawStart=134352627052554, FrameDeadline=134351762068861,
FrameInterval=134352582320323, FrameStartTime=16645783, SyncQueued=134352629348361,
SyncStart=134352643598977, IssueDrawCommandsStart=134352643977361,
SwapBuffers=134352664280592, FrameCompleted=134352676258592,
DequeueBufferDuration=6359115, QueueBufferDuration=2281000,
GpuCompleted=134352676258592, SwapBuffersCompleted=134352672308977,
DisplayPresentTime=0, CommandSubmissionCompleted=134352664280592,
11-22 20:55:34.383 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:34.482 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:35.031 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:35.113 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:35.513 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: The
input has been finished in ImeInputStage.
11-22 20:55:35.635 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: The
input has been finished in ImeInputStage.
11-22 20:55:35.640 29793 29793 D InsetsController: controlAnimationUnchecked: Added
types=8 animType=1 host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.hide:1093
11-22 20:55:35.641 29793 29793 D InsetsSourceConsumer: setRequestedVisible:
visible=false, type=19,
host=com.roblox.client/com.roblox.client.ActivityNativeMain,
from=android.view.InsetsSourceConsumer.hide:257
android.view.ImeInsetsSourceConsumer.hide:88
android.view.ImeInsetsSourceConsumer.hide:94
android.view.InsetsController.hideDirectly:1593
android.view.InsetsController.controlAnimationUnchecked:1234
android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.hide:1093
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6765
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
11-22 20:55:35.667 29793 30076 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@c7a8e86: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:35.667 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 20:55:35.668 29793 29809 I ViewRootImpl@dba26e6[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@671cb72: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:35.669 29793 30106 I ViewRootImpl@aeb5f75[]: Resizing
android.view.ViewRootImpl@1a982f3: frame = [0,148][112,279] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:35.688 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.relayoutWindow:9802
11-22 20:55:35.695 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xb3218580 isSameSurfaceControl=true
11-22 20:55:35.696 29793 29793 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@dba26e6[ActivityNativeMain] mNativeObject= 0xb3218580
sc.mNativeObject= 0x8fe6e800 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:55:35.697 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]: Relayout
returned: old=(18,352,702,1206) new=(18,352,702,1206) req=(684,854)0 dur=28 res=0x0
s={true 0xe7681800} ch=false seqId=0
11-22 20:55:35.697 29793 29845 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:35.698 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xe7681800}
11-22 20:55:35.698 29793 29845 D OpenGLRenderer: destroyEglSurface
11-22 20:55:35.702 29793 29845 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:35.716 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:55:35.717 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:35.720 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:35.720 29793 29793 I ViewRootImpl@aeb5f75[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][112,279] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:35.727 29793 29793 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:55:35.729 29793 29793 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:55:35.879 29793 29793 D InsetsController: cancelAnimation of types: 8,
animType: 1, host: com.roblox.client/com.roblox.client.ActivityNativeMain,
from:android.view.InsetsController.notifyFinished:1375
android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0$android-
view-InsetsAnimationThreadControlRunner$1:84
android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1.run:4
11-22 20:55:35.879 29793 29793 I IMM_LC : notifyImeHidden: mService.hideSoftInput
11-22 20:55:35.976 29793 29809 I ViewRootImpl@3cb20ba[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@c7a8e86: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:35.978 29793 30076 I ViewRootImpl@aeb5f75[]: Resizing
android.view.ViewRootImpl@1a982f3: frame = [0,148][112,279] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:35.980 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:55:35.981 29793 29793 I ViewRootImpl@3cb20ba[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:35.981 29793 29793 I ViewRootImpl@aeb5f75[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][112,279] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:35.983 29793 30106 I ViewRootImpl@dba26e6[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@671cb72: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:35.985 29793 29793 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:55:35.986 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:36.090 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:55:36.193 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:55:36.778 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:36.877 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:37.427 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:37.543 29793 29793 I ViewRootImpl@dba26e6[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:37.545 29793 29793 I Process : Sending signal. PID: 29793 SIG: 9
11-22 20:55:39.048 30243 30243 I m.roblox.client: Using CollectorTypeCC GC.
11-22 20:55:39.057 30243 30243 E m.roblox.client: Not starting debugger since
process cannot load the jdwp agent.
11-22 20:55:39.070 30243 30243 D ActivityThread: setConscryptValidator
11-22 20:55:39.070 30243 30243 D ActivityThread: setConscryptValidator - put
11-22 20:55:39.127 30243 30243 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10357; state: ENABLED
11-22 20:55:39.159 30243 30243 D nativeloader: Configuring clns-4 for other apk
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk. target_sdk_version=33, uses_libraries=,
library_path=/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm:/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/
com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.roblox.client
11-22 20:55:39.162 30243 30243 E LoadedApk: Unable to instantiate
appComponentFactory
11-22 20:55:39.162 30243 30243 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file "/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk"],nativeLibraryDirectories=[/data/app/
~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/lib/arm,
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a, /system/lib, /system/system_ext/lib]]
11-22 20:55:39.162 30243 30243 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:289)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:1064)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:1151)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1475)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3264)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3256)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7477)
11-22 20:55:39.162 30243 30243 E LoadedApk: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.os.Looper.loop(Looper.java:313)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:55:39.162 30243 30243 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:55:39.185 30243 30243 V GraphicsEnvironment: ANGLE Developer option for
'com.roblox.client' set to: 'default'
11-22 20:55:39.187 30243 30243 V GraphicsEnvironment: ANGLE GameManagerService for
com.roblox.client: false
11-22 20:55:39.187 30243 30243 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
11-22 20:55:39.193 30243 30243 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:55:39.200 30243 30243 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:55:39.239 30243 30243 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.roblox.client at: Binary XML file line #107
11-22 20:55:39.240 30243 30243 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk Binary XML file line #157
11-22 20:55:39.488 30243 30243 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/bcidCB486WdhDnLm5hq8vypQmgVmrS2B.dex
11-22 20:55:39.489 30243 30243 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:55:39.574 30243 30243 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/MFOZvA1zsWHHmNleh0o7g39n9GgLa2wz.dex
11-22 20:55:39.574 30243 30243 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:55:39.575 30243 30243 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/0eXYr57OOxD18HHJ0g8KQKzsJqfqBrJd.dex
11-22 20:55:39.575 30243 30243 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:55:39.591 30243 30243 I MultiDex: VM with version 2.1.0 has multidex
support
11-22 20:55:39.591 30243 30243 I MultiDex: Installing application
11-22 20:55:39.591 30243 30243 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
11-22 20:55:39.608 30243 30243 I roblox.config: [q0.N0()-1]: setBaseUrl() null =>
www.roblox.com/
11-22 20:55:39.609 30243 30243 I rbx.baseurl: [d.<init>()-2]: Incoming base url:
www.roblox.com/
11-22 20:55:39.610 30243 30243 I roblox.config: [q0.P0()-1]: setChannel() =>
11-22 20:55:39.717 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag RemoveDeprecatedCookieSyncManagerSync from SharedPreference with value
true
11-22 20:55:39.717 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FFlagEngineFlagsListeners from SharedPreference with value true
11-22 20:55:39.717 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableBuildOrientedConfig from SharedPreference with value true
11-22 20:55:39.717 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag VersionSupportForMaquettes from SharedPreference with value true
11-22 20:55:39.718 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSdk33PostNotifications from SharedPreference with value true
11-22 20:55:39.718 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidAddBuildVariantToGlobalTags from SharedPreference with value
false
11-22 20:55:39.718 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableCallNotificationHandler4 from SharedPreference with value true
11-22 20:55:39.718 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillPhoneNumber from SharedPreference with value true
11-22 20:55:39.718 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSendrChatNotificationReply from SharedPreference with value true
11-22 20:55:39.718 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidRealtimeProtocolForAllV599 from SharedPreference with
value true
11-22 20:55:39.719 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableFlagRefactorStage3Dev from SharedPreference with value false
11-22 20:55:39.719 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableEnhancedShareAnalytics from SharedPreference with value false
11-22 20:55:39.719 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidDetectDeadCode from SharedPreference with value true
11-22 20:55:39.719 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationSessionUtilsAndroid from SharedPreference with
value true
11-22 20:55:39.720 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationsPromptAndroid13 from SharedPreference with
value true
11-22 20:55:39.720 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidInitializeAndroidUpdateAdapter from SharedPreference with value
true
11-22 20:55:39.720 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillSMSOTP from SharedPreference with value true
11-22 20:55:39.720 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag DeregisterDisabledDeviceWhenNotificationReceived from SharedPreference
with value true
11-22 20:55:39.720 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FixAudioDeviceCrash from SharedPreference with value true
11-22 20:55:39.721 30243 30243 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag CleanupHttpAgentOnRestart from SharedPreference with value true
11-22 20:55:39.752 30243 30243 D ActivityThread: Loading provider
com.roblox.client.ShellConfigurationProvider:
com.roblox.client.provider.ShellConfigurationContentProvider
11-22 20:55:39.781 30243 30291 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:55:39.781 30243 30291 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:55:39.783 30243 30291 W m.roblox.client: Entry not found
11-22 20:55:39.901 30243 30290 D TrafficStats: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
11-22 20:55:40.215 30243 30291 D nativeloader: Configuring clns-5 for other apk
/data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633-
-gL92rMJXd2sw46ZYsyTRQ==/base.apk. target_sdk_version=34, uses_libraries=ALL,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:55:40.215 30243 30291 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:55:40.221 30243 30291 D nativeloader: Configuring clns-6 for other apk
/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:55:40.226 30243 30291 I WebViewFactory: Loading com.google.android.webview
version 119.0.6045.66 (code 604506633)
11-22 20:55:40.257 30243 30243 I rbx.signalr_jni: [JNI] OnLoad: ... Done
11-22 20:55:40.264 30243 30291 I cr_WVCFactoryProvider: Loaded
version=119.0.6045.66 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
11-22 20:55:40.271 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [flag_prefetch_begin], timestamp [823].
11-22 20:55:40.271 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [application_oncreate], timestamp [666].
11-22 20:55:40.283 30243 30314 E chromium:
[1122/205540.281822:ERROR:variations_seed_loader.cc(69)] Failed to open file for
reading. Errno: 2
11-22 20:55:40.294 30243 30291 I cr_LibraryLoader: Successfully loaded native
library
11-22 20:55:40.295 30243 30291 I cr_CachingUmaRecorder: Flushed 7 samples from 7
histograms, 0 samples were dropped.
11-22 20:55:40.308 30243 30243 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10357; state: ENABLED
11-22 20:55:40.309 30243 30243 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
11-22 20:55:40.312 30243 30317 D nativeloader: Configuring clns-7 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:55:40.312 30243 30317 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:55:40.316 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callStart], timestamp [905].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsStart], timestamp [948].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsEnd], timestamp [970].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectStart], timestamp [975].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectStart], timestamp [1051].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectEnd], timestamp [1192].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectEnd], timestamp [1192].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionAcquired], timestamp [1192].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersStart], timestamp [1196].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersEnd], timestamp [1196].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersStart], timestamp [1196].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersEnd], timestamp [1333].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyStart], timestamp [1334].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyEnd], timestamp [1334].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionReleased], timestamp [1340].
11-22 20:55:40.317 30243 30290 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callEnd], timestamp [1340].
11-22 20:55:40.318 30243 30290 I rbx : [e.c()-7]: Channel roll is production
11-22 20:55:40.320 30243 30317 D nativeloader: Configuring clns-8 for other apk
/system/framework/com.android.media.remotedisplay.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:55:40.320 30243 30317 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:55:40.328 30243 30317 D nativeloader: Configuring clns-9 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:55:40.328 30243 30317 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:55:40.331 30243 30317 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:55:40.332 30243 30317 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:55:40.334 30243 30317 D nativeloader: Configuring clns-10 for other apk
/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.jar.
target_sdk_version=34, uses_libraries=ALL, library_path=/data/app/~~dCRu21iZ-
b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:55:40.334 30243 30317 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:55:40.342 30243 30243 I FirebaseInitProvider: FirebaseApp initialization
successful
11-22 20:55:40.345 30243 30317 D nativeloader: Configuring clns-11 for other apk
/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-
hZLk1A==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:55:40.358 30243 30319 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:55 and remote module
com.google.android.gms.measurement.dynamite:97
11-22 20:55:40.358 30243 30319 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 97
11-22 20:55:40.358 30243 30319 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
11-22 20:55:40.368 30243 30319 W System : ClassLoader referenced unknown path:
11-22 20:55:40.369 30243 30319 D nativeloader: Configuring clns-12 for other apk .
target_sdk_version=34, uses_libraries=, library_path=/data/app/~~dCRu21iZ-b7Im3i-
lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:55:40.379 30243 30319 W m.roblox.client: ClassLoaderContext classpath size
mismatch. expected=11, found=4 (DLC[];PCL[base.apk*1384061089:base.apk!
classes2.dex*331505968:base.apk!classes3.dex*3320764351:base.apk!
classes4.dex*3880308672:base.apk!classes5.dex*1836478514:base.apk!
classes6.dex*848257671:base.apk!classes7.dex*3473867681:base.apk!
classes8.dex*749029414:base.apk!classes9.dex*840096026:base.apk!
classes10.dex*4182674386:base.apk!classes11.dex*2847591234]{PCL[/system/framework/
org.apache.http.legacy.jar*3951777098]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104115]#PCL[/system/framework/
com.android.location.provider.jar*3175360615]#PCL[/system_ext/framework/
org.carconnectivity.android.digitalkey.timesync.jar*1887653036]#PCL[/system/
framework/org.apache.http.legacy.jar*3951777098]} |
DLC[];PCL[/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk*13750802:/data/user/0/com.roblox.client/app_ded/
bcidCB486WdhDnLm5hq8vypQmgVmrS2B.dex*3125582471:/data/user/0/com.roblox.client/
app_ded/MFOZvA1zsWHHmNleh0o7g39n9GgLa2wz.dex*3620879049:/data/user/0/
com.roblox.client/app_ded/0eXYr57OOxD18HHJ0g8KQKzsJqfqBrJd.dex*3689131241])
11-22 20:55:40.391 30243 30325 D OpenGLRenderer: RenderThread::requireGlContext()
11-22 20:55:40.398 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
RemoveDeprecatedCookieSyncManagerSync to SharedPreference with value true
11-22 20:55:40.398 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FFlagEngineFlagsListeners to SharedPreference with value true
11-22 20:55:40.399 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableBuildOrientedConfig to SharedPreference with value true
11-22 20:55:40.399 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update EnableBuildOrientedConfig in memory since it's been read before.
11-22 20:55:40.399 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
VersionSupportForMaquettes to SharedPreference with value true
11-22 20:55:40.399 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSdk33PostNotifications to SharedPreference with value true
11-22 20:55:40.399 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidAddBuildVariantToGlobalTags to SharedPreference with value false
11-22 20:55:40.399 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableCallNotificationHandler4 to SharedPreference with value true
11-22 20:55:40.399 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillPhoneNumber to SharedPreference with value true
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSendrChatNotificationReply to SharedPreference with value true
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidRealtimeProtocolForAllV599 to SharedPreference with value true
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableFlagRefactorStage3Dev to SharedPreference with value false
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableEnhancedShareAnalytics to SharedPreference with value false
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidDetectDeadCode to SharedPreference with value true
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationSessionUtilsAndroid to SharedPreference with value true
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationsPromptAndroid13 to SharedPreference with value true
11-22 20:55:40.400 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidInitializeAndroidUpdateAdapter to SharedPreference with value true
11-22 20:55:40.401 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update AndroidInitializeAndroidUpdateAdapter in memory since it's been read before.
11-22 20:55:40.401 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillSMSOTP to SharedPreference with value true
11-22 20:55:40.401 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
DeregisterDisabledDeviceWhenNotificationReceived to SharedPreference with value
true
11-22 20:55:40.401 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FixAudioDeviceCrash to SharedPreference with value true
11-22 20:55:40.401 30243 30290 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
CleanupHttpAgentOnRestart to SharedPreference with value true
11-22 20:55:40.416 30243 30325 D OpenGLRenderer: RenderThread::setGrContext()
11-22 20:55:40.456 30243 30334 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:55:40.457 30243 30334 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:55:40.459 30243 30334 I FA : App measurement initialized, version:
82012
11-22 20:55:40.459 30243 30334 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
11-22 20:55:40.459 30243 30334 I FA : To enable faster debug mode event
logging run:
11-22 20:55:40.459 30243 30334 I FA : adb shell setprop
debug.firebase.analytics.app com.roblox.client
11-22 20:55:40.505 30243 30339 I Mod_Menu: pthread created
11-22 20:55:40.506 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_oncreate], timestamp [0].
11-22 20:55:40.519 30243 30243 I rbx.AppManager: [b.<init>()-5]: [AppManager]:
Constructor called.
11-22 20:55:40.519 30243 30243 I rbx.AppManager: [b.i()-10]: initialize:
[APP_INIT_TYPE_SHELL] Start...
11-22 20:55:40.525 30243 30243 I rbx.AppManager: [b.i()-18]: ROBLOX | User-Agent =
Mozilla/5.0 (3707MB; 720x1465; 268x269; 384x781; Samsung SM-A047F; 13)
AppleWebKit/537.36 (KHTML, like Gecko) ROBLOX Android App 2.602.626 Phone Hybrid()
GooglePlayStore RobloxApp/2.602.626 (GlobalDist; GooglePlayStore)
11-22 20:55:40.525 30243 30243 I rbx.AppManager: [b.i()-19]: ROBLOX | Build =
googleProdRelease, ID = 9138388
11-22 20:55:40.526 30243 30243 I rbx.AppManager: [b.i()-20]: ROBLOX | Version =
2.602.626, Code = 1542
11-22 20:55:40.526 30243 30243 I rbx.AppManager: [b.i()-21]: ROBLOX | BaseUrl =
www.roblox.com/
11-22 20:55:40.526 30243 30243 I rbx.AppManager: [b.i()-22]: ROBLOX | OS Ver. = 13,
Lvl = 33
11-22 20:55:40.528 30243 30243 I rbx.AppManager: [b.i()-23]: ROBLOX | Arch = ARM32
11-22 20:55:40.536 30243 30243 V rbx.main: [o.l()-3]: Using default Provider
11-22 20:55:40.542 30243 30243 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
716)] [com.birbit.android.jobqueue.network.a.c(SourceFile:3)]
[com.birbit.android.jobqueue.network.a.<init>(SourceFile:4)]
[w1.a$b.a(SourceFile:4)] [x7.f.a(SourceFile:10)] [x7.b.i(SourceFile:26)]
[com.roblox.client.j0.onCreate(SourceFile:4)]
[com.roblox.client.startup.ActivitySplash.onCreate(SourceFile:2)]
[android.app.Activity.performCreate(Activity.java:8591)]
[android.app.Activity.performCreate(Activity.java:8570)]
[android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)]
[android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150)]
[android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325)]
[android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:1
01)]
[android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExec
utor.java:135)]
[android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java
:95)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2574)]
11-22 20:55:40.588 30243 30243 I rbx.AppManager: [b.i()-42]: initialize: Completed
OK. elapsedTime(ms) = 68
11-22 20:55:40.588 30243 30243 I rbx.locale: [b.u()-2]: mUserLocale is empty
11-22 20:55:40.588 30243 30243 I rbx.locale: [b.u()-4]: No stored value for
mUserLocale.
11-22 20:55:40.589 30243 30243 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 20:55:40.593 30243 30243 I NotificationManager: [d.d()-1]: init:
11-22 20:55:40.614 30243 30243 D rbx.jni : SessionReporter_initialize()
/data/user/0/com.roblox.client/files
11-22 20:55:40.614 30243 30243 D rbx.jni : SessionReporter_setState()
state:SessionReporterState_ApplicationStart placeId:0
11-22 20:55:40.615 30243 30243 D rbx.jni :
AndroidSessionReporterData::appVersion()
11-22 20:55:40.615 30243 30243 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUser()
11-22 20:55:40.615 30243 30243 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUserId() -1
11-22 20:55:40.615 30243 30243 D rbx.jni :
AndroidSessionReporterData::saveCurrentAppVersion() 2.602.626
11-22 20:55:40.629 30243 30243 I DecorView: [INFO] isPopOver=false config=true
11-22 20:55:40.630 30243 30243 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@75b2c41[]
11-22 20:55:40.630 30243 30243 D DecorView: setCaptionType = 0, this =
DecorView@75b2c41[]
11-22 20:55:40.645 30243 30243 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 20:55:40.645 30243 30243 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@ab72dd4
11-22 20:55:40.652 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [cold_start], timestamp [1].
11-22 20:55:40.654 30243 30243 D rbx.stopwatch.report: NRI.initStopwatch()
11-22 20:55:40.654 30243 30243 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchApp
11-22 20:55:40.655 30243 30243 I rbx.splash: [ActivitySplash.onCreate()-16]:
onCreate: startedForResult=false, appRestarted=false
11-22 20:55:40.676 30243 30243 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10357; state: ENABLED
11-22 20:55:40.693 30243 30243 I InitHelper: [k.<init>()-8]: InitHelper created.
11-22 20:55:40.694 30243 30243 I LaunchTimeReporter: [d.<init>()-9]: [Constructor]:
ENTER.
11-22 20:55:40.694 30243 30243 I InitHelper: [k.P()-1]: start: setView =
[ActivitySplash]
11-22 20:55:40.709 30243 30243 I EventStreamManager: [c.<init>()-4]: [Constructor]:
ENTER.
11-22 20:55:40.718 30243 30334 I FA : Tag Manager is not found and thus will
not be used
11-22 20:55:40.719 30243 30243 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:55:40.731 30243 30243 I rbx.splash: [ActivitySplash.I1()-1]: startup:
11-22 20:55:40.731 30243 30243 I InitHelper: [k.Q()-1]: start: initState =
INIT_STATE_NONE, StartedFor: SYSTEM
11-22 20:55:40.732 30243 30243 I rbx.xapkmanager: [g.s()-1]: unpackAssetsAsync:
11-22 20:55:40.733 30243 30346 D TrafficStats: tagSocket(118) with
statsTag=0xffffffff, statsUid=-1
11-22 20:55:40.733 30243 30243 I InitHelper: [k.q()-1]: getAllAppSettings:...
11-22 20:55:40.733 30243 30351 I rbx.xapkmanager: [g$b.run()-1]: unpackAssetsAsync:
RUN .....
11-22 20:55:40.733 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_begin], timestamp [0].
11-22 20:55:40.733 30243 30351 I rbx.xapkmanager: [g.r()-3]: unpackAssets: Asset
path not yet set.
11-22 20:55:40.735 30243 30351 I rbx.xapkmanager: [g.t()-8]: Assets are up to date
11-22 20:55:40.736 30243 30351 I rbx.JNIRobloxSettings: Setting default app policy
file: /data/user/0/com.roblox.client/app_assets/content/guac/defaultConfigs/
GuacDefaultPolicy-GlobalDist.json
11-22 20:55:40.737 30243 30351 I rbx.xapkmanager: [g$b.run()-3]: unpackAssetsAsync:
...... DONE
11-22 20:55:40.738 30243 30243 I rbx.appshell: [b.o()-1]: ASMA.loadAllAppSettings()
11-22 20:55:40.738 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [asset_unpack_end], timestamp [0].
11-22 20:55:40.751 30243 30243 I rbx.JNIRobloxSettings: crashpad handler: The
LD_LIBRARY_PATH is /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm/
11-22 20:55:40.754 30243 30243 I Roblox : 2023-11-
22T16:55:40.952Z,0.952908,ecb0c474,6 [FLog::Output] Crash Unique ID:
2087977455911877744
11-22 20:55:40.755 30243 30243 I rbx.JNIRobloxSettings: INFO: Crashpad
initialization succeed!
11-22 20:55:40.756 30243 30243 I roblox.config: [q0$a.a()-19]: Crashpad monitoring
is ON
11-22 20:55:40.764 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_start], timestamp [0].
11-22 20:55:40.765 30243 30290 I Roblox : 2023-11-
22T16:55:40.963Z,0.963839,b9ad21c0,6 [FLog::AndroidGLView] nativeInitClientSettings
11-22 20:55:40.767 30243 30243 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 20:55:40.767 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@75b2c41[]
11-22 20:55:40.775 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:55:40.781 30243 30243 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 20:55:40.788 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl.setView:1732
11-22 20:55:40.792 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: setView =
com.android.internal.policy.DecorView@75b2c41 TM=true
11-22 20:55:40.796 30243 30243 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:55:40.796 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@75b2c41[ActivitySplash]
11-22 20:55:40.803 30243 30317 I AdvertisingIdAsyncTask: [a.a()-4]:
advertisingId:26b866c5-f198-4350-845e-961b15c1b613
11-22 20:55:40.814 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
performTraversals params={(0,0)(fillxfill) sim={adjust=pan forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 20:55:40.814 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
fl=81810100
11-22 20:55:40.814 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
pfl=12020040
11-22 20:55:40.814 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
vsysui=2500
11-22 20:55:40.814 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:55:40.814 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
bhv=DEFAULT
11-22 20:55:40.814 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:55:40.817 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=pan
forwardNavigation} ty=BASE_APPLICATION wanim=0x1030309
11-22 20:55:40.817 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
fl=81810100
11-22 20:55:40.817 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
pfl=12020040
11-22 20:55:40.817 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
vsysui=2500
11-22 20:55:40.817 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:55:40.817 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
bhv=DEFAULT
11-22 20:55:40.817 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:55:40.831 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:55:40.832 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@67fd4b8[ActivitySplash] mNativeObject= 0xdc832900 sc.mNativeObject=
0xe76af740 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:55:40.832 30243 30243 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@67fd4b8[ActivitySplash] mNativeObject= 0xdc832900 sc.mNativeObject=
0xe76af740 format= -1 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:55:40.833 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=14 res=0x3
s={true 0xe782e400} ch=true seqId=0
11-22 20:55:40.834 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xe782e400}
hwInitialized=true
11-22 20:55:40.836 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:40.838 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:55:40.838 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: Setup new
sync id=0
11-22 20:55:40.838 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: Setting
syncFrameCallback
11-22 20:55:40.839 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
registerCallbacksForSync syncBuffer=false
11-22 20:55:40.842 30243 30355 I ViewRootImpl@67fd4b8[ActivitySplash]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:55:40.842 30243 30355 I ViewRootImpl@67fd4b8[ActivitySplash]: Setting up
sync and frameCommitCallback
11-22 20:55:40.881 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@67fd4b8[ActivitySplash]#0](f:0,a:0) onFrameAvailable the first frame
is available
11-22 20:55:40.882 30243 30325 I ViewRootImpl@67fd4b8[ActivitySplash]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:40.883 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:55:40.887 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
onSyncComplete
11-22 20:55:40.887 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: setupSync
seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:40.888 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe77be4c0
11-22 20:55:40.894 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [get_advertisingid_end], timestamp [0].
11-22 20:55:40.918 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 20:55:40.918 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xe782e400}
11-22 20:55:40.921 30243 30243 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:40.921 30243 30243 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:55:40.943 30243 30243 I Roblox : 2023-11-
22T16:55:41.141Z,1.141710,ecb0c474,6 [FLog::AndroidGLView]
nativePostClientSettingsLoadedInitialization3
11-22 20:55:40.944 30243 30243 I Roblox : 2023-11-
22T16:55:41.142Z,1.142199,ecb0c474,6 [FLog::ClientRunInfo] RobloxGitHash:
0e99c4ca5749570e785792ddaee1cfbc1f010f52
11-22 20:55:40.944 30243 30243 I Roblox : 2023-11-
22T16:55:41.142Z,1.142372,ecb0c474,6 [FLog::ClientRunInfo] The base url is
https://www.roblox.com/
11-22 20:55:40.944 30243 30243 I Roblox : 2023-11-
22T16:55:41.142Z,1.142450,ecb0c474,6 [FLog::ClientRunInfo] The channel is
production
11-22 20:55:40.959 30243 30243 I rbx.appshell: [b$f.b()-4]: GetClientSettingsTask
onPostExecute initialized TaskScheduler
11-22 20:55:40.959 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_end], timestamp [0].
11-22 20:55:40.960 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_end], timestamp [0].
11-22 20:55:40.983 30243 30243 I InitHelper: [k$a.a()-3]: getAllAppSettings: ...
Settings loaded.
11-22 20:55:41.022 30243 30243 I PlayCore: UID: [10357] PID: [30243]
StandardIntegrity : warmUpIntegrityToken(56711522248)
11-22 20:55:41.024 30243 30381 I PlayCore: UID: [10357] PID: [30243]
StandardIntegrity : Initiate binding to the service.
11-22 20:55:41.028 30243 30243 I AppsFlyerManager: [a.<init>()-3]:
[AppsFlyerManager]: Constructor called.
11-22 20:55:41.029 30243 30243 I AppsFlyerManager: [a.a()-2]: init:
initEnabled=true
11-22 20:55:41.072 30243 30243 D AppsFlyer_6.3.2: Initializing AppsFlyer SDK:
(v6.3.2.113)
11-22 20:55:41.075 30243 30243 I InitHelper: [k.F()-1]: AppSettings loaded.
11-22 20:55:41.078 30243 30243 I rbx.splash: [ActivitySplash.D()-4]:
updateViewAppSettingsLoaded: (NEW_STARTUP) launch the Main activity now...
11-22 20:55:41.078 30243 30243 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 20:55:41.078 30243 30243 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchActivityNativeMain
11-22 20:55:41.078 30243 30243 I rbx.splash: [ActivitySplash.E1()-6]:
launchMainActivity
11-22 20:55:41.078 30243 30243 V rbx.main: [o.h()-3]: Using default Main class
11-22 20:55:41.099 30243 30243 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:41.100 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6740
11-22 20:55:41.116 30243 30243 I PlayCore: UID: [10357] PID: [30243]
StandardIntegrity :
ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/
com.google.android.finsky.expressintegrityservice.ExpressIntegrityService})
11-22 20:55:41.117 30243 30381 I PlayCore: UID: [10357] PID: [30243]
StandardIntegrity : linkToDeath
11-22 20:55:41.119 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_onpause], timestamp [0].
11-22 20:55:41.175 30243 30243 I cr_CombinedPProvider: #registerProvider()
provider:WV.w7@684e43 isPolicyCacheEnabled:false policyProvidersSize:0
11-22 20:55:41.176 30243 30243 I cr_PolicyProvider: #setManagerAndSource() 0
11-22 20:55:41.194 30243 30243 I cr_CombinedPProvider: #linkNativeInternal() 1
11-22 20:55:41.196 30243 30243 I cr_AppResProvider:
#getApplicationRestrictionsFromUserManager() Bundle[EMPTY_PARCEL]
11-22 20:55:41.196 30243 30243 I cr_PolicyProvider: #notifySettingsAvailable() 0
11-22 20:55:41.196 30243 30243 I cr_CombinedPProvider: #onSettingsAvailable() 0
11-22 20:55:41.196 30243 30243 I cr_CombinedPProvider: #flushPolicies()
11-22 20:55:41.299 30243 30243 D CompatibilityChangeReporter: Compat change id
reported: 214741472; UID 10357; state: ENABLED
11-22 20:55:41.308 30243 30243 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10357; state: ENABLED
11-22 20:55:41.323 30243 30243 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityM
anager.java:4886)]
[android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager
.java:4853)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:38)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 20:55:41.328 30243 30243 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:118)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 20:55:41.367 30243 30417 W cr_media: BLUETOOTH_CONNECT permission is missing.
11-22 20:55:41.368 30243 30417 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
11-22 20:55:41.411 30243 30243 D Mod_Menu: Feature name: -1 - Save feature
preferences | Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:41.413 30243 30243 D Mod_Menu: Feature name: -3 - Auto size vertically
| Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:41.537 30243 30257 I PlayCore: UID: [10357] PID: [30243]
OnWarmUpIntegrityTokenCallback : onWarmUpExpressIntegrityToken
11-22 20:55:41.537 30243 30381 I PlayCore: UID: [10357] PID: [30243]
StandardIntegrity : Unbind from service.
11-22 20:55:41.756 30243 30352 I Roblox : 2023-11-
22T16:55:41.954Z,1.954291,ab8671c0,6 [FLog::Output] CrashpadManager parsing crash
database
11-22 20:55:41.756 30243 30352 I Roblox : 2023-11-
22T16:55:41.954Z,1.954848,ab8671c0,6 [FLog::Output] Evaluating deferred inferred
crashes
11-22 20:55:41.795 30243 30243 D ScrollView: initGoToTop
11-22 20:55:41.973 30243 30252 W JavaBinder: BinderProxy is being destroyed but the
application did not call unlinkToDeath to unlink all of its death recipients
beforehand. Releasing leaked death recipient: d5.a0
11-22 20:55:41.973 30243 30252 I BpBinder: onLastStrongRef automatically unlinking
death recipients: <uncached descriptor>
11-22 20:55:41.975 30243 30253 W System : A resource failed to call close.
11-22 20:55:41.976 30243 30253 W System : A resource failed to call close.
11-22 20:55:41.976 30243 30253 W System : A resource failed to call close.
11-22 20:55:42.170 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:55:42.179 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 0, 0),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=
from=android.view.ViewRootImpl.setView:1732
11-22 20:55:42.182 30243 30243 I ViewRootImpl@ce7afc7[]: setView =
android.widget.FrameLayout@2a58163 TM=true
11-22 20:55:42.239 30243 30422 W AudioCapabilities: Unsupported mime audio/x-ima
11-22 20:55:42.239 30243 30422 W AudioCapabilities: Unsupported mime audio/mpeg-L1
11-22 20:55:42.240 30243 30422 W AudioCapabilities: Unsupported mime audio/mpeg-L2
11-22 20:55:42.241 30243 30422 W VideoCapabilities: Unsupported mime video/wvc1
11-22 20:55:42.242 30243 30422 W VideoCapabilities: Unsupported mime video/x-ms-wmv
11-22 20:55:42.254 30243 30422 W VideoCapabilities: Unsupported mime video/wvc1
11-22 20:55:42.258 30243 30422 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
11-22 20:55:42.269 30243 30243 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
11-22 20:55:42.273 30243 30243 I DecorView: [INFO] isPopOver=false config=false
11-22 20:55:42.273 30243 30243 I DecorView: updateCaptionType: isFloating=true
isApplication=true hasWindowDecorCaption=false this=DecorView@bf24abc[]
11-22 20:55:42.273 30243 30243 D DecorView: setCaptionType = 0, this =
DecorView@bf24abc[]
11-22 20:55:42.274 30243 30243 I DecorView: setWindowBackground: isPopOver=false
color=fff6f6f6 d=android.graphics.drawable.InsetDrawable@e29d59a
11-22 20:55:42.281 30243 30243 D ScrollView: initGoToTop
11-22 20:55:42.283 30243 30243 D ScrollView: initGoToTop
11-22 20:55:42.286 30243 30243 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
11-22 20:55:42.292 30243 30243 I DecorView: [INFO] isPopOver=false config=true
11-22 20:55:42.292 30243 30243 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@c44c569[]
11-22 20:55:42.292 30243 30243 D DecorView: setCaptionType = 0, this =
DecorView@c44c569[]
11-22 20:55:42.293 30243 30243 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 20:55:42.293 30243 30243 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@944388f
11-22 20:55:42.295 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:55:42.305 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 20:55:42.311 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@bf24abc TM=true
11-22 20:55:42.313 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [main_activity_oncreate], timestamp [0].
11-22 20:55:42.313 30243 30243 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 20:55:42.316 30243 30243 I NotificationManager: [d.d()-1]: init:
11-22 20:55:42.323 30243 30243 I rbx.main: [ActivityNativeMain.onCreate()-10]:
onCreate NativeMain. savedInstanceState is null: true
11-22 20:55:42.323 30243 30243 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 20:55:42.405 30243 30243 D SensorManager: registerListener :: 1, LIS2DLC12
Accelerometer, 200000, 0,
11-22 20:55:42.406 30243 30243 I rbx.main: [ActivityNativeMain.K1()-10]:
createGlAppsFrame() apps frame created
11-22 20:55:42.409 30243 30243 I rbx.main: [ActivityNativeMain.k2()-1]: Registering
activity result for IdentityProtocol.
11-22 20:55:42.411 30243 30243 I MainScreenController: [MainActivityController.h()-
1]: Initializing RTC audio manager.
11-22 20:55:42.414 30243 30243 D AppRtcAudioManager: ctor
11-22 20:55:42.417 30243 30243 D AppRtcBluetoothMgr: create@[name=main, id=2]
11-22 20:55:42.417 30243 30243 D AppRtcBluetoothMgr: ctor
11-22 20:55:42.419 30243 30243 D AppRtcAudioManager: defaultAudioDevice:
SPEAKER_PHONE
11-22 20:55:42.419 30243 30243 D AppRtcAudioManager: Android SDK: 33, Release: 13,
Brand: samsung, Device: a04s, Id: TP1A.220624.014, Hardware: exynos850,
Manufacturer: samsung, Model: SM-A047F, Product: a04snnxx
11-22 20:55:42.425 30243 30243 V RealtimeProtocol: App Resumed
11-22 20:55:42.427 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
stopped(false) old = false
11-22 20:55:42.429 30243 30243 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:55:42.430 30243 30243 I rbx.main: [ActivityNativeMain.onResume()-2]:
onResume: IsLoggedIn = false
11-22 20:55:42.430 30243 30243 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 20:55:42.431 30243 30243 I rbx.main: [ActivityNativeMain.v2()-1]: startup:
11-22 20:55:42.431 30243 30243 I InitHelper: [k.S()-1]: startV2: initState =
INIT_STATE_SETTINGS_LOADED_OK, StartedFor: SYSTEM
11-22 20:55:42.431 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_begin], timestamp [0].
11-22 20:55:42.431 30243 30243 I InitHelper: [k.R()-2]: startAppBridge:...
11-22 20:55:42.437 30243 30243 I rbx.AppBridgeV2: nativeAppBridgeAppStart_original:
11-22 20:55:42.443 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_end], timestamp [0].
11-22 20:55:42.444 30243 30243 I rbx.locale: [k.S()-6]: mContext:
com.roblox.client.RobloxApplication@2067fb3
11-22 20:55:42.445 30243 30243 I InitHelper: [k.S()-10]: SessionCheck... New
startup flow. Go directly to the Main screen.
11-22 20:55:42.445 30243 30243 I rbx.main: [ActivityNativeMain.T()-1]:
navigateToMainScreen: IsLoggedIn = false
11-22 20:55:42.447 30243 30243 I rbx.appshell: [ActivityNativeMain.V1()-1]:
loadDataModel()
11-22 20:55:42.453 30243 30243 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:false
11-22 20:55:42.455 30243 30243 D rbx.AppBridgeV2: nativeAppBridgeV2Init:
11-22 20:55:42.456 30243 30243 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:55:42.457 30243 30243 I rbx.locale: [b.i()-5]: No stored value for
mUGCLocaleCode. Use English
11-22 20:55:42.458 30243 30243 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:55:42.458 30243 30243 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:55:42.460 30243 30353 I Roblox : 2023-11-
22T16:55:42.658Z,2.658453,ab7661c0,6 [FLog::SingleSurfaceApp]
initializeWithAppStarter
11-22 20:55:42.460 30243 30353 I Roblox : 2023-11-
22T16:55:42.658Z,2.658725,ab7661c0,6 [FLog::SingleSurfaceApp] initializeSingleton
11-22 20:55:42.461 30243 30353 I Roblox : 2023-11-
22T16:55:42.659Z,2.659953,ab7661c0,6 [FLog::Output] setAssetFolder
/data/user/0/com.roblox.client/app_assets/content
11-22 20:55:42.462 30243 30353 I Roblox : 2023-11-
22T16:55:42.660Z,2.660919,ab7661c0,6 [FLog::Output] setExtraAssetFolder
/data/data/com.roblox.client/app_assets/ExtraContent
11-22 20:55:42.463 30243 30353 I Roblox : 2023-11-
22T16:55:42.661Z,2.661564,ab7661c0,6 [FLog::SingleSurfaceApp]
registerForForceOTAUpdateAvailableConnection stage = 0
11-22 20:55:42.464 30243 30353 I Roblox : 2023-11-
22T16:55:42.662Z,2.662523,ab7661c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Load configs for user key: app:9363279381599226130
11-22 20:55:42.469 30243 30353 I Roblox : 2023-11-
22T16:55:42.667Z,2.667281,ab7661c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:Native)
11-22 20:55:42.469 30243 30353 I Roblox : 2023-11-
22T16:55:42.667Z,2.667537,ab7661c0,6 [FLog::SingleSurfaceApp] instantiate
controllers
11-22 20:55:42.469 30243 30353 I Roblox : 2023-11-
22T16:55:42.667Z,2.667710,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::SurfaceController, count: 1
11-22 20:55:42.471 30243 30243 I rbx.main: [ActivityNativeMain.q2()-1]:
ANM.showFeature: CUSTOM_LUAVIEW_TAG
11-22 20:55:42.473 30243 30243 I rbx.appshell: [a.g()-2]: onShow: Create a GL
fragment for LuaApp...
11-22 20:55:42.487 30243 30353 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:55:42.488 30243 30353 I rbx.locale: [b.i()-5]: No stored value for
mUGCLocaleCode. Use English
11-22 20:55:42.488 30243 30353 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:55:42.488 30243 30353 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:55:42.488 30243 30353 I Roblox : 2023-11-
22T16:55:42.686Z,2.686864,ab7661c0,6 [FLog::SingleSurfaceApp]
initializeLuaAppWithLoggedInUser: (stage:Native).
11-22 20:55:42.488 30243 30353 I Roblox : 2023-11-
22T16:55:42.687Z,2.687041,ab7661c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 20:55:42.491 30243 30353 I Roblox : 2023-11-
22T16:55:42.689Z,2.689201,ab7661c0,6 [FLog::DataModelPatchConfigurer]
OTAPollingEnabled set to: false
11-22 20:55:42.491 30243 30353 I Roblox : 2023-11-
22T16:55:42.689Z,2.689445,ab7661c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Retrieving patch
11-22 20:55:42.491 30243 30353 I Roblox : 2023-11-
22T16:55:42.689Z,2.689568,ab7661c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch DataModelPatchConfig : type=1, assetId=5345954812,
assetVersion=7735, maxAppVersion=602,
localAssetURI=rbxasset://models/DataModelPatch/DataModelPatch.rbxm
11-22 20:55:42.491 30243 30353 I Roblox : 2023-11-
22T16:55:42.689Z,2.689676,ab7661c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : numAttempts=10
11-22 20:55:42.492 30243 30353 I Roblox : 2023-11-
22T16:55:42.690Z,2.690202,ab7661c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : contentId=https://www.roblox.com/asset/?id=5345954812&version=7839
11-22 20:55:42.492 30243 30353 I Roblox : 2023-11-
22T16:55:42.690Z,2.690317,ab7661c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : search downloaded patch.
11-22 20:55:42.492 30243 30353 I Roblox : 2023-11-
22T16:55:42.690Z,2.690417,ab7661c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : get patch from content provider for Model
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754219,ab7661c0,6 [FLog::Output] Hello to the person reading
this! I know you are smiling :)
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754423,ab7661c0,6 [FLog::Output] Hola, soy yeetcode medium!
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754473,ab7661c0,6 [FLog::Output] Hello from Star!
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754522,ab7661c0,6 [FLog::Output] Hello..? it's me
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754574,ab7661c0,6 [FLog::Output] Hi y'all >:D
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754623,ab7661c0,6 [FLog::Output] live long and prosper
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754681,ab7661c0,6 [FLog::Output] Did you know that Australia
went to war with the Emus and lost?
11-22 20:55:44.556 30243 30353 I Roblox : 2023-11-
22T16:55:44.754Z,4.754750,ab7661c0,6 [FLog::Output] Meowdy, purrtners
11-22 20:55:44.559 30243 30353 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:44.559 30243 30353 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:44.559 30243 30353 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:44.559 30243 30353 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:44.559 30243 30353 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:44.561 30243 30353 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:44.617 30243 30353 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:44.617 30243 30353 D AAudioStream: setState(s#1) from 0 to 2
11-22 20:55:44.617 30243 30353 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:44.618 30243 30353 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#1 ----------------
11-22 20:55:44.629 30243 30353 D AAudio : AAudioStream_close(s#1) called
---------------
11-22 20:55:44.629 30243 30353 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000234
11-22 20:55:44.629 30243 30353 D AAudioStream: setState(s#1) from 2 to 11
11-22 20:55:44.732 30243 30353 D AAudioStream: setState(s#1) from 11 to 11
11-22 20:55:44.732 30243 30353 D AAudioStream: setState(s#1) from 11 to 12
11-22 20:55:44.732 30243 30353 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9eed3800 called
11-22 20:55:44.732 30243 30353 D AAudioStream: ~AudioStream(s#1) mPlayerBase
strongCount = 2
11-22 20:55:44.732 30243 30353 D AAudio : AAudioStream_close(s#1) returned 0
---------
11-22 20:55:44.746 30243 30353 I fmod : FMOD::supportsLowLatency
: Low latency = true, Pro Audio = false, Bluetooth On = false, Acceptable Block
Size = true (240)
11-22 20:55:44.746 30243 30353 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:44.746 30243 30353 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:44.746 30243 30353 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 20:55:44.746 30243 30353 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:44.746 30243 30353 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:44.747 30243 30353 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:44.785 30243 30353 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:44.785 30243 30353 D AAudioStream: setState(s#2) from 0 to 2
11-22 20:55:44.785 30243 30353 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:44.786 30243 30353 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#2 ----------------
11-22 20:55:44.796 30243 30353 D AAudio : AAudioStream_close(s#2) called
---------------
11-22 20:55:44.797 30243 30353 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000236
11-22 20:55:44.797 30243 30353 D AAudioStream: setState(s#2) from 2 to 11
11-22 20:55:44.900 30243 30353 D AAudioStream: setState(s#2) from 11 to 11
11-22 20:55:44.900 30243 30353 D AAudioStream: setState(s#2) from 11 to 12
11-22 20:55:44.900 30243 30353 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9eed3800 called
11-22 20:55:44.900 30243 30353 D AAudioStream: ~AudioStream(s#2) mPlayerBase
strongCount = 2
11-22 20:55:44.900 30243 30353 D AAudio : AAudioStream_close(s#2) returned 0
---------
11-22 20:55:44.910 30243 30353 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:44.911 30243 30353 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:44.911 30243 30353 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 20:55:44.911 30243 30353 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:44.911 30243 30353 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:44.911 30243 30353 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:44.949 30243 30353 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:44.950 30243 30353 D AAudioStream: setState(s#3) from 0 to 2
11-22 20:55:44.950 30243 30353 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:44.951 30243 30353 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#3 ----------------
11-22 20:55:44.974 30243 30353 D AAudio : AAudioStream_requestStart(s#3) called
--------------
11-22 20:55:44.974 30243 30353 D AAudioStream: setState(s#3) from 2 to 3
11-22 20:55:44.996 30243 30353 D AAudio : AAudioStream_requestStart(s#3) returned
0 ---------
11-22 20:55:44.996 30243 30353 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:44.996 30243 30353 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = INPUT
11-22 20:55:44.996 30243 30353 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:44.996 30243 30353 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:44.996 30243 30353 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:44.996 30243 30353 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:44.997 30243 30489 D AudioStreamInternalPlay_Client: callbackLoop()
entering >>>>>>>>>>>>>>>
11-22 20:55:44.997 30243 30489 D AudioStreamInternal_Client: onEventFromServer -
got AAUDIO_SERVICE_EVENT_STARTED
11-22 20:55:44.997 30243 30489 D AAudioStream: setState(s#3) from 3 to 4
11-22 20:55:45.147 30243 30353 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 480, minMicros = 2000 => SW burst =
480
11-22 20:55:45.147 30243 30353 D AAudioStream: setState(s#4) from 0 to 2
11-22 20:55:45.147 30243 30353 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#4 ----------------
11-22 20:55:45.157 30243 30353 D AAudio : AAudioStream_close(s#4) called
---------------
11-22 20:55:45.157 30243 30353 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000023A
11-22 20:55:45.158 30243 30353 D AAudioStream: setState(s#4) from 2 to 11
11-22 20:55:45.284 30243 30353 D AAudioStream: setState(s#4) from 11 to 11
11-22 20:55:45.284 30243 30353 D AAudioStream: setState(s#4) from 11 to 12
11-22 20:55:45.284 30243 30353 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xa351c000 called
11-22 20:55:45.284 30243 30353 D AAudioStream: ~AudioStream(s#4) mPlayerBase
strongCount = 1
11-22 20:55:45.284 30243 30353 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:55:45.284 30243 30353 D AAudio : AAudioStream_close(s#4) returned 0
---------
11-22 20:55:45.295 30243 30353 I Roblox : 2023-11-
22T16:55:45.493Z,5.493276,ab7661c0,6 [FLog::Audio] InputDevice 0: Android audio
output({{ffffffff-ffff-ffff-ffffffffffffffff}}) 48000/2/4
11-22 20:55:45.305 30243 30353 D VendorTagDescriptor: addVendorDescriptor: vendor
tag id 14172875900359437128 added
11-22 20:55:45.331 30243 30353 I Roblox : 2023-11-
22T16:55:45.529Z,5.529181,ab7661c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:InitializedLuaApp)
11-22 20:55:45.333 30243 30362 I Roblox : 2023-11-
22T16:55:45.531Z,5.531403,a9dc81c0,6 [FLog::Output] Info: DataModel Loading
rbxasset://places/Mobile.rbxl
11-22 20:55:45.360 30243 30243 I PermissionsProtocol: requestPermissionsOnStartup:
didRequest:false
11-22 20:55:45.365 30243 30243 I rbx.main: [ActivityNativeMain.onResume()-22]:
Setting result launcher for IdentityProtocol
11-22 20:55:45.371 30243 30243 I AppShellFragment: [a.z0()-5]: onCreate:
11-22 20:55:45.375 30243 30243 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:true
11-22 20:55:45.376 30243 30243 I AppShellFragment: [a.D0()-1]: onCreateView:
11-22 20:55:45.380 30243 30243 D SurfaceView@3aabf80: updateSurface: has no frame
11-22 20:55:45.393 30243 30243 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 20:55:45.393 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c44c569[]
11-22 20:55:45.395 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:55:45.396 30243 30243 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 20:55:45.402 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 20:55:45.406 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@c44c569 TM=true
11-22 20:55:45.407 30243 30243 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:55:45.407 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c44c569[ActivityNativeMain]
11-22 20:55:45.434 30243 30243 I Choreographer: Skipped 243 frames! The
application may be doing too much work on its main thread.
11-22 20:55:45.446 30243 30243 I ViewRootImpl@ce7afc7[]: performTraversals
params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=pan}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:45.446 30243 30243 I ViewRootImpl@ce7afc7[]: fl=1000008
11-22 20:55:45.446 30243 30243 I ViewRootImpl@ce7afc7[]: pfl=42000000
11-22 20:55:45.446 30243 30243 I ViewRootImpl@ce7afc7[]: bhv=DEFAULT
11-22 20:55:45.446 30243 30243 I ViewRootImpl@ce7afc7[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:55:45.448 30243 30243 I ViewRootImpl@ce7afc7[]: performTraversals
mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=pan} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:55:45.448 30243 30243 I ViewRootImpl@ce7afc7[]: fl=1000008
11-22 20:55:45.448 30243 30243 I ViewRootImpl@ce7afc7[]: pfl=42000000
11-22 20:55:45.448 30243 30243 I ViewRootImpl@ce7afc7[]: bhv=DEFAULT
11-22 20:55:45.448 30243 30243 I ViewRootImpl@ce7afc7[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:55:45.458 30243 30243 I ViewRootImpl@ce7afc7[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:55:45.459 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@ce7afc7[] mNativeObject= 0xe82d3f00 sc.mNativeObject= 0xa3518920
caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:55:45.459 30243 30243 I BLASTBufferQueue: update, w= 112 h= 131 mName =
ViewRootImpl@ce7afc7[] mNativeObject= 0xe82d3f00 sc.mNativeObject= 0xa3518920
format= -3 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:55:45.459 30243 30243 I ViewRootImpl@ce7afc7[]: Relayout returned:
old=(0,48,720,1510) new=(0,148,112,279) req=(112,131)0 dur=9 res=0x3 s={true
0xb4127000} ch=true seqId=0
11-22 20:55:45.461 30243 30243 I ViewRootImpl@ce7afc7[]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb4127000}
hwInitialized=true
11-22 20:55:45.461 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:45.463 30243 30243 I ViewRootImpl@ce7afc7[]: reportNextDraw
android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:55:45.463 30243 30243 I ViewRootImpl@ce7afc7[]: Setup new sync id=0
11-22 20:55:45.463 30243 30243 I ViewRootImpl@ce7afc7[]: Setting syncFrameCallback
11-22 20:55:45.463 30243 30243 I ViewRootImpl@ce7afc7[]: registerCallbacksForSync
syncBuffer=false
11-22 20:55:45.464 30243 30356 I ViewRootImpl@ce7afc7[]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:55:45.464 30243 30356 I ViewRootImpl@ce7afc7[]: Setting up sync and
frameCommitCallback
11-22 20:55:45.469 30243 30325 I BLASTBufferQueue: [ViewRootImpl@ce7afc7[]#1]
(f:0,a:0) onFrameAvailable the first frame is available
11-22 20:55:45.470 30243 30325 I ViewRootImpl@ce7afc7[]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:45.471 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:55:45.474 30243 30243 I ViewRootImpl@ce7afc7[]: onSyncComplete
11-22 20:55:45.474 30243 30243 I ViewRootImpl@ce7afc7[]: setupSync seqId=0
mSyncId=0 fn=1 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:45.474 30243 30258 I OpenGLRenderer: Davey! duration=4094ms; Flags=1,
FrameTimelineVsyncId=37847186, IntendedVsync=134361268456976,
Vsync=134365315176800, InputEventId=0, HandleInputStart=134365328610352,
AnimationStart=134365328613891, PerformTraversalsStart=134365334530545,
DrawStart=134365357462698, FrameDeadline=134361285123642,
FrameInterval=134365328337660, FrameStartTime=16653168, SyncQueued=134365357856275,
SyncStart=134365358034045, IssueDrawCommandsStart=134365358188621,
SwapBuffers=134365362106391, FrameCompleted=134365363619237,
DequeueBufferDuration=27731, QueueBufferDuration=681692,
GpuCompleted=134365362693314, SwapBuffersCompleted=134365363619237,
DisplayPresentTime=3422490624, CommandSubmissionCompleted=134365362106391,
11-22 20:55:45.498 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 20:55:45.498 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
fl=1800002
11-22 20:55:45.498 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
pfl=42000000
11-22 20:55:45.498 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:45.498 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 20:55:45.498 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 20:55:45.499 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 20:55:45.499 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
fl=1800002
11-22 20:55:45.499 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
pfl=42000000
11-22 20:55:45.499 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:45.499 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 20:55:45.499 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 20:55:45.505 30243 30258 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,320][702,1237] reportDraw = true
forceLayout = false syncSeqId = 0
11-22 20:55:45.509 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:55:45.510 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe777be00
sc.mNativeObject= 0xa0304cf0 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:55:45.510 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe777be00
sc.mNativeObject= 0xa0304cf0 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:55:45.511 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(0,48,720,1510) new=(18,320,702,1237) req=(684,917)0 dur=10 res=0x3
s={true 0xb416e400} ch=true seqId=0
11-22 20:55:45.512 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb416e400}
hwInitialized=true
11-22 20:55:45.512 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:45.524 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:55:45.525 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setup
new sync id=0
11-22 20:55:45.525 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:55:45.525 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:55:45.529 30243 30356 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:55:45.529 30243 30356 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:55:45.541 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@b9c28fa[ActivityNativeMain]#2](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:55:45.542 30243 30325 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:45.543 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:55:45.545 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
onSyncComplete
11-22 20:55:45.545 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:45.547 30243 30243 I SurfaceView@3aabf80: onWindowVisibilityChanged(0)
true com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ......I. 0,0-0,0 #7f09023a
app:id/surfaceview} of ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:45.547 30243 30243 D SurfaceView@3aabf80: updateSurface: has no frame
11-22 20:55:45.550 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
performTraversals params={(0,0)(fillxfill) sim={adjust=resize forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 20:55:45.550 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
fl=81810100
11-22 20:55:45.550 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
pfl=12020040
11-22 20:55:45.550 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
vsysui=2500
11-22 20:55:45.550 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 20:55:45.550 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:45.550 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 20:55:45.551 30243 30362 I Roblox : 2023-11-
22T16:55:45.749Z,5.749636,a9dc81c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config
11-22 20:55:45.552 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=resize
forwardNavigation} ty=BASE_APPLICATION fmt=TRANSLUCENT wanim=0x1030309
11-22 20:55:45.552 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
fl=81810100
11-22 20:55:45.552 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
pfl=12020040
11-22 20:55:45.552 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
vsysui=2500
11-22 20:55:45.552 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 20:55:45.552 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:55:45.552 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 20:55:45.557 30243 30262 I OpenGLRenderer: Davey! duration=4167ms; Flags=1,
FrameTimelineVsyncId=37847186, IntendedVsync=134361268456976,
Vsync=134365315176800, InputEventId=0, HandleInputStart=134365328610352,
AnimationStart=134365328613891, PerformTraversalsStart=134365334530545,
DrawStart=134365419010929, FrameDeadline=134361285123642,
FrameInterval=134365328337660, FrameStartTime=16653168, SyncQueued=134365422478121,
SyncStart=134365422621506, IssueDrawCommandsStart=134365422915891,
SwapBuffers=134365434017506, FrameCompleted=134365436141468,
DequeueBufferDuration=26115, QueueBufferDuration=611231,
GpuCompleted=134365436141468, SwapBuffersCompleted=134365435435468,
DisplayPresentTime=0, CommandSubmissionCompleted=134365434017506,
11-22 20:55:45.561 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:55:45.562 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@6b9d69f[ActivityNativeMain] mNativeObject= 0xe7731000
sc.mNativeObject= 0xa03053d0 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:55:45.563 30243 30243 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@6b9d69f[ActivityNativeMain] mNativeObject= 0xe7731000
sc.mNativeObject= 0xa03053d0 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:55:45.563 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=9 res=0x3
s={true 0xa8c63000} ch=true seqId=0
11-22 20:55:45.564 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xa8c63000}
hwInitialized=true
11-22 20:55:45.564 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:45.565 30243 30243 I RBXSurfaceView: [RBXSurfaceView.onSizeChanged()-
2]: SurfaceView size has changed: old width 0 new width 720 old height 0 new height
1600
11-22 20:55:45.566 30243 30243 D SurfaceView@3aabf80: updateSurface: has no frame
11-22 20:55:45.566 30243 30243 I SurfaceView@3aabf80: windowStopped(false) true
com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview} of ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:45.566 30243 30243 D SurfaceView@3aabf80: updateSurface: has no frame
11-22 20:55:45.568 30243 30243 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:55:45.569 30243 30243 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:55:45.573 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:55:45.573 30243 30243 I SurfaceView@3aabf80: Changes: creating=true
format=true size=true visible=true alpha=false hint=false mUseAlpha=false
visible=true left=true top=true
11-22 20:55:45.576 30243 30243 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
null mNativeObject= 0xe777bc80 sc.mNativeObject= 0xa03057e0 format= 4 caller=
android.view.SurfaceView.createBlastSurfaceControls:1383
android.view.SurfaceView.updateSurface:1079
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
android.view.ViewTreeObserver.dispatchOnPreDraw:1121
android.view.ViewRootImpl.performTraversals:4442
11-22 20:55:45.577 30243 30243 I SurfaceView@3aabf80: 61521792 Cur surface:
Surface(name=null)/@0xa04c347
11-22 20:55:45.577 30243 30243 I SurfaceView@3aabf80: pST: sr = Rect(0, 0 - 720,
1600) sw = 720 sh = 1600
11-22 20:55:45.577 30243 30243 D SurfaceView@3aabf80: performSurfaceTransaction
RenderWorker position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:55:45.578 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = false t = 0xadc765c0
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:55:45.578 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xadc765c0android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
11-22 20:55:45.579 30243 30243 I SurfaceView@3aabf80: updateSurface: mVisible =
true mSurface.isValid() = true
11-22 20:55:45.579 30243 30243 I SurfaceView@3aabf80: updateSurface:
mSurfaceCreated = false surfaceChanged = true visibleChanged = true
11-22 20:55:45.579 30243 30243 I SurfaceView@3aabf80: visibleChanged --
surfaceCreated
11-22 20:55:45.579 30243 30243 I SurfaceView@3aabf80: surfaceCreated 2 #8
com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview}
11-22 20:55:45.579 30243 30243 I MainScreenController:
[MainActivityController.surfaceCreated()-1]: surfaceCreated
11-22 20:55:45.579 30243 30243 I AppShellFragment: [a.surfaceCreated()-1]:
surfaceCreated()
11-22 20:55:45.579 30243 30243 I AppShellFragment: [a.surfaceCreated()-4]: Start
the lua app
11-22 20:55:45.580 30243 30243 I Roblox : 2023-11-
22T16:55:45.778Z,5.778810,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:false context:ASMA.start
11-22 20:55:45.582 30243 30243 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
11-22 20:55:45.582 30243 30243 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
Created ANativeWindow 0xa8c64c08 (ID:1)
11-22 20:55:45.583 30243 30353 I Roblox : 2023-11-
22T16:55:45.781Z,5.781295,ab7661c0,6 [FLog::SingleSurfaceApp] startLuaApp:
(stage:InitializedLuaApp).
11-22 20:55:45.583 30243 30353 I Roblox : 2023-11-
22T16:55:45.781Z,5.781433,ab7661c0,6 [FLog::SingleSurfaceApp] returnToLuaApp:
(stage:InitializedLuaApp).
11-22 20:55:45.583 30243 30353 I Roblox : 2023-11-
22T16:55:45.781Z,5.781494,ab7661c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: ...
disable videoRecorder.
11-22 20:55:45.583 30243 30353 I Roblox : 2023-11-
22T16:55:45.781Z,5.781541,ab7661c0,6 [FLog::SingleSurfaceApp]
returnToLuaAppInternal: ... App has been initialized, returning from game.
11-22 20:55:45.583 30243 30353 I Roblox : 2023-11-
22T16:55:45.781Z,5.781602,ab7661c0,6 [FLog::SurfaceController]
[_:1]::replaceDataModel: (stage:0, window = 0xa8c64c08) [tid:0xdacdf520]
11-22 20:55:45.585 30243 30353 I Roblox : 2023-11-
22T16:55:45.783Z,5.783396,ab7661c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_surface
11-22 20:55:45.585 30243 30353 I Roblox : 2023-11-
22T16:55:45.783Z,5.783545,ab7661c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_android_surface
11-22 20:55:45.587 30243 30353 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
lib/arm'
11-22 20:55:45.588 30243 30353 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a'
11-22 20:55:45.601 30243 30353 I Roblox : 2023-11-
22T16:55:45.800Z,5.800062,ab7661c0,6 [FLog::Graphics] Vulkan Android Device:
Samsung SM-A047F
11-22 20:55:45.602 30243 30353 I Roblox : 2023-11-
22T16:55:45.800Z,5.800369,ab7661c0,6 [FLog::Graphics] VULKAN MT shader loading is
enabled
11-22 20:55:45.602 30243 30353 I Roblox : 2023-11-
22T16:55:45.800Z,5.800591,ab7661c0,6 [FLog::Graphics] VULKAN heapIndex = 0,
heapFlags = 1 (device), heapSize = 3831005184
11-22 20:55:45.602 30243 30353 I Roblox : 2023-11-
22T16:55:45.800Z,5.800677,ab7661c0,6 [FLog::Graphics] VULKAN unifiedMemory = true,
device memory = 3831005184, host memory = 0, setting caps.videoMemory = 67108864
11-22 20:55:45.602 30243 30353 I Roblox : 2023-11-
22T16:55:45.800Z,5.800736,ab7661c0,6 [FLog::Graphics] Vulkan Device: Mali-G52
11-22 20:55:45.602 30243 30353 I Roblox : 2023-11-
22T16:55:45.800Z,5.800909,ab7661c0,6 [FLog::Graphics] Vulkan Device: Vendor 13b5
Device 72120000
11-22 20:55:45.602 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801032,ab7661c0,6 [FLog::Graphics] Vulkan Device: Driver 38.1.0
(159387648)
11-22 20:55:45.602 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801131,ab7661c0,6 [FLog::Graphics] Vulkan Device: API 1.1.213
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801265,ab7661c0,6 [channel] Caps: ThreadSafe 1 Framebuffer 1
FpFramebuffer 1 Shaders 1 Compute 1 Instancing 1 PerInstanceStream 1 ConstBuffers 1
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801363,ab7661c0,6 [channel] Caps: Framebuffer: MRT 4 MSAA 8
Stencil 1
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801445,ab7661c0,6 [channel] Caps: Framebuffer: Depth16 1 Depth24
1 DepthFloat 1 DepthClamp 0
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801528,ab7661c0,6 [channel] Caps: Border Color 1
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801600,ab7661c0,6 [channel] Caps: Texture: RGB10A2 1 RG11B10F 1
R16I 1
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801677,ab7661c0,6 [channel] Caps: Texture: DXT 0 PVR 0 ETC1 1
ETC2 1 Half 1
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801751,ab7661c0,6 [channel] Caps: Texture: 3D 1 Array 1 Depth 1
MSAA 1 MSAAFP16 8
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801826,ab7661c0,6 [channel] Caps: Texture: NPOT 1 PartialMips 1
CubeMipGen 1 CubeFramebuffer 1
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801910,ab7661c0,6 [channel] Caps: Texture: Size 16384 Units 32
VertexUnits 32
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.801Z,5.801999,ab7661c0,6 [channel] Caps: ConstantBufferSize 16384
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.802Z,5.802087,ab7661c0,6 [channel] Caps: isAppleGPU 0
11-22 20:55:45.603 30243 30353 I Roblox : 2023-11-
22T16:55:45.802Z,5.802167,ab7661c0,6 [channel] Caps: 32bIdx 1 Memoryless 0
11-22 20:55:45.604 30243 30353 I Roblox : 2023-11-
22T16:55:45.802Z,5.802239,ab7661c0,6 [channel] Caps: ColorBGR 0 RTFlip 0
MinusOneToOneDepth 0
11-22 20:55:45.604 30243 30353 I Roblox : 2023-11-
22T16:55:45.802Z,5.802477,ab7661c0,6 [FLog::Graphics] Vulkan: creating framebuffer
720x1600
11-22 20:55:45.614 30243 30353 I Roblox : 2023-11-
22T16:55:45.812Z,5.812121,ab7661c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:55:45.614 30243 30353 I Roblox : 2023-11-
22T16:55:45.812Z,5.812764,ab7661c0,6 [FLog::Graphics] Video memory size: 67108864
11-22 20:55:45.650 30243 30353 I Roblox : 2023-11-
22T16:55:45.848Z,5.848324,ab7661c0,6 [FLog::Graphics] Loaded 749 shaders from pack
vulkan_mobile variant default (5663252 bytes)
11-22 20:55:45.650 30243 30353 I Roblox : 2023-11-
22T16:55:45.848Z,5.848492,ab7661c0,6 [FLog::Graphics] Compiled 572 shaders in 35 ms
11-22 20:55:45.674 30243 30353 I Roblox : 2023-11-
22T16:55:45.872Z,5.872546,ab7661c0,6 [FLog::SurfaceController]
SurfaceController::disableVR
11-22 20:55:45.674 30243 30353 I Roblox : 2023-11-
22T16:55:45.873Z,5.873001,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::initialize view(0xa36d5e00)
11-22 20:55:45.675 30243 30353 I Roblox : 2023-11-
22T16:55:45.873Z,5.873266,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::start dataModel(0xe81f7c00)
11-22 20:55:45.675 30243 30353 I Roblox : 2023-11-
22T16:55:45.873Z,5.873401,ab7661c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:1]::RenderJob
11-22 20:55:45.675 30243 30353 I Roblox : 2023-11-
22T16:55:45.873Z,5.873494,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::run dataModel(0xe81f7c00)
11-22 20:55:45.675 30243 30353 I Roblox : 2023-11-
22T16:55:45.873Z,5.873861,ab7661c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:LuaApp)
11-22 20:55:45.676 30243 30353 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:55:45.676 30243 30353 I rbx.locale: [b.i()-5]: No stored value for
mUGCLocaleCode. Use English
11-22 20:55:45.676 30243 30353 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:55:45.676 30243 30353 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:55:45.676 30243 30353 I Roblox : 2023-11-
22T16:55:45.874Z,5.874764,ab7661c0,6 [FLog::SingleSurfaceApp] userDidLogin
11-22 20:55:45.676 30243 30353 I Roblox : 2023-11-
22T16:55:45.874Z,5.874884,ab7661c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 20:55:45.677 30243 30243 I rbx.main: [ActivityNativeMain.S()-1]:
onAppStarted:
11-22 20:55:45.677 30243 30243 I SurfaceView@3aabf80: surfaceChanged -- format=4
w=720 h=1600
11-22 20:55:45.677 30243 30243 I SurfaceView@3aabf80: surfaceChanged (720,1600) 2
#8 com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ......ID 0,0-720,1600
#7f09023a app:id/surfaceview}
11-22 20:55:45.677 30243 30243 I MainScreenController:
[MainActivityController.surfaceChanged()-4]: surfaceChanged
11-22 20:55:45.678 30243 30243 I AppShellFragment: [a.surfaceChanged()-1]:
surfaceChanged()
11-22 20:55:45.679 30243 30243 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp:
11-22 20:55:45.679 30243 30243 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp: Same native window 0xa8c64c08. No need to do
anything!
11-22 20:55:45.679 30243 30353 I Roblox : 2023-11-
22T16:55:45.877Z,5.877577,ab7661c0,6 [FLog::SingleSurfaceApp] updateSurfaceLuaApp:
(stage:LuaApp)
11-22 20:55:45.679 30243 30353 I Roblox : 2023-11-
22T16:55:45.877Z,5.877706,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::update: (window = 0xa8c64c08) (view = 0xa36d5e00)
11-22 20:55:45.679 30243 30243 I SurfaceView@3aabf80: surfaceRedrawNeeded
11-22 20:55:45.680 30243 30243 V SurfaceView@3aabf80: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 20:55:45.681 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Setup
new sync id=0
11-22 20:55:45.681 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:55:45.681 30243 30243 E SurfaceSyncer: Failed to find sync for id=0
11-22 20:55:45.681 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:55:45.683 30243 30355 D SurfaceView@3aabf80: updateSurfacePosition
RenderWorker, frameNr = 1, position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:55:45.683 30243 30355 I SurfaceView@3aabf80: uSP: rtp = Rect(0, 0 - 720,
1600) rtsw = 720 rtsh = 1600
11-22 20:55:45.684 30243 30355 I SurfaceView@3aabf80: onSSPAndSRT: pl = 0 pt = 0 sx
= 1.0 sy = 1.0
11-22 20:55:45.684 30243 30355 I SurfaceView@3aabf80: aOrMT:
ViewRootImpl@6b9d69f[ActivityNativeMain] t =
android.view.SurfaceControl$Transaction@5222d99 fN = 1 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:373
11-22 20:55:45.684 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: mWNT:
t=0xadc76660 mBlastBufferQueue=0xe7731000 fn= 1 caller=
android.view.SurfaceView.applyOrMergeTransaction:1455 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
11-22 20:55:45.684 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: mWNT:
t=0xadc765c0 mBlastBufferQueue=0xe7731000 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 20:55:45.684 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:55:45.684 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:55:45.688 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@6b9d69f[ActivityNativeMain]#3](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:55:45.689 30243 30325 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:55:45.690 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:55:45.692 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
onSyncComplete
11-22 20:55:45.693 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:45.707 30243 30262 I OpenGLRenderer: Davey! duration=4314ms; Flags=1,
FrameTimelineVsyncId=37847186, IntendedVsync=134361268456976,
Vsync=134365315176800, InputEventId=0, HandleInputStart=134365328610352,
AnimationStart=134365328613891, PerformTraversalsStart=134365334530545,
DrawStart=134365575123275, FrameDeadline=134361285123642,
FrameInterval=134365328337660, FrameStartTime=16653168, SyncQueued=134365576905083,
SyncStart=134365577047391, IssueDrawCommandsStart=134365577220775,
SwapBuffers=134365581313314, FrameCompleted=134365583458314,
DequeueBufferDuration=1537731, QueueBufferDuration=1029346,
GpuCompleted=134365583458314, SwapBuffersCompleted=134365583231083,
DisplayPresentTime=0, CommandSubmissionCompleted=134365581313314,
11-22 20:55:45.707 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe6d02ba0
11-22 20:55:45.707 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe9500be0
11-22 20:55:45.708 30243 30243 I ViewRootImpl@ce7afc7[]: reportDrawFinished seqId=0
mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xdad3df60
11-22 20:55:45.710 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-22 20:55:45.713 30243 30243 D CompatibilityChangeReporter: Compat change id
reported: 147798919; UID 10357; state: ENABLED
11-22 20:55:45.717 30243 30243 V Toast : show: caller =
uk.lgl.modmenu.FloatingModMenuService.getFeatureList:-2
11-22 20:55:45.718 30243 30519 D SensorManager: registerListener :: 1, LIS2DLC12
Accelerometer, 0, 0,
11-22 20:55:45.765 30243 30243 D Mod_Menu: Feature name: 1 - Super Jump | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.767 30243 30243 D Mod_Menu: Feature name: 2 - Fly Hack | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:45.783 30243 30243 D Mod_Menu: Feature name: 3 - WallHack | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:45.783 30243 30243 D Mod_Menu: Selected item 1
11-22 20:55:45.785 30243 30243 D Mod_Menu: Feature name: 4 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:45.842 30243 30243 D Mod_Menu: Feature name: 5 - Robux +100 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.844 30243 30243 D Mod_Menu: Feature name: 6 - Robux +200 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.846 30243 30243 D Mod_Menu: Feature name: 7 - Robux +300 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.848 30243 30243 D Mod_Menu: Feature name: 8 - Robux +400 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.849 30243 30243 D Mod_Menu: Feature name: 9 - Robux +700 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.851 30243 30243 D Mod_Menu: Feature name: 10 - Robux +999 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.854 30243 30243 D Mod_Menu: Feature name: 11 - Night World | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:45.856 30243 30243 D Mod_Menu: Feature name: 12 - Neon World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.858 30243 30243 D Mod_Menu: Feature name: 13 - Green World | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:45.860 30243 30243 D Mod_Menu: Feature name: 14 - No Reflection |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:45.862 30243 30243 D Mod_Menu: Feature name: 15 - Xray World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.864 30243 30243 D Mod_Menu: Feature name: 16 - Red World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.865 30243 30243 D Mod_Menu: Feature name: 17 - Blue World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.867 30243 30243 D Mod_Menu: Feature name: 18 - Potato Texture |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:45.870 30243 30243 D Mod_Menu: Feature name: 19 - Air Jump | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:45.871 30243 30243 D Mod_Menu: Feature name: 20 - Air Walk | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:45.873 30243 30243 D Mod_Menu: Feature name: 21 - Invisible | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.875 30243 30243 D Mod_Menu: Feature name: 133 - Ghost Mode | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:45.881 30243 30243 D Mod_Menu: Feature name: 22 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:45.883 30243 30243 D Mod_Menu: Feature name: 23 - Reverse Gravity |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:45.885 30243 30243 D Mod_Menu: Feature name: 24 - Ragdoll | Value: = 0
| Bool: = 0 | Text: =
11-22 20:55:45.887 30243 30243 D Mod_Menu: Feature name: 25 - Slow Time | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.889 30243 30243 D Mod_Menu: Feature name: 26 - Auto Disconect |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:45.891 30243 30243 D Mod_Menu: Feature name: 27 - Freeze Time | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:45.893 30243 30243 D Mod_Menu: Feature name: 28 - Movement Freeze |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:55:45.896 30243 30243 D Mod_Menu: Feature name: 29 - FreezeKill | Value: =
0 | Bool: = 0 | Text: =
11-22 20:55:45.897 30243 30243 D Mod_Menu: Feature name: 30 - Freeze Foot | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:55:45.902 30243 30445 I m.roblox.client: Waiting for a blocking GC
ClassLinker
11-22 20:55:45.921 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[18,320][702,1237]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:45.921 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized mSyncSeqId = 0
11-22 20:55:45.923 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:55:45.927 30243 30243 D CompatibilityChangeReporter: Compat change id
reported: 163400105; UID 10357; state: ENABLED
11-22 20:55:45.932 30243 30243 I AssistStructure: Flattened final assist data: 4472
bytes, containing 2 windows, 34 views
11-22 20:55:45.935 30243 30243 I SurfaceView@3aabf80: finishedDrawing
11-22 20:55:45.935 30243 30243 D DeviceIntegrityManager: Successfully set integrity
token provider
11-22 20:55:45.936 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:55:45.936 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 20:55:45.936 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb416e400}
11-22 20:55:45.937 30243 30243 D InputMethodManager: startInputInner - Id : 0
11-22 20:55:45.937 30243 30243 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:55:45.944 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setup
new sync id=1
11-22 20:55:45.944 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:55:45.944 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:55:45.946 30243 30356 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=3.
11-22 20:55:45.947 30243 30356 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:55:45.955 30243 30325 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true
11-22 20:55:45.957 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
onSyncComplete
11-22 20:55:45.957 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
setupSync seqId=0 mSyncId=1 fn=3 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:55:45.965 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:45.965 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:45.965 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:55:45.968 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:55:45.970 30243 30251 I m.roblox.client: NativeAlloc concurrent copying GC
freed 64892(2866KB) AllocSpace objects, 43(1296KB) LOS objects, 49% free,
8411KB/16MB, paused 465us,124us total 103.410ms
11-22 20:55:45.974 30243 30445 I m.roblox.client: WaitForGcToComplete blocked
ClassLinker on NativeAlloc for 71.481ms
11-22 20:55:45.986 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)8 dur=16 res=0x2
s={false 0x0} ch=true seqId=0
11-22 20:55:45.991 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=3 mSurfaceChangedTransaction=0xe9500be0
11-22 20:55:45.993 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
stopped(true) old = false
11-22 20:55:45.993 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
WindowStopped on com.roblox.client/com.roblox.client.startup.ActivitySplash set to
true
11-22 20:55:45.997 30243 30243 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:55:45.997 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@75b2c41[ActivitySplash]
11-22 20:55:45.999 30243 30243 I rbx.splash: [ActivitySplash.onDestroy()-2]:
onDestroy: unset the activity from InitHelper.
11-22 20:55:45.999 30243 30243 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 20:55:46.000 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@75b2c41[ActivitySplash]
11-22 20:55:46.006 30243 30445 W libc : Access denied finding property
"vzw.os.rooted"
11-22 20:55:46.011 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:46.011 30243 30243 I ViewRootImpl@67fd4b8[ActivitySplash]:
dispatchDetachedFromWindow
11-22 20:55:46.033 30243 30243 D InputTransport: Input channel destroyed:
'e5fcf0d', fd=121
11-22 20:55:46.145 30243 30262 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:55:46.145 30243 30262 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:55:46.147 30243 30461 I Roblox : 2023-11-
22T16:55:46.345Z,6.345122,bb3fd1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA succeeded: {"SchemaVersion":"1","CanaryUserIds":
[],"CanaryPercentage":0,"Stable":
{"AppStorageResetId":"0","AssetId":"5345954812","AssetVersion":"7839","MaxAppVersio
n":"603","IsForcedUpdate":false}}
11-22 20:55:46.147 30243 30461 I Roblox : 2023-11-
22T16:55:46.345Z,6.345374,bb3fd1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config deployed
11-22 20:55:46.147 30243 30461 I Roblox : 2023-11-
22T16:55:46.345Z,6.345586,bb3fd1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] OTA config updated, checking patch
11-22 20:55:46.147 30243 30461 I Roblox : 2023-11-
22T16:55:46.345Z,6.345692,bb3fd1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Updated OTA config already cached.
11-22 20:55:46.437 30243 30519 D SensorManager: unregisterListener
11-22 20:55:46.565 30243 30445 D TrafficStats: tagSocket(121) with
statsTag=0x4e864ee, statsUid=-1
11-22 20:55:46.846 30243 30445 I AppsFlyerManager: [a$a.onConversionDataSuccess()-
2]: media-source: null
11-22 20:55:47.082 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:47.215 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:48.797 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:48.842 30243 30362 I tflite : Initialized TensorFlow Lite runtime.
11-22 20:55:48.916 30243 30243 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:55:48.917 30243 30362 I Roblox : 2023-11-
22T16:55:49.115Z,9.115168,a9dc81c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::stepDataModelJob: No DM yet. Continue...
11-22 20:55:48.917 30243 30353 I Roblox : 2023-11-
22T16:55:49.115Z,9.115528,ab7661c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::scheduleRender: No data model. Bind workspace now...
11-22 20:55:48.917 30243 30243 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:55:48.931 30243 30353 I Roblox : 2023-11-
22T16:55:49.129Z,9.129953,ab7661c0,6 [FLog::Graphics] Vulkan: resizing window
framebuffer to 720x1600
11-22 20:55:48.943 30243 30353 I Roblox : 2023-11-
22T16:55:49.142Z,9.142084,ab7661c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:55:48.944 30243 30353 I Roblox : 2023-11-
22T16:55:49.142Z,9.142519,ab7661c0,6 [FLog::Graphics] LayeredClothingMode updated:
LC=1 HSR=1
11-22 20:55:48.944 30243 30353 I Roblox : 2023-11-
22T16:55:49.142Z,9.142735,ab7661c0,6 [FLog::Graphics] Future is bright shadows
11-22 20:55:48.947 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:48.952 30243 30353 I Roblox : 2023-11-
22T16:55:49.150Z,9.150396,ab7661c0,6 [FLog::Graphics]
SmoothCluster::initSolidTextures()
11-22 20:55:48.952 30243 30353 I Roblox : 2023-11-
22T16:55:49.151Z,9.151086,ab7661c0,6 [FLog::Graphics] Terrain TextureAtlas
2048x2048, tileCount: 6x6, tileSize: 256x256, border: 32, mip: 4
11-22 20:55:48.959 30243 30353 I Roblox : 2023-11-
22T16:55:49.158Z,9.158036,ab7661c0,6 [FLog::Graphics] SceneManager: resizing main
targets to 720x1600
11-22 20:55:48.963 30243 30374 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:48.963 30243 30374 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:48.963 30243 30374 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:48.963 30243 30374 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:48.963 30243 30374 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:48.965 30243 30374 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:48.967 30243 30368 I JniCtx : AttachCurrentThread for thread 30368
11-22 20:55:48.971 30243 30374 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:48.971 30243 30374 D AAudioStream: setState(s#5) from 0 to 2
11-22 20:55:48.971 30243 30374 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:48.973 30243 30374 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#5 ----------------
11-22 20:55:48.983 30243 30374 D AAudio : AAudioStream_close(s#5) called
---------------
11-22 20:55:48.983 30243 30374 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000023B
11-22 20:55:48.983 30243 30374 D AAudioStream: setState(s#5) from 2 to 11
11-22 20:55:48.984 30243 30374 D AAudioStream: setState(s#5) from 11 to 11
11-22 20:55:48.985 30243 30374 D AAudioStream: setState(s#5) from 11 to 12
11-22 20:55:48.985 30243 30374 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xab172000 called
11-22 20:55:48.985 30243 30374 D AAudioStream: ~AudioStream(s#5) mPlayerBase
strongCount = 2
11-22 20:55:48.985 30243 30374 D AAudio : AAudioStream_close(s#5) returned 0
---------
11-22 20:55:48.995 30243 30374 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:55:48.995 30243 30374 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:55:48.995 30243 30374 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:55:48.995 30243 30374 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:55:48.995 30243 30374 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:55:48.996 30243 30374 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:55:48.999 30243 30374 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:55:48.999 30243 30374 D AAudioStream: setState(s#6) from 0 to 2
11-22 20:55:48.999 30243 30374 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:55:49.001 30243 30374 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#6 ----------------
11-22 20:55:49.011 30243 30374 D AAudio : AAudioStream_close(s#6) called
---------------
11-22 20:55:49.011 30243 30374 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000023C
11-22 20:55:49.011 30243 30374 D AAudioStream: setState(s#6) from 2 to 11
11-22 20:55:49.013 30243 30374 D AAudioStream: setState(s#6) from 11 to 11
11-22 20:55:49.013 30243 30374 D AAudioStream: setState(s#6) from 11 to 12
11-22 20:55:49.013 30243 30374 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xab172000 called
11-22 20:55:49.013 30243 30374 D AAudioStream: ~AudioStream(s#6) mPlayerBase
strongCount = 2
11-22 20:55:49.013 30243 30374 D AAudio : AAudioStream_close(s#6) returned 0
---------
11-22 20:55:49.091 30243 30353 I BLASTBufferQueue:
[SurfaceView[com.roblox.client/com.roblox.client.ActivityNativeMain]@0#4](f:0,a:0)
onFrameAvailable the first frame is available
11-22 20:55:49.392 30243 30243 V rbx.main: [o.a()-3]: Using default
DataModelNotifications
11-22 20:55:49.396 30243 30243 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Startup
11-22 20:55:49.397 30243 30243 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Startup
11-22 20:55:49.397 30243 30243 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 20:55:49.501 30243 30365 I JniCtx : AttachCurrentThread for thread 30365
11-22 20:55:49.763 30243 30461 I Roblox : 2023-11-
22T16:55:49.961Z,9.961671,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#12
0xa17bea10) time:352.7ms (net:352.5ms callback:0.5ms
timeInRetryQueue:0.0ms)status:401 Unauthorized bodySize:48 url:{
"https://avatar.roblox.com//v1/avatar" } ip:128.116.119.4 external:0
numberOfTimesRetried:0
11-22 20:55:49.824 30243 30243 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Landing
11-22 20:55:49.825 30243 30243 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Landing
11-22 20:55:49.829 30243 30243 I UpgradeCheckHelper: [d1.b()-25]: Perform upgrade
check with the server...
11-22 20:55:49.833 30243 30243 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 20:55:49.847 30243 30461 I rbx.AppBridgeV2: nativeAppBridgeAppStart:
StartupController finished starting: stage = 2, BTID = 206925074086, upgradeStatus
= 3.
11-22 20:55:49.848 30243 30290 D TrafficStats: tagSocket(325) with
statsTag=0xffffffff, statsUid=-1
11-22 20:55:49.849 30243 30243 I InitHelper: [k$b.run()-1]:
handleAppBridgeNotification: type = APP_STARTED, data =
{"result":0,"btid":206925074086,"upgradeStatus":3,"upgradeSource":"https://
setup.rbxcdn.qq.com/apkrelease/
roblox_mobile_2.504.414.apk","MD5Sum":"1ec0bbc0d9d9255cb0e62119e9197a12","settingsP
ayload":""}.
11-22 20:55:49.858 30243 30368 I Roblox : 2023-11-
22T16:55:50.056Z,10.056275,a97ba1c0,6 [FLog::Warning] Warning: HTTP error
url:`https://avatar.roblox.com//v1/avatar`
11-22 20:55:49.858 30243 30368 I Roblox : 2023-11-
22T16:55:50.056Z,10.056767,a97ba1c0,6 [FLog::Warning] Warning: HTTP error
code:`401`
11-22 20:55:49.858 30243 30368 I Roblox : 2023-11-
22T16:55:50.057Z,10.057004,a97ba1c0,6 [FLog::Warning] Warning: HTTP error
body:`{"errors":[{"code":0,"message":"Unauthorized"}]}`
11-22 20:55:49.859 30243 30368 I Roblox : 2023-11-
22T16:55:50.057Z,10.057931,a97ba1c0,6 [FLog::Warning] Warning: WebApi failure in
GetAvatarData: table: 0x00000000b62b80a1
11-22 20:55:49.862 30243 30243 I InitHelper: [k$b.run()-18]:
doAfterFetchBrowserTrackerId:...
11-22 20:55:50.057 30243 30360 I JniCtx : AttachCurrentThread for thread 30360
11-22 20:55:50.060 30243 30361 I JniCtx : AttachCurrentThread for thread 30361
11-22 20:55:50.117 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:50.296 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:51.049 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:51.203 30243 30374 I JniCtx : AttachCurrentThread for thread 30374
11-22 20:55:51.212 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:51.262 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:51.361 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:51.428 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:51.544 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:51.628 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:51.744 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:52.346 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:52.593 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:52.970 30243 30367 I JniCtx : AttachCurrentThread for thread 30367
11-22 20:55:53.093 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:53.226 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:53.894 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:54.192 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:54.206 30243 30243 D TrafficStats: tagSocket(288) with
statsTag=0xffffffff, statsUid=-1
11-22 20:55:54.603 30243 30371 I JniCtx : AttachCurrentThread for thread 30371
11-22 20:55:54.716 30243 30251 W m.roblox.client: Cleared Reference was only
reachable from finalizer (only reported once)
11-22 20:55:54.722 30243 30252 D InputTransport: Input channel destroyed:
'ClientS', fd=297
11-22 20:55:54.722 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:55.020 30243 30243 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 20:55:55.021 30243 30243 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 20:55:55.021 30243 30243 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 20:55:55.021 30243 30243 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 20:55:55.021 30243 30243 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 20:55:55.021 30243 30243 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 20:55:55.021 30243 30243 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 20:55:55.021 30243 30243 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 20:55:55.022 30243 30243 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 20:55:55.022 30243 30243 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 20:55:55.022 30243 30243 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 20:55:55.022 30243 30243 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 20:55:55.022 30243 30243 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 20:55:55.022 30243 30243 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:55:55.022 30243 30243 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 20:55:55.022 30243 30243 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:55:55.022 30243 30243 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:55:55.023 30243 30243 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:55:55.023 30243 30243 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:55:55.026 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:55.029 30243 30243 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:17)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 20:55:55.031 30243 30243 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:26)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 20:55:55.041 30243 30243 E chromium: [ERROR:aw_browser_terminator.cc(156)]
Renderer process (30395) crash detected (code -1).
11-22 20:55:55.052 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:55.056 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 20:55:55.067 30243 30526 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:55:55.071 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe777be00 isSameSurfaceControl=true
11-22 20:55:55.072 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe777be00
sc.mNativeObject= 0xe76ace50 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:55:55.072 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,320,702,1237) new=(18,352,702,1206) req=(684,854)0 dur=15 res=0x0
s={true 0xb416e400} ch=false seqId=0
11-22 20:55:55.073 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb416e400}
11-22 20:55:55.073 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:55.073 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:55:55.077 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:55:55.080 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:55:55.257 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:55.357 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:56.142 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:56.273 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:56.875 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:57.005 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:57.422 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:55:57.538 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:55:58.615 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-22 20:55:59.070 30243 30243 I rbx.main: [ActivityNativeMain.onPause()-2]:
onPause
11-22 20:55:59.072 30243 30243 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [app_paused], timestamp [0].
11-22 20:55:59.073 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:55:59.074 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:55:59.092 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:59.092 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:59.092 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:55:59.094 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:55:59.119 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,352,702,1206) new=(18,352,702,1206) req=(684,854)8 dur=22 res=0x2
s={false 0x0} ch=true seqId=0
11-22 20:55:59.119 30243 30243 I SurfaceView@3aabf80: onWindowVisibilityChanged(8)
false com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ........ 0,0-720,1600
#7f09023a app:id/surfaceview aid=1073741841} of
ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:59.119 30243 30243 I SurfaceView@3aabf80: Changes: creating=false
format=false size=false visible=true alpha=false hint=false mUseAlpha=false
visible=true left=false top=false
11-22 20:55:59.119 30243 30243 I SurfaceView@3aabf80: 61521792 Cur surface:
Surface(name=null)/@0xa04c347
11-22 20:55:59.120 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = false t = 0xdad3be40
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 20:55:59.120 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xdad3be40android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.onWindowVisibilityChanged:371
android.view.View.dispatchWindowVisibilityChanged:15943
11-22 20:55:59.120 30243 30243 I SurfaceView@3aabf80: surfaceDestroyed
11-22 20:55:59.120 30243 30243 I SurfaceView@3aabf80: surfaceDestroyed
callback.size 2 #2 com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ........ 0,0-
720,1600 #7f09023a app:id/surfaceview aid=1073741841}
11-22 20:55:59.121 30243 30243 I MainScreenController:
[MainActivityController.surfaceDestroyed()-1]: surfaceDestroyed
11-22 20:55:59.121 30243 30243 I AppShellFragment: [a.surfaceDestroyed()-1]:
surfaceDestroyed()
11-22 20:55:59.124 30243 30243 D rbx.AppBridgeV2: nativeAppBridgeV2PauseApp:
11-22 20:55:59.125 30243 30353 I Roblox : 2023-11-
22T16:55:59.323Z,19.323946,ab7661c0,6 [FLog::SingleSurfaceApp]
pauseLuaAppAndDestroyIfNeeded: (stage:LuaApp) destroySurfaceView:true.
11-22 20:55:59.126 30243 30353 I Roblox : 2023-11-
22T16:55:59.324Z,19.324127,ab7661c0,6 [FLog::SingleSurfaceApp] pauseLuaApp:
(stage:LuaApp) destroySurfaceView:true.
11-22 20:55:59.126 30243 30353 I Roblox : 2023-11-
22T16:55:59.324Z,19.324247,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::pause dataModel(0xe81f7c00), view(0xa36d5e00),
destroyView:1.
11-22 20:55:59.126 30243 30353 I Roblox : 2023-11-
22T16:55:59.324Z,19.324303,ab7661c0,6 [FLog::SurfaceController] drainRenderingJobs
11-22 20:55:59.126 30243 30353 I Roblox : 2023-11-
22T16:55:59.324Z,19.324377,ab7661c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:1]::~RenderJob
11-22 20:55:59.144 30243 30353 I Roblox : 2023-11-
22T16:55:59.342Z,19.342422,ab7661c0,6 [FLog::Graphics] Vulkan: Saved pipeline cache
(43745 bytes, hash 82aedb94)
11-22 20:55:59.205 30243 30243 D rbx.AppBridgeV2: nativeAppBridgeV2PauseApp:
Destroying ANativeWindow at 0xa8c64c08
11-22 20:55:59.205 30243 30243 I Roblox : 2023-11-
22T16:55:59.403Z,19.403416,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:true context:ASMA.stop
11-22 20:55:59.205 30243 30243 I SurfaceView@3aabf80: updateSurface: mVisible =
false mSurface.isValid() = true
11-22 20:55:59.206 30243 30243 I SurfaceView@3aabf80: releaseSurfaces: viewRoot =
ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:59.208 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = true t = 0xadc774c0
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:1172
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 20:55:59.208 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:55:59.208 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xadc774c0
11-22 20:55:59.209 30243 30243 V SurfaceView@3aabf80: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 20:55:59.209 30243 30325 D SurfaceView@3aabf80: windowPositionLost, frameNr =
0
11-22 20:55:59.211 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:55:59.212 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:55:59.212 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:55:59.214 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:55:59.224 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)8 dur=7 res=0x2
s={false 0x0} ch=true seqId=0
11-22 20:55:59.225 30243 30243 I SurfaceView@3aabf80: windowStopped(true) false
com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ........ 0,0-720,1600 #7f09023a
app:id/surfaceview aid=1073741841} of ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:59.225 30243 30243 D SurfaceView@3aabf80: updateSurface: surface is not
valid
11-22 20:55:59.225 30243 30243 I SurfaceView@3aabf80: releaseSurfaces: viewRoot =
ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:59.225 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = true t = 0xcbf74040
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.setWindowStopped:335
11-22 20:55:59.225 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:55:59.225 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xcbf74040
11-22 20:55:59.227 30243 30243 D SurfaceView@3aabf80: updateSurface: surface is not
valid
11-22 20:55:59.227 30243 30243 I SurfaceView@3aabf80: releaseSurfaces: viewRoot =
ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:59.228 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = true t = 0xadc762a0
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:55:59.228 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:55:59.228 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xadc762a0
11-22 20:55:59.230 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
stopped(true) old = false
11-22 20:55:59.230 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to true
11-22 20:55:59.230 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
stopped(true) old = false
11-22 20:55:59.230 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to true
11-22 20:55:59.235 30243 30243 V RealtimeProtocol: App Stopped
11-22 20:55:59.237 30243 30243 I RobloxActivity: [j0.onStop()-8]: The Shell is in
background.
11-22 20:55:59.240 30243 30243 I AppShellFragment: [a.X0()-2]: onStop()
11-22 20:55:59.240 30243 30243 W ExperienceProtocol: Attempted to disconnect
ExperienceProtocol java callback, but one is not connected.
11-22 20:55:59.241 30243 30243 I rbx.main: [ActivityNativeMain.onStop()-15]: onStop
11-22 20:55:59.249 30243 30243 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:55:59.249 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c44c569[ActivityNativeMain]
11-22 20:55:59.255 30243 30461 I Roblox : 2023-11-
22T16:55:59.453Z,19.453537,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#23
0xe6c50610) time:15.3ms (net:11.3ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/client/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:55:59.257 30243 30346 W rbx.httpagent: [b.d()-15]: IOException initial
newCall(): url = https://ecsv2.roblox.com/mobile/pbe, exception =
java.net.UnknownHostException: Unable to resolve host "ecsv2.roblox.com": No
address associated with hostname
11-22 20:55:59.257 30243 30461 I Roblox : 2023-11-
22T16:55:59.456Z,19.456009,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#22
0xe6c50410) time:18.6ms (net:14.7ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/mobile/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:55:59.272 30243 30243 D InputTransport: Input channel destroyed:
'ClientS', fd=141
11-22 20:55:59.273 30243 30243 D SurfaceView@3aabf80: updateSurface: surface is not
valid
11-22 20:55:59.273 30243 30243 I SurfaceView@3aabf80: releaseSurfaces: viewRoot =
ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:55:59.273 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = true t = 0xe9264240
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:55:59.274 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:55:59.274 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xe9264240
11-22 20:55:59.274 30243 30243 W EventStreamManager: [c$a.a()-2]: addEvent: Failed
to post events. Ignore and do nothing
11-22 20:56:00.089 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:56:00.089 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:56:00.089 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:56:00.091 30243 30243 I ViewRootImpl@ce7afc7[]: performTraversals
mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:56:00.115 30243 30243 I ViewRootImpl@ce7afc7[]: Relayout returned:
old=(0,148,112,279) new=(0,148,112,279) req=(112,131)4 dur=16 res=0x2 s={false 0x0}
ch=true seqId=0
11-22 20:56:00.118 30243 30243 W RobloxBaseActivity: [l0.onTrimMemory()-1]:
onTrimMemory: in ActivityNativeMain, level = 20
11-22 20:56:00.119 30243 30243 W RobloxBaseActivity: [RobloxApplication.b()-4]:
TRIM_MEMORY_UI_HIDDEN
11-22 20:56:01.157 30243 30334 I FA : Application backgrounded at:
timestamp_millis: 1700672159151
11-22 20:56:02.438 30243 30526 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:56:02.439 30243 30526 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:56:12.474 30243 30461 I Roblox : 2023-11-
22T16:56:12.672Z,32.672596,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#24
0xe6c50810) time:26.0ms (net:25.8ms callback:3.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/client/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:56:12.476 30243 30461 I Roblox : 2023-11-
22T16:56:12.674Z,32.674889,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#25
0xe6c50a10) time:29.9ms (net:29.7ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:56:39.813 30243 30352 I Roblox : 2023-11-
22T16:56:40.011Z,60.011803,ab8671c0,6 [FLog::Output] memLimitStr was nullptr
11-22 20:56:42.458 30243 30461 I Roblox : 2023-11-
22T16:56:42.656Z,62.656025,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#27
0xe6c50e10) time:11.6ms (net:11.4ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:56:46.696 30243 30461 I Roblox : 2023-11-
22T16:56:46.894Z,66.894264,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#26
0xe6c50c10) time:31392.7ms (net:31392.4ms callback:0.1ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.0/SequenceStatistics/
BatchAddToSequencesV2?apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip:
external:0 numberOfTimesRetried:0
11-22 20:56:47.244 30243 30461 I Roblox : 2023-11-
22T16:56:47.442Z,67.442268,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#29
0xdc847010) time:23.5ms (net:21.0ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://client-telemetry.roblox.com" } ip:
external:0 numberOfTimesRetried:0
11-22 20:56:47.251 30243 30461 I Roblox : 2023-11-
22T16:56:47.449Z,67.449509,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#32
0xdc847810) time:19.7ms (net:18.8ms callback:0.1ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/client/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:56:51.241 30243 30461 I Roblox : 2023-11-
22T16:56:51.439Z,71.439590,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#33
0xdc77c010) time:11.9ms (net:11.5ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/mobile/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:57:00.120 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:57:00.135 30243 30243 I ViewRootImpl@ce7afc7[]: dispatchDetachedFromWindow
11-22 20:57:00.144 30243 30243 D InputTransport: Input channel destroyed:
'16b7d2e', fd=72
11-22 20:57:12.463 30243 30461 I Roblox : 2023-11-
22T16:57:12.660Z,92.660713,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#34
0xb41ce210) time:15.5ms (net:15.4ms callback:0.3ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:57:18.185 30243 30461 I Roblox : 2023-11-
22T16:57:18.383Z,98.383591,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#28
0xa6562c10) time:31481.7ms (net:31481.3ms callback:0.2ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 20:57:18.698 30243 30461 I Roblox : 2023-11-
22T16:57:18.897Z,98.897110,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#30
0xdc847210) time:31469.4ms (net:31468.4ms callback:0.0ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 20:57:18.699 30243 30461 I Roblox : 2023-11-
22T16:57:18.897Z,98.897598,bb3fd1c0,12 [DFLog::HttpTraceError] HttpResponse(#31
0xdc847610) time:31469.0ms (net:31468.2ms callback:0.0ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.0/SequenceStatistics/
BatchAddToSequencesV2?apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip:
external:0 numberOfTimesRetried:0
11-22 20:57:19.832 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleAppVisibility mAppVisible = false visible = true
11-22 20:57:19.835 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
handleAppVisibility mAppVisible = false visible = true
11-22 20:57:19.857 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:57:19.915 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:19.935 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0xa3518920 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:19.936 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0xa3518920 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:19.939 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,352,702,1206) new=(18,352,702,1206) req=(684,854)0 dur=58 res=0x3
s={true 0xb4127000} ch=true seqId=0
11-22 20:57:19.940 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb4127000}
hwInitialized=true
11-22 20:57:19.943 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:19.943 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setup
new sync id=2
11-22 20:57:19.943 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:57:19.944 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:19.947 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:19.956 30243 30356 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:19.956 30243 30356 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:57:19.969 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@b9c28fa[ActivityNativeMain]#5](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:19.971 30243 30325 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:19.973 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
onSyncComplete
11-22 20:57:19.974 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
setupSync seqId=0 mSyncId=2 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:19.974 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe9500be0
11-22 20:57:19.980 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
stopped(false) old = true
11-22 20:57:19.980 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to
false
11-22 20:57:19.983 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
stopped(false) old = true
11-22 20:57:19.983 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to
false
11-22 20:57:20.062 30243 30243 I rbx.locale: [j0.x1()-1]: using new api on app
resume. mIsAppResumedFromColdStart: false
11-22 20:57:20.081 30243 30243 I rbx.locale: [a.d()-3]: deviceLocale: az-AZ
11-22 20:57:20.228 30243 30243 V RealtimeProtocol: App Resumed
11-22 20:57:20.232 30243 31739 D TrafficStats: tagSocket(132) with
statsTag=0xffffffff, statsUid=-1
11-22 20:57:20.237 30243 30243 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:57:20.237 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c44c569[ActivityNativeMain]
11-22 20:57:20.238 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
stopped(false) old = false
11-22 20:57:20.238 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
stopped(false) old = false
11-22 20:57:20.242 30243 30243 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:57:20.243 30243 30243 I rbx.main: [ActivityNativeMain.onResume()-2]:
onResume: IsLoggedIn = false
11-22 20:57:20.243 30243 30243 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 20:57:20.245 30243 30243 I rbx.main: [ActivityNativeMain.v2()-1]: startup:
11-22 20:57:20.246 30243 30243 I InitHelper: [k.S()-1]: startV2: initState =
INIT_STATE_DONE_OK, StartedFor: SYSTEM
11-22 20:57:20.246 30243 30243 I InitHelper: [k.S()-14]: The initialization is done
or unauthorized. Go to Main screen.
11-22 20:57:20.247 30243 30243 I rbx.main: [ActivityNativeMain.T()-1]:
navigateToMainScreen: IsLoggedIn = false
11-22 20:57:20.248 30243 30243 I PermissionsProtocol: requestPermissionsOnStartup:
didRequest:true
11-22 20:57:20.250 30243 30243 I rbx.main: [ActivityNativeMain.onResume()-22]:
Setting result launcher for IdentityProtocol
11-22 20:57:20.253 30243 30243 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:57:20.253 30243 30243 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c44c569[ActivityNativeMain]
11-22 20:57:20.257 30243 30243 I SurfaceView@3aabf80: onWindowVisibilityChanged(0)
false com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ........ 0,0-720,1600
#7f09023a app:id/surfaceview aid=1073741841} of
ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:57:20.257 30243 30243 D SurfaceView@3aabf80: updateSurface: surface is not
valid
11-22 20:57:20.257 30243 30243 I SurfaceView@3aabf80: releaseSurfaces: viewRoot =
ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:57:20.258 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = true t = 0xe92647e0
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 20:57:20.258 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:57:20.258 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = false t =
0xe92647e0android.view.ViewRootImpl.applyTransactionOnDrawFromReleaseSurfaces:12850
android.view.SurfaceView.applyTransactionOnVriDraw:2046
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 20:57:20.259 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:57:20.269 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:20.271 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@6b9d69f[ActivityNativeMain] mNativeObject= 0xe7731000
sc.mNativeObject= 0xe76ac770 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:20.272 30243 30243 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@6b9d69f[ActivityNativeMain] mNativeObject= 0xe7731000
sc.mNativeObject= 0xe76ac770 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:20.273 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=10 res=0x3
s={true 0xa8c63000} ch=true seqId=0
11-22 20:57:20.274 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xa8c63000}
hwInitialized=true
11-22 20:57:20.274 30243 30243 I SurfaceView@3aabf80: windowStopped(false) true
com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ........ 0,0-720,1600 #7f09023a
app:id/surfaceview aid=1073741841} of ViewRootImpl@6b9d69f[ActivityNativeMain]
11-22 20:57:20.275 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:20.275 30243 30243 I SurfaceView@3aabf80: Changes: creating=true
format=false size=false visible=true alpha=false hint=false mUseAlpha=false
visible=true left=false top=false
11-22 20:57:20.278 30243 30243 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
null mNativeObject= 0xcc339300 sc.mNativeObject= 0xe76af790 format= 4 caller=
android.view.SurfaceView.createBlastSurfaceControls:1383
android.view.SurfaceView.updateSurface:1079
android.view.SurfaceView.setWindowStopped:335
android.view.SurfaceView.surfaceCreated:1853
android.view.ViewRootImpl.notifySurfaceCreated:2820
android.view.ViewRootImpl.performTraversals:4293
11-22 20:57:20.278 30243 30243 I SurfaceView@3aabf80: 61521792 Cur surface:
Surface(name=null)/@0xa04c347
11-22 20:57:20.279 30243 30243 I SurfaceView@3aabf80: pST: sr = Rect(0, 0 - 720,
1600) sw = 720 sh = 1600
11-22 20:57:20.279 30243 30243 D SurfaceView@3aabf80: performSurfaceTransaction
RenderWorker position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:57:20.279 30243 30243 I SurfaceView@3aabf80: applyTransactionOnVriDraw:
vri = ViewRootImpl@6b9d69f[ActivityNativeMain] fRS = false t = 0xadc75f80
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.setWindowStopped:335
11-22 20:57:20.279 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xadc75f80android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.setWindowStopped:335
android.view.SurfaceView.surfaceCreated:1853
11-22 20:57:20.280 30243 30243 I SurfaceView@3aabf80: updateSurface: mVisible =
true mSurface.isValid() = true
11-22 20:57:20.280 30243 30243 I SurfaceView@3aabf80: updateSurface:
mSurfaceCreated = false surfaceChanged = true visibleChanged = true
11-22 20:57:20.280 30243 30243 I SurfaceView@3aabf80: visibleChanged --
surfaceCreated
11-22 20:57:20.280 30243 30243 I SurfaceView@3aabf80: surfaceCreated 2 #1
com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ........ 0,0-720,1600 #7f09023a
app:id/surfaceview aid=1073741841}
11-22 20:57:20.280 30243 30243 I MainScreenController:
[MainActivityController.surfaceCreated()-1]: surfaceCreated
11-22 20:57:20.280 30243 30243 I AppShellFragment: [a.surfaceCreated()-1]:
surfaceCreated()
11-22 20:57:20.281 30243 30243 I AppShellFragment: [a.surfaceCreated()-4]: Start
the lua app
11-22 20:57:20.282 30243 30243 I Roblox : 2023-11-
22T16:57:20.480Z,100.480293,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:false context:ASMA.start
11-22 20:57:20.282 30243 30243 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
11-22 20:57:20.283 30243 30243 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
Created ANativeWindow 0xb4128c08 (ID:2)
11-22 20:57:20.283 30243 30353 I Roblox : 2023-11-
22T16:57:20.481Z,100.481506,ab7661c0,6 [FLog::SingleSurfaceApp] startLuaApp:
(stage:LuaApp).
11-22 20:57:20.283 30243 30353 I Roblox : 2023-11-
22T16:57:20.481Z,100.481674,ab7661c0,6 [FLog::SingleSurfaceApp] returnToLuaApp:
(stage:LuaApp).
11-22 20:57:20.283 30243 30353 I Roblox : 2023-11-
22T16:57:20.481Z,100.481743,ab7661c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: ...
disable videoRecorder.
11-22 20:57:20.283 30243 30353 I Roblox : 2023-11-
22T16:57:20.481Z,100.481796,ab7661c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: (in
LuaApp stage) resume App.
11-22 20:57:20.283 30243 30353 I Roblox : 2023-11-
22T16:57:20.481Z,100.481850,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::resume dataModel(0xe81f7c00), window = 0xb4128c08.
11-22 20:57:20.286 30243 30353 I Roblox : 2023-11-
22T16:57:20.484Z,100.484558,ab7661c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_surface
11-22 20:57:20.286 30243 30353 I Roblox : 2023-11-
22T16:57:20.484Z,100.484726,ab7661c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_android_surface
11-22 20:57:20.312 30243 30353 I Roblox : 2023-11-
22T16:57:20.510Z,100.510628,ab7661c0,6 [FLog::Graphics] Vulkan Android Device:
Samsung SM-A047F
11-22 20:57:20.312 30243 30353 I Roblox : 2023-11-
22T16:57:20.510Z,100.510849,ab7661c0,6 [FLog::Graphics] VULKAN MT shader loading is
enabled
11-22 20:57:20.312 30243 30353 I Roblox : 2023-11-
22T16:57:20.510Z,100.510956,ab7661c0,6 [FLog::Graphics] VULKAN heapIndex = 0,
heapFlags = 1 (device), heapSize = 3831005184
11-22 20:57:20.312 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511040,ab7661c0,6 [FLog::Graphics] VULKAN unifiedMemory =
true, device memory = 3831005184, host memory = 0, setting caps.videoMemory =
67108864
11-22 20:57:20.312 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511116,ab7661c0,6 [FLog::Graphics] Vulkan Device: Mali-G52
11-22 20:57:20.312 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511177,ab7661c0,6 [FLog::Graphics] Vulkan Device: Vendor 13b5
Device 72120000
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511238,ab7661c0,6 [FLog::Graphics] Vulkan Device: Driver
38.1.0 (159387648)
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511292,ab7661c0,6 [FLog::Graphics] Vulkan Device: API 1.1.213
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511345,ab7661c0,6 [channel] Caps: ThreadSafe 1 Framebuffer 1
FpFramebuffer 1 Shaders 1 Compute 1 Instancing 1 PerInstanceStream 1 ConstBuffers 1
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511398,ab7661c0,6 [channel] Caps: Framebuffer: MRT 4 MSAA 8
Stencil 1
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511452,ab7661c0,6 [channel] Caps: Framebuffer: Depth16 1
Depth24 1 DepthFloat 1 DepthClamp 0
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511497,ab7661c0,6 [channel] Caps: Border Color 1
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511543,ab7661c0,6 [channel] Caps: Texture: RGB10A2 1 RG11B10F
1 R16I 1
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511604,ab7661c0,6 [channel] Caps: Texture: DXT 0 PVR 0 ETC1 1
ETC2 1 Half 1
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511650,ab7661c0,6 [channel] Caps: Texture: 3D 1 Array 1 Depth
1 MSAA 1 MSAAFP16 8
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511703,ab7661c0,6 [channel] Caps: Texture: NPOT 1 PartialMips
1 CubeMipGen 1 CubeFramebuffer 1
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511757,ab7661c0,6 [channel] Caps: Texture: Size 16384 Units 32
VertexUnits 32
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511810,ab7661c0,6 [channel] Caps: ConstantBufferSize 16384
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511856,ab7661c0,6 [channel] Caps: isAppleGPU 0
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511909,ab7661c0,6 [channel] Caps: 32bIdx 1 Memoryless 0
11-22 20:57:20.313 30243 30353 I Roblox : 2023-11-
22T16:57:20.511Z,100.511955,ab7661c0,6 [channel] Caps: ColorBGR 0 RTFlip 0
MinusOneToOneDepth 0
11-22 20:57:20.316 30243 30353 I Roblox : 2023-11-
22T16:57:20.514Z,100.514450,ab7661c0,6 [FLog::Graphics] Vulkan: Loaded pipeline
cache (43745 bytes, hash 82aedb94)
11-22 20:57:20.316 30243 30353 I Roblox : 2023-11-
22T16:57:20.514Z,100.514793,ab7661c0,6 [FLog::Graphics] Vulkan: creating
framebuffer 720x1600
11-22 20:57:20.336 30243 30353 I Roblox : 2023-11-
22T16:57:20.534Z,100.534218,ab7661c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:57:20.337 30243 30353 I Roblox : 2023-11-
22T16:57:20.535Z,100.535606,ab7661c0,6 [FLog::Graphics] Video memory size: 67108864
11-22 20:57:20.394 30243 30353 I Roblox : 2023-11-
22T16:57:20.592Z,100.592361,ab7661c0,6 [FLog::Graphics] Loaded 749 shaders from
pack vulkan_mobile variant default (5680276 bytes)
11-22 20:57:20.394 30243 30353 I Roblox : 2023-11-
22T16:57:20.592Z,100.592552,ab7661c0,6 [FLog::Graphics] Compiled 572 shaders in 56
ms
11-22 20:57:20.431 30243 30353 I Roblox : 2023-11-
22T16:57:20.629Z,100.629265,ab7661c0,6 [FLog::SurfaceController]
SurfaceController::disableVR
11-22 20:57:20.431 30243 30353 I Roblox : 2023-11-
22T16:57:20.629Z,100.629517,ab7661c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:2]::RenderJob
11-22 20:57:20.431 30243 30353 I Roblox : 2023-11-
22T16:57:20.629Z,100.629662,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::run dataModel(0xe81f7c00)
11-22 20:57:20.432 30243 30353 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:57:20.432 30243 30353 I rbx.locale: [b.i()-5]: No stored value for
mUGCLocaleCode. Use English
11-22 20:57:20.432 30243 30353 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:57:20.432 30243 30353 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:57:20.433 30243 30353 I Roblox : 2023-11-
22T16:57:20.631Z,100.631157,ab7661c0,6 [FLog::SingleSurfaceApp] userDidLogin
11-22 20:57:20.433 30243 30353 I Roblox : 2023-11-
22T16:57:20.631Z,100.631424,ab7661c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 20:57:20.433 30243 30243 I rbx.main: [ActivityNativeMain.S()-1]:
onAppStarted:
11-22 20:57:20.433 30243 30243 I SurfaceView@3aabf80: surfaceChanged -- format=4
w=720 h=1600
11-22 20:57:20.434 30243 30243 I SurfaceView@3aabf80: surfaceChanged (720,1600) 2
#1 com.roblox.client.RBXSurfaceView{3aabf80 VFE...... ........ 0,0-720,1600
#7f09023a app:id/surfaceview aid=1073741841}
11-22 20:57:20.434 30243 30243 I MainScreenController:
[MainActivityController.surfaceChanged()-4]: surfaceChanged
11-22 20:57:20.434 30243 30243 I AppShellFragment: [a.surfaceChanged()-1]:
surfaceChanged()
11-22 20:57:20.435 30243 30243 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp:
11-22 20:57:20.435 30243 30243 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp: Same native window 0xb4128c08. No need to do
anything!
11-22 20:57:20.435 30243 30353 I Roblox : 2023-11-
22T16:57:20.633Z,100.633400,ab7661c0,6 [FLog::SingleSurfaceApp]
updateSurfaceLuaApp: (stage:LuaApp)
11-22 20:57:20.435 30243 30353 I Roblox : 2023-11-
22T16:57:20.633Z,100.633621,ab7661c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::update: (window = 0xb4128c08) (view = 0xa36d5e00)
11-22 20:57:20.435 30243 30243 I SurfaceView@3aabf80: surfaceRedrawNeeded
11-22 20:57:20.436 30243 30243 V SurfaceView@3aabf80: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 20:57:20.437 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:20.437 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Setup
new sync id=1
11-22 20:57:20.438 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:57:20.438 30243 30243 E SurfaceSyncer: Failed to find sync for id=0
11-22 20:57:20.438 30243 30243 E SurfaceSyncer: Failed to find sync for id=1
11-22 20:57:20.438 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:20.439 30243 30368 I Roblox : 2023-11-
22T16:57:20.637Z,100.637321,a97ba1c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::stepDataModelJob: No DM yet. Continue...
11-22 20:57:20.439 30243 30355 D SurfaceView@3aabf80: updateSurfacePosition
RenderWorker, frameNr = 1, position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:57:20.439 30243 30355 I SurfaceView@3aabf80: uSP: rtp = Rect(0, 0 - 720,
1600) rtsw = 720 rtsh = 1600
11-22 20:57:20.439 30243 30353 I Roblox : 2023-11-
22T16:57:20.637Z,100.637566,ab7661c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::scheduleRender: No data model. Bind workspace now...
11-22 20:57:20.440 30243 30355 I SurfaceView@3aabf80: onSSPAndSRT: pl = 0 pt = 0 sx
= 1.0 sy = 1.0
11-22 20:57:20.441 30243 30355 I SurfaceView@3aabf80: aOrMT:
ViewRootImpl@6b9d69f[ActivityNativeMain] t =
android.view.SurfaceControl$Transaction@2fa997b fN = 1 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:373
11-22 20:57:20.441 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: mWNT:
t=0xadc76020 mBlastBufferQueue=0xe7731000 fn= 1 caller=
android.view.SurfaceView.applyOrMergeTransaction:1455 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
11-22 20:57:20.443 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: mWNT:
t=0xdad3be40 mBlastBufferQueue=0xe7731000 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 20:57:20.443 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: mWNT:
t=0xadc75f80 mBlastBufferQueue=0xe7731000 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 20:57:20.443 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:20.443 30243 30355 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:57:20.446 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@6b9d69f[ActivityNativeMain]#6](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:20.447 30243 30325 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:20.447 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
onSyncComplete
11-22 20:57:20.448 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
setupSync seqId=0 mSyncId=1 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:20.448 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:57:20.457 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe82d3f00 isSameSurfaceControl=true
11-22 20:57:20.458 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0xe76afc90 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:20.458 30243 30353 I Roblox : 2023-11-
22T16:57:20.656Z,100.656578,ab7661c0,6 [FLog::Graphics] Vulkan: resizing window
framebuffer to 720x1600
11-22 20:57:20.458 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,352,702,1206) new=(18,352,702,1206) req=(684,854)0 dur=9 res=0x0
s={true 0xb4127000} ch=false seqId=0
11-22 20:57:20.461 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe6d02ba0
11-22 20:57:20.463 30243 30243 I SurfaceView@3aabf80: finishedDrawing
11-22 20:57:20.472 30243 30353 I Roblox : 2023-11-
22T16:57:20.671Z,100.671043,ab7661c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:57:20.473 30243 30353 I Roblox : 2023-11-
22T16:57:20.671Z,100.671501,ab7661c0,6 [FLog::Graphics] LayeredClothingMode
updated: LC=1 HSR=1
11-22 20:57:20.473 30243 30353 I Roblox : 2023-11-
22T16:57:20.671Z,100.671753,ab7661c0,6 [FLog::Graphics] Future is bright shadows
11-22 20:57:20.488 30243 30353 I Roblox : 2023-11-
22T16:57:20.686Z,100.686852,ab7661c0,6 [FLog::Graphics]
SmoothCluster::initSolidTextures()
11-22 20:57:20.489 30243 30353 I Roblox : 2023-11-
22T16:57:20.687Z,100.687332,ab7661c0,6 [FLog::Graphics] Terrain TextureAtlas
2048x2048, tileCount: 6x6, tileSize: 256x256, border: 32, mip: 4
11-22 20:57:20.491 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 20:57:20.491 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb4127000}
11-22 20:57:20.495 30243 30243 D InputMethodManager: startInputInner - Id : 0
11-22 20:57:20.495 30243 30243 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:57:20.588 30243 30353 I Roblox : 2023-11-
22T16:57:20.786Z,100.786194,ab7661c0,6 [FLog::Graphics] SceneManager: resizing main
targets to 720x1600
11-22 20:57:20.695 30243 30243 I rbx.locale: [a.c()-1]: response:
{"signupAndLogin":
{"id":1,"locale":"en_us","name":"English(US)","nativeName":"English","language":
{"id":41,"name":"English","nativeName":"English","languageCode":"en","isRightToLeft
":false}},"generalExperience":
{"id":1,"locale":"en_us","name":"English(US)","nativeName":"English","language":
{"id":41,"name":"English","nativeName":"English","languageCode":"en","isRightToLeft
":false}},"ugc":
{"id":1,"locale":"en_us","name":"English(US)","nativeName":"English","language":
{"id":41,"name":"English","nativeName":"English","languageCode":"en","isRightToLeft
":false}}} ,response code:200
11-22 20:57:20.696 30243 30243 I rbx.locale: [a.c()-8]: loginSignUpLocale = en_us
11-22 20:57:20.696 30243 30243 I rbx.locale: [a.c()-9]: generalExperienceLocale =
en_us
11-22 20:57:20.697 30243 30243 I rbx.locale: [a.c()-10]: ugcLocale = en_us
11-22 20:57:20.698 30243 30243 I rbx.locale: [j0$a.a()-3]: Retrieved locale same as
current locale
11-22 20:57:20.744 30243 30353 I BLASTBufferQueue:
[SurfaceView[com.roblox.client/com.roblox.client.ActivityNativeMain]@0#7](f:0,a:0)
onFrameAvailable the first frame is available
11-22 20:57:20.914 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:20.972 30243 31747 I AppsFlyerManager: [a$a.onConversionDataSuccess()-
2]: media-source: null
11-22 20:57:21.013 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:21.019 30243 30243 D InputMethodManager: startInputInner - Id : 0
11-22 20:57:21.019 30243 30243 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:57:21.026 30243 30243 I IMM_LC : showSoftInput(View,I)
11-22 20:57:21.027 30243 30243 I IMM_LC : ssi() - flag : 0 view :
com.roblox.client reason = SHOW_SOFT_INPUT
11-22 20:57:21.081 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:21.089 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=PopupWindow:ba5e45e
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:21.096 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]: setView
= android.widget.PopupWindow$PopupDecorView@58a715b TM=true
11-22 20:57:21.099 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:21.108 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=PopupWindow:36b52d1
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:21.113 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]: setView
= android.widget.PopupWindow$PopupDecorView@df91ac2 TM=true
11-22 20:57:21.129 30243 30243 I AssistStructure: Flattened final assist data: 4644
bytes, containing 4 windows, 36 views
11-22 20:57:21.138 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
performTraversals params={(206,485)(57x68) gr=TOP START CENTER sim={state=unchanged
adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT wanim=0x1030313
surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:21.138 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
fl=41800208
11-22 20:57:21.138 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
pfl=2018000
11-22 20:57:21.138 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
bhv=DEFAULT
11-22 20:57:21.138 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:21.138 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
sfl=20000}
11-22 20:57:21.140 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(206,485)(57x68) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:21.140 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
fl=41800208
11-22 20:57:21.140 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
pfl=42018000
11-22 20:57:21.140 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
bhv=DEFAULT
11-22 20:57:21.140 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:21.140 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
sfl=20000}
11-22 20:57:21.148 30243 30262 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Resizing android.view.ViewRootImpl@1de2df8: frame = [224,837][281,905] reportDraw =
true forceLayout = false syncSeqId = 0
11-22 20:57:21.151 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:21.153 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@feb103f[PopupWindow:ba5e45e] mNativeObject= 0xe7733e80
sc.mNativeObject= 0xa0362de0 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:21.153 30243 30243 I BLASTBufferQueue: update, w= 57 h= 68 mName =
ViewRootImpl@feb103f[PopupWindow:ba5e45e] mNativeObject= 0xe7733e80
sc.mNativeObject= 0xa0362de0 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:21.154 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Relayout returned: old=(224,837,281,905) new=(224,837,281,905) req=(57,68)0 dur=11
res=0x3 s={true 0x975d6c00} ch=true seqId=0
11-22 20:57:21.155 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
mThreadedRenderer.initialize() mSurface={isValid=true 0x975d6c00}
hwInitialized=true
11-22 20:57:21.155 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:21.158 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:21.158 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]: Setup
new sync id=0
11-22 20:57:21.158 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]: Setting
syncFrameCallback
11-22 20:57:21.158 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:21.160 30243 30355 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Received frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:21.160 30243 30355 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]: Setting
up sync and frameCommitCallback
11-22 20:57:21.162 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@feb103f[PopupWindow:ba5e45e]#8](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:21.163 30243 30325 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:21.164 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:57:21.167 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
onSyncComplete
11-22 20:57:21.167 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:21.170 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
performTraversals params={(206,374)(57x111) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:21.170 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
fl=41800218
11-22 20:57:21.170 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
pfl=2018000
11-22 20:57:21.170 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
bhv=DEFAULT
11-22 20:57:21.170 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:21.170 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
sfl=20000}
11-22 20:57:21.171 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(206,374)(57x111) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:21.171 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
fl=41800218
11-22 20:57:21.171 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
pfl=42018000
11-22 20:57:21.171 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
bhv=DEFAULT
11-22 20:57:21.171 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:21.171 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
sfl=20000}
11-22 20:57:21.179 30243 30262 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Resizing android.view.ViewRootImpl@d43b0d3: frame = [224,726][281,837] reportDraw =
true forceLayout = false syncSeqId = 0
11-22 20:57:21.182 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:21.183 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@6942136[PopupWindow:36b52d1] mNativeObject= 0xb41c4a80
sc.mNativeObject= 0xa0362fc0 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:21.184 30243 30243 I BLASTBufferQueue: update, w= 57 h= 111 mName =
ViewRootImpl@6942136[PopupWindow:36b52d1] mNativeObject= 0xb41c4a80
sc.mNativeObject= 0xa0362fc0 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:21.184 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Relayout returned: old=(224,726,281,837) new=(224,726,281,837) req=(57,111)0 dur=11
res=0x3 s={true 0x975d8800} ch=true seqId=0
11-22 20:57:21.185 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
mThreadedRenderer.initialize() mSurface={isValid=true 0x975d8800}
hwInitialized=true
11-22 20:57:21.186 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:21.187 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:21.188 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]: Setup
new sync id=0
11-22 20:57:21.188 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]: Setting
syncFrameCallback
11-22 20:57:21.188 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:21.188 30243 30356 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Received frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:21.189 30243 30356 I ViewRootImpl@6942136[PopupWindow:36b52d1]: Setting
up sync and frameCommitCallback
11-22 20:57:21.191 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@6942136[PopupWindow:36b52d1]#9](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:21.191 30243 30325 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:21.192 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:57:21.194 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
onSyncComplete
11-22 20:57:21.195 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:21.195 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xa36edb60
11-22 20:57:21.196 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xadc75440
11-22 20:57:21.197 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[224,837][281,905]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:21.197 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
handleResized mSyncSeqId = 0
11-22 20:57:21.197 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:57:21.198 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]: Setup
new sync id=1
11-22 20:57:21.198 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]: Setting
syncFrameCallback
11-22 20:57:21.198 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:21.203 30243 30355 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Received frameDrawingCallback syncResult=0 frameNum=2.
11-22 20:57:21.203 30243 30355 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]: Setting
up sync and frameCommitCallback
11-22 20:57:21.206 30243 30325 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true
11-22 20:57:21.206 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
onSyncComplete
11-22 20:57:21.207 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
setupSync seqId=0 mSyncId=1 fn=2 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:21.208 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
reportDrawFinished seqId=0 mSyncId=-1 fn=2 mSurfaceChangedTransaction=0xadc75440
11-22 20:57:21.208 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[224,726][281,837]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:21.209 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
handleResized mSyncSeqId = 0
11-22 20:57:21.209 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:57:21.210 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]: Setup
new sync id=1
11-22 20:57:21.210 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]: Setting
syncFrameCallback
11-22 20:57:21.210 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:21.211 30243 30356 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Received frameDrawingCallback syncResult=0 frameNum=2.
11-22 20:57:21.211 30243 30356 I ViewRootImpl@6942136[PopupWindow:36b52d1]: Setting
up sync and frameCommitCallback
11-22 20:57:21.213 30243 30325 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true
11-22 20:57:21.214 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
onSyncComplete
11-22 20:57:21.214 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
setupSync seqId=0 mSyncId=1 fn=2 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:21.217 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
reportDrawFinished seqId=0 mSyncId=-1 fn=2 mSurfaceChangedTransaction=0xa36edb60
11-22 20:57:21.545 30243 30243 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-22 20:57:21.545 30243 30243 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-22 20:57:21.619 30243 30262 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@3ef3dbb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:21.619 30243 31224 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:21.619 30243 30508 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Resizing android.view.ViewRootImpl@1de2df8: frame = [224,837][281,905] reportDraw =
false forceLayout = false syncSeqId = 0
11-22 20:57:21.620 30243 30526 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Resizing android.view.ViewRootImpl@d43b0d3: frame = [224,726][281,837] reportDraw =
false forceLayout = false syncSeqId = 0
11-22 20:57:21.621 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:57:21.621 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:21.622 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:57:21.623 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:21.623 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[224,837][281,905]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:21.623 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[224,726][281,837]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:21.669 30243 30243 D InsetsController: show(ime(), fromIme=true)
11-22 20:57:21.672 30243 30243 D InsetsController: controlAnimationUnchecked: Added
types=8 animType=0 host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.show:1063
11-22 20:57:21.672 30243 30243 D InsetsSourceConsumer: setRequestedVisible:
visible=true, type=19, host=com.roblox.client/com.roblox.client.ActivityNativeMain,
from=android.view.InsetsSourceConsumer.show:250
android.view.ImeInsetsSourceConsumer.show:82
android.view.InsetsController.showDirectly:1609
android.view.InsetsController.controlAnimationUnchecked:1232
android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.show:1063
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6761
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:57:21.702 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 20:57:21.703 30243 30508 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@3ef3dbb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:21.704 30243 31224 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Resizing android.view.ViewRootImpl@1de2df8: frame = [224,546][281,614] reportDraw =
false forceLayout = false syncSeqId = 0
11-22 20:57:21.705 30243 30262 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
Resizing android.view.ViewRootImpl@d43b0d3: frame = [224,435][281,546] reportDraw =
false forceLayout = false syncSeqId = 0
11-22 20:57:21.705 30243 30526 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:21.721 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.relayoutWindow:9802
11-22 20:57:21.722 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe82d3f00 isSameSurfaceControl=true
11-22 20:57:21.722 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0xa0363380 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:21.723 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,61,702,915) new=(18,61,702,915) req=(684,854)0 dur=20 res=0x0
s={true 0xb4127000} ch=false seqId=0
11-22 20:57:21.723 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb4127000}
11-22 20:57:21.723 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:21.724 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:21.727 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:21.730 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:57:21.731 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:21.731 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[224,435][281,546]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=true displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:21.731 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
handleResized mSyncSeqId = 0
11-22 20:57:21.731 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[224,546][281,614]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=true displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:21.732 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
handleResized mSyncSeqId = 0
11-22 20:57:21.732 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:21.754 30243 30243 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:true x:0 y:495 w:384 h:286
11-22 20:57:21.754 30243 30243 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:72 rm:0
11-22 20:57:21.888 30243 30243 D InsetsController: cancelAnimation of types: 8,
animType: 0, host: com.roblox.client/com.roblox.client.ActivityNativeMain,
from:android.view.InsetsController.notifyFinished:1375
android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0$android-
view-InsetsAnimationThreadControlRunner$1:84
android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1.run:4
11-22 20:57:21.889 30243 30243 D InsetsSourceConsumer: ensureControlPosition:
Point(0, 48) for ITYPE_IME on
com.roblox.client/com.roblox.client.ActivityNativeMain from
android.view.InsetsSourceConsumer.notifyAnimationFinished:419
11-22 20:57:21.904 30243 30355 I ViewRootImpl@b9c28fa[ActivityNativeMain]: mWNT:
t=0x9b554a20 mBlastBufferQueue=0xe82d3f00 fn= 6 caller=
android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96
android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0$android-view-
SyncRtSurfaceTransactionApplier:69 android.view.SyncRtSurfaceTransactionApplier$
$ExternalSyntheticLambda0.onFrameDraw:4
11-22 20:57:22.282 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:22.395 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:22.399 30243 30243 D InputMethodManager: startInputInner - Id : 0
11-22 20:57:22.400 30243 30243 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:57:22.406 30243 30243 I IMM_LC : showSoftInput(View,I)
11-22 20:57:22.406 30243 30243 I IMM_LC : ssi() - flag : 0 view :
com.roblox.client reason = SHOW_SOFT_INPUT
11-22 20:57:22.411 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 20:57:22.421 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7733e80 isSameSurfaceControl=true
11-22 20:57:22.421 30243 30243 I BLASTBufferQueue: update, w= 57 h= 68 mName =
ViewRootImpl@feb103f[PopupWindow:ba5e45e] mNativeObject= 0xe7733e80
sc.mNativeObject= 0xa0363f10 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:22.421 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
Relayout returned: old=(224,546,281,614) new=(224,546,281,614) req=(57,68)0 dur=9
res=0x0 s={true 0x975d6c00} ch=false seqId=0
11-22 20:57:22.422 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0x975d6c00}
11-22 20:57:22.422 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:22.422 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:22.424 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:22.429 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:22.435 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=PopupWindow:7359a1f
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:22.441 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]: setView
= android.widget.PopupWindow$PopupDecorView@b480858 TM=true
11-22 20:57:22.444 30243 30325 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:22.451 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=PopupWindow:11c7296
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:22.456 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]: setView
= android.widget.PopupWindow$PopupDecorView@40214b3 TM=true
11-22 20:57:22.459 30243 30243 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-22 20:57:22.462 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
performTraversals params={(165,396)(57x68) gr=TOP START CENTER sim={state=unchanged
adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT wanim=0x1030313
surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:22.462 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
fl=41800208
11-22 20:57:22.462 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
pfl=2018000
11-22 20:57:22.462 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
bhv=DEFAULT
11-22 20:57:22.462 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:22.462 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
sfl=20000}
11-22 20:57:22.464 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(165,396)(57x68) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:22.464 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
fl=41800208
11-22 20:57:22.464 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
pfl=42018000
11-22 20:57:22.464 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
bhv=DEFAULT
11-22 20:57:22.464 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:22.464 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
sfl=20000}
11-22 20:57:22.473 30243 30262 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
Resizing android.view.ViewRootImpl@c468db1: frame = [183,457][240,525] reportDraw =
true forceLayout = false syncSeqId = 0
11-22 20:57:22.478 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:22.479 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@9c2416c[PopupWindow:7359a1f] mNativeObject= 0x9ee8a780
sc.mNativeObject= 0x96c5dd20 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:22.479 30243 30243 I BLASTBufferQueue: update, w= 57 h= 68 mName =
ViewRootImpl@9c2416c[PopupWindow:7359a1f] mNativeObject= 0x9ee8a780
sc.mNativeObject= 0x96c5dd20 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:22.480 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
Relayout returned: old=(183,457,240,525) new=(183,457,240,525) req=(57,68)0 dur=14
res=0x3 s={true 0x975da400} ch=true seqId=0
11-22 20:57:22.480 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
mThreadedRenderer.initialize() mSurface={isValid=true 0x975da400}
hwInitialized=true
11-22 20:57:22.481 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:22.482 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:22.483 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]: Setup
new sync id=0
11-22 20:57:22.483 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]: Setting
syncFrameCallback
11-22 20:57:22.483 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:22.486 30243 30355 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
Received frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:22.486 30243 30355 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]: Setting
up sync and frameCommitCallback
11-22 20:57:22.487 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@9c2416c[PopupWindow:7359a1f]#10](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:22.488 30243 30325 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:22.489 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:57:22.492 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
onSyncComplete
11-22 20:57:22.492 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:22.494 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
performTraversals params={(165,285)(57x111) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:22.494 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
fl=41800218
11-22 20:57:22.494 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
pfl=2018000
11-22 20:57:22.494 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
bhv=DEFAULT
11-22 20:57:22.494 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:22.494 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
sfl=20000}
11-22 20:57:22.496 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(165,285)(57x111) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 20:57:22.496 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
fl=41800218
11-22 20:57:22.496 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
pfl=42018000
11-22 20:57:22.496 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
bhv=DEFAULT
11-22 20:57:22.496 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 20:57:22.496 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
sfl=20000}
11-22 20:57:22.505 30243 30526 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
Resizing android.view.ViewRootImpl@ca38a70: frame = [183,346][240,457] reportDraw =
true forceLayout = false syncSeqId = 0
11-22 20:57:22.510 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:22.511 30243 30243 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@a0aae17[PopupWindow:11c7296] mNativeObject= 0x9ee8a900
sc.mNativeObject= 0x96c5d280 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:22.512 30243 30243 I BLASTBufferQueue: update, w= 57 h= 111 mName =
ViewRootImpl@a0aae17[PopupWindow:11c7296] mNativeObject= 0x9ee8a900
sc.mNativeObject= 0x96c5d280 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:22.513 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
Relayout returned: old=(183,346,240,457) new=(183,346,240,457) req=(57,111)0 dur=14
res=0x3 s={true 0xa40cfc00} ch=true seqId=0
11-22 20:57:22.514 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xa40cfc00}
hwInitialized=true
11-22 20:57:22.514 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:22.516 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:22.516 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]: Setup
new sync id=0
11-22 20:57:22.516 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]: Setting
syncFrameCallback
11-22 20:57:22.516 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:22.517 30243 30356 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
Received frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:22.517 30243 30356 I ViewRootImpl@a0aae17[PopupWindow:11c7296]: Setting
up sync and frameCommitCallback
11-22 20:57:22.520 30243 30325 I BLASTBufferQueue:
[ViewRootImpl@a0aae17[PopupWindow:11c7296]#11](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:22.521 30243 30325 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:22.522 30243 30325 D OpenGLRenderer: CFMS:: SetUp Pid : 30243 Tid :
30325
11-22 20:57:22.525 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
onSyncComplete
11-22 20:57:22.526 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:22.528 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0x9b5534e0
11-22 20:57:22.529 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0x9b554b60
11-22 20:57:22.543 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:57:22.543 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:22.543 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:22.544 30243 30243 I ViewRootImpl@feb103f[PopupWindow:ba5e45e]:
dispatchDetachedFromWindow
11-22 20:57:22.569 30243 30243 D InputTransport: Input channel destroyed:
'54e9402', fd=289
11-22 20:57:22.573 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:57:22.573 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:22.573 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:22.574 30243 30243 I ViewRootImpl@6942136[PopupWindow:36b52d1]:
dispatchDetachedFromWindow
11-22 20:57:22.585 30243 30243 D InputTransport: Input channel destroyed: '15ee4e
', fd=292
11-22 20:57:22.589 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[183,457][240,525]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:22.589 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
handleResized mSyncSeqId = 0
11-22 20:57:22.589 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:57:22.590 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[183,346][240,457]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 20:57:22.590 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
handleResized mSyncSeqId = 0
11-22 20:57:22.590 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:57:22.591 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]: Setup
new sync id=1
11-22 20:57:22.591 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]: Setting
syncFrameCallback
11-22 20:57:22.591 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:22.593 30243 30355 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
Received frameDrawingCallback syncResult=0 frameNum=3.
11-22 20:57:22.593 30243 30355 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]: Setting
up sync and frameCommitCallback
11-22 20:57:22.596 30243 30325 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true
11-22 20:57:22.596 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
onSyncComplete
11-22 20:57:22.596 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
setupSync seqId=0 mSyncId=1 fn=3 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:22.597 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]: Setup
new sync id=1
11-22 20:57:22.597 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]: Setting
syncFrameCallback
11-22 20:57:22.597 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:22.597 30243 30356 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
Received frameDrawingCallback syncResult=0 frameNum=2.
11-22 20:57:22.597 30243 30356 I ViewRootImpl@a0aae17[PopupWindow:11c7296]: Setting
up sync and frameCommitCallback
11-22 20:57:22.600 30243 30325 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true
11-22 20:57:22.600 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
onSyncComplete
11-22 20:57:22.601 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
setupSync seqId=0 mSyncId=1 fn=2 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:22.601 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
reportDrawFinished seqId=0 mSyncId=-1 fn=2 mSurfaceChangedTransaction=0x9b5534e0
11-22 20:57:22.601 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
reportDrawFinished seqId=0 mSyncId=-1 fn=3 mSurfaceChangedTransaction=0x9b554b60
11-22 20:57:22.667 30243 30243 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-22 20:57:22.667 30243 30243 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-22 20:57:22.670 30243 30243 D InsetsController: show(ime(), fromIme=true)
11-22 20:57:22.679 30243 30243 D InsetsController: show(ime(), fromIme=true)
11-22 20:57:23.314 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463206000000, downTime=134463206000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.315 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463206000000, downTime=134463206000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.315 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:23.362 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:23.469 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:57:23.469 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:23.469 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:23.472 30243 30243 I ViewRootImpl@9c2416c[PopupWindow:7359a1f]:
dispatchDetachedFromWindow
11-22 20:57:23.481 30243 30243 D InputTransport: Input channel destroyed:
'162ea41', fd=305
11-22 20:57:23.488 30243 30325 D OpenGLRenderer: setSurface called with nullptr
11-22 20:57:23.488 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:23.488 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:23.489 30243 30243 I ViewRootImpl@a0aae17[PopupWindow:11c7296]:
dispatchDetachedFromWindow
11-22 20:57:23.499 30243 30243 D InputTransport: Input channel destroyed:
'bb2e97d', fd=302
11-22 20:57:23.785 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463677000000, downTime=134463677000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.785 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463677000000, downTime=134463677000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.785 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:23.793 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:23.862 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463755000000, downTime=134463755000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.863 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463755000000, downTime=134463755000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.863 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:23.869 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:23.936 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463828000000, downTime=134463828000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.936 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463829000000, downTime=134463828000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:23.936 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:23.940 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:24.006 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463898000000, downTime=134463898000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.006 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463899000000, downTime=134463898000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.006 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:24.009 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:24.073 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463966000000, downTime=134463966000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.074 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134463966000000, downTime=134463966000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.074 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:24.075 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:24.179 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464072000000, downTime=134464072000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.180 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464072000000, downTime=134464072000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.180 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:24.180 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:24.241 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464134000000, downTime=134464134000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.241 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464134000000, downTime=134464134000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.242 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:24.242 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:24.306 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464199000000, downTime=134464199000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.306 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464199000000, downTime=134464199000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.306 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:24.307 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:24.371 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464263000000, downTime=134464263000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.371 30243 30243 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134464263000000, downTime=134464263000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 20:57:24.371 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:24.372 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:26.574 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:26.657 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:26.663 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 20:57:26.675 30243 30262 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,48][702,965] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:26.680 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe82d3f00 isSameSurfaceControl=true
11-22 20:57:26.681 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0x96c60750 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:26.681 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,61,702,915) new=(18,48,702,965) req=(684,917)0 dur=17 res=0x0
s={true 0xb4127000} ch=false seqId=0
11-22 20:57:26.682 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb4127000}
11-22 20:57:26.682 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:26.682 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:26.686 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:26.726 30243 30243 D TrafficStats: tagSocket(138) with
statsTag=0xffffffff, statsUid=-1
11-22 20:57:27.597 30243 30243 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 20:57:27.601 30243 30243 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 20:57:27.602 30243 30243 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 20:57:27.602 30243 30243 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 20:57:27.602 30243 30243 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 20:57:27.602 30243 30243 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 20:57:27.603 30243 30243 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 20:57:27.603 30243 30243 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 20:57:27.603 30243 30243 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 20:57:27.603 30243 30243 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 20:57:27.603 30243 30243 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 20:57:27.604 30243 30243 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 20:57:27.604 30243 30243 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 20:57:27.604 30243 30243 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:57:27.604 30243 30243 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 20:57:27.604 30243 30243 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:57:27.604 30243 30243 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:57:27.605 30243 30243 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:57:27.605 30243 30243 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:57:27.610 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,48][702,965]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:27.611 30243 30243 I Choreographer: Skipped 55 frames! The application
may be doing too much work on its main thread.
11-22 20:57:27.612 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 20:57:27.625 30243 30262 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:27.630 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe82d3f00 isSameSurfaceControl=true
11-22 20:57:27.630 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0x96c61010 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:27.631 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,61,702,915) req=(684,854)0 dur=17 res=0x0
s={true 0xb4127000} ch=false seqId=0
11-22 20:57:27.631 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb4127000}
11-22 20:57:27.631 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:27.631 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:27.632 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:27.638 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:27.671 30243 30262 I OpenGLRenderer: Davey! duration=952ms; Flags=0,
FrameTimelineVsyncId=37882633, IntendedVsync=134466587092403,
Vsync=134467502872378, InputEventId=0, HandleInputStart=134467505054895,
AnimationStart=134467505058125, PerformTraversalsStart=134467505060164,
DrawStart=134467529231895, FrameDeadline=134466620409614,
FrameInterval=134467504586625, FrameStartTime=16650545, SyncQueued=134467530289241,
SyncStart=134467530466164, IssueDrawCommandsStart=134467530807856,
SwapBuffers=134467535464087, FrameCompleted=134467539919702,
DequeueBufferDuration=2322539, QueueBufferDuration=1182769,
GpuCompleted=134467539919702, SwapBuffersCompleted=134467538370279,
DisplayPresentTime=0, CommandSubmissionCompleted=134467535464087,
11-22 20:57:28.656 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:28.789 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:29.192 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:29.289 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:29.292 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 20:57:29.307 30243 30262 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,48][702,965] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:29.311 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe82d3f00 isSameSurfaceControl=true
11-22 20:57:29.312 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0x96c5fb70 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:29.313 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,61,702,915) new=(18,48,702,965) req=(684,917)0 dur=19 res=0x0
s={true 0xb4127000} ch=false seqId=0
11-22 20:57:29.314 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:29.314 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb4127000}
11-22 20:57:29.314 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:29.317 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:29.330 30243 30243 D TrafficStats: tagSocket(272) with
statsTag=0xffffffff, statsUid=-1
11-22 20:57:30.152 30243 30243 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 20:57:30.153 30243 30243 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 20:57:30.153 30243 30243 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 20:57:30.153 30243 30243 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 20:57:30.153 30243 30243 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 20:57:30.153 30243 30243 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 20:57:30.153 30243 30243 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 20:57:30.154 30243 30243 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 20:57:30.154 30243 30243 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 20:57:30.154 30243 30243 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 20:57:30.154 30243 30243 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 20:57:30.154 30243 30243 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 20:57:30.154 30243 30243 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 20:57:30.154 30243 30243 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:57:30.154 30243 30243 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 20:57:30.154 30243 30243 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:57:30.154 30243 30243 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:57:30.154 30243 30243 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:57:30.154 30243 30243 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:57:30.159 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,48][702,965]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:30.159 30243 30243 I Choreographer: Skipped 50 frames! The application
may be doing too much work on its main thread.
11-22 20:57:30.160 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 20:57:30.169 30243 30262 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:30.176 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe82d3f00 isSameSurfaceControl=true
11-22 20:57:30.176 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0x96c61920 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:30.178 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,61,702,915) req=(684,854)0 dur=15 res=0x0
s={true 0xb4127000} ch=false seqId=0
11-22 20:57:30.179 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:30.180 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb4127000}
11-22 20:57:30.180 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:30.181 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:30.185 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:30.221 30243 30262 I OpenGLRenderer: Davey! duration=869ms; Flags=0,
FrameTimelineVsyncId=37883505, IntendedVsync=134469217582310,
Vsync=134470050118910, InputEventId=0, HandleInputStart=134470053331662,
AnimationStart=134470053334008, PerformTraversalsStart=134470053335508,
DrawStart=134470075862085, FrameDeadline=134469250899708,
FrameInterval=134470053190777, FrameStartTime=16650732, SyncQueued=134470077045431,
SyncStart=134470077188508, IssueDrawCommandsStart=134470077484431,
SwapBuffers=134470082863162, FrameCompleted=134470087480431,
DequeueBufferDuration=1645961, QueueBufferDuration=2234307,
GpuCompleted=134470087480431, SwapBuffersCompleted=134470086281508,
DisplayPresentTime=0, CommandSubmissionCompleted=134470082863162,
11-22 20:57:31.540 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:31.652 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:31.736 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:31.886 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:31.903 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:32.003 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:32.504 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:32.601 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:32.721 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:32.768 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:33.477 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: The
input has been finished in ImeInputStage.
11-22 20:57:33.599 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: The
input has been finished in ImeInputStage.
11-22 20:57:33.604 30243 30243 D InsetsController: controlAnimationUnchecked: Added
types=8 animType=1 host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.hide:1093
11-22 20:57:33.605 30243 30243 D InsetsSourceConsumer: setRequestedVisible:
visible=false, type=19,
host=com.roblox.client/com.roblox.client.ActivityNativeMain,
from=android.view.InsetsSourceConsumer.hide:257
android.view.ImeInsetsSourceConsumer.hide:88
android.view.ImeInsetsSourceConsumer.hide:94
android.view.InsetsController.hideDirectly:1593
android.view.InsetsController.controlAnimationUnchecked:1234
android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.hide:1093
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6765
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
11-22 20:57:33.622 30243 30508 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@3ef3dbb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:33.624 30243 30262 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:33.641 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:57:33.641 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:33.642 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6740
11-22 20:57:33.649 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:33.658 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 20:57:33.674 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe82d3f00 isSameSurfaceControl=true
11-22 20:57:33.675 30243 30243 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@b9c28fa[ActivityNativeMain] mNativeObject= 0xe82d3f00
sc.mNativeObject= 0x96c61bf0 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:33.675 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Relayout
returned: old=(18,352,702,1206) new=(18,352,702,1206) req=(684,854)0 dur=16 res=0x0
s={true 0xb4127000} ch=false seqId=0
11-22 20:57:33.675 30243 30325 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:33.675 30243 30325 D OpenGLRenderer: destroyEglSurface
11-22 20:57:33.677 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb4127000}
11-22 20:57:33.678 30243 30325 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:33.683 30243 30243 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:57:33.685 30243 30243 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:57:33.825 30243 30243 D InsetsController: cancelAnimation of types: 8,
animType: 1, host: com.roblox.client/com.roblox.client.ActivityNativeMain,
from:android.view.InsetsController.notifyFinished:1375
android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0$android-
view-InsetsAnimationThreadControlRunner$1:84
android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1.run:4
11-22 20:57:33.825 30243 30243 I IMM_LC : notifyImeHidden: mService.hideSoftInput
11-22 20:57:33.868 30243 30262 I ViewRootImpl@6b9d69f[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@3ef3dbb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:33.868 30243 30508 I ViewRootImpl@b9c28fa[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5f3dac6: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:33.877 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:57:33.877 30243 30243 I ViewRootImpl@6b9d69f[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:33.881 30243 30243 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 20:57:33.881 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:33.905 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:33.957 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:34.412 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:34.508 30243 30243 W RobloxBaseActivity: [l0.onTrimMemory()-1]:
onTrimMemory: in ActivityNativeMain, level = 15
11-22 20:57:34.508 30243 30243 W RobloxBaseActivity: [RobloxApplication.b()-5]:
TRIM_MEMORY_RUNNING_CRITICAL
11-22 20:57:34.511 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:34.576 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 0
11-22 20:57:34.631 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme key 1
11-22 20:57:35.032 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:35.148 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:35.800 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:36.414 30243 30243 I ViewRootImpl@b9c28fa[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:36.416 30243 30243 I Process : Sending signal. PID: 30243 SIG: 9
11-22 20:57:38.660 31928 31928 I m.roblox.client: Using CollectorTypeCC GC.
11-22 20:57:38.693 31928 31928 E m.roblox.client: Not starting debugger since
process cannot load the jdwp agent.
11-22 20:57:38.751 31928 31928 D ActivityThread: setConscryptValidator
11-22 20:57:38.752 31928 31928 D ActivityThread: setConscryptValidator - put
11-22 20:57:38.791 31928 31928 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10357; state: ENABLED
11-22 20:57:38.845 31928 31928 D nativeloader: Configuring clns-4 for other apk
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk. target_sdk_version=33, uses_libraries=,
library_path=/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm:/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/
com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.roblox.client
11-22 20:57:38.852 31928 31928 E LoadedApk: Unable to instantiate
appComponentFactory
11-22 20:57:38.852 31928 31928 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file "/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk"],nativeLibraryDirectories=[/data/app/
~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/lib/arm,
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a, /system/lib, /system/system_ext/lib]]
11-22 20:57:38.852 31928 31928 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:289)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:1064)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:1151)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1475)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3264)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3256)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7477)
11-22 20:57:38.852 31928 31928 E LoadedApk: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.os.Looper.loop(Looper.java:313)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 20:57:38.852 31928 31928 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 20:57:38.888 31928 31928 V GraphicsEnvironment: ANGLE Developer option for
'com.roblox.client' set to: 'default'
11-22 20:57:38.889 31928 31928 V GraphicsEnvironment: ANGLE GameManagerService for
com.roblox.client: false
11-22 20:57:38.889 31928 31928 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
11-22 20:57:38.897 31928 31928 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:57:38.906 31928 31928 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 20:57:38.938 31928 31928 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.roblox.client at: Binary XML file line #107
11-22 20:57:38.939 31928 31928 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk Binary XML file line #157
11-22 20:57:39.177 31928 31928 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/vh4EuU3ipeH16BYnQByzKv5ztobSgNgP.dex
11-22 20:57:39.177 31928 31928 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:57:39.262 31928 31928 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/Dk4O7sVVEbJ5UCP8uReZ9kDnx9sKY9AI.dex
11-22 20:57:39.262 31928 31928 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:57:39.263 31928 31928 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/x4HooeMj6KRv8QUgQRWVTaVGKMqauUDa.dex
11-22 20:57:39.263 31928 31928 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 20:57:39.277 31928 31928 I MultiDex: VM with version 2.1.0 has multidex
support
11-22 20:57:39.278 31928 31928 I MultiDex: Installing application
11-22 20:57:39.278 31928 31928 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
11-22 20:57:39.296 31928 31928 I roblox.config: [q0.N0()-1]: setBaseUrl() null =>
www.roblox.com/
11-22 20:57:39.297 31928 31928 I rbx.baseurl: [d.<init>()-2]: Incoming base url:
www.roblox.com/
11-22 20:57:39.298 31928 31928 I roblox.config: [q0.P0()-1]: setChannel() =>
11-22 20:57:39.406 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag RemoveDeprecatedCookieSyncManagerSync from SharedPreference with value
true
11-22 20:57:39.406 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FFlagEngineFlagsListeners from SharedPreference with value true
11-22 20:57:39.406 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableBuildOrientedConfig from SharedPreference with value true
11-22 20:57:39.406 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag VersionSupportForMaquettes from SharedPreference with value true
11-22 20:57:39.407 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSdk33PostNotifications from SharedPreference with value true
11-22 20:57:39.407 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidAddBuildVariantToGlobalTags from SharedPreference with value
false
11-22 20:57:39.407 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableCallNotificationHandler4 from SharedPreference with value true
11-22 20:57:39.407 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillPhoneNumber from SharedPreference with value true
11-22 20:57:39.407 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSendrChatNotificationReply from SharedPreference with value true
11-22 20:57:39.408 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidRealtimeProtocolForAllV599 from SharedPreference with
value true
11-22 20:57:39.408 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableFlagRefactorStage3Dev from SharedPreference with value false
11-22 20:57:39.408 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableEnhancedShareAnalytics from SharedPreference with value false
11-22 20:57:39.408 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidDetectDeadCode from SharedPreference with value true
11-22 20:57:39.408 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationSessionUtilsAndroid from SharedPreference with
value true
11-22 20:57:39.408 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationsPromptAndroid13 from SharedPreference with
value true
11-22 20:57:39.409 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidInitializeAndroidUpdateAdapter from SharedPreference with value
true
11-22 20:57:39.409 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillSMSOTP from SharedPreference with value true
11-22 20:57:39.409 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag DeregisterDisabledDeviceWhenNotificationReceived from SharedPreference
with value true
11-22 20:57:39.409 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FixAudioDeviceCrash from SharedPreference with value true
11-22 20:57:39.409 31928 31928 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag CleanupHttpAgentOnRestart from SharedPreference with value true
11-22 20:57:39.438 31928 31928 D ActivityThread: Loading provider
com.roblox.client.ShellConfigurationProvider:
com.roblox.client.provider.ShellConfigurationContentProvider
11-22 20:57:39.483 31928 32025 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:57:39.483 31928 32025 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 20:57:39.485 31928 32025 W m.roblox.client: Entry not found
11-22 20:57:39.631 31928 32024 D TrafficStats: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
11-22 20:57:39.957 31928 32025 D nativeloader: Configuring clns-5 for other apk
/data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633-
-gL92rMJXd2sw46ZYsyTRQ==/base.apk. target_sdk_version=34, uses_libraries=ALL,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:57:39.957 31928 32025 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:57:39.966 31928 32025 D nativeloader: Configuring clns-6 for other apk
/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 20:57:39.972 31928 32025 I WebViewFactory: Loading com.google.android.webview
version 119.0.6045.66 (code 604506633)
11-22 20:57:40.008 31928 31928 I rbx.signalr_jni: [JNI] OnLoad: ... Done
11-22 20:57:40.048 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [flag_prefetch_begin], timestamp [855].
11-22 20:57:40.048 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [application_oncreate], timestamp [703].
11-22 20:57:40.061 31928 32025 I cr_WVCFactoryProvider: Loaded
version=119.0.6045.66 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
11-22 20:57:40.093 31928 31928 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10357; state: ENABLED
11-22 20:57:40.093 31928 31928 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
11-22 20:57:40.106 31928 32177 E chromium:
[1122/205740.098784:ERROR:variations_seed_loader.cc(69)] Failed to open file for
reading. Errno: 2
11-22 20:57:40.119 31928 32025 I cr_LibraryLoader: Successfully loaded native
library
11-22 20:57:40.120 31928 32025 I cr_CachingUmaRecorder: Flushed 7 samples from 7
histograms, 0 samples were dropped.
11-22 20:57:40.135 31928 31928 I FirebaseInitProvider: FirebaseApp initialization
successful
11-22 20:57:40.145 31928 32192 D nativeloader: Configuring clns-7 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:57:40.145 31928 32192 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:57:40.150 31928 32192 D nativeloader: Configuring clns-8 for other apk
/system/framework/com.android.media.remotedisplay.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:57:40.150 31928 32192 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:57:40.159 31928 32192 D nativeloader: Configuring clns-9 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:57:40.159 31928 32192 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:57:40.163 31928 32192 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:57:40.163 31928 32192 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 20:57:40.166 31928 32190 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:55 and remote module
com.google.android.gms.measurement.dynamite:97
11-22 20:57:40.166 31928 32190 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 97
11-22 20:57:40.166 31928 32192 D nativeloader: Configuring clns-10 for other apk
/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.jar.
target_sdk_version=34, uses_libraries=ALL, library_path=/data/app/~~dCRu21iZ-
b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:57:40.166 31928 32190 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
11-22 20:57:40.167 31928 32192 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 20:57:40.178 31928 32192 D nativeloader: Configuring clns-11 for other apk
/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-
hZLk1A==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:57:40.185 31928 32190 W System : ClassLoader referenced unknown path:
11-22 20:57:40.185 31928 32190 D nativeloader: Configuring clns-12 for other apk .
target_sdk_version=34, uses_libraries=, library_path=/data/app/~~dCRu21iZ-b7Im3i-
lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 20:57:40.186 31928 32199 D OpenGLRenderer: RenderThread::requireGlContext()
11-22 20:57:40.237 31928 32190 W m.roblox.client: ClassLoaderContext classpath size
mismatch. expected=11, found=4 (DLC[];PCL[base.apk*1384061089:base.apk!
classes2.dex*331505968:base.apk!classes3.dex*3320764351:base.apk!
classes4.dex*3880308672:base.apk!classes5.dex*1836478514:base.apk!
classes6.dex*848257671:base.apk!classes7.dex*3473867681:base.apk!
classes8.dex*749029414:base.apk!classes9.dex*840096026:base.apk!
classes10.dex*4182674386:base.apk!classes11.dex*2847591234]{PCL[/system/framework/
org.apache.http.legacy.jar*3951777098]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104115]#PCL[/system/framework/
com.android.location.provider.jar*3175360615]#PCL[/system_ext/framework/
org.carconnectivity.android.digitalkey.timesync.jar*1887653036]#PCL[/system/
framework/org.apache.http.legacy.jar*3951777098]} |
DLC[];PCL[/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk*13750802:/data/user/0/com.roblox.client/app_ded/
vh4EuU3ipeH16BYnQByzKv5ztobSgNgP.dex*3125582471:/data/user/0/com.roblox.client/
app_ded/Dk4O7sVVEbJ5UCP8uReZ9kDnx9sKY9AI.dex*3620879049:/data/user/0/
com.roblox.client/app_ded/x4HooeMj6KRv8QUgQRWVTaVGKMqauUDa.dex*3689131241])
11-22 20:57:40.268 31928 32199 D OpenGLRenderer: RenderThread::setGrContext()
11-22 20:57:40.332 31928 32232 I Mod_Menu: pthread created
11-22 20:57:40.334 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_oncreate], timestamp [0].
11-22 20:57:40.345 31928 31928 I rbx.AppManager: [b.<init>()-5]: [AppManager]:
Constructor called.
11-22 20:57:40.346 31928 31928 I rbx.AppManager: [b.i()-10]: initialize:
[APP_INIT_TYPE_SHELL] Start...
11-22 20:57:40.355 31928 31928 I rbx.AppManager: [b.i()-18]: ROBLOX | User-Agent =
Mozilla/5.0 (3707MB; 720x1465; 268x269; 384x781; Samsung SM-A047F; 13)
AppleWebKit/537.36 (KHTML, like Gecko) ROBLOX Android App 2.602.626 Phone Hybrid()
GooglePlayStore RobloxApp/2.602.626 (GlobalDist; GooglePlayStore)
11-22 20:57:40.356 31928 31928 I rbx.AppManager: [b.i()-19]: ROBLOX | Build =
googleProdRelease, ID = 9138388
11-22 20:57:40.356 31928 31928 I rbx.AppManager: [b.i()-20]: ROBLOX | Version =
2.602.626, Code = 1542
11-22 20:57:40.356 31928 31928 I rbx.AppManager: [b.i()-21]: ROBLOX | BaseUrl =
www.roblox.com/
11-22 20:57:40.357 31928 31928 I rbx.AppManager: [b.i()-22]: ROBLOX | OS Ver. = 13,
Lvl = 33
11-22 20:57:40.359 31928 31928 I rbx.AppManager: [b.i()-23]: ROBLOX | Arch = ARM32
11-22 20:57:40.367 31928 31928 V rbx.main: [o.l()-3]: Using default Provider
11-22 20:57:40.375 31928 32228 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:57:40.375 31928 31928 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
716)] [com.birbit.android.jobqueue.network.a.c(SourceFile:3)]
[com.birbit.android.jobqueue.network.a.<init>(SourceFile:4)]
[w1.a$b.a(SourceFile:4)] [x7.f.a(SourceFile:10)] [x7.b.i(SourceFile:26)]
[com.roblox.client.j0.onCreate(SourceFile:4)]
[com.roblox.client.startup.ActivitySplash.onCreate(SourceFile:2)]
[android.app.Activity.performCreate(Activity.java:8591)]
[android.app.Activity.performCreate(Activity.java:8570)]
[android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)]
[android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150)]
[android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325)]
[android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:1
01)]
[android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExec
utor.java:135)]
[android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java
:95)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2574)]
11-22 20:57:40.376 31928 32228 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 20:57:40.378 31928 32228 I FA : App measurement initialized, version:
82012
11-22 20:57:40.378 31928 32228 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
11-22 20:57:40.378 31928 32228 I FA : To enable faster debug mode event
logging run:
11-22 20:57:40.378 31928 32228 I FA : adb shell setprop
debug.firebase.analytics.app com.roblox.client
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callStart], timestamp [971].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsStart], timestamp [1021].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsEnd], timestamp [1048].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectStart], timestamp [1055].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectStart], timestamp [1199].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectEnd], timestamp [1503].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectEnd], timestamp [1502].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionAcquired], timestamp [1503].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersStart], timestamp [1507].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersEnd], timestamp [1509].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersStart], timestamp [1510].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersEnd], timestamp [1812].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyStart], timestamp [1812].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyEnd], timestamp [1813].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionReleased], timestamp [1821].
11-22 20:57:40.457 31928 32024 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callEnd], timestamp [1821].
11-22 20:57:40.459 31928 32024 I rbx : [e.c()-7]: Channel roll is production
11-22 20:57:40.471 31928 31928 I rbx.AppManager: [b.i()-42]: initialize: Completed
OK. elapsedTime(ms) = 125
11-22 20:57:40.471 31928 31928 I rbx.locale: [b.u()-2]: mUserLocale is empty
11-22 20:57:40.472 31928 31928 I rbx.locale: [b.u()-4]: No stored value for
mUserLocale.
11-22 20:57:40.472 31928 31928 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 20:57:40.482 31928 31928 I NotificationManager: [d.d()-1]: init:
11-22 20:57:40.508 31928 31928 D rbx.jni : SessionReporter_initialize()
/data/user/0/com.roblox.client/files
11-22 20:57:40.509 31928 31928 D rbx.jni : SessionReporter_setState()
state:SessionReporterState_ApplicationStart placeId:0
11-22 20:57:40.510 31928 31928 D rbx.jni :
AndroidSessionReporterData::appVersion()
11-22 20:57:40.510 31928 31928 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUser()
11-22 20:57:40.510 31928 31928 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUserId() -1
11-22 20:57:40.510 31928 31928 D rbx.jni :
AndroidSessionReporterData::saveCurrentAppVersion() 2.602.626
11-22 20:57:40.531 31928 31928 I DecorView: [INFO] isPopOver=false config=true
11-22 20:57:40.531 31928 31928 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@c26a7b1[]
11-22 20:57:40.531 31928 31928 D DecorView: setCaptionType = 0, this =
DecorView@c26a7b1[]
11-22 20:57:40.546 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
RemoveDeprecatedCookieSyncManagerSync to SharedPreference with value true
11-22 20:57:40.546 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update RemoveDeprecatedCookieSyncManagerSync in memory since it's been read before.
11-22 20:57:40.546 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FFlagEngineFlagsListeners to SharedPreference with value true
11-22 20:57:40.546 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableBuildOrientedConfig to SharedPreference with value true
11-22 20:57:40.547 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update EnableBuildOrientedConfig in memory since it's been read before.
11-22 20:57:40.547 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
VersionSupportForMaquettes to SharedPreference with value true
11-22 20:57:40.547 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSdk33PostNotifications to SharedPreference with value true
11-22 20:57:40.547 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidAddBuildVariantToGlobalTags to SharedPreference with value false
11-22 20:57:40.548 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableCallNotificationHandler4 to SharedPreference with value true
11-22 20:57:40.548 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update EnableCallNotificationHandler4 in memory since it's been read before.
11-22 20:57:40.548 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillPhoneNumber to SharedPreference with value true
11-22 20:57:40.548 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSendrChatNotificationReply to SharedPreference with value true
11-22 20:57:40.548 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidRealtimeProtocolForAllV599 to SharedPreference with value true
11-22 20:57:40.548 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableFlagRefactorStage3Dev to SharedPreference with value false
11-22 20:57:40.549 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableEnhancedShareAnalytics to SharedPreference with value false
11-22 20:57:40.549 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidDetectDeadCode to SharedPreference with value true
11-22 20:57:40.549 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationSessionUtilsAndroid to SharedPreference with value true
11-22 20:57:40.549 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationsPromptAndroid13 to SharedPreference with value true
11-22 20:57:40.549 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidInitializeAndroidUpdateAdapter to SharedPreference with value true
11-22 20:57:40.549 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update AndroidInitializeAndroidUpdateAdapter in memory since it's been read before.
11-22 20:57:40.550 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillSMSOTP to SharedPreference with value true
11-22 20:57:40.550 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
DeregisterDisabledDeviceWhenNotificationReceived to SharedPreference with value
true
11-22 20:57:40.550 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FixAudioDeviceCrash to SharedPreference with value true
11-22 20:57:40.551 31928 32024 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
CleanupHttpAgentOnRestart to SharedPreference with value true
11-22 20:57:40.563 31928 31928 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 20:57:40.563 31928 31928 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@995817
11-22 20:57:40.577 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [cold_start], timestamp [1].
11-22 20:57:40.578 31928 31928 D rbx.stopwatch.report: NRI.initStopwatch()
11-22 20:57:40.579 31928 31928 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchApp
11-22 20:57:40.581 31928 31928 I rbx.splash: [ActivitySplash.onCreate()-16]:
onCreate: startedForResult=false, appRestarted=false
11-22 20:57:40.607 31928 31928 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10357; state: ENABLED
11-22 20:57:40.635 31928 31928 I InitHelper: [k.<init>()-8]: InitHelper created.
11-22 20:57:40.637 31928 31928 I LaunchTimeReporter: [d.<init>()-9]: [Constructor]:
ENTER.
11-22 20:57:40.637 31928 31928 I InitHelper: [k.P()-1]: start: setView =
[ActivitySplash]
11-22 20:57:40.662 31928 31928 I EventStreamManager: [c.<init>()-4]: [Constructor]:
ENTER.
11-22 20:57:40.677 31928 32228 I FA : Tag Manager is not found and thus will
not be used
11-22 20:57:40.679 31928 31928 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:57:40.689 31928 31928 I rbx.splash: [ActivitySplash.I1()-1]: startup:
11-22 20:57:40.690 31928 31928 I InitHelper: [k.Q()-1]: start: initState =
INIT_STATE_NONE, StartedFor: SYSTEM
11-22 20:57:40.690 31928 31928 I rbx.xapkmanager: [g.s()-1]: unpackAssetsAsync:
11-22 20:57:40.691 31928 31928 I InitHelper: [k.q()-1]: getAllAppSettings:...
11-22 20:57:40.691 31928 32266 I rbx.xapkmanager: [g$b.run()-1]: unpackAssetsAsync:
RUN .....
11-22 20:57:40.691 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_begin], timestamp [0].
11-22 20:57:40.691 31928 32266 I rbx.xapkmanager: [g.r()-3]: unpackAssets: Asset
path not yet set.
11-22 20:57:40.693 31928 32266 I rbx.xapkmanager: [g.t()-8]: Assets are up to date
11-22 20:57:40.694 31928 32266 I rbx.JNIRobloxSettings: Setting default app policy
file: /data/user/0/com.roblox.client/app_assets/content/guac/defaultConfigs/
GuacDefaultPolicy-GlobalDist.json
11-22 20:57:40.696 31928 32261 D TrafficStats: tagSocket(119) with
statsTag=0xffffffff, statsUid=-1
11-22 20:57:40.696 31928 31928 I rbx.appshell: [b.o()-1]: ASMA.loadAllAppSettings()
11-22 20:57:40.697 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [asset_unpack_end], timestamp [0].
11-22 20:57:40.697 31928 32266 I rbx.xapkmanager: [g$b.run()-3]: unpackAssetsAsync:
...... DONE
11-22 20:57:40.713 31928 31928 I rbx.JNIRobloxSettings: crashpad handler: The
LD_LIBRARY_PATH is /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm/
11-22 20:57:40.719 31928 31928 I Roblox : 2023-11-
22T16:57:41.220Z,1.220256,ecb0c474,6 [FLog::Output] Crash Unique ID:
3161550635684627103
11-22 20:57:40.720 31928 31928 I rbx.JNIRobloxSettings: INFO: Crashpad
initialization succeed!
11-22 20:57:40.721 31928 31928 I roblox.config: [q0$a.a()-19]: Crashpad monitoring
is ON
11-22 20:57:40.736 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_start], timestamp [0].
11-22 20:57:40.737 31928 32024 I Roblox : 2023-11-
22T16:57:41.238Z,1.238561,b99c81c0,6 [FLog::AndroidGLView] nativeInitClientSettings
11-22 20:57:40.739 31928 31928 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 20:57:40.739 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c26a7b1[]
11-22 20:57:40.750 31928 32199 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:40.756 31928 31928 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 20:57:40.765 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:40.771 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: setView =
com.android.internal.policy.DecorView@c26a7b1 TM=true
11-22 20:57:40.773 31928 31928 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:57:40.774 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c26a7b1[ActivitySplash]
11-22 20:57:40.784 31928 32192 I AdvertisingIdAsyncTask: [a.a()-4]:
advertisingId:26b866c5-f198-4350-845e-961b15c1b613
11-22 20:57:40.792 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
performTraversals params={(0,0)(fillxfill) sim={adjust=pan forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 20:57:40.792 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: fl=81810100
11-22 20:57:40.792 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
pfl=12020040
11-22 20:57:40.792 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: vsysui=2500
11-22 20:57:40.792 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:57:40.792 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: bhv=DEFAULT
11-22 20:57:40.792 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:57:40.795 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=pan
forwardNavigation} ty=BASE_APPLICATION wanim=0x1030309
11-22 20:57:40.795 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: fl=81810100
11-22 20:57:40.795 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
pfl=12020040
11-22 20:57:40.795 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: vsysui=2500
11-22 20:57:40.795 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 20:57:40.795 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: bhv=DEFAULT
11-22 20:57:40.795 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 20:57:40.809 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:40.810 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@eddbe8[ActivitySplash] mNativeObject= 0xaafb7000 sc.mNativeObject=
0xe7af0a20 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:40.810 31928 31928 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@eddbe8[ActivitySplash] mNativeObject= 0xaafb7000 sc.mNativeObject=
0xe7af0a20 format= -1 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:40.811 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=14 res=0x3
s={true 0xe7087000} ch=true seqId=0
11-22 20:57:40.812 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xe7087000}
hwInitialized=true
11-22 20:57:40.814 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:40.816 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:40.816 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: Setup new
sync id=0
11-22 20:57:40.817 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: Setting
syncFrameCallback
11-22 20:57:40.817 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:40.820 31928 32271 I ViewRootImpl@eddbe8[ActivitySplash]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:40.820 31928 32271 I ViewRootImpl@eddbe8[ActivitySplash]: Setting up
sync and frameCommitCallback
11-22 20:57:40.864 31928 32199 I BLASTBufferQueue:
[ViewRootImpl@eddbe8[ActivitySplash]#0](f:0,a:0) onFrameAvailable the first frame
is available
11-22 20:57:40.865 31928 32199 I ViewRootImpl@eddbe8[ActivitySplash]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:40.866 31928 32199 D OpenGLRenderer: CFMS:: SetUp Pid : 31928 Tid :
32199
11-22 20:57:40.871 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
onSyncComplete
11-22 20:57:40.872 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: setupSync
seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:40.872 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xdcbf4e00
11-22 20:57:40.877 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [get_advertisingid_end], timestamp [0].
11-22 20:57:40.921 31928 31928 I Roblox : 2023-11-
22T16:57:41.421Z,1.421870,ecb0c474,6 [FLog::AndroidGLView]
nativePostClientSettingsLoadedInitialization3
11-22 20:57:40.921 31928 31928 I Roblox : 2023-11-
22T16:57:41.422Z,1.422378,ecb0c474,6 [FLog::ClientRunInfo] RobloxGitHash:
0e99c4ca5749570e785792ddaee1cfbc1f010f52
11-22 20:57:40.921 31928 31928 I Roblox : 2023-11-
22T16:57:41.422Z,1.422579,ecb0c474,6 [FLog::ClientRunInfo] The base url is
https://www.roblox.com/
11-22 20:57:40.921 31928 31928 I Roblox : 2023-11-
22T16:57:41.422Z,1.422678,ecb0c474,6 [FLog::ClientRunInfo] The channel is
production
11-22 20:57:40.950 31928 31928 I rbx.appshell: [b$f.b()-4]: GetClientSettingsTask
onPostExecute initialized TaskScheduler
11-22 20:57:40.951 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_end], timestamp [0].
11-22 20:57:40.952 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_end], timestamp [0].
11-22 20:57:40.973 31928 31928 I InitHelper: [k$a.a()-3]: getAllAppSettings: ...
Settings loaded.
11-22 20:57:41.015 31928 31928 I PlayCore: UID: [10357] PID: [31928]
StandardIntegrity : warmUpIntegrityToken(56711522248)
11-22 20:57:41.017 31928 32296 I PlayCore: UID: [10357] PID: [31928]
StandardIntegrity : Initiate binding to the service.
11-22 20:57:41.023 31928 31928 I AppsFlyerManager: [a.<init>()-3]:
[AppsFlyerManager]: Constructor called.
11-22 20:57:41.023 31928 31928 I AppsFlyerManager: [a.a()-2]: init:
initEnabled=true
11-22 20:57:41.071 31928 31928 D AppsFlyer_6.3.2: Initializing AppsFlyer SDK:
(v6.3.2.113)
11-22 20:57:41.074 31928 31928 I InitHelper: [k.F()-1]: AppSettings loaded.
11-22 20:57:41.078 31928 31928 I rbx.splash: [ActivitySplash.D()-4]:
updateViewAppSettingsLoaded: (NEW_STARTUP) launch the Main activity now...
11-22 20:57:41.079 31928 31928 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 20:57:41.079 31928 31928 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchActivityNativeMain
11-22 20:57:41.079 31928 31928 I rbx.splash: [ActivitySplash.E1()-6]:
launchMainActivity
11-22 20:57:41.079 31928 31928 V rbx.main: [o.h()-3]: Using default Main class
11-22 20:57:41.152 31928 31928 I cr_CombinedPProvider: #registerProvider()
provider:WV.w7@f3b13e isPolicyCacheEnabled:false policyProvidersSize:0
11-22 20:57:41.153 31928 31928 I cr_PolicyProvider: #setManagerAndSource() 0
11-22 20:57:41.186 31928 31928 I cr_CombinedPProvider: #linkNativeInternal() 1
11-22 20:57:41.188 31928 31928 I cr_AppResProvider:
#getApplicationRestrictionsFromUserManager() Bundle[EMPTY_PARCEL]
11-22 20:57:41.188 31928 31928 I cr_PolicyProvider: #notifySettingsAvailable() 0
11-22 20:57:41.188 31928 31928 I cr_CombinedPProvider: #onSettingsAvailable() 0
11-22 20:57:41.188 31928 31928 I cr_CombinedPProvider: #flushPolicies()
11-22 20:57:41.314 31928 31928 D CompatibilityChangeReporter: Compat change id
reported: 214741472; UID 10357; state: ENABLED
11-22 20:57:41.326 31928 31928 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10357; state: ENABLED
11-22 20:57:41.343 31928 31928 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityM
anager.java:4886)]
[android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager
.java:4853)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:38)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 20:57:41.348 31928 31928 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:118)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 20:57:41.399 31928 32327 W cr_media: BLUETOOTH_CONNECT permission is missing.
11-22 20:57:41.418 31928 32327 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
11-22 20:57:41.478 31928 31928 D Mod_Menu: Feature name: -1 - Save feature
preferences | Value: = 0 | Bool: = 0 | Text: =
11-22 20:57:41.480 31928 31928 D Mod_Menu: Feature name: -3 - Auto size vertically
| Value: = 0 | Bool: = 0 | Text: =
11-22 20:57:41.492 31928 32261 D InfluxV2Queue: getSocketInfo: Create a socket to
ec2-54-165-151-168.compute-1.amazonaws.com:8094...
11-22 20:57:41.513 31928 32261 D TrafficStats: tagSocket(214) with
statsTag=0xffffffff, statsUid=-1
11-22 20:57:41.721 31928 32267 I Roblox : 2023-11-
22T16:57:42.222Z,2.222102,aa7b51c0,6 [FLog::Output] CrashpadManager parsing crash
database
11-22 20:57:41.721 31928 32267 I Roblox : 2023-11-
22T16:57:42.222Z,2.222534,aa7b51c0,6 [FLog::Output] Evaluating deferred inferred
crashes
11-22 20:57:41.876 31928 31928 D ScrollView: initGoToTop
11-22 20:57:42.064 31928 31941 W System : A resource failed to call close.
11-22 20:57:42.065 31928 31941 W System : A resource failed to call close.
11-22 20:57:42.065 31928 31941 W System : A resource failed to call close.
11-22 20:57:42.251 31928 32199 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:42.263 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 0, 0),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:42.267 31928 31928 I ViewRootImpl@39b619[]: setView =
android.widget.FrameLayout@e269ad5 TM=true
11-22 20:57:42.312 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-22 20:57:42.313 31928 31928 I PlayCore: UID: [10357] PID: [31928]
StandardIntegrity :
ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/
com.google.android.finsky.expressintegrityservice.ExpressIntegrityService})
11-22 20:57:42.314 31928 32296 I PlayCore: UID: [10357] PID: [31928]
StandardIntegrity : linkToDeath
11-22 20:57:42.316 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_onpause], timestamp [0].
11-22 20:57:42.326 31928 31928 I Choreographer: Skipped 55 frames! The application
may be doing too much work on its main thread.
11-22 20:57:42.332 31928 31928 I ViewRootImpl@39b619[]: performTraversals
params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=pan}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:57:42.332 31928 31928 I ViewRootImpl@39b619[]: fl=1000008
11-22 20:57:42.332 31928 31928 I ViewRootImpl@39b619[]: pfl=42000000
11-22 20:57:42.332 31928 31928 I ViewRootImpl@39b619[]: bhv=DEFAULT
11-22 20:57:42.332 31928 31928 I ViewRootImpl@39b619[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:57:42.333 31928 31928 I ViewRootImpl@39b619[]: performTraversals
mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=pan} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:57:42.333 31928 31928 I ViewRootImpl@39b619[]: fl=1000008
11-22 20:57:42.333 31928 31928 I ViewRootImpl@39b619[]: pfl=42000000
11-22 20:57:42.333 31928 31928 I ViewRootImpl@39b619[]: bhv=DEFAULT
11-22 20:57:42.333 31928 31928 I ViewRootImpl@39b619[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:57:42.343 31928 31928 I ViewRootImpl@39b619[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:42.344 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@39b619[] mNativeObject= 0xabc0c900 sc.mNativeObject= 0xea9bcdd0
caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:42.345 31928 31928 I BLASTBufferQueue: update, w= 112 h= 131 mName =
ViewRootImpl@39b619[] mNativeObject= 0xabc0c900 sc.mNativeObject= 0xea9bcdd0
format= -3 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:42.345 31928 31928 I ViewRootImpl@39b619[]: Relayout returned:
old=(0,48,720,1510) new=(0,148,112,279) req=(112,131)0 dur=10 res=0x3 s={true
0xb3044800} ch=true seqId=0
11-22 20:57:42.347 31928 31928 I ViewRootImpl@39b619[]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb3044800}
hwInitialized=true
11-22 20:57:42.347 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:42.349 31928 31928 I ViewRootImpl@39b619[]: reportNextDraw
android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:42.350 31928 31928 I ViewRootImpl@39b619[]: Setup new sync id=0
11-22 20:57:42.350 31928 31928 I ViewRootImpl@39b619[]: Setting syncFrameCallback
11-22 20:57:42.350 31928 31928 I ViewRootImpl@39b619[]: registerCallbacksForSync
syncBuffer=false
11-22 20:57:42.352 31928 32272 I ViewRootImpl@39b619[]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:42.352 31928 32272 I ViewRootImpl@39b619[]: Setting up sync and
frameCommitCallback
11-22 20:57:42.367 31928 32199 I BLASTBufferQueue: [ViewRootImpl@39b619[]#1]
(f:0,a:0) onFrameAvailable the first frame is available
11-22 20:57:42.369 31928 32199 I ViewRootImpl@39b619[]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:42.370 31928 32199 D OpenGLRenderer: CFMS:: SetUp Pid : 31928 Tid :
32199
11-22 20:57:42.374 31928 31928 I ViewRootImpl@39b619[]: onSyncComplete
11-22 20:57:42.375 31928 31928 I ViewRootImpl@39b619[]: setupSync seqId=0 mSyncId=0
fn=1 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:42.380 31928 31954 I OpenGLRenderer: Davey! duration=957ms; Flags=1,
FrameTimelineVsyncId=37887344, IntendedVsync=134481304342639,
Vsync=134482219954809, InputEventId=0, HandleInputStart=134482220296923,
AnimationStart=134482220299961, PerformTraversalsStart=134482221826307,
DrawStart=134482243977653, FrameDeadline=134481321009305,
FrameInterval=134482219990576, FrameStartTime=16647494, SyncQueued=134482245189192,
SyncStart=134482245526422, IssueDrawCommandsStart=134482245697576,
SwapBuffers=134482258890538, FrameCompleted=134482262567769,
DequeueBufferDuration=27654, QueueBufferDuration=1202693,
GpuCompleted=134482261101692, SwapBuffersCompleted=134482262567769,
DisplayPresentTime=0, CommandSubmissionCompleted=134482258890538,
11-22 20:57:42.396 31928 32333 W AudioCapabilities: Unsupported mime audio/x-ima
11-22 20:57:42.396 31928 32333 W AudioCapabilities: Unsupported mime audio/mpeg-L1
11-22 20:57:42.397 31928 32333 W AudioCapabilities: Unsupported mime audio/mpeg-L2
11-22 20:57:42.398 31928 31928 I ViewRootImpl@39b619[]: reportDrawFinished seqId=0
mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xcbd021c0
11-22 20:57:42.406 31928 32333 W VideoCapabilities: Unsupported mime video/wvc1
11-22 20:57:42.407 31928 32333 W VideoCapabilities: Unsupported mime video/x-ms-wmv
11-22 20:57:42.430 31928 32333 W VideoCapabilities: Unsupported mime video/wvc1
11-22 20:57:42.435 31928 32333 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
11-22 20:57:42.522 31928 31928 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
11-22 20:57:42.527 31928 31928 I DecorView: [INFO] isPopOver=false config=false
11-22 20:57:42.527 31928 31928 I DecorView: updateCaptionType: isFloating=true
isApplication=true hasWindowDecorCaption=false this=DecorView@2686e5c[]
11-22 20:57:42.527 31928 31928 D DecorView: setCaptionType = 0, this =
DecorView@2686e5c[]
11-22 20:57:42.529 31928 31928 I DecorView: setWindowBackground: isPopOver=false
color=fff6f6f6 d=android.graphics.drawable.InsetDrawable@14cb23a
11-22 20:57:42.541 31928 31928 D ScrollView: initGoToTop
11-22 20:57:42.546 31928 31928 D ScrollView: initGoToTop
11-22 20:57:42.550 31928 31928 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
11-22 20:57:42.558 31928 31928 I DecorView: [INFO] isPopOver=false config=true
11-22 20:57:42.558 31928 31928 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@5b14e89[]
11-22 20:57:42.558 31928 31928 D DecorView: setCaptionType = 0, this =
DecorView@5b14e89[]
11-22 20:57:42.559 31928 31928 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 20:57:42.559 31928 31928 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@785b6af
11-22 20:57:42.561 31928 32199 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:42.572 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:42.576 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@2686e5c TM=true
11-22 20:57:42.578 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [main_activity_oncreate], timestamp [0].
11-22 20:57:42.579 31928 31928 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 20:57:42.582 31928 31928 I NotificationManager: [d.d()-1]: init:
11-22 20:57:42.588 31928 31928 I rbx.main: [ActivityNativeMain.onCreate()-10]:
onCreate NativeMain. savedInstanceState is null: true
11-22 20:57:42.589 31928 31928 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 20:57:42.682 31928 31928 D SensorManager: registerListener :: 1, LIS2DLC12
Accelerometer, 200000, 0,
11-22 20:57:42.683 31928 31928 I rbx.main: [ActivityNativeMain.K1()-10]:
createGlAppsFrame() apps frame created
11-22 20:57:42.685 31928 31928 I rbx.main: [ActivityNativeMain.k2()-1]: Registering
activity result for IdentityProtocol.
11-22 20:57:42.688 31928 31928 I MainScreenController: [MainActivityController.h()-
1]: Initializing RTC audio manager.
11-22 20:57:42.691 31928 31928 D AppRtcAudioManager: ctor
11-22 20:57:42.696 31928 31928 D AppRtcBluetoothMgr: create@[name=main, id=2]
11-22 20:57:42.696 31928 31928 D AppRtcBluetoothMgr: ctor
11-22 20:57:42.697 31928 31928 D AppRtcAudioManager: defaultAudioDevice:
SPEAKER_PHONE
11-22 20:57:42.697 31928 31928 D AppRtcAudioManager: Android SDK: 33, Release: 13,
Brand: samsung, Device: a04s, Id: TP1A.220624.014, Hardware: exynos850,
Manufacturer: samsung, Model: SM-A047F, Product: a04snnxx
11-22 20:57:42.703 31928 31928 V RealtimeProtocol: App Resumed
11-22 20:57:42.706 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
stopped(false) old = false
11-22 20:57:42.708 31928 31928 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 20:57:42.708 31928 31928 I rbx.main: [ActivityNativeMain.onResume()-2]:
onResume: IsLoggedIn = false
11-22 20:57:42.709 31928 31928 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 20:57:42.709 31928 31928 I rbx.main: [ActivityNativeMain.v2()-1]: startup:
11-22 20:57:42.709 31928 31928 I InitHelper: [k.S()-1]: startV2: initState =
INIT_STATE_SETTINGS_LOADED_OK, StartedFor: SYSTEM
11-22 20:57:42.710 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_begin], timestamp [0].
11-22 20:57:42.710 31928 31928 I InitHelper: [k.R()-2]: startAppBridge:...
11-22 20:57:42.716 31928 31928 I rbx.AppBridgeV2: nativeAppBridgeAppStart_original:
11-22 20:57:42.723 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_end], timestamp [0].
11-22 20:57:42.724 31928 31928 I rbx.locale: [k.S()-6]: mContext:
com.roblox.client.RobloxApplication@c0e6917
11-22 20:57:42.725 31928 31928 I InitHelper: [k.S()-10]: SessionCheck... New
startup flow. Go directly to the Main screen.
11-22 20:57:42.725 31928 31928 I rbx.main: [ActivityNativeMain.T()-1]:
navigateToMainScreen: IsLoggedIn = false
11-22 20:57:42.727 31928 31928 I rbx.appshell: [ActivityNativeMain.V1()-1]:
loadDataModel()
11-22 20:57:42.743 31928 31928 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:false
11-22 20:57:42.746 31928 31928 D rbx.AppBridgeV2: nativeAppBridgeV2Init:
11-22 20:57:42.747 31928 31928 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:57:42.748 31928 31928 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:57:42.748 31928 31928 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:57:42.750 31928 32269 I Roblox : 2023-11-
22T16:57:43.251Z,3.251352,aa6b41c0,6 [FLog::SingleSurfaceApp]
initializeWithAppStarter
11-22 20:57:42.750 31928 32269 I Roblox : 2023-11-
22T16:57:43.251Z,3.251518,aa6b41c0,6 [FLog::SingleSurfaceApp] initializeSingleton
11-22 20:57:42.753 31928 32269 I Roblox : 2023-11-
22T16:57:43.254Z,3.254700,aa6b41c0,6 [FLog::Output] setAssetFolder
/data/user/0/com.roblox.client/app_assets/content
11-22 20:57:42.754 31928 32269 I Roblox : 2023-11-
22T16:57:43.255Z,3.255551,aa6b41c0,6 [FLog::Output] setExtraAssetFolder
/data/data/com.roblox.client/app_assets/ExtraContent
11-22 20:57:42.755 31928 32269 I Roblox : 2023-11-
22T16:57:43.256Z,3.256194,aa6b41c0,6 [FLog::SingleSurfaceApp]
registerForForceOTAUpdateAvailableConnection stage = 0
11-22 20:57:42.756 31928 32269 I Roblox : 2023-11-
22T16:57:43.257Z,3.257051,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Load configs for user key: app:9363279381599226130
11-22 20:57:42.764 31928 32269 I Roblox : 2023-11-
22T16:57:43.265Z,3.265254,aa6b41c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:Native)
11-22 20:57:42.764 31928 32269 I Roblox : 2023-11-
22T16:57:43.265Z,3.265495,aa6b41c0,6 [FLog::SingleSurfaceApp] instantiate
controllers
11-22 20:57:42.764 31928 32269 I Roblox : 2023-11-
22T16:57:43.265Z,3.265618,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::SurfaceController, count: 1
11-22 20:57:42.766 31928 31928 I rbx.main: [ActivityNativeMain.q2()-1]:
ANM.showFeature: CUSTOM_LUAVIEW_TAG
11-22 20:57:42.767 31928 31928 I rbx.appshell: [a.g()-2]: onShow: Create a GL
fragment for LuaApp...
11-22 20:57:42.782 31928 32269 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:57:42.783 31928 32269 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:57:42.783 31928 32269 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:57:42.783 31928 32269 I Roblox : 2023-11-
22T16:57:43.284Z,3.284633,aa6b41c0,6 [FLog::SingleSurfaceApp]
initializeLuaAppWithLoggedInUser: (stage:Native).
11-22 20:57:42.783 31928 32269 I Roblox : 2023-11-
22T16:57:43.284Z,3.284819,aa6b41c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 20:57:42.786 31928 32269 I Roblox : 2023-11-
22T16:57:43.286Z,3.286917,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
OTAPollingEnabled set to: false
11-22 20:57:42.786 31928 32269 I Roblox : 2023-11-
22T16:57:43.287Z,3.287147,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Retrieving patch
11-22 20:57:42.786 31928 32269 I Roblox : 2023-11-
22T16:57:43.287Z,3.287270,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch DataModelPatchConfig : type=1, assetId=5345954812,
assetVersion=7735, maxAppVersion=602,
localAssetURI=rbxasset://models/DataModelPatch/DataModelPatch.rbxm
11-22 20:57:42.786 31928 32269 I Roblox : 2023-11-
22T16:57:43.287Z,3.287329,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : numAttempts=10
11-22 20:57:42.786 31928 32269 I Roblox : 2023-11-
22T16:57:43.287Z,3.287895,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : contentId=https://www.roblox.com/asset/?id=5345954812&version=7839
11-22 20:57:42.787 31928 32269 I Roblox : 2023-11-
22T16:57:43.287Z,3.287992,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : search downloaded patch.
11-22 20:57:42.787 31928 32269 I Roblox : 2023-11-
22T16:57:43.288Z,3.288059,aa6b41c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : get patch from content provider for Model
11-22 20:57:43.007 31928 32296 I PlayCore: UID: [10357] PID: [31928]
StandardIntegrity : Unbind from service.
11-22 20:57:43.008 31928 31953 I PlayCore: UID: [10357] PID: [31928]
OnWarmUpIntegrityTokenCallback : onWarmUpExpressIntegrityToken
11-22 20:57:43.062 31928 32380 I rbx.AppBridgeV2: nativeAppBridgeAppStart:
StartupController finished starting: stage = 2, BTID = 206925074086, upgradeStatus
= 3.
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.359Z,5.359975,aa6b41c0,6 [FLog::Output] Hello to the person reading
this! I know you are smiling :)
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.360Z,5.360193,aa6b41c0,6 [FLog::Output] Hola, soy yeetcode medium!
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.360Z,5.360260,aa6b41c0,6 [FLog::Output] Hello from Star!
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.360Z,5.360316,aa6b41c0,6 [FLog::Output] Hello..? it's me
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.360Z,5.360369,aa6b41c0,6 [FLog::Output] Hi y'all >:D
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.360Z,5.360425,aa6b41c0,6 [FLog::Output] live long and prosper
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.360Z,5.360479,aa6b41c0,6 [FLog::Output] Did you know that Australia
went to war with the Emus and lost?
11-22 20:57:44.859 31928 32269 I Roblox : 2023-11-
22T16:57:45.360Z,5.360533,aa6b41c0,6 [FLog::Output] Meowdy, purrtners
11-22 20:57:44.865 31928 32269 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:57:44.866 31928 32269 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:57:44.867 31928 32269 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:57:44.867 31928 32269 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:57:44.867 31928 32269 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:57:44.875 31928 32269 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:57:44.945 31928 32269 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:57:44.946 31928 32269 D AAudioStream: setState(s#1) from 0 to 2
11-22 20:57:44.946 31928 32269 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:57:44.948 31928 32269 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#1 ----------------
11-22 20:57:44.958 31928 32269 D AAudio : AAudioStream_close(s#1) called
---------------
11-22 20:57:44.958 31928 32269 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000023E
11-22 20:57:44.958 31928 32269 D AAudioStream: setState(s#1) from 2 to 11
11-22 20:57:45.062 31928 32269 D AAudioStream: setState(s#1) from 11 to 11
11-22 20:57:45.062 31928 32269 D AAudioStream: setState(s#1) from 11 to 12
11-22 20:57:45.062 31928 32269 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9d9ca800 called
11-22 20:57:45.062 31928 32269 D AAudioStream: ~AudioStream(s#1) mPlayerBase
strongCount = 2
11-22 20:57:45.062 31928 32269 D AAudio : AAudioStream_close(s#1) returned 0
---------
11-22 20:57:45.080 31928 32269 I fmod : FMOD::supportsLowLatency
: Low latency = true, Pro Audio = false, Bluetooth On = false, Acceptable Block
Size = true (240)
11-22 20:57:45.080 31928 32269 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:57:45.080 31928 32269 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:57:45.080 31928 32269 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 20:57:45.080 31928 32269 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:57:45.080 31928 32269 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:57:45.081 31928 32269 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:57:45.123 31928 32269 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:57:45.123 31928 32269 D AAudioStream: setState(s#2) from 0 to 2
11-22 20:57:45.123 31928 32269 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:57:45.124 31928 32269 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#2 ----------------
11-22 20:57:45.134 31928 32269 D AAudio : AAudioStream_close(s#2) called
---------------
11-22 20:57:45.134 31928 32269 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000240
11-22 20:57:45.135 31928 32269 D AAudioStream: setState(s#2) from 2 to 11
11-22 20:57:45.238 31928 32269 D AAudioStream: setState(s#2) from 11 to 11
11-22 20:57:45.238 31928 32269 D AAudioStream: setState(s#2) from 11 to 12
11-22 20:57:45.238 31928 32269 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9d9ca800 called
11-22 20:57:45.238 31928 32269 D AAudioStream: ~AudioStream(s#2) mPlayerBase
strongCount = 2
11-22 20:57:45.238 31928 32269 D AAudio : AAudioStream_close(s#2) returned 0
---------
11-22 20:57:45.248 31928 32269 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:57:45.248 31928 32269 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:57:45.248 31928 32269 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 20:57:45.248 31928 32269 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:57:45.248 31928 32269 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:57:45.249 31928 32269 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:57:45.287 31928 32269 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:57:45.287 31928 32269 D AAudioStream: setState(s#3) from 0 to 2
11-22 20:57:45.287 31928 32269 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:57:45.289 31928 32269 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#3 ----------------
11-22 20:57:45.312 31928 32269 D AAudio : AAudioStream_requestStart(s#3) called
--------------
11-22 20:57:45.312 31928 32269 D AAudioStream: setState(s#3) from 2 to 3
11-22 20:57:45.341 31928 32269 D AAudio : AAudioStream_requestStart(s#3) returned
0 ---------
11-22 20:57:45.342 31928 32269 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:57:45.342 31928 32269 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = INPUT
11-22 20:57:45.342 31928 32269 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:57:45.342 31928 32269 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:57:45.342 31928 32269 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:57:45.342 31928 32411 D AudioStreamInternalPlay_Client: callbackLoop()
entering >>>>>>>>>>>>>>>
11-22 20:57:45.343 31928 32411 D AudioStreamInternal_Client: onEventFromServer -
got AAUDIO_SERVICE_EVENT_STARTED
11-22 20:57:45.343 31928 32411 D AAudioStream: setState(s#3) from 3 to 4
11-22 20:57:45.343 31928 32269 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:57:45.532 31928 32269 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 480, minMicros = 2000 => SW burst =
480
11-22 20:57:45.533 31928 32269 D AAudioStream: setState(s#4) from 0 to 2
11-22 20:57:45.533 31928 32269 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#4 ----------------
11-22 20:57:45.543 31928 32269 D AAudio : AAudioStream_close(s#4) called
---------------
11-22 20:57:45.543 31928 32269 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000244
11-22 20:57:45.543 31928 32269 D AAudioStream: setState(s#4) from 2 to 11
11-22 20:57:45.670 31928 32269 D AAudioStream: setState(s#4) from 11 to 11
11-22 20:57:45.670 31928 32269 D AAudioStream: setState(s#4) from 11 to 12
11-22 20:57:45.670 31928 32269 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9dae6200 called
11-22 20:57:45.671 31928 32269 D AAudioStream: ~AudioStream(s#4) mPlayerBase
strongCount = 1
11-22 20:57:45.671 31928 32269 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:57:45.671 31928 32269 D AAudio : AAudioStream_close(s#4) returned 0
---------
11-22 20:57:45.681 31928 32269 I Roblox : 2023-11-
22T16:57:46.182Z,6.182301,aa6b41c0,6 [FLog::Audio] InputDevice 0: Android audio
output({{ffffffff-ffff-ffff-ffffffffffffffff}}) 48000/2/4
11-22 20:57:45.701 31928 32269 D VendorTagDescriptor: addVendorDescriptor: vendor
tag id 14172875900359437128 added
11-22 20:57:45.767 31928 32269 I Roblox : 2023-11-
22T16:57:46.268Z,6.268734,aa6b41c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:InitializedLuaApp)
11-22 20:57:45.770 31928 32276 I Roblox : 2023-11-
22T16:57:46.271Z,6.271375,a8e981c0,6 [FLog::Output] Info: DataModel Loading
rbxasset://places/Mobile.rbxl
11-22 20:57:45.798 31928 31928 I PermissionsProtocol: requestPermissionsOnStartup:
didRequest:false
11-22 20:57:45.804 31928 31928 I rbx.main: [ActivityNativeMain.onResume()-22]:
Setting result launcher for IdentityProtocol
11-22 20:57:45.809 31928 31928 I AppShellFragment: [a.z0()-5]: onCreate:
11-22 20:57:45.813 31928 31928 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:true
11-22 20:57:45.814 31928 31928 I AppShellFragment: [a.D0()-1]: onCreateView:
11-22 20:57:45.818 31928 31928 D SurfaceView@5a43bee: updateSurface: has no frame
11-22 20:57:45.831 31928 31928 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 20:57:45.831 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5b14e89[]
11-22 20:57:45.833 31928 32199 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 20:57:45.834 31928 31928 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 20:57:45.841 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 20:57:45.845 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@5b14e89 TM=true
11-22 20:57:45.846 31928 31928 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:57:45.846 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5b14e89[ActivityNativeMain]
11-22 20:57:45.867 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 0
11-22 20:57:45.868 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 1
11-22 20:57:45.869 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 0
11-22 20:57:45.869 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 1
11-22 20:57:45.869 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 0
11-22 20:57:45.871 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-22 20:57:45.874 31928 31928 I Choreographer: Skipped 212 frames! The
application may be doing too much work on its main thread.
11-22 20:57:45.896 31928 31928 I ViewRootImpl@39b619[]: performTraversals
params={(56,141)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=resize}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:57:45.896 31928 31928 I ViewRootImpl@39b619[]: fl=1000008
11-22 20:57:45.896 31928 31928 I ViewRootImpl@39b619[]: pfl=2000000
11-22 20:57:45.896 31928 31928 I ViewRootImpl@39b619[]: bhv=DEFAULT
11-22 20:57:45.896 31928 31928 I ViewRootImpl@39b619[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:57:45.898 31928 31928 I ViewRootImpl@39b619[]: performTraversals
mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(56,141)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=resize} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:57:45.898 31928 31928 I ViewRootImpl@39b619[]: fl=1000008
11-22 20:57:45.898 31928 31928 I ViewRootImpl@39b619[]: pfl=2000000
11-22 20:57:45.898 31928 31928 I ViewRootImpl@39b619[]: bhv=DEFAULT
11-22 20:57:45.898 31928 31928 I ViewRootImpl@39b619[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0}
11-22 20:57:45.905 31928 31953 I ViewRootImpl@39b619[]: Resizing
android.view.ViewRootImpl@f5b02ea: frame = [56,189][543,849] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:45.908 31928 31928 I ViewRootImpl@39b619[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xabc0c900 isSameSurfaceControl=true
11-22 20:57:45.909 31928 31928 I BLASTBufferQueue: update, w= 487 h= 660 mName =
ViewRootImpl@39b619[] mNativeObject= 0xabc0c900 sc.mNativeObject= 0xdaaca0b0
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:45.909 31928 31928 I ViewRootImpl@39b619[]: Relayout returned:
old=(0,148,112,279) new=(56,189,543,849) req=(487,660)0 dur=10 res=0x0 s={true
0xb3044800} ch=false seqId=0
11-22 20:57:45.909 31928 31928 I ViewRootImpl@39b619[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3044800}
11-22 20:57:45.909 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:45.909 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 20:57:45.910 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:45.981 31928 32276 I Roblox : 2023-11-
22T16:57:46.482Z,6.482453,a8e981c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config
11-22 20:57:45.990 31928 31940 W JavaBinder: BinderProxy is being destroyed but the
application did not call unlinkToDeath to unlink all of its death recipients
beforehand. Releasing leaked death recipient: d5.a0
11-22 20:57:45.990 31928 31940 I BpBinder: onLastStrongRef automatically unlinking
death recipients: <uncached descriptor>
11-22 20:57:46.098 31928 31928 D ScrollView: onsize change changed
11-22 20:57:46.320 31928 32380 I Roblox : 2023-11-
22T16:57:46.821Z,6.821135,b9ce61c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA succeeded: {"SchemaVersion":"1","CanaryUserIds":
[],"CanaryPercentage":0,"Stable":
{"AppStorageResetId":"0","AssetId":"5345954812","AssetVersion":"7839","MaxAppVersio
n":"603","IsForcedUpdate":false}}
11-22 20:57:46.321 31928 32380 I Roblox : 2023-11-
22T16:57:46.822Z,6.822220,b9ce61c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config deployed
11-22 20:57:46.321 31928 32380 I Roblox : 2023-11-
22T16:57:46.822Z,6.822615,b9ce61c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] OTA config updated, checking patch
11-22 20:57:46.321 31928 32380 I Roblox : 2023-11-
22T16:57:46.822Z,6.822886,b9ce61c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Updated OTA config already cached.
11-22 20:57:46.322 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 20:57:46.322 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
fl=1800002
11-22 20:57:46.322 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
pfl=42000000
11-22 20:57:46.322 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:57:46.322 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 20:57:46.322 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 20:57:46.323 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 20:57:46.323 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
fl=1800002
11-22 20:57:46.323 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
pfl=42000000
11-22 20:57:46.323 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:57:46.323 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 20:57:46.323 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 20:57:46.332 31928 31953 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,320][702,1237] reportDraw = true
forceLayout = false syncSeqId = 0
11-22 20:57:46.336 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:46.336 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xa2d5bb00
sc.mNativeObject= 0xa365d0f0 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:46.337 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xa2d5bb00
sc.mNativeObject= 0xa365d0f0 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:46.337 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(0,48,720,1510) new=(18,320,702,1237) req=(684,917)0 dur=11 res=0x3
s={true 0xb3042c00} ch=true seqId=0
11-22 20:57:46.339 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb3042c00}
hwInitialized=true
11-22 20:57:46.339 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:46.345 31928 31953 I OpenGLRenderer: Davey! duration=3982ms; Flags=0,
FrameTimelineVsyncId=37887400, IntendedVsync=134482236673757,
Vsync=134485766146853, InputEventId=839120380, HandleInputStart=134485768121228,
AnimationStart=134485768737958, PerformTraversalsStart=134485770150882,
DrawStart=134486178469612, FrameDeadline=134482269988881,
FrameInterval=134485767926920, FrameStartTime=16648458, SyncQueued=134486181665574,
SyncStart=134486181805920, IssueDrawCommandsStart=134486182050227,
SwapBuffers=134486215375266, FrameCompleted=134486219461612,
DequeueBufferDuration=1196385, QueueBufferDuration=428115,
GpuCompleted=134486219461612, SwapBuffersCompleted=134486217925612,
DisplayPresentTime=47244904200, CommandSubmissionCompleted=134486215375266,
11-22 20:57:46.353 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:46.353 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setup
new sync id=0
11-22 20:57:46.353 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:57:46.354 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:46.359 31928 32272 I ViewRootImpl@e29d59a[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:46.359 31928 32272 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:57:46.372 31928 32199 I BLASTBufferQueue:
[ViewRootImpl@e29d59a[ActivityNativeMain]#2](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:46.373 31928 32199 I ViewRootImpl@e29d59a[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:46.374 31928 32199 D OpenGLRenderer: CFMS:: SetUp Pid : 31928 Tid :
32199
11-22 20:57:46.377 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
onSyncComplete
11-22 20:57:46.378 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:46.379 31928 31928 I SurfaceView@5a43bee: onWindowVisibilityChanged(0)
true com.roblox.client.RBXSurfaceView{5a43bee VFE...... ......I. 0,0-0,0 #7f09023a
app:id/surfaceview} of ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:57:46.379 31928 31928 D SurfaceView@5a43bee: updateSurface: has no frame
11-22 20:57:46.383 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
performTraversals params={(0,0)(fillxfill) sim={adjust=resize forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 20:57:46.383 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
fl=81810100
11-22 20:57:46.383 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
pfl=12020040
11-22 20:57:46.383 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
vsysui=2500
11-22 20:57:46.383 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 20:57:46.383 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:57:46.383 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 20:57:46.384 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=resize
forwardNavigation} ty=BASE_APPLICATION fmt=TRANSLUCENT wanim=0x1030309
11-22 20:57:46.384 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
fl=81810100
11-22 20:57:46.384 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
pfl=12020040
11-22 20:57:46.384 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
vsysui=2500
11-22 20:57:46.384 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 20:57:46.384 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
bhv=DEFAULT
11-22 20:57:46.384 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 20:57:46.392 31928 31954 I OpenGLRenderer: Davey! duration=4031ms; Flags=1,
FrameTimelineVsyncId=37887400, IntendedVsync=134482236673757,
Vsync=134485766146853, InputEventId=0, HandleInputStart=134485768121228,
AnimationStart=134485768737958, PerformTraversalsStart=134485770150882,
DrawStart=134486247736573, FrameDeadline=134482253340423,
FrameInterval=134485767926920, FrameStartTime=16648458, SyncQueued=134486252281420,
SyncStart=134486252453227, IssueDrawCommandsStart=134486252683497,
SwapBuffers=134486265050650, FrameCompleted=134486268596035,
DequeueBufferDuration=28424, QueueBufferDuration=575616,
GpuCompleted=134486268596035, SwapBuffersCompleted=134486266558035,
DisplayPresentTime=0, CommandSubmissionCompleted=134486265050650,
11-22 20:57:46.393 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 20:57:46.394 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@7c811cf[ActivityNativeMain] mNativeObject= 0xa2d5bc80
sc.mNativeObject= 0xa365d320 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 20:57:46.395 31928 31928 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@7c811cf[ActivityNativeMain] mNativeObject= 0xa2d5bc80
sc.mNativeObject= 0xa365d320 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 20:57:46.395 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=9 res=0x3
s={true 0xdc8db800} ch=true seqId=0
11-22 20:57:46.396 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xdc8db800}
hwInitialized=true
11-22 20:57:46.396 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:46.397 31928 31928 I RBXSurfaceView: [RBXSurfaceView.onSizeChanged()-
2]: SurfaceView size has changed: old width 0 new width 720 old height 0 new height
1600
11-22 20:57:46.397 31928 31928 D SurfaceView@5a43bee: updateSurface: has no frame
11-22 20:57:46.398 31928 31928 I SurfaceView@5a43bee: windowStopped(false) true
com.roblox.client.RBXSurfaceView{5a43bee VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview} of ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:57:46.399 31928 31928 D SurfaceView@5a43bee: updateSurface: has no frame
11-22 20:57:46.400 31928 31928 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:57:46.402 31928 31928 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:57:46.404 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 20:57:46.404 31928 31928 I SurfaceView@5a43bee: Changes: creating=true
format=true size=true visible=true alpha=false hint=false mUseAlpha=false
visible=true left=true top=true
11-22 20:57:46.409 31928 31928 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
null mNativeObject= 0xa2d5bf80 sc.mNativeObject= 0xa365df00 format= 4 caller=
android.view.SurfaceView.createBlastSurfaceControls:1383
android.view.SurfaceView.updateSurface:1079
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
android.view.ViewTreeObserver.dispatchOnPreDraw:1121
android.view.ViewRootImpl.performTraversals:4442
11-22 20:57:46.409 31928 31928 I SurfaceView@5a43bee: 94649326 Cur surface:
Surface(name=null)/@0xfd8d526
11-22 20:57:46.409 31928 31928 I SurfaceView@5a43bee: pST: sr = Rect(0, 0 - 720,
1600) sw = 720 sh = 1600
11-22 20:57:46.409 31928 31928 D SurfaceView@5a43bee: performSurfaceTransaction
RenderWorker position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:57:46.410 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = false t = 0xa58450e0
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:57:46.410 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xa58450e0android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
11-22 20:57:46.410 31928 31928 I SurfaceView@5a43bee: updateSurface: mVisible =
true mSurface.isValid() = true
11-22 20:57:46.410 31928 31928 I SurfaceView@5a43bee: updateSurface:
mSurfaceCreated = false surfaceChanged = true visibleChanged = true
11-22 20:57:46.410 31928 31928 I SurfaceView@5a43bee: visibleChanged --
surfaceCreated
11-22 20:57:46.410 31928 31928 I SurfaceView@5a43bee: surfaceCreated 2 #8
com.roblox.client.RBXSurfaceView{5a43bee VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview}
11-22 20:57:46.411 31928 31928 I MainScreenController:
[MainActivityController.surfaceCreated()-1]: surfaceCreated
11-22 20:57:46.411 31928 31928 I AppShellFragment: [a.surfaceCreated()-1]:
surfaceCreated()
11-22 20:57:46.412 31928 31928 I AppShellFragment: [a.surfaceCreated()-4]: Start
the lua app
11-22 20:57:46.413 31928 31928 I Roblox : 2023-11-
22T16:57:46.914Z,6.914033,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:false context:ASMA.start
11-22 20:57:46.415 31928 31928 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
11-22 20:57:46.415 31928 31928 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
Created ANativeWindow 0xdc8dd408 (ID:1)
11-22 20:57:46.416 31928 32269 I Roblox : 2023-11-
22T16:57:46.917Z,6.917044,aa6b41c0,6 [FLog::SingleSurfaceApp] startLuaApp:
(stage:InitializedLuaApp).
11-22 20:57:46.416 31928 32269 I Roblox : 2023-11-
22T16:57:46.917Z,6.917280,aa6b41c0,6 [FLog::SingleSurfaceApp] returnToLuaApp:
(stage:InitializedLuaApp).
11-22 20:57:46.416 31928 32269 I Roblox : 2023-11-
22T16:57:46.917Z,6.917429,aa6b41c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: ...
disable videoRecorder.
11-22 20:57:46.416 31928 32269 I Roblox : 2023-11-
22T16:57:46.917Z,6.917553,aa6b41c0,6 [FLog::SingleSurfaceApp]
returnToLuaAppInternal: ... App has been initialized, returning from game.
11-22 20:57:46.416 31928 32269 I Roblox : 2023-11-
22T16:57:46.917Z,6.917691,aa6b41c0,6 [FLog::SurfaceController]
[_:1]::replaceDataModel: (stage:0, window = 0xdc8dd408) [tid:0xdc81cf20]
11-22 20:57:46.419 31928 32269 I Roblox : 2023-11-
22T16:57:46.920Z,6.920129,aa6b41c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_surface
11-22 20:57:46.419 31928 32269 I Roblox : 2023-11-
22T16:57:46.920Z,6.920374,aa6b41c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_android_surface
11-22 20:57:46.427 31928 32269 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
lib/arm'
11-22 20:57:46.428 31928 32269 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a'
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.946Z,6.946981,aa6b41c0,6 [FLog::Graphics] Vulkan Android Device:
Samsung SM-A047F
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947276,aa6b41c0,6 [FLog::Graphics] VULKAN MT shader loading is
enabled
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947401,aa6b41c0,6 [FLog::Graphics] VULKAN heapIndex = 0,
heapFlags = 1 (device), heapSize = 3831005184
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947493,aa6b41c0,6 [FLog::Graphics] VULKAN unifiedMemory = true,
device memory = 3831005184, host memory = 0, setting caps.videoMemory = 67108864
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947628,aa6b41c0,6 [FLog::Graphics] Vulkan Device: Mali-G52
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947764,aa6b41c0,6 [FLog::Graphics] Vulkan Device: Vendor 13b5
Device 72120000
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947835,aa6b41c0,6 [FLog::Graphics] Vulkan Device: Driver 38.1.0
(159387648)
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947882,aa6b41c0,6 [FLog::Graphics] Vulkan Device: API 1.1.213
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947927,aa6b41c0,6 [channel] Caps: ThreadSafe 1 Framebuffer 1
FpFramebuffer 1 Shaders 1 Compute 1 Instancing 1 PerInstanceStream 1 ConstBuffers 1
11-22 20:57:46.446 31928 32269 I Roblox : 2023-11-
22T16:57:46.947Z,6.947974,aa6b41c0,6 [channel] Caps: Framebuffer: MRT 4 MSAA 8
Stencil 1
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948017,aa6b41c0,6 [channel] Caps: Framebuffer: Depth16 1 Depth24
1 DepthFloat 1 DepthClamp 0
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948061,aa6b41c0,6 [channel] Caps: Border Color 1
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948104,aa6b41c0,6 [channel] Caps: Texture: RGB10A2 1 RG11B10F 1
R16I 1
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948180,aa6b41c0,6 [channel] Caps: Texture: DXT 0 PVR 0 ETC1 1
ETC2 1 Half 1
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948225,aa6b41c0,6 [channel] Caps: Texture: 3D 1 Array 1 Depth 1
MSAA 1 MSAAFP16 8
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948270,aa6b41c0,6 [channel] Caps: Texture: NPOT 1 PartialMips 1
CubeMipGen 1 CubeFramebuffer 1
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948314,aa6b41c0,6 [channel] Caps: Texture: Size 16384 Units 32
VertexUnits 32
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948359,aa6b41c0,6 [channel] Caps: ConstantBufferSize 16384
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948402,aa6b41c0,6 [channel] Caps: isAppleGPU 0
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948445,aa6b41c0,6 [channel] Caps: 32bIdx 1 Memoryless 0
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948482,aa6b41c0,6 [channel] Caps: ColorBGR 0 RTFlip 0
MinusOneToOneDepth 0
11-22 20:57:46.447 31928 32269 I Roblox : 2023-11-
22T16:57:46.948Z,6.948829,aa6b41c0,6 [FLog::Graphics] Vulkan: Loaded pipeline cache
(43745 bytes, hash 82aedb94)
11-22 20:57:46.448 31928 32269 I Roblox : 2023-11-
22T16:57:46.949Z,6.949121,aa6b41c0,6 [FLog::Graphics] Vulkan: creating framebuffer
720x1600
11-22 20:57:46.461 31928 32269 I Roblox : 2023-11-
22T16:57:46.962Z,6.962013,aa6b41c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:57:46.462 31928 32269 I Roblox : 2023-11-
22T16:57:46.963Z,6.963361,aa6b41c0,6 [FLog::Graphics] Video memory size: 67108864
11-22 20:57:46.515 31928 32269 I Roblox : 2023-11-
22T16:57:47.016Z,7.016529,aa6b41c0,6 [FLog::Graphics] Loaded 749 shaders from pack
vulkan_mobile variant default (5057836 bytes)
11-22 20:57:46.515 31928 32269 I Roblox : 2023-11-
22T16:57:47.016Z,7.016704,aa6b41c0,6 [FLog::Graphics] Compiled 572 shaders in 52 ms
11-22 20:57:46.554 31928 32269 I Roblox : 2023-11-
22T16:57:47.055Z,7.055505,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController::disableVR
11-22 20:57:46.554 31928 32269 I Roblox : 2023-11-
22T16:57:47.055Z,7.055868,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::initialize view(0x9d7f1800)
11-22 20:57:46.555 31928 32269 I Roblox : 2023-11-
22T16:57:47.055Z,7.055979,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::start dataModel(0xbac40e00)
11-22 20:57:46.555 31928 32269 I Roblox : 2023-11-
22T16:57:47.056Z,7.056088,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:1]::RenderJob
11-22 20:57:46.555 31928 32269 I Roblox : 2023-11-
22T16:57:47.056Z,7.056171,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::run dataModel(0xbac40e00)
11-22 20:57:46.556 31928 32269 I Roblox : 2023-11-
22T16:57:47.056Z,7.056964,aa6b41c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:LuaApp)
11-22 20:57:46.556 31928 32269 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 20:57:46.557 31928 32269 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 20:57:46.557 31928 32269 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 20:57:46.557 31928 32269 I Roblox : 2023-11-
22T16:57:47.058Z,7.058259,aa6b41c0,6 [FLog::SingleSurfaceApp] userDidLogin
11-22 20:57:46.557 31928 32269 I Roblox : 2023-11-
22T16:57:47.058Z,7.058399,aa6b41c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 20:57:46.558 31928 31928 I rbx.main: [ActivityNativeMain.S()-1]:
onAppStarted:
11-22 20:57:46.558 31928 31928 I SurfaceView@5a43bee: surfaceChanged -- format=4
w=720 h=1600
11-22 20:57:46.558 31928 31928 I SurfaceView@5a43bee: surfaceChanged (720,1600) 2
#8 com.roblox.client.RBXSurfaceView{5a43bee VFE...... ......ID 0,0-720,1600
#7f09023a app:id/surfaceview}
11-22 20:57:46.558 31928 31928 I MainScreenController:
[MainActivityController.surfaceChanged()-4]: surfaceChanged
11-22 20:57:46.559 31928 31928 I AppShellFragment: [a.surfaceChanged()-1]:
surfaceChanged()
11-22 20:57:46.560 31928 31928 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp:
11-22 20:57:46.560 31928 31928 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp: Same native window 0xdc8dd408. No need to do
anything!
11-22 20:57:46.561 31928 32269 I Roblox : 2023-11-
22T16:57:47.061Z,7.061971,aa6b41c0,6 [FLog::SingleSurfaceApp] updateSurfaceLuaApp:
(stage:LuaApp)
11-22 20:57:46.561 31928 32269 I Roblox : 2023-11-
22T16:57:47.062Z,7.062129,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::update: (window = 0xdc8dd408) (view = 0x9d7f1800)
11-22 20:57:46.561 31928 31928 I SurfaceView@5a43bee: surfaceRedrawNeeded
11-22 20:57:46.562 31928 31928 V SurfaceView@5a43bee: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 20:57:46.563 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: Setup
new sync id=0
11-22 20:57:46.563 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:57:46.563 31928 31928 E SurfaceSyncer: Failed to find sync for id=0
11-22 20:57:46.563 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:46.566 31928 32271 D SurfaceView@5a43bee: updateSurfacePosition
RenderWorker, frameNr = 1, position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 20:57:46.566 31928 32271 I SurfaceView@5a43bee: uSP: rtp = Rect(0, 0 - 720,
1600) rtsw = 720 rtsh = 1600
11-22 20:57:46.566 31928 32271 I SurfaceView@5a43bee: onSSPAndSRT: pl = 0 pt = 0 sx
= 1.0 sy = 1.0
11-22 20:57:46.566 31928 32271 I SurfaceView@5a43bee: aOrMT:
ViewRootImpl@7c811cf[ActivityNativeMain] t =
android.view.SurfaceControl$Transaction@b1e5880 fN = 1 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:373
11-22 20:57:46.567 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: mWNT:
t=0xa5845180 mBlastBufferQueue=0xa2d5bc80 fn= 1 caller=
android.view.SurfaceView.applyOrMergeTransaction:1455 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
11-22 20:57:46.567 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: mWNT:
t=0xa58450e0 mBlastBufferQueue=0xa2d5bc80 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 20:57:46.568 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 20:57:46.568 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:57:46.573 31928 32199 I BLASTBufferQueue:
[ViewRootImpl@7c811cf[ActivityNativeMain]#3](f:0,a:0) onFrameAvailable the first
frame is available
11-22 20:57:46.574 31928 32199 I ViewRootImpl@7c811cf[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 20:57:46.576 31928 32199 D OpenGLRenderer: CFMS:: SetUp Pid : 31928 Tid :
32199
11-22 20:57:46.578 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
onSyncComplete
11-22 20:57:46.579 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:46.584 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 1
11-22 20:57:46.584 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xcbc7e760
11-22 20:57:46.585 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe76ca760
11-22 20:57:46.588 31928 31928 D CompatibilityChangeReporter: Compat change id
reported: 147798919; UID 10357; state: ENABLED
11-22 20:57:46.593 31928 31954 I OpenGLRenderer: Davey! duration=4231ms; Flags=1,
FrameTimelineVsyncId=37887400, IntendedVsync=134482236673757,
Vsync=134485766146853, InputEventId=0, HandleInputStart=134485768121228,
AnimationStart=134485768737958, PerformTraversalsStart=134485770150882,
DrawStart=134486457504496, FrameDeadline=134482253340423,
FrameInterval=134485767926920, FrameStartTime=16648458, SyncQueued=134486459110958,
SyncStart=134486459301881, IssueDrawCommandsStart=134486459555496,
SwapBuffers=134486465193689, FrameCompleted=134486468202612,
DequeueBufferDuration=2943000, QueueBufferDuration=1261154,
GpuCompleted=134486467740304, SwapBuffersCompleted=134486468202612,
DisplayPresentTime=-5459689849352103386,
CommandSubmissionCompleted=134486465193689,
11-22 20:57:46.605 31928 31928 V Toast : show: caller =
uk.lgl.modmenu.FloatingModMenuService.getFeatureList:-2
11-22 20:57:46.693 31928 31928 D Mod_Menu: Feature name: 1 - Super Jump | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.698 31928 31928 D Mod_Menu: Feature name: 2 - Fly Hack | Value: = 0
| Bool: = 0 | Text: =
11-22 20:57:46.717 31928 31928 D Mod_Menu: Feature name: 3 - WallHack | Value: = 0
| Bool: = 0 | Text: =
11-22 20:57:46.717 31928 31928 D Mod_Menu: Selected item 1
11-22 20:57:46.719 31928 31928 D Mod_Menu: Feature name: 4 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 20:57:46.787 31928 31928 D Mod_Menu: Feature name: 5 - Robux +100 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.789 31928 31928 D Mod_Menu: Feature name: 6 - Robux +200 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.791 31928 31928 D Mod_Menu: Feature name: 7 - Robux +300 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.793 31928 31928 D Mod_Menu: Feature name: 8 - Robux +400 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.794 31928 31928 D Mod_Menu: Feature name: 9 - Robux +700 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.797 31928 31928 D Mod_Menu: Feature name: 10 - Robux +999 | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.800 31928 31928 D Mod_Menu: Feature name: 11 - Night World | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:57:46.801 31928 31928 D Mod_Menu: Feature name: 12 - Neon World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.803 31928 31928 D Mod_Menu: Feature name: 13 - Green World | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:57:46.805 31928 31928 D Mod_Menu: Feature name: 14 - No Reflection |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:57:46.807 31928 31928 D Mod_Menu: Feature name: 15 - Xray World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.808 31928 31928 D Mod_Menu: Feature name: 16 - Red World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.810 31928 31928 D Mod_Menu: Feature name: 17 - Blue World | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.812 31928 31928 D Mod_Menu: Feature name: 18 - Potato Texture |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:57:46.815 31928 31928 D Mod_Menu: Feature name: 19 - Air Jump | Value: = 0
| Bool: = 0 | Text: =
11-22 20:57:46.817 31928 31928 D Mod_Menu: Feature name: 20 - Air Walk | Value: = 0
| Bool: = 0 | Text: =
11-22 20:57:46.819 31928 31928 D Mod_Menu: Feature name: 21 - Invisible | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.820 31928 31928 D Mod_Menu: Feature name: 133 - Ghost Mode | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:57:46.821 31928 31928 D Mod_Menu: Feature name: 22 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 20:57:46.823 31928 31928 D Mod_Menu: Feature name: 23 - Reverse Gravity |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:57:46.825 31928 31928 D Mod_Menu: Feature name: 24 - Ragdoll | Value: = 0
| Bool: = 0 | Text: =
11-22 20:57:46.827 31928 31928 D Mod_Menu: Feature name: 25 - Slow Time | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.829 31928 31928 D Mod_Menu: Feature name: 26 - Auto Disconect |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:57:46.831 31928 31928 D Mod_Menu: Feature name: 27 - Freeze Time | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:57:46.833 31928 31928 D Mod_Menu: Feature name: 28 - Movement Freeze |
Value: = 0 | Bool: = 0 | Text: =
11-22 20:57:46.835 31928 31928 D Mod_Menu: Feature name: 29 - FreezeKill | Value: =
0 | Bool: = 0 | Text: =
11-22 20:57:46.836 31928 31928 D Mod_Menu: Feature name: 30 - Freeze Foot | Value:
= 0 | Bool: = 0 | Text: =
11-22 20:57:46.838 31928 31928 I InitHelper: [k$b.run()-1]:
handleAppBridgeNotification: type = APP_STARTED, data =
{"result":0,"btid":206925074086,"upgradeStatus":3,"upgradeSource":"https://
setup.rbxcdn.qq.com/apkrelease/
roblox_mobile_2.504.414.apk","MD5Sum":"1ec0bbc0d9d9255cb0e62119e9197a12","settingsP
ayload":""}.
11-22 20:57:46.848 31928 31928 I InitHelper: [k$b.run()-18]:
doAfterFetchBrowserTrackerId:...
11-22 20:57:46.851 31928 31928 I Choreographer: Skipped 57 frames! The application
may be doing too much work on its main thread.
11-22 20:57:46.864 31928 31928 I ViewRootImpl@39b619[]: performTraversals
params={(169,208)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=resize}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:57:46.864 31928 31928 I ViewRootImpl@39b619[]: fl=1000008
11-22 20:57:46.864 31928 31928 I ViewRootImpl@39b619[]: pfl=2000000
11-22 20:57:46.864 31928 31928 I ViewRootImpl@39b619[]: bhv=DEFAULT
11-22 20:57:46.864 31928 31928 I ViewRootImpl@39b619[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 20:57:46.866 31928 31928 I ViewRootImpl@39b619[]: performTraversals
mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(169,208)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=resize} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:57:46.866 31928 31928 I ViewRootImpl@39b619[]: fl=1000008
11-22 20:57:46.866 31928 31928 I ViewRootImpl@39b619[]: pfl=2000000
11-22 20:57:46.866 31928 31928 I ViewRootImpl@39b619[]: bhv=DEFAULT
11-22 20:57:46.866 31928 31928 I ViewRootImpl@39b619[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0}
11-22 20:57:46.874 31928 31928 I ViewRootImpl@39b619[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xabc0c900 isSameSurfaceControl=true
11-22 20:57:46.874 31928 31928 I BLASTBufferQueue: update, w= 487 h= 660 mName =
ViewRootImpl@39b619[] mNativeObject= 0xabc0c900 sc.mNativeObject= 0xa365f3a0
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:46.875 31928 31928 I ViewRootImpl@39b619[]: Relayout returned:
old=(56,189,543,849) new=(169,256,656,916) req=(487,660)0 dur=8 res=0x0 s={true
0xb3044800} ch=false seqId=0
11-22 20:57:46.895 31928 31928 I ViewRootImpl@39b619[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[56,189][543,849] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:46.895 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[18,320][702,1237]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:46.895 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized mSyncSeqId = 0
11-22 20:57:46.895 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 20:57:46.897 31928 31928 D CompatibilityChangeReporter: Compat change id
reported: 163400105; UID 10357; state: ENABLED
11-22 20:57:46.901 31928 31928 I AssistStructure: Flattened final assist data: 4448
bytes, containing 2 windows, 34 views
11-22 20:57:46.902 31928 31928 I SurfaceView@5a43bee: finishedDrawing
11-22 20:57:46.903 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:57:46.903 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 20:57:46.904 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb3042c00}
11-22 20:57:46.904 31928 31928 D InputMethodManager: startInputInner - Id : 0
11-22 20:57:46.905 31928 31928 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 20:57:46.910 31928 31928 D DeviceIntegrityManager: Successfully set integrity
token provider
11-22 20:57:46.910 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: stopped(true)
old = false
11-22 20:57:46.910 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]: WindowStopped
on com.roblox.client/com.roblox.client.startup.ActivitySplash set to true
11-22 20:57:46.915 31928 31953 I OpenGLRenderer: Davey! duration=1003ms; Flags=0,
FrameTimelineVsyncId=37887634, IntendedVsync=134485782846950,
Vsync=134486731931606, InputEventId=30589256, HandleInputStart=134486745031112,
AnimationStart=134486745055189, PerformTraversalsStart=134486746727150,
DrawStart=134486770440381, FrameDeadline=134485816164224,
FrameInterval=134486744889073, FrameStartTime=16650608, SyncQueued=134486774783688,
SyncStart=134486775041035, IssueDrawCommandsStart=134486775596073,
SwapBuffers=134486785448381, FrameCompleted=134486787057919,
DequeueBufferDuration=2010000, QueueBufferDuration=427692,
GpuCompleted=134486787057919, SwapBuffersCompleted=134486786597535,
DisplayPresentTime=0, CommandSubmissionCompleted=134486785448381,
11-22 20:57:46.915 31928 31953 I OpenGLRenderer: Davey! duration=1002ms; Flags=0,
FrameTimelineVsyncId=37887634, IntendedVsync=134485782846950,
Vsync=134486731931606, InputEventId=0, HandleInputStart=134486745031112,
AnimationStart=134486745055189, PerformTraversalsStart=134486746727150,
DrawStart=134486777165342, FrameDeadline=134485816164224,
FrameInterval=134486744889073, FrameStartTime=16650608, SyncQueued=134486777176073,
SyncStart=134486786796304, IssueDrawCommandsStart=134486786920688,
SwapBuffers=134486789555265, FrameCompleted=134486795420765,
DequeueBufferDuration=41538, QueueBufferDuration=503961,
GpuCompleted=134486795420765, SwapBuffersCompleted=134486790808073,
DisplayPresentTime=0, CommandSubmissionCompleted=134486789555265,
11-22 20:57:46.918 31928 31928 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:57:46.918 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c26a7b1[ActivitySplash]
11-22 20:57:46.920 31928 31928 I rbx.splash: [ActivitySplash.onDestroy()-2]:
onDestroy: unset the activity from InitHelper.
11-22 20:57:46.921 31928 31928 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 20:57:46.921 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@c26a7b1[ActivitySplash]
11-22 20:57:46.928 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 20:57:46.928 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:46.928 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 20:57:46.931 31928 31928 I ViewRootImpl@eddbe8[ActivitySplash]:
dispatchDetachedFromWindow
11-22 20:57:46.939 31928 31928 D InputTransport: Input channel destroyed:
'ce7d1af', fd=122
11-22 20:57:46.940 31928 31928 I ViewRootImpl@39b619[]: performTraversals
mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 20:57:46.958 31928 31928 I ViewRootImpl@39b619[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xabc0c900 isSameSurfaceControl=true
11-22 20:57:46.959 31928 31928 I BLASTBufferQueue: update, w= 487 h= 660 mName =
ViewRootImpl@39b619[] mNativeObject= 0xabc0c900 sc.mNativeObject= 0xdab1df90
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:46.959 31928 31928 I ViewRootImpl@39b619[]: Relayout returned:
old=(56,189,543,849) new=(169,256,656,916) req=(487,660)0 dur=18 res=0x0 s={true
0xb3044800} ch=false seqId=0
11-22 20:57:46.959 31928 31928 I ViewRootImpl@39b619[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3044800}
11-22 20:57:46.959 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:46.959 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 20:57:46.963 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:46.964 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setup
new sync id=1
11-22 20:57:46.964 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setting
syncFrameCallback
11-22 20:57:46.964 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 20:57:46.970 31928 32271 I ViewRootImpl@e29d59a[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=3.
11-22 20:57:46.970 31928 32271 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 20:57:46.973 31928 32199 I ViewRootImpl@e29d59a[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true
11-22 20:57:46.974 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
onSyncComplete
11-22 20:57:46.975 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
setupSync seqId=0 mSyncId=1 fn=3 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 20:57:46.976 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=3 mSurfaceChangedTransaction=0xe76ca760
11-22 20:57:46.980 31928 31928 D InputMethodManager: startInputInner - Id : 0
11-22 20:57:46.982 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6740
11-22 20:57:47.149 31928 32364 D TrafficStats: tagSocket(126) with
statsTag=0x4e864ee, statsUid=-1
11-22 20:57:47.406 31928 32364 I AppsFlyerManager: [a$a.onConversionDataSuccess()-
2]: media-source: null
11-22 20:57:48.755 31928 31939 W m.roblox.client: Cleared Reference was only
reachable from finalizer (only reported once)
11-22 20:57:48.760 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 20:57:48.766 31928 31928 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:17)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 20:57:48.767 31928 31928 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:26)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 20:57:48.775 31928 31928 E chromium: [ERROR:aw_browser_terminator.cc(156)]
Renderer process (32304) crash detected (code -1).
11-22 20:57:49.660 31928 32276 I tflite : Initialized TensorFlow Lite runtime.
11-22 20:57:49.780 31928 31928 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 20:57:49.781 31928 31928 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 20:57:49.781 31928 32276 I Roblox : 2023-11-
22T16:57:50.282Z,10.282302,a8e981c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::stepDataModelJob: No DM yet. Continue...
11-22 20:57:49.781 31928 32269 I Roblox : 2023-11-
22T16:57:50.282Z,10.282813,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::scheduleRender: No data model. Bind workspace now...
11-22 20:57:49.817 31928 32269 I Roblox : 2023-11-
22T16:57:50.318Z,10.318048,aa6b41c0,6 [FLog::Graphics] Vulkan: resizing window
framebuffer to 720x1600
11-22 20:57:49.850 31928 32269 I Roblox : 2023-11-
22T16:57:50.350Z,10.350933,aa6b41c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 20:57:49.850 31928 32269 I Roblox : 2023-11-
22T16:57:50.351Z,10.351826,aa6b41c0,6 [FLog::Graphics] LayeredClothingMode updated:
LC=1 HSR=1
11-22 20:57:49.851 31928 32269 I Roblox : 2023-11-
22T16:57:50.352Z,10.352409,aa6b41c0,6 [FLog::Graphics] Future is bright shadows
11-22 20:57:49.883 31928 32269 I Roblox : 2023-11-
22T16:57:50.383Z,10.383830,aa6b41c0,6 [FLog::Graphics]
SmoothCluster::initSolidTextures()
11-22 20:57:49.883 31928 32269 I Roblox : 2023-11-
22T16:57:50.384Z,10.384817,aa6b41c0,6 [FLog::Graphics] Terrain TextureAtlas
2048x2048, tileCount: 6x6, tileSize: 256x256, border: 32, mip: 4
11-22 20:57:49.892 31928 32269 I Roblox : 2023-11-
22T16:57:50.392Z,10.392985,aa6b41c0,6 [FLog::Graphics] SceneManager: resizing main
targets to 720x1600
11-22 20:57:49.934 31928 32277 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:57:49.936 31928 32277 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:57:49.936 31928 32277 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:57:49.936 31928 32277 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:57:49.937 31928 32277 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:57:49.939 31928 32279 I JniCtx : AttachCurrentThread for thread 32279
11-22 20:57:49.943 31928 32277 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:57:49.961 31928 32277 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:57:49.962 31928 32277 D AAudioStream: setState(s#5) from 0 to 2
11-22 20:57:49.962 31928 32277 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:57:49.968 31928 32277 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#5 ----------------
11-22 20:57:49.982 31928 32277 D AAudio : AAudioStream_close(s#5) called
---------------
11-22 20:57:49.984 31928 32277 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000245
11-22 20:57:49.984 31928 32277 D AAudioStream: setState(s#5) from 2 to 11
11-22 20:57:49.992 31928 32277 D AAudioStream: setState(s#5) from 11 to 11
11-22 20:57:49.992 31928 32277 D AAudioStream: setState(s#5) from 11 to 12
11-22 20:57:49.992 31928 32277 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9fc1b000 called
11-22 20:57:49.993 31928 32277 D AAudioStream: ~AudioStream(s#5) mPlayerBase
strongCount = 2
11-22 20:57:49.993 31928 32277 D AAudio : AAudioStream_close(s#5) returned 0
---------
11-22 20:57:50.004 31928 32277 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 20:57:50.004 31928 32277 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 20:57:50.004 31928 32277 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 20:57:50.004 31928 32277 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 20:57:50.004 31928 32277 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 20:57:50.007 31928 32277 D m.roblox.client: PlayerBase::PlayerBase()
11-22 20:57:50.020 31928 32277 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 20:57:50.020 31928 32277 D AAudioStream: setState(s#6) from 0 to 2
11-22 20:57:50.020 31928 32277 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 20:57:50.024 31928 32277 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#6 ----------------
11-22 20:57:50.034 31928 32277 D AAudio : AAudioStream_close(s#6) called
---------------
11-22 20:57:50.035 31928 32277 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000246
11-22 20:57:50.035 31928 32277 D AAudioStream: setState(s#6) from 2 to 11
11-22 20:57:50.038 31928 32277 D AAudioStream: setState(s#6) from 11 to 11
11-22 20:57:50.039 31928 32277 D AAudioStream: setState(s#6) from 11 to 12
11-22 20:57:50.039 31928 32277 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9fc1b000 called
11-22 20:57:50.040 31928 32277 D AAudioStream: ~AudioStream(s#6) mPlayerBase
strongCount = 2
11-22 20:57:50.040 31928 32277 D AAudio : AAudioStream_close(s#6) returned 0
---------
11-22 20:57:50.188 31928 32269 I BLASTBufferQueue:
[SurfaceView[com.roblox.client/com.roblox.client.ActivityNativeMain]@0#4](f:0,a:0)
onFrameAvailable the first frame is available
11-22 20:57:50.452 31928 32278 I JniCtx : AttachCurrentThread for thread 32278
11-22 20:57:50.731 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 0
11-22 20:57:50.816 31928 31928 I ViewRootImpl@39b619[]: ViewPostIme pointer 1
11-22 20:57:50.825 31928 31928 I ViewRootImpl@39b619[]: performTraversals
mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(169,208)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=pan} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 20:57:50.825 31928 31928 I ViewRootImpl@39b619[]: fl=1000008
11-22 20:57:50.825 31928 31928 I ViewRootImpl@39b619[]: pfl=42000000
11-22 20:57:50.825 31928 31928 I ViewRootImpl@39b619[]: bhv=DEFAULT
11-22 20:57:50.825 31928 31928 I ViewRootImpl@39b619[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0}
11-22 20:57:50.839 31928 31953 I ViewRootImpl@39b619[]: Resizing
android.view.ViewRootImpl@f5b02ea: frame = [169,256][281,387] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 20:57:50.846 31928 31928 I ViewRootImpl@39b619[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xabc0c900 isSameSurfaceControl=true
11-22 20:57:50.847 31928 31928 I BLASTBufferQueue: update, w= 112 h= 131 mName =
ViewRootImpl@39b619[] mNativeObject= 0xabc0c900 sc.mNativeObject= 0xa365f710
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 20:57:50.848 31928 31928 I ViewRootImpl@39b619[]: Relayout returned:
old=(169,256,656,916) new=(169,256,281,387) req=(112,131)0 dur=21 res=0x0 s={true
0xb3044800} ch=false seqId=0
11-22 20:57:50.848 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:57:50.849 31928 31928 I ViewRootImpl@39b619[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3044800}
11-22 20:57:50.849 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 20:57:50.852 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 20:57:50.855 31928 31928 I ViewRootImpl@39b619[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[169,256][281,387] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 20:57:50.912 31928 31928 V rbx.main: [o.a()-3]: Using default
DataModelNotifications
11-22 20:57:50.916 31928 31928 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Startup
11-22 20:57:50.917 31928 31928 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Startup
11-22 20:57:50.918 31928 31928 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 20:57:51.060 31928 31953 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:57:51.060 31928 31954 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:57:51.062 31928 31953 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:57:51.062 31928 31954 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 20:57:51.115 31928 32285 I JniCtx : AttachCurrentThread for thread 32285
11-22 20:57:51.334 31928 32380 I Roblox : 2023-11-
22T16:57:51.835Z,11.835303,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#10
0xa2053610) time:387.7ms (net:387.4ms callback:0.8ms
timeInRetryQueue:0.0ms)status:401 Unauthorized bodySize:48 url:{
"https://avatar.roblox.com//v1/avatar" } ip:128.116.119.4 external:0
numberOfTimesRetried:0
11-22 20:57:51.339 31928 32284 I Roblox : 2023-11-
22T16:57:51.840Z,11.840209,a86901c0,6 [FLog::Warning] Warning: HTTP error
url:`https://avatar.roblox.com//v1/avatar`
11-22 20:57:51.339 31928 32284 I Roblox : 2023-11-
22T16:57:51.840Z,11.840713,a86901c0,6 [FLog::Warning] Warning: HTTP error
code:`401`
11-22 20:57:51.340 31928 32284 I Roblox : 2023-11-
22T16:57:51.840Z,11.840973,a86901c0,6 [FLog::Warning] Warning: HTTP error
body:`{"errors":[{"code":0,"message":"Unauthorized"}]}`
11-22 20:57:51.341 31928 32284 I Roblox : 2023-11-
22T16:57:51.842Z,11.842095,a86901c0,6 [FLog::Warning] Warning: WebApi failure in
GetAvatarData: table: 0x00000000a23f9908
11-22 20:57:51.441 31928 31928 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Landing
11-22 20:57:51.441 31928 31928 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Landing
11-22 20:57:51.443 31928 31928 I UpgradeCheckHelper: [d1.b()-25]: Perform upgrade
check with the server...
11-22 20:57:51.445 31928 31928 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 20:57:51.452 31928 32024 D TrafficStats: tagSocket(343) with
statsTag=0xffffffff, statsUid=-1
11-22 20:57:51.934 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:52.130 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:52.228 31928 32275 I JniCtx : AttachCurrentThread for thread 32275
11-22 20:57:52.330 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:52.546 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:52.597 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:52.729 31928 32277 I JniCtx : AttachCurrentThread for thread 32277
11-22 20:57:52.746 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:52.830 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:52.946 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:52.961 31928 32284 I JniCtx : AttachCurrentThread for thread 32284
11-22 20:57:53.682 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:53.828 31928 32280 I JniCtx : AttachCurrentThread for thread 32280
11-22 20:57:54.960 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:55.310 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:55.442 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:56.477 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:56.592 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:56.892 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:57.041 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:57.325 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:57.474 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:58.275 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:58.406 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:58.924 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:59.306 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:59.522 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:59.622 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:59.722 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:57:59.872 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:57:59.989 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:58:00.155 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:58:00.205 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:58:00.337 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:58:03.971 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 20:58:04.100 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 20:58:04.710 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-22 20:58:05.236 31928 31928 I rbx.main: [ActivityNativeMain.onPause()-2]:
onPause
11-22 20:58:05.238 31928 31928 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [app_paused], timestamp [0].
11-22 20:58:05.239 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:58:05.240 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
handleAppVisibility mAppVisible = true visible = false
11-22 20:58:05.241 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 20:58:05.241 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:58:05.241 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 20:58:05.249 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:58:05.281 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,320,702,1237) new=(18,320,702,1237) req=(684,917)8 dur=30 res=0x2
s={false 0x0} ch=true seqId=0
11-22 20:58:05.282 31928 31928 I SurfaceView@5a43bee: onWindowVisibilityChanged(8)
false com.roblox.client.RBXSurfaceView{5a43bee VFE...... ........ 0,0-720,1600
#7f09023a app:id/surfaceview aid=1073741841} of
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:58:05.282 31928 31928 I SurfaceView@5a43bee: Changes: creating=false
format=false size=false visible=true alpha=false hint=false mUseAlpha=false
visible=true left=false top=false
11-22 20:58:05.282 31928 31928 I SurfaceView@5a43bee: 94649326 Cur surface:
Surface(name=null)/@0xfd8d526
11-22 20:58:05.283 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = false t = 0xcbd02b20
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 20:58:05.283 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xcbd02b20android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.onWindowVisibilityChanged:371
android.view.View.dispatchWindowVisibilityChanged:15943
11-22 20:58:05.283 31928 31928 I SurfaceView@5a43bee: surfaceDestroyed
11-22 20:58:05.284 31928 31928 I SurfaceView@5a43bee: surfaceDestroyed
callback.size 2 #2 com.roblox.client.RBXSurfaceView{5a43bee VFE...... ........ 0,0-
720,1600 #7f09023a app:id/surfaceview aid=1073741841}
11-22 20:58:05.284 31928 31928 I MainScreenController:
[MainActivityController.surfaceDestroyed()-1]: surfaceDestroyed
11-22 20:58:05.285 31928 31928 I AppShellFragment: [a.surfaceDestroyed()-1]:
surfaceDestroyed()
11-22 20:58:05.287 31928 31928 D rbx.AppBridgeV2: nativeAppBridgeV2PauseApp:
11-22 20:58:05.287 31928 32269 I Roblox : 2023-11-
22T16:58:05.788Z,25.788452,aa6b41c0,6 [FLog::SingleSurfaceApp]
pauseLuaAppAndDestroyIfNeeded: (stage:LuaApp) destroySurfaceView:true.
11-22 20:58:05.287 31928 32269 I Roblox : 2023-11-
22T16:58:05.788Z,25.788635,aa6b41c0,6 [FLog::SingleSurfaceApp] pauseLuaApp:
(stage:LuaApp) destroySurfaceView:true.
11-22 20:58:05.287 31928 32269 I Roblox : 2023-11-
22T16:58:05.788Z,25.788717,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::pause dataModel(0xbac40e00), view(0x9d7f1800),
destroyView:1.
11-22 20:58:05.287 31928 32269 I Roblox : 2023-11-
22T16:58:05.788Z,25.788763,aa6b41c0,6 [FLog::SurfaceController] drainRenderingJobs
11-22 20:58:05.287 31928 32269 I Roblox : 2023-11-
22T16:58:05.788Z,25.788834,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:1]::~RenderJob
11-22 20:58:05.306 31928 32269 I Roblox : 2023-11-
22T16:58:05.807Z,25.807402,aa6b41c0,6 [FLog::Graphics] Vulkan: Saved pipeline cache
(45622 bytes, hash 28621fe9)
11-22 20:58:05.349 31928 31928 D rbx.AppBridgeV2: nativeAppBridgeV2PauseApp:
Destroying ANativeWindow at 0xdc8dd408
11-22 20:58:05.349 31928 31928 I Roblox : 2023-11-
22T16:58:05.850Z,25.850367,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:true context:ASMA.stop
11-22 20:58:05.349 31928 31928 I SurfaceView@5a43bee: updateSurface: mVisible =
false mSurface.isValid() = true
11-22 20:58:05.351 31928 31928 I SurfaceView@5a43bee: releaseSurfaces: viewRoot =
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:58:05.354 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = true t = 0x9d87f980
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:1172
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 20:58:05.354 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:58:05.355 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0x9d87f980
11-22 20:58:05.356 31928 31928 V SurfaceView@5a43bee: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 20:58:05.356 31928 32199 D SurfaceView@5a43bee: windowPositionLost, frameNr =
0
11-22 20:58:05.357 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 20:58:05.357 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:58:05.357 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 20:58:05.360 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:58:05.367 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.relayoutWindow:9802
11-22 20:58:05.375 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)8 dur=10 res=0x2
s={false 0x0} ch=true seqId=0
11-22 20:58:05.377 31928 31928 I SurfaceView@5a43bee: windowStopped(true) false
com.roblox.client.RBXSurfaceView{5a43bee VFE...... ........ 0,0-720,1600 #7f09023a
app:id/surfaceview aid=1073741841} of ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:58:05.377 31928 31928 D SurfaceView@5a43bee: updateSurface: surface is not
valid
11-22 20:58:05.377 31928 31928 I SurfaceView@5a43bee: releaseSurfaces: viewRoot =
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:58:05.377 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = true t = 0xab074900
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.setWindowStopped:335
11-22 20:58:05.377 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:58:05.378 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xab074900
11-22 20:58:05.378 31928 31928 D SurfaceView@5a43bee: updateSurface: surface is not
valid
11-22 20:58:05.379 31928 31928 I SurfaceView@5a43bee: releaseSurfaces: viewRoot =
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:58:05.379 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = true t = 0xa5844f00
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:58:05.379 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:58:05.379 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xa5844f00
11-22 20:58:05.381 31928 31928 D SurfaceView@5a43bee: updateSurface: surface is not
valid
11-22 20:58:05.381 31928 31928 I SurfaceView@5a43bee: releaseSurfaces: viewRoot =
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:58:05.381 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = true t = 0xa5847de0
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:58:05.381 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:58:05.381 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xa5847de0
11-22 20:58:05.382 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
stopped(true) old = false
11-22 20:58:05.382 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to true
11-22 20:58:05.383 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
stopped(true) old = false
11-22 20:58:05.383 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to true
11-22 20:58:05.387 31928 31928 V RealtimeProtocol: App Stopped
11-22 20:58:05.389 31928 31928 I RobloxActivity: [j0.onStop()-8]: The Shell is in
background.
11-22 20:58:05.393 31928 31928 I AppShellFragment: [a.X0()-2]: onStop()
11-22 20:58:05.394 31928 31928 W ExperienceProtocol: Attempted to disconnect
ExperienceProtocol java callback, but one is not connected.
11-22 20:58:05.395 31928 31928 I rbx.main: [ActivityNativeMain.onStop()-15]: onStop
11-22 20:58:05.405 31928 31928 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 20:58:05.405 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5b14e89[ActivityNativeMain]
11-22 20:58:05.413 31928 32380 I Roblox : 2023-11-
22T16:58:05.914Z,25.914158,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#15
0xdab03a10) time:20.9ms (net:20.3ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/client/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:58:05.415 31928 32380 I Roblox : 2023-11-
22T16:58:05.916Z,25.916689,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#14
0xdab03810) time:23.7ms (net:23.5ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/mobile/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:58:05.430 31928 31928 D InputTransport: Input channel destroyed:
'ClientS', fd=293
11-22 20:58:05.431 31928 31928 D SurfaceView@5a43bee: updateSurface: surface is not
valid
11-22 20:58:05.431 31928 31928 I SurfaceView@5a43bee: releaseSurfaces: viewRoot =
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 20:58:05.432 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = true t = 0xab077d80
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 20:58:05.432 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 20:58:05.432 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: from
releaseSurfaces t.apply t = 0xab077d80
11-22 20:58:06.018 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 20:58:06.019 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 20:58:06.019 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 20:58:06.019 31928 31928 I ViewRootImpl@39b619[]: performTraversals
mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 20:58:06.033 31928 31928 I ViewRootImpl@39b619[]: Relayout returned:
old=(169,256,281,387) new=(169,256,281,387) req=(112,131)4 dur=12 res=0x2 s={false
0x0} ch=true seqId=0
11-22 20:58:06.055 31928 31928 W RobloxBaseActivity: [l0.onTrimMemory()-1]:
onTrimMemory: in ActivityNativeMain, level = 20
11-22 20:58:06.055 31928 31928 W RobloxBaseActivity: [RobloxApplication.b()-4]:
TRIM_MEMORY_UI_HIDDEN
11-22 20:58:07.337 31928 32228 I FA : Application backgrounded at:
timestamp_millis: 1700672285333
11-22 20:58:12.732 31928 32380 I Roblox : 2023-11-
22T16:58:13.233Z,33.233654,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#16
0xdab03c10) time:8.5ms (net:7.9ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/client/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:58:12.736 31928 32380 I Roblox : 2023-11-
22T16:58:13.237Z,33.237724,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#17
0xdab03e10) time:12.5ms (net:11.9ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:58:12.972 31928 32261 W InfluxV2Queue: Error creating the socket: failed
to connect to ec2-54-165-151-168.compute-1.amazonaws.com/54.165.151.168 (port 8094)
from /:: (port 60804): connect failed: ETIMEDOUT (Connection timed out)
11-22 20:58:39.782 31928 32267 I Roblox : 2023-11-
22T16:58:40.283Z,60.283115,aa7b51c0,6 [FLog::Output] memLimitStr was nullptr
11-22 20:58:42.735 31928 32380 I Roblox : 2023-11-
22T16:58:43.236Z,63.236832,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#19
0xbacf2210) time:8.6ms (net:8.3ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:58:42.983 31928 32261 W rbx.httpagent: [b.d()-15]: IOException initial
newCall(): url = https://ephemeralcounters.api.roblox.com/v1.1/Counters/Increment/?
apiKey=76E5A40C-3AE1-4028-9F10-7C62520BD94F&counterName=Android-ROBLOXPlayer-
Session-Inferred-Crash&amount=1, exception = java.net.SocketTimeoutException:
timeout
11-22 20:58:45.384 31928 32380 I Roblox : 2023-11-
22T16:58:45.885Z,65.885529,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#20
0xec58ca10) time:12.5ms (net:11.9ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://client-telemetry.roblox.com" } ip:
external:0 numberOfTimesRetried:0
11-22 20:58:47.272 31928 32380 I Roblox : 2023-11-
22T16:58:47.773Z,67.773109,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#18
0xbacf2010) time:31584.5ms (net:31584.3ms callback:0.1ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.0/SequenceStatistics/
BatchAddToSequencesV2?apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip:
external:0 numberOfTimesRetried:0
11-22 20:58:49.376 31928 32380 I Roblox : 2023-11-
22T16:58:49.877Z,69.877007,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#24
0xcc95ca10) time:12.4ms (net:11.0ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/client/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:59:06.043 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 20:59:06.049 31928 31928 I ViewRootImpl@39b619[]: dispatchDetachedFromWindow
11-22 20:59:06.058 31928 31928 D InputTransport: Input channel destroyed:
'd3010c5', fd=72
11-22 20:59:12.736 31928 32380 I Roblox : 2023-11-
22T16:59:13.237Z,93.237724,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#25
0xbacf2410) time:11.6ms (net:11.4ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:59:12.992 31928 32261 W rbx.httpagent: [b.d()-15]: IOException initial
newCall(): url = https://ephemeralcounters.api.roblox.com/v1.1/Counters/Increment/?
apiKey=76E5A40C-3AE1-4028-9F10-7C62520BD94F&counterName=Android-AppLogin-
BrowserTracker-Success&amount=1, exception = java.net.SocketTimeoutException:
timeout
11-22 20:59:13.010 31928 32261 W rbx.httpagent: [b.d()-15]: IOException initial
newCall(): url = https://ecsv2.roblox.com/mobile/pbe, exception =
java.net.UnknownHostException: Unable to resolve host "ecsv2.roblox.com": No
address associated with hostname
11-22 20:59:13.011 31928 31928 W EventStreamManager: [c$a.a()-2]: addEvent: Failed
to post events. Ignore and do nothing
11-22 20:59:18.760 31928 32380 I Roblox : 2023-11-
22T16:59:19.261Z,99.261711,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#21
0x9d974410) time:31486.6ms (net:31486.2ms callback:0.1ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 20:59:20.808 31928 32380 I Roblox : 2023-11-
22T16:59:21.309Z,101.309181,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#22
0xcc95c610) time:31446.0ms (net:31445.7ms callback:0.0ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 20:59:20.809 31928 32380 I Roblox : 2023-11-
22T16:59:21.310Z,101.310593,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#23
0xcc95c810) time:31446.0ms (net:31444.5ms callback:0.0ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.0/SequenceStatistics/
BatchAddToSequencesV2?apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip:
external:0 numberOfTimesRetried:0
11-22 20:59:39.859 31928 32267 I Roblox : 2023-11-
22T16:59:40.360Z,120.360291,aa7b51c0,6 [FLog::Output] memLimitStr was nullptr
11-22 20:59:42.735 31928 32380 I Roblox : 2023-11-
22T16:59:43.236Z,123.236702,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#28
0xdcc18210) time:9.7ms (net:9.6ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 20:59:45.898 31928 32274 I Roblox : 2023-11-
22T16:59:46.398Z,126.398994,aa5321c0,6 [FLog::Output] Could not fetch settings,
using local time
11-22 20:59:45.901 31928 32274 I Roblox : 2023-11-
22T16:59:46.401Z,126.401894,aa5321c0,12 [DFLog::HttpTraceError] HttpResponse(#27
0xe728b410) time:5000.3ms (net:4998.1ms callback:2.8ms timeInRetryQueue:0.0ms)
error:9 message:HttpError: Aborted url:{
"https://clientsettingscdn.roblox.com/v2/settings/application/AndroidApp" } ip:
external:0 numberOfTimesRetried:0
11-22 20:59:49.375 31928 32380 I Roblox : 2023-11-
22T16:59:49.876Z,129.876526,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#29
0xeb7bf410) time:13.3ms (net:12.4ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://client-telemetry.roblox.com" } ip:
external:0 numberOfTimesRetried:0
11-22 20:59:51.273 31928 32380 I Roblox : 2023-11-
22T16:59:51.774Z,131.774109,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#26
0xdcc18010) time:31509.9ms (net:31509.6ms callback:0.1ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 21:00:12.737 31928 32380 I Roblox : 2023-11-
22T17:00:13.238Z,153.238541,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#30
0xcc95cc10) time:8.7ms (net:8.4ms callback:1.1ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 21:00:39.924 31928 32267 I Roblox : 2023-11-
22T17:00:40.424Z,180.424362,aa7b51c0,6 [FLog::Output] memLimitStr was nullptr
11-22 21:00:42.737 31928 32380 I Roblox : 2023-11-
22T17:00:43.237Z,183.237930,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#32
0x9feaf010) time:8.9ms (net:8.5ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 21:00:47.848 31928 32380 I Roblox : 2023-11-
22T17:00:48.349Z,188.349426,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#31
0x9d974010) time:31562.0ms (net:31561.7ms callback:0.1ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 21:00:53.379 31928 32380 I Roblox : 2023-11-
22T17:00:53.880Z,193.880569,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#34
0xec58cc10) time:13.4ms (net:12.9ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://client-telemetry.roblox.com" } ip:
external:0 numberOfTimesRetried:0
11-22 21:01:12.743 31928 32380 I Roblox : 2023-11-
22T17:01:13.244Z,213.244156,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#35
0x9feae410) time:14.3ms (net:14.2ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 21:01:20.360 31928 32380 I Roblox : 2023-11-
22T17:01:20.861Z,220.861633,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#33
0xdab03210) time:31508.1ms (net:31507.9ms callback:0.1ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 21:01:39.991 31928 32267 I Roblox : 2023-11-
22T17:01:40.492Z,240.492752,aa7b51c0,6 [FLog::Output] memLimitStr was nullptr
11-22 21:01:42.739 31928 32380 I Roblox : 2023-11-
22T17:01:43.240Z,243.240662,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#36
0x9feaec10) time:9.2ms (net:9.1ms callback:0.8ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 21:01:45.926 31928 32380 I Roblox : 2023-11-
22T17:01:46.427Z,246.427414,b9ce61c0,6 [FLog::Output] Could not fetch settings,
using local time
11-22 21:01:45.929 31928 32380 I Roblox : 2023-11-
22T17:01:46.430Z,246.430740,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#37
0xe728b410) time:11.4ms (net:9.8ms callback:3.1ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{
"https://clientsettingscdn.roblox.com/v2/settings/application/AndroidApp" } ip:
external:0 numberOfTimesRetried:0
11-22 21:01:57.375 31928 32380 I Roblox : 2023-11-
22T17:01:57.876Z,257.876068,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#39
0xcc95c610) time:11.8ms (net:11.5ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://client-telemetry.roblox.com" } ip:
external:0 numberOfTimesRetried:0
11-22 21:02:12.739 31928 32380 I Roblox : 2023-11-
22T17:02:13.239Z,273.239838,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#40
0xe7059c10) time:8.7ms (net:8.5ms callback:0.3ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 21:02:20.520 31928 32380 I Roblox : 2023-11-
22T17:02:21.021Z,281.021088,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#38
0xec58ca10) time:31589.9ms (net:31588.9ms callback:0.1ms timeInRetryQueue:0.0ms)
error:3 message:HttpError: ConnectFail url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 21:02:40.057 31928 32267 I Roblox : 2023-11-
22T17:02:40.558Z,300.558319,aa7b51c0,6 [FLog::Output] memLimitStr was nullptr
11-22 21:02:42.746 31928 32380 I Roblox : 2023-11-
22T17:02:43.247Z,303.247070,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#41
0xbacf2010) time:15.4ms (net:15.2ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://ecsv2.roblox.com/timespent/pbe" } ip:
external:0 numberOfTimesRetried:0
11-22 21:02:45.921 31928 32283 W libc : Access denied finding property
"qemu.hw.mainkeys"
11-22 21:02:46.122 31928 32283 W libc : Access denied finding property
"qemu.sf.lcd_density"
11-22 21:02:49.547 31928 32380 I Roblox : 2023-11-
22T17:02:50.047Z,310.047943,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#42
0xcc95c810) time:9.6ms (net:9.4ms callback:0.1ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 21:02:49.555 31928 32380 I Roblox : 2023-11-
22T17:02:50.056Z,310.056732,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#43
0xbacf2210) time:11.4ms (net:10.3ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{
"https://ephemeralcounters.api.roblox.com/v1.0/SequenceStatistics/
BatchAddToSequencesV2?apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip:
external:0 numberOfTimesRetried:0
11-22 21:02:49.561 31928 32380 I Roblox : 2023-11-
22T17:02:50.062Z,310.062592,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#44
0xbacf2410) time:16.0ms (net:15.5ms callback:0.2ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{
"https://ephemeralcounters.api.roblox.com/v1.1/Counters/BatchIncrement?
apiKey=76E5A40C%2D3AE1%2D4028%2D9F10%2D7C62520BD94F" } ip: external:0
numberOfTimesRetried:0
11-22 21:03:01.373 31928 32380 I Roblox : 2023-11-
22T17:03:01.874Z,321.874512,b9ce61c0,12 [DFLog::HttpTraceError] HttpResponse(#45
0xcc95ca10) time:11.1ms (net:10.9ms callback:0.0ms timeInRetryQueue:0.0ms) error:2
message:HttpError: DnsResolve url:{ "https://client-telemetry.roblox.com" } ip:
external:0 numberOfTimesRetried:0
11-22 21:03:02.898 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
handleAppVisibility mAppVisible = false visible = true
11-22 21:03:02.901 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleAppVisibility mAppVisible = false visible = true
11-22 21:03:02.924 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 21:03:02.964 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:02.981 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xe7af0980 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:02.982 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xe7af0980 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:02.988 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,320,702,1237) new=(18,320,702,1237) req=(684,917)0 dur=40 res=0x3
s={true 0xb3046400} ch=true seqId=0
11-22 21:03:02.989 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb3046400}
hwInitialized=true
11-22 21:03:02.998 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:02.998 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setup
new sync id=2
11-22 21:03:02.999 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setting
syncFrameCallback
11-22 21:03:02.999 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:03.006 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:03.023 31928 32271 I ViewRootImpl@e29d59a[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:03.023 31928 32271 I ViewRootImpl@e29d59a[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 21:03:03.050 31928 32199 I BLASTBufferQueue:
[ViewRootImpl@e29d59a[ActivityNativeMain]#5](f:0,a:0) onFrameAvailable the first
frame is available
11-22 21:03:03.054 31928 32199 I ViewRootImpl@e29d59a[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:03.056 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
onSyncComplete
11-22 21:03:03.057 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
setupSync seqId=0 mSyncId=2 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:03.057 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe76ca760
11-22 21:03:03.058 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
stopped(false) old = true
11-22 21:03:03.058 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to
false
11-22 21:03:03.059 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
stopped(false) old = true
11-22 21:03:03.059 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
WindowStopped on com.roblox.client/com.roblox.client.ActivityNativeMain set to
false
11-22 21:03:03.123 31928 31928 I rbx.locale: [j0.x1()-1]: using new api on app
resume. mIsAppResumedFromColdStart: false
11-22 21:03:03.145 31928 31928 I rbx.locale: [a.d()-3]: deviceLocale: az-AZ
11-22 21:03:03.311 31928 31928 V RealtimeProtocol: App Resumed
11-22 21:03:03.334 31928 31928 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 21:03:03.334 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5b14e89[ActivityNativeMain]
11-22 21:03:03.335 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
stopped(false) old = false
11-22 21:03:03.335 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
stopped(false) old = false
11-22 21:03:03.348 31928 31928 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 21:03:03.348 31928 31928 I rbx.main: [ActivityNativeMain.onResume()-2]:
onResume: IsLoggedIn = false
11-22 21:03:03.349 31928 3129 D TrafficStats: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:03.350 31928 31928 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 21:03:03.351 31928 31928 I rbx.main: [ActivityNativeMain.v2()-1]: startup:
11-22 21:03:03.352 31928 31928 I InitHelper: [k.S()-1]: startV2: initState =
INIT_STATE_DONE_OK, StartedFor: SYSTEM
11-22 21:03:03.352 31928 31928 I InitHelper: [k.S()-14]: The initialization is done
or unauthorized. Go to Main screen.
11-22 21:03:03.353 31928 31928 I rbx.main: [ActivityNativeMain.T()-1]:
navigateToMainScreen: IsLoggedIn = false
11-22 21:03:03.356 31928 31928 I PermissionsProtocol: requestPermissionsOnStartup:
didRequest:true
11-22 21:03:03.358 31928 31928 I rbx.main: [ActivityNativeMain.onResume()-22]:
Setting result launcher for IdentityProtocol
11-22 21:03:03.369 31928 31928 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 21:03:03.369 31928 31928 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@5b14e89[ActivityNativeMain]
11-22 21:03:03.375 31928 31928 I SurfaceView@5a43bee: onWindowVisibilityChanged(0)
false com.roblox.client.RBXSurfaceView{5a43bee VFE...... ........ 0,0-720,1600
#7f09023a app:id/surfaceview aid=1073741841} of
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 21:03:03.375 31928 31928 D SurfaceView@5a43bee: updateSurface: surface is not
valid
11-22 21:03:03.375 31928 31928 I SurfaceView@5a43bee: releaseSurfaces: viewRoot =
ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 21:03:03.377 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = true t = 0xbbe88820
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 21:03:03.377 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
viewRoot.applyTransactionOnDrawFromReleaseSurfaces
11-22 21:03:03.378 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = false t =
0xbbe88820android.view.ViewRootImpl.applyTransactionOnDrawFromReleaseSurfaces:12850
android.view.SurfaceView.applyTransactionOnVriDraw:2046
android.view.SurfaceView.releaseSurfaces:858
android.view.SurfaceView.updateSurface:998
android.view.SurfaceView.onWindowVisibilityChanged:371
11-22 21:03:03.379 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 21:03:03.389 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:03.390 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@7c811cf[ActivityNativeMain] mNativeObject= 0xdcc1a980
sc.mNativeObject= 0xcba64530 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:03.390 31928 31928 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@7c811cf[ActivityNativeMain] mNativeObject= 0xdcc1a980
sc.mNativeObject= 0xcba64530 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:03.391 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=10 res=0x3
s={true 0xe7088c00} ch=true seqId=0
11-22 21:03:03.392 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xe7088c00}
hwInitialized=true
11-22 21:03:03.393 31928 31928 I SurfaceView@5a43bee: windowStopped(false) true
com.roblox.client.RBXSurfaceView{5a43bee VFE...... ........ 0,0-720,1600 #7f09023a
app:id/surfaceview aid=1073741841} of ViewRootImpl@7c811cf[ActivityNativeMain]
11-22 21:03:03.393 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:03.393 31928 31928 I SurfaceView@5a43bee: Changes: creating=true
format=false size=false visible=true alpha=false hint=false mUseAlpha=false
visible=true left=false top=false
11-22 21:03:03.401 31928 31928 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
null mNativeObject= 0xcc882480 sc.mNativeObject= 0xdaac6dc0 format= 4 caller=
android.view.SurfaceView.createBlastSurfaceControls:1383
android.view.SurfaceView.updateSurface:1079
android.view.SurfaceView.setWindowStopped:335
android.view.SurfaceView.surfaceCreated:1853
android.view.ViewRootImpl.notifySurfaceCreated:2820
android.view.ViewRootImpl.performTraversals:4293
11-22 21:03:03.401 31928 31928 I SurfaceView@5a43bee: 94649326 Cur surface:
Surface(name=null)/@0xfd8d526
11-22 21:03:03.401 31928 31928 I SurfaceView@5a43bee: pST: sr = Rect(0, 0 - 720,
1600) sw = 720 sh = 1600
11-22 21:03:03.402 31928 31928 D SurfaceView@5a43bee: performSurfaceTransaction
RenderWorker position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 21:03:03.402 31928 31928 I SurfaceView@5a43bee: applyTransactionOnVriDraw:
vri = ViewRootImpl@7c811cf[ActivityNativeMain] fRS = false t = 0xa5844500
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.setWindowStopped:335
11-22 21:03:03.403 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xa5844500android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.setWindowStopped:335
android.view.SurfaceView.surfaceCreated:1853
11-22 21:03:03.403 31928 31928 I SurfaceView@5a43bee: updateSurface: mVisible =
true mSurface.isValid() = true
11-22 21:03:03.403 31928 31928 I SurfaceView@5a43bee: updateSurface:
mSurfaceCreated = false surfaceChanged = true visibleChanged = true
11-22 21:03:03.403 31928 31928 I SurfaceView@5a43bee: visibleChanged --
surfaceCreated
11-22 21:03:03.403 31928 31928 I SurfaceView@5a43bee: surfaceCreated 2 #1
com.roblox.client.RBXSurfaceView{5a43bee VFE...... ........ 0,0-720,1600 #7f09023a
app:id/surfaceview aid=1073741841}
11-22 21:03:03.404 31928 31928 I MainScreenController:
[MainActivityController.surfaceCreated()-1]: surfaceCreated
11-22 21:03:03.404 31928 31928 I AppShellFragment: [a.surfaceCreated()-1]:
surfaceCreated()
11-22 21:03:03.405 31928 31928 I AppShellFragment: [a.surfaceCreated()-4]: Start
the lua app
11-22 21:03:03.405 31928 31928 I Roblox : 2023-11-
22T17:03:03.906Z,323.906616,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:false context:ASMA.start
11-22 21:03:03.406 31928 31928 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
11-22 21:03:03.407 31928 31928 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
Created ANativeWindow 0xdc8db808 (ID:2)
11-22 21:03:03.407 31928 32269 I Roblox : 2023-11-
22T17:03:03.908Z,323.908447,aa6b41c0,6 [FLog::SingleSurfaceApp] startLuaApp:
(stage:LuaApp).
11-22 21:03:03.407 31928 32269 I Roblox : 2023-11-
22T17:03:03.908Z,323.908722,aa6b41c0,6 [FLog::SingleSurfaceApp] returnToLuaApp:
(stage:LuaApp).
11-22 21:03:03.407 31928 32269 I Roblox : 2023-11-
22T17:03:03.908Z,323.908813,aa6b41c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: ...
disable videoRecorder.
11-22 21:03:03.407 31928 32269 I Roblox : 2023-11-
22T17:03:03.908Z,323.908875,aa6b41c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: (in
LuaApp stage) resume App.
11-22 21:03:03.407 31928 32269 I Roblox : 2023-11-
22T17:03:03.908Z,323.908905,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::resume dataModel(0xbac40e00), window = 0xdc8db808.
11-22 21:03:03.416 31928 32269 I Roblox : 2023-11-
22T17:03:03.917Z,323.917755,aa6b41c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_surface
11-22 21:03:03.416 31928 32269 I Roblox : 2023-11-
22T17:03:03.917Z,323.917938,aa6b41c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_android_surface
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962067,aa6b41c0,6 [FLog::Graphics] Vulkan Android Device:
Samsung SM-A047F
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962280,aa6b41c0,6 [FLog::Graphics] VULKAN MT shader loading is
enabled
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962372,aa6b41c0,6 [FLog::Graphics] VULKAN heapIndex = 0,
heapFlags = 1 (device), heapSize = 3831005184
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962433,aa6b41c0,6 [FLog::Graphics] VULKAN unifiedMemory =
true, device memory = 3831005184, host memory = 0, setting caps.videoMemory =
67108864
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962524,aa6b41c0,6 [FLog::Graphics] Vulkan Device: Mali-G52
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962585,aa6b41c0,6 [FLog::Graphics] Vulkan Device: Vendor 13b5
Device 72120000
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962616,aa6b41c0,6 [FLog::Graphics] Vulkan Device: Driver
38.1.0 (159387648)
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962646,aa6b41c0,6 [FLog::Graphics] Vulkan Device: API 1.1.213
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962708,aa6b41c0,6 [channel] Caps: ThreadSafe 1 Framebuffer 1
FpFramebuffer 1 Shaders 1 Compute 1 Instancing 1 PerInstanceStream 1 ConstBuffers 1
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962738,aa6b41c0,6 [channel] Caps: Framebuffer: MRT 4 MSAA 8
Stencil 1
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962769,aa6b41c0,6 [channel] Caps: Framebuffer: Depth16 1
Depth24 1 DepthFloat 1 DepthClamp 0
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962799,aa6b41c0,6 [channel] Caps: Border Color 1
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962860,aa6b41c0,6 [channel] Caps: Texture: RGB10A2 1 RG11B10F
1 R16I 1
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962891,aa6b41c0,6 [channel] Caps: Texture: DXT 0 PVR 0 ETC1 1
ETC2 1 Half 1
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962921,aa6b41c0,6 [channel] Caps: Texture: 3D 1 Array 1 Depth
1 MSAA 1 MSAAFP16 8
11-22 21:03:03.461 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962952,aa6b41c0,6 [channel] Caps: Texture: NPOT 1 PartialMips
1 CubeMipGen 1 CubeFramebuffer 1
11-22 21:03:03.462 31928 32269 I Roblox : 2023-11-
22T17:03:03.962Z,323.962982,aa6b41c0,6 [channel] Caps: Texture: Size 16384 Units 32
VertexUnits 32
11-22 21:03:03.462 31928 32269 I Roblox : 2023-11-
22T17:03:03.963Z,323.963043,aa6b41c0,6 [channel] Caps: ConstantBufferSize 16384
11-22 21:03:03.462 31928 32269 I Roblox : 2023-11-
22T17:03:03.963Z,323.963104,aa6b41c0,6 [channel] Caps: isAppleGPU 0
11-22 21:03:03.462 31928 32269 I Roblox : 2023-11-
22T17:03:03.963Z,323.963165,aa6b41c0,6 [channel] Caps: 32bIdx 1 Memoryless 0
11-22 21:03:03.462 31928 32269 I Roblox : 2023-11-
22T17:03:03.963Z,323.963226,aa6b41c0,6 [channel] Caps: ColorBGR 0 RTFlip 0
MinusOneToOneDepth 0
11-22 21:03:03.465 31928 32269 I Roblox : 2023-11-
22T17:03:03.966Z,323.966614,aa6b41c0,6 [FLog::Graphics] Vulkan: Loaded pipeline
cache (45622 bytes, hash 28621fe9)
11-22 21:03:03.466 31928 32269 I Roblox : 2023-11-
22T17:03:03.967Z,323.967133,aa6b41c0,6 [FLog::Graphics] Vulkan: creating
framebuffer 720x1600
11-22 21:03:03.479 31928 32269 I Roblox : 2023-11-
22T17:03:03.980Z,323.980103,aa6b41c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 21:03:03.481 31928 32269 I Roblox : 2023-11-
22T17:03:03.982Z,323.982086,aa6b41c0,6 [FLog::Graphics] Video memory size: 67108864
11-22 21:03:03.582 31928 32269 I Roblox : 2023-11-
22T17:03:04.083Z,324.083099,aa6b41c0,6 [FLog::Graphics] Loaded 749 shaders from
pack vulkan_mobile variant default (5576880 bytes)
11-22 21:03:03.582 31928 32269 I Roblox : 2023-11-
22T17:03:04.083Z,324.083282,aa6b41c0,6 [FLog::Graphics] Compiled 572 shaders in 100
ms
11-22 21:03:03.629 31928 32269 I Roblox : 2023-11-
22T17:03:04.130Z,324.130371,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController::disableVR
11-22 21:03:03.629 31928 32269 I Roblox : 2023-11-
22T17:03:04.130Z,324.130768,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:2]::RenderJob
11-22 21:03:03.630 31928 32269 I Roblox : 2023-11-
22T17:03:04.130Z,324.130951,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::run dataModel(0xbac40e00)
11-22 21:03:03.632 31928 32269 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 21:03:03.632 31928 32269 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 21:03:03.633 31928 32269 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 21:03:03.633 31928 32269 I Roblox : 2023-11-
22T17:03:04.134Z,324.134094,aa6b41c0,6 [FLog::SingleSurfaceApp] userDidLogin
11-22 21:03:03.633 31928 32269 I Roblox : 2023-11-
22T17:03:04.134Z,324.134369,aa6b41c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 21:03:03.634 31928 31928 I rbx.main: [ActivityNativeMain.S()-1]:
onAppStarted:
11-22 21:03:03.635 31928 31928 I SurfaceView@5a43bee: surfaceChanged -- format=4
w=720 h=1600
11-22 21:03:03.635 31928 31928 I SurfaceView@5a43bee: surfaceChanged (720,1600) 2
#1 com.roblox.client.RBXSurfaceView{5a43bee VFE...... ........ 0,0-720,1600
#7f09023a app:id/surfaceview aid=1073741841}
11-22 21:03:03.635 31928 31928 I MainScreenController:
[MainActivityController.surfaceChanged()-4]: surfaceChanged
11-22 21:03:03.636 31928 31928 I AppShellFragment: [a.surfaceChanged()-1]:
surfaceChanged()
11-22 21:03:03.636 31928 31928 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp:
11-22 21:03:03.637 31928 31928 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp: Same native window 0xdc8db808. No need to do
anything!
11-22 21:03:03.637 31928 32269 I Roblox : 2023-11-
22T17:03:04.138Z,324.138458,aa6b41c0,6 [FLog::SingleSurfaceApp]
updateSurfaceLuaApp: (stage:LuaApp)
11-22 21:03:03.637 31928 32269 I Roblox : 2023-11-
22T17:03:04.138Z,324.138611,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::update: (window = 0xdc8db808) (view = 0x9d7f1800)
11-22 21:03:03.637 31928 31928 I SurfaceView@5a43bee: surfaceRedrawNeeded
11-22 21:03:03.638 31928 31928 V SurfaceView@5a43bee: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 21:03:03.640 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:03.640 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: Setup
new sync id=1
11-22 21:03:03.640 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]: Setting
syncFrameCallback
11-22 21:03:03.640 31928 31928 E SurfaceSyncer: Failed to find sync for id=0
11-22 21:03:03.640 31928 31928 E SurfaceSyncer: Failed to find sync for id=1
11-22 21:03:03.640 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:03.643 31928 32271 D SurfaceView@5a43bee: updateSurfacePosition
RenderWorker, frameNr = 1, position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 21:03:03.643 31928 32271 I SurfaceView@5a43bee: uSP: rtp = Rect(0, 0 - 720,
1600) rtsw = 720 rtsh = 1600
11-22 21:03:03.644 31928 32271 I SurfaceView@5a43bee: onSSPAndSRT: pl = 0 pt = 0 sx
= 1.0 sy = 1.0
11-22 21:03:03.645 31928 32271 I SurfaceView@5a43bee: aOrMT:
ViewRootImpl@7c811cf[ActivityNativeMain] t =
android.view.SurfaceControl$Transaction@42c08a9 fN = 1 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:373
11-22 21:03:03.645 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: mWNT:
t=0xa58446e0 mBlastBufferQueue=0xdcc1a980 fn= 1 caller=
android.view.SurfaceView.applyOrMergeTransaction:1455 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
11-22 21:03:03.645 31928 32279 I Roblox : 2023-11-
22T17:03:04.146Z,324.146484,a8b951c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::stepDataModelJob: No DM yet. Continue...
11-22 21:03:03.649 31928 32269 I Roblox : 2023-11-
22T17:03:04.150Z,324.150482,aa6b41c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::scheduleRender: No data model. Bind workspace now...
11-22 21:03:03.652 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: mWNT:
t=0xcbd02b20 mBlastBufferQueue=0xdcc1a980 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 21:03:03.653 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: mWNT:
t=0xa5844500 mBlastBufferQueue=0xdcc1a980 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 21:03:03.653 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:03.653 31928 32271 I ViewRootImpl@7c811cf[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 21:03:03.657 31928 32199 I BLASTBufferQueue:
[ViewRootImpl@7c811cf[ActivityNativeMain]#6](f:0,a:0) onFrameAvailable the first
frame is available
11-22 21:03:03.659 31928 32199 I ViewRootImpl@7c811cf[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:03.660 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
onSyncComplete
11-22 21:03:03.660 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
setupSync seqId=0 mSyncId=1 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:03.661 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=true
mForceNextWindowRelayout=false params=null
11-22 21:03:03.668 31928 32447 I OpenGLRenderer: Davey! duration=731ms; Flags=1,
FrameTimelineVsyncId=38046273, IntendedVsync=134802821099948,
Vsync=134803253953798, InputEventId=0, HandleInputStart=134803265882231,
AnimationStart=134803265884424, PerformTraversalsStart=134803266381770,
DrawStart=134803534252193, FrameDeadline=134802837766614,
FrameInterval=134803265857039, FrameStartTime=16648225, SyncQueued=134803536305077,
SyncStart=134803536453154, IssueDrawCommandsStart=134803536734693,
SwapBuffers=134803547408039, FrameCompleted=134803553013847,
DequeueBufferDuration=2295577, QueueBufferDuration=1871077,
GpuCompleted=134803550807116, SwapBuffersCompleted=134803553013847,
DisplayPresentTime=9069477391153130231, CommandSubmissionCompleted=134803547408039,
11-22 21:03:03.671 31928 32269 I Roblox : 2023-11-
22T17:03:04.172Z,324.172180,aa6b41c0,6 [FLog::Graphics] Vulkan: resizing window
framebuffer to 720x1600
11-22 21:03:03.672 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:03.672 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdaac6f00 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:03.673 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,320,702,1237) new=(18,320,702,1237) req=(684,917)0 dur=11 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:03.675 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xcbc7e760
11-22 21:03:03.677 31928 31928 I SurfaceView@5a43bee: finishedDrawing
11-22 21:03:03.686 31928 32269 I Roblox : 2023-11-
22T17:03:04.186Z,324.186981,aa6b41c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 21:03:03.686 31928 32269 I Roblox : 2023-11-
22T17:03:04.187Z,324.187500,aa6b41c0,6 [FLog::Graphics] LayeredClothingMode
updated: LC=1 HSR=1
11-22 21:03:03.686 31928 32269 I Roblox : 2023-11-
22T17:03:04.187Z,324.187836,aa6b41c0,6 [FLog::Graphics] Future is bright shadows
11-22 21:03:03.702 31928 32269 I Roblox : 2023-11-
22T17:03:04.202Z,324.202911,aa6b41c0,6 [FLog::Graphics]
SmoothCluster::initSolidTextures()
11-22 21:03:03.703 31928 32269 I Roblox : 2023-11-
22T17:03:04.203Z,324.203888,aa6b41c0,6 [FLog::Graphics] Terrain TextureAtlas
2048x2048, tileCount: 6x6, tileSize: 256x256, border: 32, mip: 4
11-22 21:03:03.704 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 21:03:03.705 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb3046400}
11-22 21:03:03.708 31928 31928 D InputMethodManager: startInputInner - Id : 0
11-22 21:03:03.708 31928 31928 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 21:03:03.798 31928 32269 I Roblox : 2023-11-
22T17:03:04.298Z,324.298950,aa6b41c0,6 [FLog::Graphics] SceneManager: resizing main
targets to 720x1600
11-22 21:03:03.988 31928 31928 I rbx.locale: [a.c()-1]: response:
{"signupAndLogin":
{"id":1,"locale":"en_us","name":"English(US)","nativeName":"English","language":
{"id":41,"name":"English","nativeName":"English","languageCode":"en","isRightToLeft
":false}},"generalExperience":
{"id":1,"locale":"en_us","name":"English(US)","nativeName":"English","language":
{"id":41,"name":"English","nativeName":"English","languageCode":"en","isRightToLeft
":false}},"ugc":
{"id":1,"locale":"en_us","name":"English(US)","nativeName":"English","language":
{"id":41,"name":"English","nativeName":"English","languageCode":"en","isRightToLeft
":false}}} ,response code:200
11-22 21:03:03.989 31928 31928 I rbx.locale: [a.c()-8]: loginSignUpLocale = en_us
11-22 21:03:03.990 31928 31928 I rbx.locale: [a.c()-9]: generalExperienceLocale =
en_us
11-22 21:03:03.990 31928 31928 I rbx.locale: [a.c()-10]: ugcLocale = en_us
11-22 21:03:03.994 31928 31928 I rbx.locale: [j0$a.a()-3]: Retrieved locale same as
current locale
11-22 21:03:04.065 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:04.166 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:04.175 31928 31928 D InputMethodManager: startInputInner - Id : 0
11-22 21:03:04.176 31928 31928 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 21:03:04.200 31928 31928 I IMM_LC : showSoftInput(View,I)
11-22 21:03:04.201 31928 31928 I IMM_LC : ssi() - flag : 0 view :
com.roblox.client reason = SHOW_SOFT_INPUT
11-22 21:03:04.253 31928 31928 I AssistStructure: Flattened final assist data: 4448
bytes, containing 2 windows, 34 views
11-22 21:03:04.292 31928 31939 I m.roblox.client: Background concurrent copying GC
freed 57022(2437KB) AllocSpace objects, 6(312KB) LOS objects, 49% free,
7970KB/15MB, paused 334us,140us total 336.007ms
11-22 21:03:04.293 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 21:03:04.312 31928 32269 I BLASTBufferQueue:
[SurfaceView[com.roblox.client/com.roblox.client.ActivityNativeMain]@0#7](f:0,a:0)
onFrameAvailable the first frame is available
11-22 21:03:04.369 31928 31928 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-22 21:03:04.369 31928 31928 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-22 21:03:04.433 31928 3136 D TrafficStats: tagSocket(280) with
statsTag=0x4e864ee, statsUid=-1
11-22 21:03:04.467 31928 31954 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,320][702,1237] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:04.469 31928 32447 I ViewRootImpl@7c811cf[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@85dfbeb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:04.469 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 21:03:04.470 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,320][702,1237]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:04.471 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 21:03:04.471 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:04.536 31928 31928 D InsetsController: show(ime(), fromIme=true)
11-22 21:03:04.543 31928 31928 D InsetsController: controlAnimationUnchecked: Added
types=8 animType=0 host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.show:1063
11-22 21:03:04.544 31928 31928 D InsetsSourceConsumer: setRequestedVisible:
visible=true, type=19, host=com.roblox.client/com.roblox.client.ActivityNativeMain,
from=android.view.InsetsSourceConsumer.show:250
android.view.ImeInsetsSourceConsumer.show:82
android.view.InsetsController.showDirectly:1609
android.view.InsetsController.controlAnimationUnchecked:1232
android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.show:1063
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6761
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 21:03:04.588 31928 31954 I ViewRootImpl@7c811cf[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@85dfbeb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:04.591 31928 32447 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,48][702,965] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:04.594 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 21:03:04.612 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.relayoutWindow:9802
11-22 21:03:04.616 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:04.616 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xe7418a30 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:04.617 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,48,702,965) req=(684,917)0 dur=22 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:04.617 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:04.620 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:04.620 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:04.624 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:04.631 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 21:03:04.632 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:04.632 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,48][702,965]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:04.639 31928 31928 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:true x:0 y:495 w:384 h:286
11-22 21:03:04.640 31928 31928 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:72 rm:0
11-22 21:03:04.711 31928 3136 I AppsFlyerManager: [a$a.onConversionDataSuccess()-
2]: media-source: null
11-22 21:03:04.821 31928 31928 D InsetsController: cancelAnimation of types: 8,
animType: 0, host: com.roblox.client/com.roblox.client.ActivityNativeMain,
from:android.view.InsetsController.notifyFinished:1375
android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0$android-
view-InsetsAnimationThreadControlRunner$1:84
android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1.run:4
11-22 21:03:04.822 31928 31928 D InsetsSourceConsumer: ensureControlPosition:
Point(0, 48) for ITYPE_IME on
com.roblox.client/com.roblox.client.ActivityNativeMain from
android.view.InsetsSourceConsumer.notifyAnimationFinished:419
11-22 21:03:04.831 31928 32272 I ViewRootImpl@e29d59a[ActivityNativeMain]: mWNT:
t=0xa5844c80 mBlastBufferQueue=0xe7ba8f80 fn= 6 caller=
android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96
android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0$android-view-
SyncRtSurfaceTransactionApplier:69 android.view.SyncRtSurfaceTransactionApplier$
$ExternalSyntheticLambda0.onFrameDraw:4
11-22 21:03:08.036 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:08.136 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:08.139 31928 31928 D InputMethodManager: startInputInner - Id : 0
11-22 21:03:08.139 31928 31928 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 21:03:08.146 31928 31928 I IMM_LC : showSoftInput(View,I)
11-22 21:03:08.147 31928 31928 I IMM_LC : ssi() - flag : 0 view :
com.roblox.client reason = SHOW_SOFT_INPUT
11-22 21:03:08.152 31928 31928 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-22 21:03:08.238 31928 31928 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-22 21:03:08.238 31928 31928 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-22 21:03:08.247 31928 31928 D InsetsController: show(ime(), fromIme=true)
11-22 21:03:08.253 31928 31928 D InsetsController: show(ime(), fromIme=true)
11-22 21:03:10.367 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:10.450 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:10.633 31928 31928 D TrafficStats: tagSocket(119) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:11.660 31928 31928 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 21:03:11.660 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 21:03:11.660 31928 31928 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 21:03:11.660 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 21:03:11.661 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 21:03:11.661 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 21:03:11.661 31928 31928 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 21:03:11.661 31928 31928 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 21:03:11.661 31928 31928 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 21:03:11.661 31928 31928 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 21:03:11.661 31928 31928 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 21:03:11.661 31928 31928 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 21:03:11.661 31928 31928 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 21:03:11.661 31928 31928 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 21:03:11.662 31928 31928 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 21:03:11.662 31928 31928 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 21:03:11.662 31928 31928 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 21:03:11.662 31928 31928 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 21:03:11.662 31928 31928 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 21:03:11.668 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:11.672 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:11.673 31928 31928 I Choreographer: Skipped 72 frames! The application
may be doing too much work on its main thread.
11-22 21:03:11.679 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:11.692 31928 31954 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:11.696 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:11.696 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xbb2e11f0 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:11.697 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,61,702,915) req=(684,854)0 dur=17 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:11.697 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:11.698 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:11.698 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:11.701 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:11.734 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:11.748 31928 31954 I OpenGLRenderer: Davey! duration=1253ms; Flags=0,
FrameTimelineVsyncId=38052385, IntendedVsync=134810362922846,
Vsync=134811561605486, InputEventId=723939549, HandleInputStart=134811566685764,
AnimationStart=134811566688610, PerformTraversalsStart=134811567083033,
DrawStart=134811598117264, FrameDeadline=134810379589512,
FrameInterval=134811566399956, FrameStartTime=16648370, SyncQueued=134811601523495,
SyncStart=134811602288572, IssueDrawCommandsStart=134811602606302,
SwapBuffers=134811612995572, FrameCompleted=134811616874148,
DequeueBufferDuration=2087193, QueueBufferDuration=702769,
GpuCompleted=134811616874148, SwapBuffersCompleted=134811614759110,
DisplayPresentTime=0, CommandSubmissionCompleted=134811612995572,
11-22 21:03:13.049 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:13.214 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:13.499 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:13.598 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:13.602 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:13.617 31928 31954 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,48][702,965] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:13.621 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:13.622 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc8121e0 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:13.623 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,61,702,915) new=(18,48,702,965) req=(684,917)0 dur=19 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:13.625 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:13.625 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:13.626 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:13.630 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:13.640 31928 31928 D TrafficStats: tagSocket(125) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:14.316 31928 31928 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 21:03:14.316 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 21:03:14.316 31928 31928 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 21:03:14.316 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 21:03:14.316 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 21:03:14.316 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 21:03:14.316 31928 31928 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 21:03:14.316 31928 31928 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 21:03:14.316 31928 31928 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 21:03:14.316 31928 31928 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 21:03:14.316 31928 31928 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 21:03:14.316 31928 31928 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 21:03:14.316 31928 31928 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 21:03:14.316 31928 31928 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 21:03:14.316 31928 31928 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 21:03:14.316 31928 31928 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 21:03:14.316 31928 31928 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 21:03:14.316 31928 31928 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 21:03:14.317 31928 31928 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 21:03:14.319 31928 31928 I Choreographer: Skipped 42 frames! The application
may be doing too much work on its main thread.
11-22 21:03:14.320 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:14.336 31928 31954 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:14.339 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:14.340 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc8124b0 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:14.341 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,61,702,915) req=(684,854)0 dur=19 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:14.342 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:14.343 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:14.343 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:14.344 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:14.347 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,48][702,965]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=true
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:14.347 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized mSyncSeqId = 0
11-22 21:03:14.376 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:14.376 31928 31954 I OpenGLRenderer: Davey! duration=746ms; Flags=0,
FrameTimelineVsyncId=38053642, IntendedVsync=134813509550256,
Vsync=134814208810776, InputEventId=0, HandleInputStart=134814213141300,
AnimationStart=134814213143954, PerformTraversalsStart=134814213418416,
DrawStart=134814238650531, FrameDeadline=134813542865982,
FrameInterval=134814212801454, FrameStartTime=16649060, SyncQueued=134814239901839,
SyncStart=134814240265608, IssueDrawCommandsStart=134814240552108,
SwapBuffers=134814248387916, FrameCompleted=134814256446070,
DequeueBufferDuration=2803962, QueueBufferDuration=899077,
GpuCompleted=134814256446070, SwapBuffersCompleted=134814251298685,
DisplayPresentTime=0, CommandSubmissionCompleted=134814248387916,
11-22 21:03:14.389 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:14.390 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc813b80 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:14.390 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,61,702,978) new=(18,61,702,915) req=(684,854)0 dur=13 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:14.397 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:14.798 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:14.929 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:14.933 31928 31928 D InputMethodManager: startInputInner - Id : 0
11-22 21:03:14.934 31928 31928 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 21:03:14.942 31928 31928 I IMM_LC : showSoftInput(View,I)
11-22 21:03:14.942 31928 31928 I IMM_LC : ssi() - flag : 0 view :
com.roblox.client reason = SHOW_SOFT_INPUT
11-22 21:03:14.975 31928 32199 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 21:03:14.986 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=PopupWindow:b7ee9be
from=android.view.ViewRootImpl.setView:1732
11-22 21:03:14.994 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]: setView
= android.widget.PopupWindow$PopupDecorView@723b93b TM=true
11-22 21:03:14.997 31928 32199 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 21:03:15.008 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=PopupWindow:c468db1
from=android.view.ViewRootImpl.setView:1732
11-22 21:03:15.011 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]: setView
= android.widget.PopupWindow$PopupDecorView@9a52222 TM=true
11-22 21:03:15.018 31928 31928 I AssistStructure: Flattened final assist data: 4644
bytes, containing 4 windows, 36 views
11-22 21:03:15.020 31928 31928 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-22 21:03:15.023 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
performTraversals params={(147,396)(57x68) gr=TOP START CENTER sim={state=unchanged
adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT wanim=0x1030313
surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 21:03:15.023 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
fl=41800208
11-22 21:03:15.023 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
pfl=2018000
11-22 21:03:15.023 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
bhv=DEFAULT
11-22 21:03:15.023 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 21:03:15.023 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
sfl=20000}
11-22 21:03:15.025 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(147,396)(57x68) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 21:03:15.025 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
fl=41800208
11-22 21:03:15.025 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
pfl=42018000
11-22 21:03:15.025 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
bhv=DEFAULT
11-22 21:03:15.025 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 21:03:15.025 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
sfl=20000}
11-22 21:03:15.034 31928 31954 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
Resizing android.view.ViewRootImpl@b480858: frame = [165,457][222,525] reportDraw =
true forceLayout = false syncSeqId = 0
11-22 21:03:15.040 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:15.041 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@7359a1f[PopupWindow:b7ee9be] mNativeObject= 0xabc18a00
sc.mNativeObject= 0xdc8141c0 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:15.042 31928 31928 I BLASTBufferQueue: update, w= 57 h= 68 mName =
ViewRootImpl@7359a1f[PopupWindow:b7ee9be] mNativeObject= 0xabc18a00
sc.mNativeObject= 0xdc8141c0 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:15.043 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
Relayout returned: old=(165,457,222,525) new=(165,457,222,525) req=(57,68)0 dur=15
res=0x3 s={true 0x9ff1c800} ch=true seqId=0
11-22 21:03:15.044 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
mThreadedRenderer.initialize() mSurface={isValid=true 0x9ff1c800}
hwInitialized=true
11-22 21:03:15.044 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:15.046 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:15.046 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]: Setup
new sync id=0
11-22 21:03:15.046 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]: Setting
syncFrameCallback
11-22 21:03:15.046 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:15.048 31928 32272 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
Received frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:15.049 31928 32272 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]: Setting
up sync and frameCommitCallback
11-22 21:03:15.051 31928 32199 I BLASTBufferQueue:
[ViewRootImpl@7359a1f[PopupWindow:b7ee9be]#8](f:0,a:0) onFrameAvailable the first
frame is available
11-22 21:03:15.052 31928 32199 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:15.053 31928 32199 D OpenGLRenderer: CFMS:: SetUp Pid : 31928 Tid :
32199
11-22 21:03:15.060 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
onSyncComplete
11-22 21:03:15.060 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:15.063 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
performTraversals params={(147,285)(57x111) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 21:03:15.063 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
fl=41800218
11-22 21:03:15.063 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
pfl=2018000
11-22 21:03:15.063 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
bhv=DEFAULT
11-22 21:03:15.063 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 21:03:15.063 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
sfl=20000}
11-22 21:03:15.065 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(147,285)(57x111) gr=TOP START CENTER
sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT
wanim=0x1030313 surfaceInsets=Rect(0, 0 - 0, 0) (manual)
11-22 21:03:15.065 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
fl=41800218
11-22 21:03:15.065 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
pfl=42018000
11-22 21:03:15.065 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
bhv=DEFAULT
11-22 21:03:15.065 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
11-22 21:03:15.065 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
sfl=20000}
11-22 21:03:15.075 31928 31954 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
Resizing android.view.ViewRootImpl@40214b3: frame = [165,346][222,457] reportDraw =
true forceLayout = false syncSeqId = 0
11-22 21:03:15.077 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:15.078 31928 31928 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@11c7296[PopupWindow:c468db1] mNativeObject= 0xe830d980
sc.mNativeObject= 0xdc814490 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:15.078 31928 31928 I BLASTBufferQueue: update, w= 57 h= 111 mName =
ViewRootImpl@11c7296[PopupWindow:c468db1] mNativeObject= 0xe830d980
sc.mNativeObject= 0xdc814490 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:15.079 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
Relayout returned: old=(165,346,222,457) new=(165,346,222,457) req=(57,111)0 dur=12
res=0x3 s={true 0x9b162c00} ch=true seqId=0
11-22 21:03:15.080 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
mThreadedRenderer.initialize() mSurface={isValid=true 0x9b162c00}
hwInitialized=true
11-22 21:03:15.081 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:15.082 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:15.083 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]: Setup
new sync id=0
11-22 21:03:15.083 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]: Setting
syncFrameCallback
11-22 21:03:15.083 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:15.085 31928 32271 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
Received frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:15.085 31928 32271 I ViewRootImpl@11c7296[PopupWindow:c468db1]: Setting
up sync and frameCommitCallback
11-22 21:03:15.088 31928 32199 I BLASTBufferQueue:
[ViewRootImpl@11c7296[PopupWindow:c468db1]#9](f:0,a:0) onFrameAvailable the first
frame is available
11-22 21:03:15.089 31928 32199 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:15.090 31928 32199 D OpenGLRenderer: CFMS:: SetUp Pid : 31928 Tid :
32199
11-22 21:03:15.093 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
onSyncComplete
11-22 21:03:15.094 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:15.094 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xbbe8c4c0
11-22 21:03:15.094 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xbbe8aee0
11-22 21:03:15.100 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[165,457][222,525]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 21:03:15.100 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
handleResized mSyncSeqId = 0
11-22 21:03:15.100 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 21:03:15.101 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[165,346][222,457]
display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0]
parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0
resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false
displayChanged=false
11-22 21:03:15.101 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
handleResized mSyncSeqId = 0
11-22 21:03:15.101 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 21:03:15.102 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]: Setup
new sync id=1
11-22 21:03:15.102 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]: Setting
syncFrameCallback
11-22 21:03:15.102 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:15.106 31928 32272 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
Received frameDrawingCallback syncResult=0 frameNum=3.
11-22 21:03:15.107 31928 32272 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]: Setting
up sync and frameCommitCallback
11-22 21:03:15.109 31928 32199 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true
11-22 21:03:15.110 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
onSyncComplete
11-22 21:03:15.111 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
setupSync seqId=0 mSyncId=1 fn=3 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:15.111 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]: Setup
new sync id=1
11-22 21:03:15.111 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]: Setting
syncFrameCallback
11-22 21:03:15.111 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:15.112 31928 32271 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
Received frameDrawingCallback syncResult=0 frameNum=2.
11-22 21:03:15.115 31928 32271 I ViewRootImpl@11c7296[PopupWindow:c468db1]: Setting
up sync and frameCommitCallback
11-22 21:03:15.118 31928 32199 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true
11-22 21:03:15.118 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
onSyncComplete
11-22 21:03:15.119 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
setupSync seqId=0 mSyncId=1 fn=2 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:15.119 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
reportDrawFinished seqId=0 mSyncId=-1 fn=2 mSurfaceChangedTransaction=0xbbe8c4c0
11-22 21:03:15.120 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
reportDrawFinished seqId=0 mSyncId=-1 fn=3 mSurfaceChangedTransaction=0xbbe8aee0
11-22 21:03:15.171 31928 31928 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-22 21:03:15.171 31928 31928 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-22 21:03:15.175 31928 31928 D InsetsController: show(ime(), fromIme=true)
11-22 21:03:15.185 31928 31928 D InsetsController: show(ime(), fromIme=true)
11-22 21:03:15.867 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 21:03:15.868 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:15.868 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:15.870 31928 31928 I ViewRootImpl@7359a1f[PopupWindow:b7ee9be]:
dispatchDetachedFromWindow
11-22 21:03:15.881 31928 31928 D InputTransport: Input channel destroyed: 'dd7d83
', fd=292
11-22 21:03:15.886 31928 32199 D OpenGLRenderer: setSurface called with nullptr
11-22 21:03:15.886 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:15.886 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:15.888 31928 31928 I ViewRootImpl@11c7296[PopupWindow:c468db1]:
dispatchDetachedFromWindow
11-22 21:03:15.897 31928 31928 D InputTransport: Input channel destroyed:
'1706edf', fd=328
11-22 21:03:16.612 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:16.693 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:16.700 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:16.712 31928 32447 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,48][702,965] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:16.717 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:16.718 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc814f30 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:16.718 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,61,702,915) new=(18,48,702,965) req=(684,917)0 dur=17 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:16.719 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:16.719 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:16.719 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:16.723 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:16.738 31928 31928 D TrafficStats: tagSocket(126) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:17.552 31928 31928 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 21:03:17.553 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 21:03:17.553 31928 31928 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 21:03:17.553 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 21:03:17.554 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 21:03:17.554 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 21:03:17.554 31928 31928 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 21:03:17.554 31928 31928 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 21:03:17.554 31928 31928 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 21:03:17.554 31928 31928 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 21:03:17.554 31928 31928 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 21:03:17.554 31928 31928 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 21:03:17.554 31928 31928 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 21:03:17.555 31928 31928 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 21:03:17.555 31928 31928 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 21:03:17.555 31928 31928 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 21:03:17.555 31928 31928 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 21:03:17.555 31928 31928 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 21:03:17.555 31928 31928 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 21:03:17.559 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,48][702,965]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:17.559 31928 31928 I Choreographer: Skipped 50 frames! The application
may be doing too much work on its main thread.
11-22 21:03:17.560 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:17.572 31928 32447 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:17.576 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:17.577 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc815520 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:17.578 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,61,702,915) req=(684,854)0 dur=16 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:17.578 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:17.579 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:17.579 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:17.580 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:17.594 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:17.608 31928 32447 I OpenGLRenderer: Davey! duration=883ms; Flags=0,
FrameTimelineVsyncId=38056122, IntendedVsync=134816606131759,
Vsync=134817438511959, InputEventId=0, HandleInputStart=134817453057721,
AnimationStart=134817453059837, PerformTraversalsStart=134817453297952,
DrawStart=134817476104760, FrameDeadline=134816639446029,
FrameInterval=134817452941298, FrameStartTime=16647604, SyncQueued=134817477405952,
SyncStart=134817477585567, IssueDrawCommandsStart=134817477859990,
SwapBuffers=134817485987644, FrameCompleted=134817489835067,
DequeueBufferDuration=3101539, QueueBufferDuration=576731,
GpuCompleted=134817489835067, SwapBuffersCompleted=134817487445452,
DisplayPresentTime=0, CommandSubmissionCompleted=134817485987644,
11-22 21:03:18.329 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818220000000, downTime=134818220000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.329 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818220000000, downTime=134818220000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.330 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 0
11-22 21:03:18.352 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 1
11-22 21:03:18.491 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818384000000, downTime=134818384000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.492 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818384000000, downTime=134818384000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.492 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 0
11-22 21:03:18.495 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 1
11-22 21:03:18.663 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818555000000, downTime=134818555000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.663 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818555000000, downTime=134818555000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.663 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 0
11-22 21:03:18.669 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 1
11-22 21:03:18.808 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818701000000, downTime=134818701000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.809 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134818701000000, downTime=134818701000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:18.809 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 0
11-22 21:03:18.812 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 1
11-22 21:03:19.112 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134819005000000, downTime=134819005000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:19.113 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134819005000000, downTime=134819005000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:19.113 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 0
11-22 21:03:19.117 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 1
11-22 21:03:19.289 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_DOWN,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134819182000000, downTime=134819182000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:19.289 31928 31928 V InputMethodManager:
dispatchKeyEventFromInputMethod: KeyEvent = KeyEvent { action=ACTION_UP,
keyCode=KEYCODE_DEL, scanCode=0, metaState=0, flags=0x6, repeatCount=0,
eventTime=134819182000000, downTime=134819182000000, deviceId=-1, source=0x0,
displayId=0 }
11-22 21:03:19.289 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 0
11-22 21:03:19.292 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 1
11-22 21:03:20.606 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:20.723 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:20.727 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:20.738 31928 32554 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,48][702,965] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:20.743 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:20.743 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc8164c0 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:20.744 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,61,702,915) new=(18,48,702,965) req=(684,917)0 dur=16 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:20.744 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:20.744 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:20.745 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:20.748 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:20.761 31928 31928 D TrafficStats: tagSocket(213) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:21.435 31928 31928 W System.err: java.io.FileNotFoundException:
https://eafc24mobile.000webhostapp.com/login.php
11-22 21:03:21.435 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnect
ionImpl.java:255)
11-22 21:03:21.435 31928 31928 W System.err: at
com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(Delegat
ingHttpsURLConnection.java:211)
11-22 21:03:21.435 31928 31928 W System.err: at
com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConne
ctionImpl.java:30)
11-22 21:03:21.436 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.urlRequest(MainActivity.java:26
0)
11-22 21:03:21.436 31928 31928 W System.err: at
com.example.androidloginjava.MainActivity$100000002.onClick(MainActivity.java:200)
11-22 21:03:21.436 31928 31928 W System.err: at
android.view.View.performClick(View.java:7892)
11-22 21:03:21.436 31928 31928 W System.err: at
android.widget.TextView.performClick(TextView.java:16220)
11-22 21:03:21.436 31928 31928 W System.err: at
android.view.View.performClickInternal(View.java:7869)
11-22 21:03:21.436 31928 31928 W System.err: at android.view.View.-$
$Nest$mperformClickInternal(Unknown Source:0)
11-22 21:03:21.436 31928 31928 W System.err: at
android.view.View$PerformClick.run(View.java:30880)
11-22 21:03:21.436 31928 31928 W System.err: at
android.os.Handler.handleCallback(Handler.java:942)
11-22 21:03:21.436 31928 31928 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-22 21:03:21.436 31928 31928 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 21:03:21.437 31928 31928 W System.err: at
android.os.Looper.loop(Looper.java:313)
11-22 21:03:21.437 31928 31928 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 21:03:21.437 31928 31928 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-22 21:03:21.437 31928 31928 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 21:03:21.437 31928 31928 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 21:03:21.439 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,48][702,965]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:21.440 31928 31928 I Choreographer: Skipped 41 frames! The application
may be doing too much work on its main thread.
11-22 21:03:21.442 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:21.456 31928 32554 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,61][702,915] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:21.462 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:21.463 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc814080 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:21.464 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,48,702,965) new=(18,61,702,915) req=(684,854)0 dur=19 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:21.464 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:21.465 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:21.465 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:21.466 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:21.470 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,61][702,915]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:21.503 31928 32554 I OpenGLRenderer: Davey! duration=741ms; Flags=0,
FrameTimelineVsyncId=38059251, IntendedVsync=134820635071563,
Vsync=134821317658054, InputEventId=0, HandleInputStart=134821334561218,
AnimationStart=134821334565757, PerformTraversalsStart=134821335004834,
DrawStart=134821361471334, FrameDeadline=134820668386680,
FrameInterval=134821333959257, FrameStartTime=16648451, SyncQueued=134821362425449,
SyncStart=134821362575488, IssueDrawCommandsStart=134821362877334,
SwapBuffers=134821371592141, FrameCompleted=134821376509565,
DequeueBufferDuration=5508961, QueueBufferDuration=635231,
GpuCompleted=134821376509565, SwapBuffersCompleted=134821374388834,
DisplayPresentTime=0, CommandSubmissionCompleted=134821371592141,
11-22 21:03:21.938 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:22.071 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:23.022 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:23.120 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:23.224 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:23.336 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:23.387 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:24.171 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:24.564 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: The
input has been finished in ImeInputStage.
11-22 21:03:24.668 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: The
input has been finished in ImeInputStage.
11-22 21:03:24.678 31928 31928 D InsetsController: controlAnimationUnchecked: Added
types=8 animType=1 host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.hide:1093
11-22 21:03:24.678 31928 31928 D InsetsSourceConsumer: setRequestedVisible:
visible=false, type=19,
host=com.roblox.client/com.roblox.client.ActivityNativeMain,
from=android.view.InsetsSourceConsumer.hide:257
android.view.ImeInsetsSourceConsumer.hide:88
android.view.ImeInsetsSourceConsumer.hide:94
android.view.InsetsController.hideDirectly:1593
android.view.InsetsController.controlAnimationUnchecked:1234
android.view.InsetsController.applyAnimation:1576
android.view.InsetsController.applyAnimation:1557
android.view.InsetsController.hide:1093
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6765
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
11-22 21:03:24.696 31928 32554 I ViewRootImpl@7c811cf[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@85dfbeb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:24.696 31928 31954 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:24.709 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=true params=null
11-22 21:03:24.721 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.relayoutWindow:9802
11-22 21:03:24.723 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=0xe7ba8f80 isSameSurfaceControl=true
11-22 21:03:24.724 31928 31928 I BLASTBufferQueue: update, w= 834 h= 1004 mName =
ViewRootImpl@e29d59a[ActivityNativeMain] mNativeObject= 0xe7ba8f80
sc.mNativeObject= 0xdc815660 format= -3 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:24.724 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]: Relayout
returned: old=(18,352,702,1206) new=(18,352,702,1206) req=(684,854)0 dur=14 res=0x0
s={true 0xb3046400} ch=false seqId=0
11-22 21:03:24.724 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb3046400}
11-22 21:03:24.724 31928 32199 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:24.724 31928 32199 D OpenGLRenderer: destroyEglSurface
11-22 21:03:24.726 31928 32199 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:24.728 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,928]
[720,1600], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 21:03:24.728 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:24.729 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:24.734 31928 31928 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 21:03:24.735 31928 31928 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 21:03:24.859 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 0
11-22 21:03:24.906 31928 31928 D InsetsController: cancelAnimation of types: 8,
animType: 1, host: com.roblox.client/com.roblox.client.ActivityNativeMain,
from:android.view.InsetsController.notifyFinished:1375
android.view.InsetsAnimationThreadControlRunner$1.lambda$notifyFinished$0$android-
view-InsetsAnimationThreadControlRunner$1:84
android.view.InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1.run:4
11-22 21:03:24.907 31928 31928 I IMM_LC : notifyImeHidden: mService.hideSoftInput
11-22 21:03:24.936 31928 31954 I ViewRootImpl@7c811cf[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@85dfbeb: frame = [0,0][720,1600] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:24.936 31928 32554 I ViewRootImpl@e29d59a[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@5bfb166: frame = [18,352][702,1206] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:24.937 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 21:03:24.937 31928 31928 I ViewRootImpl@7c811cf[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][720,1600]
display=[0,0][720,1600] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:24.939 31928 31928 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6727
11-22 21:03:24.939 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
handleResized, msg = 4 frames=ClientWindowFrames{frame=[18,352][702,1206]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:24.957 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme key 1
11-22 21:03:25.501 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:25.584 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:25.651 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:25.733 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:25.818 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:25.867 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:26.217 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 0
11-22 21:03:26.349 31928 31928 I ViewRootImpl@e29d59a[ActivityNativeMain]:
ViewPostIme pointer 1
11-22 21:03:26.352 31928 31928 I Process : Sending signal. PID: 31928 SIG: 9
11-22 21:03:29.344 3319 3319 I m.roblox.client: Using CollectorTypeCC GC.
11-22 21:03:29.365 3319 3319 E m.roblox.client: Not starting debugger since
process cannot load the jdwp agent.
11-22 21:03:29.401 3319 3319 D ActivityThread: setConscryptValidator
11-22 21:03:29.402 3319 3319 D ActivityThread: setConscryptValidator - put
11-22 21:03:29.440 3319 3319 D CompatibilityChangeReporter: Compat change id
reported: 171979766; UID 10357; state: ENABLED
11-22 21:03:29.474 3319 3319 D nativeloader: Configuring clns-4 for other apk
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk. target_sdk_version=33, uses_libraries=,
library_path=/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm:/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/
com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.roblox.client
11-22 21:03:29.482 3319 3319 E LoadedApk: Unable to instantiate
appComponentFactory
11-22 21:03:29.482 3319 3319 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file "/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk"],nativeLibraryDirectories=[/data/app/
~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/lib/arm,
/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a, /system/lib, /system/system_ext/lib]]
11-22 21:03:29.482 3319 3319 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:289)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:1064)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:1151)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1475)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3264)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:3256)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7477)
11-22 21:03:29.482 3319 3319 E LoadedApk: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.os.Looper.loopOnce(Looper.java:226)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.os.Looper.loop(Looper.java:313)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8757)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
11-22 21:03:29.482 3319 3319 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
11-22 21:03:29.510 3319 3319 V GraphicsEnvironment: ANGLE Developer option for
'com.roblox.client' set to: 'default'
11-22 21:03:29.510 3319 3319 V GraphicsEnvironment: ANGLE GameManagerService for
com.roblox.client: false
11-22 21:03:29.510 3319 3319 V GraphicsEnvironment: Neither updatable production
driver nor prerelease driver is supported.
11-22 21:03:29.527 3319 3319 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 21:03:29.533 3319 3319 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
11-22 21:03:29.557 3319 3319 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.VIBRATE in package:
com.roblox.client at: Binary XML file line #107
11-22 21:03:29.558 3319 3319 W PackageParser: Unknown element under <manifest>:
queries at /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk Binary XML file line #157
11-22 21:03:29.788 3319 3319 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/8WLIWFYF05F2DtOn9Ynh8O1GBf50pLV7.dex
11-22 21:03:29.789 3319 3319 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 21:03:29.874 3319 3319 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/mucLs5dGIHpW6KcVfFPnc1LoICj3ITss.dex
11-22 21:03:29.874 3319 3319 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 21:03:29.875 3319 3319 E m.roblox.client: Attempt to load writable dex
file: /data/user/0/com.roblox.client/app_ded/d3s35zojz3JkHCXuTGlwmJB4G7lsRzSX.dex
11-22 21:03:29.875 3319 3319 W m.roblox.client: Opening an oat file without a
class loader. Are you using the deprecated DexFile APIs?
11-22 21:03:29.890 3319 3319 I MultiDex: VM with version 2.1.0 has multidex
support
11-22 21:03:29.890 3319 3319 I MultiDex: Installing application
11-22 21:03:29.890 3319 3319 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
11-22 21:03:29.914 3319 3319 I roblox.config: [q0.N0()-1]: setBaseUrl() null =>
www.roblox.com/
11-22 21:03:29.914 3319 3319 I rbx.baseurl: [d.<init>()-2]: Incoming base url:
www.roblox.com/
11-22 21:03:29.917 3319 3319 I roblox.config: [q0.P0()-1]: setChannel() =>
11-22 21:03:30.019 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag RemoveDeprecatedCookieSyncManagerSync from SharedPreference with value
true
11-22 21:03:30.020 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FFlagEngineFlagsListeners from SharedPreference with value true
11-22 21:03:30.020 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableBuildOrientedConfig from SharedPreference with value true
11-22 21:03:30.020 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag VersionSupportForMaquettes from SharedPreference with value true
11-22 21:03:30.020 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSdk33PostNotifications from SharedPreference with value true
11-22 21:03:30.021 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidAddBuildVariantToGlobalTags from SharedPreference with value
false
11-22 21:03:30.021 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableCallNotificationHandler4 from SharedPreference with value true
11-22 21:03:30.021 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillPhoneNumber from SharedPreference with value true
11-22 21:03:30.021 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableSendrChatNotificationReply from SharedPreference with value true
11-22 21:03:30.021 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidRealtimeProtocolForAllV599 from SharedPreference with
value true
11-22 21:03:30.021 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableFlagRefactorStage3Dev from SharedPreference with value false
11-22 21:03:30.022 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableEnhancedShareAnalytics from SharedPreference with value false
11-22 21:03:30.022 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidDetectDeadCode from SharedPreference with value true
11-22 21:03:30.022 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationSessionUtilsAndroid from SharedPreference with
value true
11-22 21:03:30.022 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnablePushNotificationsPromptAndroid13 from SharedPreference with
value true
11-22 21:03:30.022 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag AndroidInitializeAndroidUpdateAdapter from SharedPreference with value
true
11-22 21:03:30.023 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag EnableAndroidAutofillSMSOTP from SharedPreference with value true
11-22 21:03:30.023 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag DeregisterDisabledDeviceWhenNotificationReceived from SharedPreference
with value true
11-22 21:03:30.023 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag FixAudioDeviceCrash from SharedPreference with value true
11-22 21:03:30.023 3319 3319 I Roblox.UniversalFlagCenter: [f.d()-11]: Loaded and
removed flag CleanupHttpAgentOnRestart from SharedPreference with value true
11-22 21:03:30.049 3319 3319 D ActivityThread: Loading provider
com.roblox.client.ShellConfigurationProvider:
com.roblox.client.provider.ShellConfigurationContentProvider
11-22 21:03:30.089 3319 3370 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 21:03:30.089 3319 3370 W ziparchive: Unable to open '/data/app/~~k9tz-
SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.dm': No such file or directory
11-22 21:03:30.093 3319 3370 W m.roblox.client: Entry not found
11-22 21:03:30.219 3319 3369 D TrafficStats: tagSocket(75) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:30.698 3319 3370 D nativeloader: Configuring clns-5 for other apk
/data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633-
-gL92rMJXd2sw46ZYsyTRQ==/base.apk. target_sdk_version=34, uses_libraries=ALL,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 21:03:30.698 3319 3370 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 21:03:30.709 3319 3370 D nativeloader: Configuring clns-6 for other apk
/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/com.google.android.webview-
e2aJN6tMdhJo9joD9wxoJw==/lib/arm:/data/app/~~K5Zy1V_sgcrNtZJN41KF9w==/
com.google.android.webview-e2aJN6tMdhJo9joD9wxoJw==/base.apk!/lib/armeabi-v7a:/
data/app/~~k9tz-SYlXN52g6TgJd7rQg==/com.google.android.trichromelibrary_604506633--
gL92rMJXd2sw46ZYsyTRQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand
11-22 21:03:30.716 3319 3370 I WebViewFactory: Loading com.google.android.webview
version 119.0.6045.66 (code 604506633)
11-22 21:03:30.740 3319 3319 I rbx.signalr_jni: [JNI] OnLoad: ... Done
11-22 21:03:30.769 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [flag_prefetch_begin], timestamp [728].
11-22 21:03:30.769 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [application_oncreate], timestamp [573].
11-22 21:03:30.783 3319 3370 I cr_WVCFactoryProvider: Loaded
version=119.0.6045.66 minSdkVersion=29 isBundle=true multiprocess=true packageId=2
11-22 21:03:30.804 3319 3319 D CompatibilityChangeReporter: Compat change id
reported: 183155436; UID 10357; state: ENABLED
11-22 21:03:30.804 3319 3319 I FirebaseApp: Device unlocked: initializing all
Firebase APIs for app [DEFAULT]
11-22 21:03:30.804 3319 3380 E chromium:
[1122/210330.802137:ERROR:variations_seed_loader.cc(69)] Failed to open file for
reading. Errno: 2
11-22 21:03:30.832 3319 3370 I cr_LibraryLoader: Successfully loaded native
library
11-22 21:03:30.833 3319 3370 I cr_CachingUmaRecorder: Flushed 7 samples from 7
histograms, 0 samples were dropped.
11-22 21:03:30.838 3319 3319 I FirebaseInitProvider: FirebaseApp initialization
successful
11-22 21:03:30.853 3319 3387 D nativeloader: Configuring clns-7 for other apk
/system/framework/org.apache.http.legacy.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 21:03:30.854 3319 3387 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callStart], timestamp [823].
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsStart], timestamp [868].
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [dnsEnd], timestamp [895].
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectStart], timestamp [900].
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectStart], timestamp [1074].
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [secureConnectEnd], timestamp [1241].
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectEnd], timestamp [1241].
11-22 21:03:30.862 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionAcquired], timestamp [1242].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersStart], timestamp [1245].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [requestHeadersEnd], timestamp [1246].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersStart], timestamp [1247].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseHeadersEnd], timestamp [1485].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyStart], timestamp [1485].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [responseBodyEnd], timestamp [1488].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [connectionReleased], timestamp [1494].
11-22 21:03:30.863 3319 3369 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [callEnd], timestamp [1494].
11-22 21:03:30.863 3319 3387 D nativeloader: Configuring clns-8 for other apk
/system/framework/com.android.media.remotedisplay.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 21:03:30.863 3319 3387 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 21:03:30.864 3319 3369 I rbx : [e.c()-7]: Channel roll is production
11-22 21:03:30.875 3319 3387 D nativeloader: Configuring clns-9 for other apk
/system/framework/com.android.location.provider.jar. target_sdk_version=34,
uses_libraries=ALL,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 21:03:30.875 3319 3387 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 21:03:30.875 3319 3388 I DynamiteModule: Considering local module
com.google.android.gms.measurement.dynamite:55 and remote module
com.google.android.gms.measurement.dynamite:97
11-22 21:03:30.876 3319 3388 I DynamiteModule: Selected remote version of
com.google.android.gms.measurement.dynamite, version >= 97
11-22 21:03:30.876 3319 3388 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
11-22 21:03:30.882 3319 3387 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 21:03:30.882 3319 3387 W ziparchive: Unable to open
'/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such
file or directory
11-22 21:03:30.884 3319 3392 D OpenGLRenderer: RenderThread::requireGlContext()
11-22 21:03:30.884 3319 3387 D nativeloader: Configuring clns-10 for other apk
/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.jar.
target_sdk_version=34, uses_libraries=ALL, library_path=/data/app/~~dCRu21iZ-
b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 21:03:30.884 3319 3387 D nativeloader: Extending system_exposed_libraries:
libhigh_dynamic_range.arcsoft.so:libBeauty_v4.camera.samsung.so:libexifa.camera.sam
sung.so:libjpega.camera.samsung.so:libOpenCv.camera.samsung.so:libImageScreener.cam
era.samsung.so:libMyFilter.camera.samsung.so:libtensorflowLite.myfilter.camera.sams
ung.so:libtensorflowlite_inference_api.myfilter.camera.samsung.so:libHpr_RecGAE_cvF
eature_v1.0.camera.samsung.so:libHprFace_GAE_api.camera.samsung.so:libFace_Landmark
_API.camera.samsung.so:libHprFace_GAE_jni.camera.samsung.so:libFacialBasedSelfieCor
rection.camera.samsung.so:libDLInterface_aidl.camera.samsung.so:libObjectAndSceneCl
assification_2.5_OD.camera.samsung.so:libQREngine.camera.samsung.so:libEventDetecto
r.camera.samsung.so:libFood.camera.samsung.so:libFoodDetector.camera.samsung.so:lib
PortraitSolution.camera.samsung.so:libsrib_CNNInterface.camera.samsung.so:libsrib_h
umanaware_engine.camera.samsung.so:libInteractiveSegmentation.camera.samsung.so:lib
ImageCropper.camera.samsung.so:libsmart_cropping.camera.samsung.so:libMult
11-22 21:03:30.898 3319 3387 D nativeloader: Configuring clns-11 for other apk
/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-
hZLk1A==/base.apk. target_sdk_version=34, uses_libraries=,
library_path=/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-
3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/~~dCRu21iZ-b7Im3i-lm_tBg==/
com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 21:03:30.900 3319 3388 W System : ClassLoader referenced unknown path:
11-22 21:03:30.901 3319 3388 D nativeloader: Configuring clns-12 for other apk .
target_sdk_version=34, uses_libraries=, library_path=/data/app/~~dCRu21iZ-b7Im3i-
lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/lib/arm:/data/app/
~~dCRu21iZ-b7Im3i-lm_tBg==/com.google.android.gms-3TOvbcUHkjr9qph-hZLk1A==/
base.apk!/lib/armeabi-v7a,
permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.gms
11-22 21:03:30.932 3319 3388 W m.roblox.client: ClassLoaderContext classpath size
mismatch. expected=11, found=4 (DLC[];PCL[base.apk*1384061089:base.apk!
classes2.dex*331505968:base.apk!classes3.dex*3320764351:base.apk!
classes4.dex*3880308672:base.apk!classes5.dex*1836478514:base.apk!
classes6.dex*848257671:base.apk!classes7.dex*3473867681:base.apk!
classes8.dex*749029414:base.apk!classes9.dex*840096026:base.apk!
classes10.dex*4182674386:base.apk!classes11.dex*2847591234]{PCL[/system/framework/
org.apache.http.legacy.jar*3951777098]#PCL[/system/framework/
com.android.media.remotedisplay.jar*3743104115]#PCL[/system/framework/
com.android.location.provider.jar*3175360615]#PCL[/system_ext/framework/
org.carconnectivity.android.digitalkey.timesync.jar*1887653036]#PCL[/system/
framework/org.apache.http.legacy.jar*3951777098]} |
DLC[];PCL[/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/base.apk*13750802:/data/user/0/com.roblox.client/app_ded/
8WLIWFYF05F2DtOn9Ynh8O1GBf50pLV7.dex*3125582471:/data/user/0/com.roblox.client/
app_ded/mucLs5dGIHpW6KcVfFPnc1LoICj3ITss.dex*3620879049:/data/user/0/
com.roblox.client/app_ded/d3s35zojz3JkHCXuTGlwmJB4G7lsRzSX.dex*3689131241])
11-22 21:03:30.943 3319 3392 D OpenGLRenderer: RenderThread::setGrContext()
11-22 21:03:30.945 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
RemoveDeprecatedCookieSyncManagerSync to SharedPreference with value true
11-22 21:03:30.945 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FFlagEngineFlagsListeners to SharedPreference with value true
11-22 21:03:30.945 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableBuildOrientedConfig to SharedPreference with value true
11-22 21:03:30.945 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update EnableBuildOrientedConfig in memory since it's been read before.
11-22 21:03:30.945 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
VersionSupportForMaquettes to SharedPreference with value true
11-22 21:03:30.946 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSdk33PostNotifications to SharedPreference with value true
11-22 21:03:30.946 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidAddBuildVariantToGlobalTags to SharedPreference with value false
11-22 21:03:30.946 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableCallNotificationHandler4 to SharedPreference with value true
11-22 21:03:30.946 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillPhoneNumber to SharedPreference with value true
11-22 21:03:30.947 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableSendrChatNotificationReply to SharedPreference with value true
11-22 21:03:30.947 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidRealtimeProtocolForAllV599 to SharedPreference with value true
11-22 21:03:30.947 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableFlagRefactorStage3Dev to SharedPreference with value false
11-22 21:03:30.947 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableEnhancedShareAnalytics to SharedPreference with value false
11-22 21:03:30.947 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidDetectDeadCode to SharedPreference with value true
11-22 21:03:30.948 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationSessionUtilsAndroid to SharedPreference with value true
11-22 21:03:30.948 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnablePushNotificationsPromptAndroid13 to SharedPreference with value true
11-22 21:03:30.948 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
AndroidInitializeAndroidUpdateAdapter to SharedPreference with value true
11-22 21:03:30.948 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-14]: Won't
update AndroidInitializeAndroidUpdateAdapter in memory since it's been read before.
11-22 21:03:30.948 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
EnableAndroidAutofillSMSOTP to SharedPreference with value true
11-22 21:03:30.948 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
DeregisterDisabledDeviceWhenNotificationReceived to SharedPreference with value
true
11-22 21:03:30.948 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
FixAudioDeviceCrash to SharedPreference with value true
11-22 21:03:30.949 3319 3369 I Roblox.UniversalFlagCenter: [f.a()-11]: Saved
CleanupHttpAgentOnRestart to SharedPreference with value true
11-22 21:03:31.005 3319 3410 I Mod_Menu: pthread created
11-22 21:03:31.007 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_oncreate], timestamp [0].
11-22 21:03:31.018 3319 3319 I rbx.AppManager: [b.<init>()-5]: [AppManager]:
Constructor called.
11-22 21:03:31.019 3319 3319 I rbx.AppManager: [b.i()-10]: initialize:
[APP_INIT_TYPE_SHELL] Start...
11-22 21:03:31.023 3319 3408 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 21:03:31.023 3319 3408 E m.roblox.client: No package ID 7a found for ID
0x7a0b0007.
11-22 21:03:31.025 3319 3408 I FA : App measurement initialized, version:
82012
11-22 21:03:31.025 3319 3408 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
11-22 21:03:31.025 3319 3408 I FA : To enable faster debug mode event
logging run:
11-22 21:03:31.025 3319 3408 I FA : adb shell setprop
debug.firebase.analytics.app com.roblox.client
11-22 21:03:31.027 3319 3319 I rbx.AppManager: [b.i()-18]: ROBLOX | User-Agent =
Mozilla/5.0 (3707MB; 720x1465; 268x269; 384x781; Samsung SM-A047F; 13)
AppleWebKit/537.36 (KHTML, like Gecko) ROBLOX Android App 2.602.626 Phone Hybrid()
GooglePlayStore RobloxApp/2.602.626 (GlobalDist; GooglePlayStore)
11-22 21:03:31.028 3319 3319 I rbx.AppManager: [b.i()-19]: ROBLOX | Build =
googleProdRelease, ID = 9138388
11-22 21:03:31.029 3319 3319 I rbx.AppManager: [b.i()-20]: ROBLOX | Version =
2.602.626, Code = 1542
11-22 21:03:31.029 3319 3319 I rbx.AppManager: [b.i()-21]: ROBLOX | BaseUrl =
www.roblox.com/
11-22 21:03:31.029 3319 3319 I rbx.AppManager: [b.i()-22]: ROBLOX | OS Ver. = 13,
Lvl = 33
11-22 21:03:31.031 3319 3319 I rbx.AppManager: [b.i()-23]: ROBLOX | Arch = ARM32
11-22 21:03:31.039 3319 3319 V rbx.main: [o.l()-3]: Using default Provider
11-22 21:03:31.044 3319 3319 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
716)] [com.birbit.android.jobqueue.network.a.c(SourceFile:3)]
[com.birbit.android.jobqueue.network.a.<init>(SourceFile:4)]
[w1.a$b.a(SourceFile:4)] [x7.f.a(SourceFile:10)] [x7.b.i(SourceFile:26)]
[com.roblox.client.j0.onCreate(SourceFile:4)]
[com.roblox.client.startup.ActivitySplash.onCreate(SourceFile:2)]
[android.app.Activity.performCreate(Activity.java:8591)]
[android.app.Activity.performCreate(Activity.java:8570)]
[android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384)]
[android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150)]
[android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325)]
[android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:1
01)]
[android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExec
utor.java:135)]
[android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java
:95)] [android.app.ActivityThread$H.handleMessage(ActivityThread.java:2574)]
11-22 21:03:31.108 3319 3319 I rbx.AppManager: [b.i()-42]: initialize: Completed
OK. elapsedTime(ms) = 89
11-22 21:03:31.108 3319 3319 I rbx.locale: [b.u()-2]: mUserLocale is empty
11-22 21:03:31.109 3319 3319 I rbx.locale: [b.u()-4]: No stored value for
mUserLocale.
11-22 21:03:31.109 3319 3319 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 21:03:31.114 3319 3319 I NotificationManager: [d.d()-1]: init:
11-22 21:03:31.135 3319 3319 D rbx.jni : SessionReporter_initialize()
/data/user/0/com.roblox.client/files
11-22 21:03:31.135 3319 3319 D rbx.jni : SessionReporter_setState()
state:SessionReporterState_ApplicationStart placeId:0
11-22 21:03:31.136 3319 3319 D rbx.jni :
AndroidSessionReporterData::appVersion()
11-22 21:03:31.136 3319 3319 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUser()
11-22 21:03:31.136 3319 3319 D rbx.jni :
AndroidSessionReporterData::lastLoggedInUserId() -1
11-22 21:03:31.136 3319 3319 D rbx.jni :
AndroidSessionReporterData::saveCurrentAppVersion() 2.602.626
11-22 21:03:31.152 3319 3319 I DecorView: [INFO] isPopOver=false config=true
11-22 21:03:31.152 3319 3319 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@493d5e6[]
11-22 21:03:31.152 3319 3319 D DecorView: setCaptionType = 0, this =
DecorView@493d5e6[]
11-22 21:03:31.177 3319 3319 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 21:03:31.177 3319 3319 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@ab72dd4
11-22 21:03:31.185 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [cold_start], timestamp [1].
11-22 21:03:31.186 3319 3319 D rbx.stopwatch.report: NRI.initStopwatch()
11-22 21:03:31.186 3319 3319 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchApp
11-22 21:03:31.188 3319 3319 I rbx.splash: [ActivitySplash.onCreate()-16]:
onCreate: startedForResult=false, appRestarted=false
11-22 21:03:31.209 3319 3319 D CompatibilityChangeReporter: Compat change id
reported: 210923482; UID 10357; state: ENABLED
11-22 21:03:31.226 3319 3319 I InitHelper: [k.<init>()-8]: InitHelper created.
11-22 21:03:31.227 3319 3319 I LaunchTimeReporter: [d.<init>()-9]: [Constructor]:
ENTER.
11-22 21:03:31.228 3319 3319 I InitHelper: [k.P()-1]: start: setView =
[ActivitySplash]
11-22 21:03:31.242 3319 3319 I EventStreamManager: [c.<init>()-4]: [Constructor]:
ENTER.
11-22 21:03:31.257 3319 3408 I FA : Tag Manager is not found and thus will
not be used
11-22 21:03:31.259 3319 3319 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 21:03:31.270 3319 3319 I rbx.splash: [ActivitySplash.I1()-1]: startup:
11-22 21:03:31.271 3319 3319 I InitHelper: [k.Q()-1]: start: initState =
INIT_STATE_NONE, StartedFor: SYSTEM
11-22 21:03:31.271 3319 3319 I rbx.xapkmanager: [g.s()-1]: unpackAssetsAsync:
11-22 21:03:31.272 3319 3319 I InitHelper: [k.q()-1]: getAllAppSettings:...
11-22 21:03:31.272 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_begin], timestamp [0].
11-22 21:03:31.272 3319 3421 I rbx.xapkmanager: [g$b.run()-1]: unpackAssetsAsync:
RUN .....
11-22 21:03:31.272 3319 3421 I rbx.xapkmanager: [g.r()-3]: unpackAssets: Asset
path not yet set.
11-22 21:03:31.273 3319 3421 I rbx.xapkmanager: [g.t()-8]: Assets are up to date
11-22 21:03:31.275 3319 3421 I rbx.JNIRobloxSettings: Setting default app policy
file: /data/user/0/com.roblox.client/app_assets/content/guac/defaultConfigs/
GuacDefaultPolicy-GlobalDist.json
11-22 21:03:31.276 3319 3319 I rbx.appshell: [b.o()-1]: ASMA.loadAllAppSettings()
11-22 21:03:31.277 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [asset_unpack_end], timestamp [0].
11-22 21:03:31.277 3319 3421 I rbx.xapkmanager: [g$b.run()-3]: unpackAssetsAsync:
...... DONE
11-22 21:03:31.281 3319 3419 D TrafficStats: tagSocket(118) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:31.292 3319 3319 I rbx.JNIRobloxSettings: crashpad handler: The
LD_LIBRARY_PATH is /data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-
3wmG5AwkPD1ra5YrDU9dNg==/lib/arm/
11-22 21:03:31.297 3319 3319 I Roblox : 2023-11-
22T17:03:32.187Z,1.187737,ecb0c474,6 [FLog::Output] Crash Unique ID:
2155792853162112084
11-22 21:03:31.297 3319 3319 I rbx.JNIRobloxSettings: INFO: Crashpad
initialization succeed!
11-22 21:03:31.298 3319 3319 I roblox.config: [q0$a.a()-19]: Crashpad monitoring
is ON
11-22 21:03:31.307 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_start], timestamp [0].
11-22 21:03:31.308 3319 3369 I Roblox : 2023-11-
22T17:03:32.199Z,1.199748,b99ba1c0,6 [FLog::AndroidGLView] nativeInitClientSettings
11-22 21:03:31.310 3319 3319 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 21:03:31.310 3319 3319 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@493d5e6[]
11-22 21:03:31.318 3319 3392 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 21:03:31.322 3319 3319 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 21:03:31.329 3319 3319 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl.setView:1732
11-22 21:03:31.335 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]: setView =
com.android.internal.policy.DecorView@493d5e6 TM=true
11-22 21:03:31.339 3319 3319 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 21:03:31.339 3319 3319 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@493d5e6[ActivitySplash]
11-22 21:03:31.350 3319 3387 I AdvertisingIdAsyncTask: [a.a()-4]:
advertisingId:26b866c5-f198-4350-845e-961b15c1b613
11-22 21:03:31.357 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
performTraversals params={(0,0)(fillxfill) sim={adjust=pan forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 21:03:31.357 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
fl=81810100
11-22 21:03:31.357 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
pfl=12020040
11-22 21:03:31.357 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
vsysui=2500
11-22 21:03:31.357 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 21:03:31.357 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
bhv=DEFAULT
11-22 21:03:31.357 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 21:03:31.361 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=pan
forwardNavigation} ty=BASE_APPLICATION wanim=0x1030309
11-22 21:03:31.361 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
fl=81810100
11-22 21:03:31.361 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
pfl=12020040
11-22 21:03:31.361 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
vsysui=2500
11-22 21:03:31.361 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
apr=LIGHT_STATUS_BARS
11-22 21:03:31.361 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
bhv=DEFAULT
11-22 21:03:31.361 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]: fitSides=
naviIconColor=0}
11-22 21:03:31.375 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:31.376 3319 3319 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@58dd291[ActivitySplash] mNativeObject= 0xdc6b2000 sc.mNativeObject=
0xd21b1440 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:31.376 3319 3319 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@58dd291[ActivitySplash] mNativeObject= 0xdc6b2000 sc.mNativeObject=
0xd21b1440 format= -1 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:31.377 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=14 res=0x3
s={true 0xe7401800} ch=true seqId=0
11-22 21:03:31.377 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xe7401800}
hwInitialized=true
11-22 21:03:31.380 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:31.380 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]: Setup new
sync id=0
11-22 21:03:31.381 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]: Setting
syncFrameCallback
11-22 21:03:31.381 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:31.381 3319 3392 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:31.385 3319 3428 I ViewRootImpl@58dd291[ActivitySplash]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:31.385 3319 3428 I ViewRootImpl@58dd291[ActivitySplash]: Setting up
sync and frameCommitCallback
11-22 21:03:31.439 3319 3392 I BLASTBufferQueue:
[ViewRootImpl@58dd291[ActivitySplash]#0](f:0,a:0) onFrameAvailable the first frame
is available
11-22 21:03:31.440 3319 3392 I ViewRootImpl@58dd291[ActivitySplash]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:31.440 3319 3392 D OpenGLRenderer: CFMS:: SetUp Pid : 3319 Tid :
3392
11-22 21:03:31.445 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
onSyncComplete
11-22 21:03:31.445 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]: setupSync
seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:31.445 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xdcd87cc0
11-22 21:03:31.454 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [get_advertisingid_end], timestamp [0].
11-22 21:03:31.490 3319 3319 I Roblox : 2023-11-
22T17:03:32.381Z,1.381474,ecb0c474,6 [FLog::AndroidGLView]
nativePostClientSettingsLoadedInitialization3
11-22 21:03:31.491 3319 3319 I Roblox : 2023-11-
22T17:03:32.382Z,1.382223,ecb0c474,6 [FLog::ClientRunInfo] RobloxGitHash:
0e99c4ca5749570e785792ddaee1cfbc1f010f52
11-22 21:03:31.491 3319 3319 I Roblox : 2023-11-
22T17:03:32.382Z,1.382561,ecb0c474,6 [FLog::ClientRunInfo] The base url is
https://www.roblox.com/
11-22 21:03:31.491 3319 3319 I Roblox : 2023-11-
22T17:03:32.382Z,1.382690,ecb0c474,6 [FLog::ClientRunInfo] The channel is
production
11-22 21:03:31.520 3319 3319 I rbx.appshell: [b$f.b()-4]: GetClientSettingsTask
onPostExecute initialized TaskScheduler
11-22 21:03:31.521 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [update_setting_to_app_bridge_end], timestamp [0].
11-22 21:03:31.522 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [load_setting_end], timestamp [0].
11-22 21:03:31.543 3319 3319 I InitHelper: [k$a.a()-3]: getAllAppSettings: ...
Settings loaded.
11-22 21:03:31.582 3319 3319 I PlayCore: UID: [10357] PID: [3319]
StandardIntegrity : warmUpIntegrityToken(56711522248)
11-22 21:03:31.584 3319 3452 I PlayCore: UID: [10357] PID: [3319]
StandardIntegrity : Initiate binding to the service.
11-22 21:03:31.588 3319 3319 I AppsFlyerManager: [a.<init>()-3]:
[AppsFlyerManager]: Constructor called.
11-22 21:03:31.589 3319 3319 I AppsFlyerManager: [a.a()-2]: init:
initEnabled=true
11-22 21:03:31.630 3319 3319 D AppsFlyer_6.3.2: Initializing AppsFlyer SDK:
(v6.3.2.113)
11-22 21:03:31.634 3319 3319 I InitHelper: [k.F()-1]: AppSettings loaded.
11-22 21:03:31.636 3319 3319 I rbx.splash: [ActivitySplash.D()-4]:
updateViewAppSettingsLoaded: (NEW_STARTUP) launch the Main activity now...
11-22 21:03:31.637 3319 3319 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 21:03:31.637 3319 3319 D rbx.stopwatch.report: NRI.addStopwatchCheckpoint()
LaunchActivityNativeMain
11-22 21:03:31.637 3319 3319 I rbx.splash: [ActivitySplash.E1()-6]:
launchMainActivity
11-22 21:03:31.637 3319 3319 V rbx.main: [o.h()-3]: Using default Main class
11-22 21:03:31.670 3319 3319 I PlayCore: UID: [10357] PID: [3319]
StandardIntegrity :
ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/
com.google.android.finsky.expressintegrityservice.ExpressIntegrityService})
11-22 21:03:31.672 3319 3452 I PlayCore: UID: [10357] PID: [3319]
StandardIntegrity : linkToDeath
11-22 21:03:31.673 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [splash_activity_onpause], timestamp [0].
11-22 21:03:31.693 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 21:03:31.693 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xe7401800}
11-22 21:03:31.694 3319 3319 D InputMethodManager: startInputInner - Id : 0
11-22 21:03:31.694 3319 3319 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 21:03:31.749 3319 3319 I cr_CombinedPProvider: #registerProvider()
provider:WV.w7@955b0a8 isPolicyCacheEnabled:false policyProvidersSize:0
11-22 21:03:31.750 3319 3319 I cr_PolicyProvider: #setManagerAndSource() 0
11-22 21:03:31.797 3319 3319 I cr_CombinedPProvider: #linkNativeInternal() 1
11-22 21:03:31.801 3319 3319 I cr_AppResProvider:
#getApplicationRestrictionsFromUserManager() Bundle[EMPTY_PARCEL]
11-22 21:03:31.801 3319 3319 I cr_PolicyProvider: #notifySettingsAvailable() 0
11-22 21:03:31.801 3319 3319 I cr_CombinedPProvider: #onSettingsAvailable() 0
11-22 21:03:31.802 3319 3319 I cr_CombinedPProvider: #flushPolicies()
11-22 21:03:32.092 3319 3319 D CompatibilityChangeReporter: Compat change id
reported: 214741472; UID 10357; state: ENABLED
11-22 21:03:32.106 3319 3319 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10357; state: ENABLED
11-22 21:03:32.139 3319 3319 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.registerDefaultNetworkCallbackForUid(ConnectivityM
anager.java:4886)]
[android.net.ConnectivityManager.registerDefaultNetworkCallback(ConnectivityManager
.java:4853)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:38)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 21:03:32.145 3319 3319 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:432
2)]
[android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:436
4)]
[android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:4
746)] [WV.hD.e(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:118)]
[WV.hD.b(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:1)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onFirstWebViewCreated(chr
omium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MFiR_zHY(Native
Method)] [org.chromium.android_webview.AwContents.<init>(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:433)]
[com.android.webview.chromium.k.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:94)] [WV.yY.b(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:20)] [WV.xY.run(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)] [org.chromium.base.task.PostTask.d(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:11)] [WV.yY.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:23)]
[com.android.webview.chromium.WebViewChromiumFactoryProvider.a(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[com.android.webview.chromium.WebViewChromium.init(chromium-
TrichromeWebViewGoogle6432.aab-stable-604506633:341)]
[android.webkit.WebView.<init>(WebView.java:448)]
[android.webkit.WebView.<init>(WebView.java:368)]
[android.webkit.WebView.<init>(WebView.java:350)]
[android.webkit.WebView.<init>(WebView.java:337)]
[android.webkit.WebView.<init>(WebView.java:327)]
[uk.lgl.modmenu.FloatingModMenuService.initFloating(FloatingModMenuService.java:203
)]
[uk.lgl.modmenu.FloatingModMenuService.onCreate(FloatingModMenuService.java:145)]
[android.app.ActivityThread.handleCreateService(ActivityThread.java:5073)]
[android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)]
[android.app.ActivityThread$H.handleMessage(ActivityThread.java:2428)]
11-22 21:03:32.152 3319 3452 I PlayCore: UID: [10357] PID: [3319]
StandardIntegrity : Unbind from service.
11-22 21:03:32.152 3319 3340 I PlayCore: UID: [10357] PID: [3319]
OnWarmUpIntegrityTokenCallback : onWarmUpExpressIntegrityToken
11-22 21:03:32.197 3319 3501 W cr_media: BLUETOOTH_CONNECT permission is missing.
11-22 21:03:32.199 3319 3501 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
11-22 21:03:32.274 3319 3319 D Mod_Menu: Feature name: -1 - Save feature
preferences | Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:32.276 3319 3319 D Mod_Menu: Feature name: -3 - Auto size vertically
| Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:32.298 3319 3425 I Roblox : 2023-11-
22T17:03:33.189Z,2.189135,ab5d81c0,6 [FLog::Output] CrashpadManager parsing crash
database
11-22 21:03:32.299 3319 3425 I Roblox : 2023-11-
22T17:03:33.189Z,2.189899,ab5d81c0,6 [FLog::Output] Evaluating deferred inferred
crashes
11-22 21:03:32.662 3319 3319 D ScrollView: initGoToTop
11-22 21:03:32.840 3319 3332 W JavaBinder: BinderProxy is being destroyed but the
application did not call unlinkToDeath to unlink all of its death recipients
beforehand. Releasing leaked death recipient: d5.a0
11-22 21:03:32.841 3319 3332 I BpBinder: onLastStrongRef automatically unlinking
death recipients: <uncached descriptor>
11-22 21:03:32.843 3319 3333 W System : A resource failed to call close.
11-22 21:03:32.844 3319 3333 W System : A resource failed to call close.
11-22 21:03:32.844 3319 3333 W System : A resource failed to call close.
11-22 21:03:33.035 3319 3392 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 21:03:33.046 3319 3319 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 0, 0),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} } host=
from=android.view.ViewRootImpl.setView:1732
11-22 21:03:33.050 3319 3319 I ViewRootImpl@d6c4e65[]: setView =
android.widget.FrameLayout@1d86be1 TM=true
11-22 21:03:33.133 3319 3506 W AudioCapabilities: Unsupported mime audio/x-ima
11-22 21:03:33.134 3319 3506 W AudioCapabilities: Unsupported mime audio/mpeg-L1
11-22 21:03:33.134 3319 3506 W AudioCapabilities: Unsupported mime audio/mpeg-L2
11-22 21:03:33.138 3319 3506 W VideoCapabilities: Unsupported mime video/wvc1
11-22 21:03:33.139 3319 3506 W VideoCapabilities: Unsupported mime video/x-ms-wmv
11-22 21:03:33.155 3319 3506 W VideoCapabilities: Unsupported mime video/wvc1
11-22 21:03:33.160 3319 3506 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
11-22 21:03:33.181 3319 3319 I Dialog : mIsDeviceDefault = false,
mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
11-22 21:03:33.186 3319 3319 I DecorView: [INFO] isPopOver=false config=false
11-22 21:03:33.186 3319 3319 I DecorView: updateCaptionType: isFloating=true
isApplication=true hasWindowDecorCaption=false this=DecorView@46f5fbf[]
11-22 21:03:33.187 3319 3319 D DecorView: setCaptionType = 0, this =
DecorView@46f5fbf[]
11-22 21:03:33.188 3319 3319 I DecorView: setWindowBackground: isPopOver=false
color=fff6f6f6 d=android.graphics.drawable.InsetDrawable@a0141d5
11-22 21:03:33.200 3319 3319 D ScrollView: initGoToTop
11-22 21:03:33.205 3319 3319 D ScrollView: initGoToTop
11-22 21:03:33.210 3319 3319 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
11-22 21:03:33.217 3319 3319 I DecorView: [INFO] isPopOver=false config=true
11-22 21:03:33.217 3319 3319 I DecorView: updateCaptionType: isFloating=false
isApplication=true hasWindowDecorCaption=false this=DecorView@48452c0[]
11-22 21:03:33.217 3319 3319 D DecorView: setCaptionType = 0, this =
DecorView@48452c0[]
11-22 21:03:33.218 3319 3319 I DecorView: getCurrentDensityDpi: from real
metrics. densityDpi=300 msg=resources_loaded
11-22 21:03:33.219 3319 3319 I DecorView: setWindowBackground: isPopOver=false
color=fffafafa d=android.graphics.drawable.ColorDrawable@569873e
11-22 21:03:33.220 3319 3392 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 21:03:33.233 3319 3319 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 21:03:33.237 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@46f5fbf TM=true
11-22 21:03:33.239 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [main_activity_oncreate], timestamp [0].
11-22 21:03:33.240 3319 3319 I rbx.locale: [b.u()-6]: Updating App configuration
based on locale = LocaleValue{'en_us','en'}
11-22 21:03:33.242 3319 3319 I NotificationManager: [d.d()-1]: init:
11-22 21:03:33.250 3319 3319 I rbx.main: [ActivityNativeMain.onCreate()-10]:
onCreate NativeMain. savedInstanceState is null: true
11-22 21:03:33.251 3319 3319 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 21:03:33.341 3319 3319 D SensorManager: registerListener :: 1, LIS2DLC12
Accelerometer, 200000, 0,
11-22 21:03:33.342 3319 3319 I rbx.main: [ActivityNativeMain.K1()-10]:
createGlAppsFrame() apps frame created
11-22 21:03:33.344 3319 3319 I rbx.main: [ActivityNativeMain.k2()-1]: Registering
activity result for IdentityProtocol.
11-22 21:03:33.347 3319 3319 I MainScreenController: [MainActivityController.h()-
1]: Initializing RTC audio manager.
11-22 21:03:33.350 3319 3319 D AppRtcAudioManager: ctor
11-22 21:03:33.357 3319 3319 D AppRtcBluetoothMgr: create@[name=main, id=2]
11-22 21:03:33.357 3319 3319 D AppRtcBluetoothMgr: ctor
11-22 21:03:33.358 3319 3319 D AppRtcAudioManager: defaultAudioDevice:
SPEAKER_PHONE
11-22 21:03:33.359 3319 3319 D AppRtcAudioManager: Android SDK: 33, Release: 13,
Brand: samsung, Device: a04s, Id: TP1A.220624.014, Hardware: exynos850,
Manufacturer: samsung, Model: SM-A047F, Product: a04snnxx
11-22 21:03:33.365 3319 3319 V RealtimeProtocol: App Resumed
11-22 21:03:33.367 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
stopped(false) old = false
11-22 21:03:33.368 3319 3319 I rbx.push: [m.j()-3]: AndroidNotifState: false
11-22 21:03:33.369 3319 3319 I rbx.main: [ActivityNativeMain.onResume()-2]:
onResume: IsLoggedIn = false
11-22 21:03:33.369 3319 3319 I InitHelper: [k.P()-1]: start: setView =
[ActivityNativeMain]
11-22 21:03:33.370 3319 3319 I rbx.main: [ActivityNativeMain.v2()-1]: startup:
11-22 21:03:33.370 3319 3319 I InitHelper: [k.S()-1]: startV2: initState =
INIT_STATE_SETTINGS_LOADED_OK, StartedFor: SYSTEM
11-22 21:03:33.370 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_begin], timestamp [0].
11-22 21:03:33.370 3319 3319 I InitHelper: [k.R()-2]: startAppBridge:...
11-22 21:03:33.375 3319 3319 I rbx.AppBridgeV2: nativeAppBridgeAppStart_original:
11-22 21:03:33.383 3319 3319 D JNILoggingProtocol: nativeLogDurationEvent:
eventName [start_app_bridge_end], timestamp [0].
11-22 21:03:33.384 3319 3319 I rbx.locale: [k.S()-6]: mContext:
com.roblox.client.RobloxApplication@2067fb3
11-22 21:03:33.385 3319 3319 I InitHelper: [k.S()-10]: SessionCheck... New
startup flow. Go directly to the Main screen.
11-22 21:03:33.386 3319 3319 I rbx.main: [ActivityNativeMain.T()-1]:
navigateToMainScreen: IsLoggedIn = false
11-22 21:03:33.387 3319 3319 I rbx.appshell: [ActivityNativeMain.V1()-1]:
loadDataModel()
11-22 21:03:33.405 3319 3319 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:false
11-22 21:03:33.407 3319 3319 D rbx.AppBridgeV2: nativeAppBridgeV2Init:
11-22 21:03:33.408 3319 3319 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 21:03:33.409 3319 3319 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 21:03:33.409 3319 3319 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 21:03:33.411 3319 3426 I Roblox : 2023-11-
22T17:03:34.302Z,3.302541,ab4d71c0,6 [FLog::SingleSurfaceApp]
initializeWithAppStarter
11-22 21:03:33.411 3319 3426 I Roblox : 2023-11-
22T17:03:34.302Z,3.302696,ab4d71c0,6 [FLog::SingleSurfaceApp] initializeSingleton
11-22 21:03:33.413 3319 3426 I Roblox : 2023-11-
22T17:03:34.304Z,3.304423,ab4d71c0,6 [FLog::Output] setAssetFolder
/data/user/0/com.roblox.client/app_assets/content
11-22 21:03:33.415 3319 3426 I Roblox : 2023-11-
22T17:03:34.306Z,3.306037,ab4d71c0,6 [FLog::Output] setExtraAssetFolder
/data/data/com.roblox.client/app_assets/ExtraContent
11-22 21:03:33.415 3319 3426 I Roblox : 2023-11-
22T17:03:34.306Z,3.306534,ab4d71c0,6 [FLog::SingleSurfaceApp]
registerForForceOTAUpdateAvailableConnection stage = 0
11-22 21:03:33.416 3319 3426 I Roblox : 2023-11-
22T17:03:34.307Z,3.307863,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Load configs for user key: app:9363279381599226130
11-22 21:03:33.426 3319 3426 I Roblox : 2023-11-
22T17:03:34.317Z,3.317210,ab4d71c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:Native)
11-22 21:03:33.426 3319 3426 I Roblox : 2023-11-
22T17:03:34.317Z,3.317426,ab4d71c0,6 [FLog::SingleSurfaceApp] instantiate
controllers
11-22 21:03:33.426 3319 3426 I Roblox : 2023-11-
22T17:03:34.317Z,3.317570,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::SurfaceController, count: 1
11-22 21:03:33.428 3319 3319 I rbx.main: [ActivityNativeMain.q2()-1]:
ANM.showFeature: CUSTOM_LUAVIEW_TAG
11-22 21:03:33.429 3319 3319 I rbx.appshell: [a.g()-2]: onShow: Create a GL
fragment for LuaApp...
11-22 21:03:33.443 3319 3426 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 21:03:33.444 3319 3426 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 21:03:33.444 3319 3426 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 21:03:33.444 3319 3426 I Roblox : 2023-11-
22T17:03:34.335Z,3.335807,ab4d71c0,6 [FLog::SingleSurfaceApp]
initializeLuaAppWithLoggedInUser: (stage:Native).
11-22 21:03:33.445 3319 3426 I Roblox : 2023-11-
22T17:03:34.336Z,3.336022,ab4d71c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 21:03:33.447 3319 3426 I Roblox : 2023-11-
22T17:03:34.338Z,3.338684,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
OTAPollingEnabled set to: false
11-22 21:03:33.448 3319 3426 I Roblox : 2023-11-
22T17:03:34.338Z,3.338948,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Retrieving patch
11-22 21:03:33.448 3319 3426 I Roblox : 2023-11-
22T17:03:34.339Z,3.339132,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch DataModelPatchConfig : type=1, assetId=5345954812,
assetVersion=7735, maxAppVersion=602,
localAssetURI=rbxasset://models/DataModelPatch/DataModelPatch.rbxm
11-22 21:03:33.448 3319 3426 I Roblox : 2023-11-
22T17:03:34.339Z,3.339266,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : numAttempts=10
11-22 21:03:33.448 3319 3426 I Roblox : 2023-11-
22T17:03:34.339Z,3.339848,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : contentId=https://www.roblox.com/asset/?id=5345954812&version=7839
11-22 21:03:33.449 3319 3426 I Roblox : 2023-11-
22T17:03:34.340Z,3.340049,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : search downloaded patch.
11-22 21:03:33.449 3319 3426 I Roblox : 2023-11-
22T17:03:34.340Z,3.340214,ab4d71c0,6 [FLog::DataModelPatchConfigurer]
getCachedPatch : get patch from content provider for Model
11-22 21:03:33.893 3319 3547 I rbx.AppBridgeV2: nativeAppBridgeAppStart:
StartupController finished starting: stage = 2, BTID = 206925074086, upgradeStatus
= 3.
11-22 21:03:35.527 3319 3426 I Roblox : 2023-11-
22T17:03:36.418Z,5.418759,ab4d71c0,6 [FLog::Output] Hello to the person reading
this! I know you are smiling :)
11-22 21:03:35.528 3319 3426 I Roblox : 2023-11-
22T17:03:36.418Z,5.418941,ab4d71c0,6 [FLog::Output] Hola, soy yeetcode medium!
11-22 21:03:35.528 3319 3426 I Roblox : 2023-11-
22T17:03:36.419Z,5.419009,ab4d71c0,6 [FLog::Output] Hello from Star!
11-22 21:03:35.528 3319 3426 I Roblox : 2023-11-
22T17:03:36.419Z,5.419064,ab4d71c0,6 [FLog::Output] Hello..? it's me
11-22 21:03:35.528 3319 3426 I Roblox : 2023-11-
22T17:03:36.419Z,5.419124,ab4d71c0,6 [FLog::Output] Hi y'all >:D
11-22 21:03:35.528 3319 3426 I Roblox : 2023-11-
22T17:03:36.419Z,5.419175,ab4d71c0,6 [FLog::Output] live long and prosper
11-22 21:03:35.528 3319 3426 I Roblox : 2023-11-
22T17:03:36.419Z,5.419229,ab4d71c0,6 [FLog::Output] Did you know that Australia
went to war with the Emus and lost?
11-22 21:03:35.528 3319 3426 I Roblox : 2023-11-
22T17:03:36.419Z,5.419283,ab4d71c0,6 [FLog::Output] Meowdy, purrtners
11-22 21:03:35.534 3319 3426 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 21:03:35.535 3319 3426 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 21:03:35.535 3319 3426 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 21:03:35.535 3319 3426 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 21:03:35.535 3319 3426 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 21:03:35.539 3319 3426 D m.roblox.client: PlayerBase::PlayerBase()
11-22 21:03:35.596 3319 3426 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 21:03:35.596 3319 3426 D AAudioStream: setState(s#1) from 0 to 2
11-22 21:03:35.596 3319 3426 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 21:03:35.598 3319 3426 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#1 ----------------
11-22 21:03:35.608 3319 3426 D AAudio : AAudioStream_close(s#1) called
---------------
11-22 21:03:35.608 3319 3426 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000248
11-22 21:03:35.608 3319 3426 D AAudioStream: setState(s#1) from 2 to 11
11-22 21:03:35.711 3319 3426 D AAudioStream: setState(s#1) from 11 to 11
11-22 21:03:35.711 3319 3426 D AAudioStream: setState(s#1) from 11 to 12
11-22 21:03:35.712 3319 3426 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9f09b000 called
11-22 21:03:35.712 3319 3426 D AAudioStream: ~AudioStream(s#1) mPlayerBase
strongCount = 2
11-22 21:03:35.712 3319 3426 D AAudio : AAudioStream_close(s#1) returned 0
---------
11-22 21:03:35.730 3319 3426 I fmod : FMOD::supportsLowLatency
: Low latency = true, Pro Audio = false, Bluetooth On = false, Acceptable Block
Size = true (240)
11-22 21:03:35.730 3319 3426 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 21:03:35.730 3319 3426 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 21:03:35.730 3319 3426 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 21:03:35.730 3319 3426 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 21:03:35.730 3319 3426 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 21:03:35.731 3319 3426 D m.roblox.client: PlayerBase::PlayerBase()
11-22 21:03:35.769 3319 3426 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 21:03:35.770 3319 3426 D AAudioStream: setState(s#2) from 0 to 2
11-22 21:03:35.770 3319 3426 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 21:03:35.771 3319 3426 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#2 ----------------
11-22 21:03:35.781 3319 3426 D AAudio : AAudioStream_close(s#2) called
---------------
11-22 21:03:35.781 3319 3426 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000024A
11-22 21:03:35.781 3319 3426 D AAudioStream: setState(s#2) from 2 to 11
11-22 21:03:35.885 3319 3426 D AAudioStream: setState(s#2) from 11 to 11
11-22 21:03:35.885 3319 3426 D AAudioStream: setState(s#2) from 11 to 12
11-22 21:03:35.885 3319 3426 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9f09b000 called
11-22 21:03:35.885 3319 3426 D AAudioStream: ~AudioStream(s#2) mPlayerBase
strongCount = 2
11-22 21:03:35.885 3319 3426 D AAudio : AAudioStream_close(s#2) returned 0
---------
11-22 21:03:35.895 3319 3426 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 21:03:35.895 3319 3426 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 21:03:35.895 3319 3426 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: ON with frames = 0
11-22 21:03:35.895 3319 3426 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 21:03:35.895 3319 3426 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 21:03:35.896 3319 3426 D m.roblox.client: PlayerBase::PlayerBase()
11-22 21:03:35.936 3319 3426 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 21:03:35.936 3319 3426 D AAudioStream: setState(s#3) from 0 to 2
11-22 21:03:35.936 3319 3426 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 21:03:35.937 3319 3426 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#3 ----------------
11-22 21:03:35.960 3319 3426 D AAudio : AAudioStream_requestStart(s#3) called
--------------
11-22 21:03:35.961 3319 3426 D AAudioStream: setState(s#3) from 2 to 3
11-22 21:03:35.984 3319 3426 D AAudio : AAudioStream_requestStart(s#3) returned
0 ---------
11-22 21:03:35.985 3319 3426 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 21:03:35.985 3319 3426 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = INPUT
11-22 21:03:35.985 3319 3426 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 21:03:35.985 3319 3426 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 21:03:35.985 3319 3426 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 21:03:35.986 3319 3426 D m.roblox.client: PlayerBase::PlayerBase()
11-22 21:03:35.986 3319 3577 D AudioStreamInternalPlay_Client: callbackLoop()
entering >>>>>>>>>>>>>>>
11-22 21:03:35.986 3319 3577 D AudioStreamInternal_Client: onEventFromServer -
got AAUDIO_SERVICE_EVENT_STARTED
11-22 21:03:35.986 3319 3577 D AAudioStream: setState(s#3) from 3 to 4
11-22 21:03:36.171 3319 3426 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 480, minMicros = 2000 => SW burst =
480
11-22 21:03:36.171 3319 3426 D AAudioStream: setState(s#4) from 0 to 2
11-22 21:03:36.171 3319 3426 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#4 ----------------
11-22 21:03:36.181 3319 3426 D AAudio : AAudioStream_close(s#4) called
---------------
11-22 21:03:36.181 3319 3426 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000024E
11-22 21:03:36.181 3319 3426 D AAudioStream: setState(s#4) from 2 to 11
11-22 21:03:36.307 3319 3426 D AAudioStream: setState(s#4) from 11 to 11
11-22 21:03:36.307 3319 3426 D AAudioStream: setState(s#4) from 11 to 12
11-22 21:03:36.307 3319 3426 D AudioStreamInternal_Client: ~AudioStreamInternal()
0x9effb100 called
11-22 21:03:36.307 3319 3426 D AAudioStream: ~AudioStream(s#4) mPlayerBase
strongCount = 1
11-22 21:03:36.307 3319 3426 D m.roblox.client: PlayerBase::~PlayerBase()
11-22 21:03:36.307 3319 3426 D AAudio : AAudioStream_close(s#4) returned 0
---------
11-22 21:03:36.317 3319 3426 I Roblox : 2023-11-
22T17:03:37.208Z,6.208589,ab4d71c0,6 [FLog::Audio] InputDevice 0: Android audio
output({{ffffffff-ffff-ffff-ffffffffffffffff}}) 48000/2/4
11-22 21:03:36.332 3319 3426 D VendorTagDescriptor: addVendorDescriptor: vendor
tag id 14172875900359437128 added
11-22 21:03:36.394 3319 3426 I Roblox : 2023-11-
22T17:03:37.285Z,6.285687,ab4d71c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:InitializedLuaApp)
11-22 21:03:36.397 3319 3435 I Roblox : 2023-11-
22T17:03:37.287Z,6.287887,a99c71c0,6 [FLog::Output] Info: DataModel Loading
rbxasset://places/Mobile.rbxl
11-22 21:03:36.423 3319 3319 I PermissionsProtocol: requestPermissionsOnStartup:
didRequest:false
11-22 21:03:36.428 3319 3319 I rbx.main: [ActivityNativeMain.onResume()-22]:
Setting result launcher for IdentityProtocol
11-22 21:03:36.434 3319 3319 I AppShellFragment: [a.z0()-5]: onCreate:
11-22 21:03:36.438 3319 3319 I rbx.appshell: [b.j()-1]: ASMA.initializeDataModel:
mHasSettings:true, mIsInitialized:true
11-22 21:03:36.439 3319 3319 I AppShellFragment: [a.D0()-1]: onCreateView:
11-22 21:03:36.442 3319 3319 D SurfaceView@95cdad9: updateSurface: has no frame
11-22 21:03:36.454 3319 3319 I MSHandlerLifeCycle: check: return.
pkg=com.roblox.client parent=null
callers=com.android.internal.policy.DecorView.setVisibility:4408
android.app.ActivityThread.handleResumeActivity:5476
android.app.servertransaction.ResumeActivityItem.execute:54
android.app.servertransaction.ActivityTransactionItem.execute:45
android.app.servertransaction.TransactionExecutor.executeLifecycleState:176
11-22 21:03:36.455 3319 3319 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@48452c0[]
11-22 21:03:36.457 3319 3392 D NativeCustomFrequencyManager: [NativeCFMS]
BpCustomFrequencyManager::BpCustomFrequencyManager()
11-22 21:03:36.458 3319 3319 I DecorView: notifyKeepScreenOnChanged:
keepScreenOn=false
11-22 21:03:36.464 3319 3319 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_IME, mFrame=[0,0]
[0,0], mVisibleFrame=[0,928][720,1600], mVisible=false,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.ActivityNativeMain
from=android.view.ViewRootImpl.setView:1732
11-22 21:03:36.468 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]: setView
= com.android.internal.policy.DecorView@48452c0 TM=true
11-22 21:03:36.469 3319 3319 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 21:03:36.469 3319 3319 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@48452c0[ActivityNativeMain]
11-22 21:03:36.500 3319 3319 D InputMethodManager: startInputInner - Id : 0
11-22 21:03:36.517 3319 3319 I Choreographer: Skipped 258 frames! The
application may be doing too much work on its main thread.
11-22 21:03:36.528 3319 3319 I ViewRootImpl@d6c4e65[]: performTraversals
params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER sim={adjust=pan}
ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 21:03:36.528 3319 3319 I ViewRootImpl@d6c4e65[]: fl=1000008
11-22 21:03:36.528 3319 3319 I ViewRootImpl@d6c4e65[]: pfl=42000000
11-22 21:03:36.528 3319 3319 I ViewRootImpl@d6c4e65[]: bhv=DEFAULT
11-22 21:03:36.528 3319 3319 I ViewRootImpl@d6c4e65[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 21:03:36.530 3319 3319 I ViewRootImpl@d6c4e65[]: performTraversals
mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=pan} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 21:03:36.530 3319 3319 I ViewRootImpl@d6c4e65[]: fl=1000008
11-22 21:03:36.530 3319 3319 I ViewRootImpl@d6c4e65[]: pfl=42000000
11-22 21:03:36.530 3319 3319 I ViewRootImpl@d6c4e65[]: bhv=DEFAULT
11-22 21:03:36.530 3319 3319 I ViewRootImpl@d6c4e65[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR naviIconColor=0}
11-22 21:03:36.537 3319 3319 I ViewRootImpl@d6c4e65[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:36.538 3319 3319 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@d6c4e65[] mNativeObject= 0xe7f76980 sc.mNativeObject= 0xea9bc2e0
caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:36.539 3319 3319 I BLASTBufferQueue: update, w= 112 h= 131 mName =
ViewRootImpl@d6c4e65[] mNativeObject= 0xe7f76980 sc.mNativeObject= 0xea9bc2e0
format= -3 caller= android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:36.541 3319 3319 I ViewRootImpl@d6c4e65[]: Relayout returned:
old=(0,48,720,1510) new=(0,148,112,279) req=(112,131)0 dur=7 res=0x3 s={true
0xb973f800} ch=true seqId=0
11-22 21:03:36.542 3319 3319 I ViewRootImpl@d6c4e65[]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb973f800}
hwInitialized=true
11-22 21:03:36.544 3319 3392 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:36.545 3319 3319 I ViewRootImpl@d6c4e65[]: reportNextDraw
android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:36.545 3319 3319 I ViewRootImpl@d6c4e65[]: Setup new sync id=0
11-22 21:03:36.545 3319 3319 I ViewRootImpl@d6c4e65[]: Setting syncFrameCallback
11-22 21:03:36.545 3319 3319 I ViewRootImpl@d6c4e65[]: registerCallbacksForSync
syncBuffer=false
11-22 21:03:36.549 3319 3429 I ViewRootImpl@d6c4e65[]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:36.549 3319 3429 I ViewRootImpl@d6c4e65[]: Setting up sync and
frameCommitCallback
11-22 21:03:36.555 3319 3392 I BLASTBufferQueue: [ViewRootImpl@d6c4e65[]#1]
(f:0,a:0) onFrameAvailable the first frame is available
11-22 21:03:36.555 3319 3392 I ViewRootImpl@d6c4e65[]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:36.557 3319 3392 D OpenGLRenderer: CFMS:: SetUp Pid : 3319 Tid :
3392
11-22 21:03:36.560 3319 3319 I ViewRootImpl@d6c4e65[]: onSyncComplete
11-22 21:03:36.560 3319 3319 I ViewRootImpl@d6c4e65[]: setupSync seqId=0
mSyncId=0 fn=1 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:36.561 3319 3340 I OpenGLRenderer: Davey! duration=4342ms; Flags=1,
FrameTimelineVsyncId=38064539, IntendedVsync=134832106091149,
Vsync=134836402666801, InputEventId=0, HandleInputStart=134836411151631,
AnimationStart=134836411154592, PerformTraversalsStart=134836416502708,
DrawStart=134836441954054, FrameDeadline=134832122757815,
FrameInterval=134836410839015, FrameStartTime=16653394, SyncQueued=134836442370823,
SyncStart=134836442626592, IssueDrawCommandsStart=134836442779323,
SwapBuffers=134836447562592, FrameCompleted=134836449089977,
DequeueBufferDuration=179653, QueueBufferDuration=601115,
GpuCompleted=134836448297092, SwapBuffersCompleted=134836449089977,
DisplayPresentTime=0, CommandSubmissionCompleted=134836447562592,
11-22 21:03:36.584 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
performTraversals params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 21:03:36.584 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
fl=1800002
11-22 21:03:36.584 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
pfl=42000000
11-22 21:03:36.584 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
bhv=DEFAULT
11-22 21:03:36.584 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 21:03:36.584 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 21:03:36.586 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=false viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(wrapxwrap) gr=CENTER sim={adjust=pan
forwardNavigation} ty=APPLICATION fmt=TRANSLUCENT wanim=0x103030a
surfaceInsets=Rect(75, 75 - 75, 75)
11-22 21:03:36.586 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
fl=1800002
11-22 21:03:36.586 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
pfl=42000000
11-22 21:03:36.586 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
bhv=DEFAULT
11-22 21:03:36.586 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR
11-22 21:03:36.586 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
dimAmount=0.6 naviIconColor=0}
11-22 21:03:36.591 3319 3340 I ViewRootImpl@3384eb5[ActivityNativeMain]: Resizing
android.view.ViewRootImpl@a6c2131: frame = [18,320][702,1237] reportDraw = true
forceLayout = false syncSeqId = 0
11-22 21:03:36.594 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:36.595 3319 3319 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@3384eb5[ActivityNativeMain] mNativeObject= 0xcc78a800
sc.mNativeObject= 0xa2d15e00 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:36.595 3319 3319 I BLASTBufferQueue: update, w= 834 h= 1067 mName =
ViewRootImpl@3384eb5[ActivityNativeMain] mNativeObject= 0xcc78a800
sc.mNativeObject= 0xa2d15e00 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:36.596 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]: Relayout
returned: old=(0,48,720,1510) new=(18,320,702,1237) req=(684,917)0 dur=8 res=0x3
s={true 0xb973c000} ch=true seqId=0
11-22 21:03:36.597 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb973c000}
hwInitialized=true
11-22 21:03:36.597 3319 3392 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:36.606 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:36.607 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]: Setup
new sync id=0
11-22 21:03:36.607 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]: Setting
syncFrameCallback
11-22 21:03:36.607 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:36.611 3319 3429 I ViewRootImpl@3384eb5[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:36.612 3319 3429 I ViewRootImpl@3384eb5[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 21:03:36.628 3319 3392 I BLASTBufferQueue:
[ViewRootImpl@3384eb5[ActivityNativeMain]#2](f:0,a:0) onFrameAvailable the first
frame is available
11-22 21:03:36.628 3319 3392 I ViewRootImpl@3384eb5[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:36.629 3319 3392 D OpenGLRenderer: CFMS:: SetUp Pid : 3319 Tid :
3392
11-22 21:03:36.631 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
onSyncComplete
11-22 21:03:36.632 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:36.633 3319 3319 I SurfaceView@95cdad9: onWindowVisibilityChanged(0)
true com.roblox.client.RBXSurfaceView{95cdad9 VFE...... ......I. 0,0-0,0 #7f09023a
app:id/surfaceview} of ViewRootImpl@76a02de[ActivityNativeMain]
11-22 21:03:36.633 3319 3319 D SurfaceView@95cdad9: updateSurface: has no frame
11-22 21:03:36.636 3319 3435 I Roblox : 2023-11-
22T17:03:37.526Z,6.526875,a99c71c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config
11-22 21:03:36.637 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
performTraversals params={(0,0)(fillxfill) sim={adjust=resize forwardNavigation}
ty=BASE_APPLICATION wanim=0x1030309
11-22 21:03:36.637 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
fl=81810100
11-22 21:03:36.637 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
pfl=12020040
11-22 21:03:36.637 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
vsysui=2500
11-22 21:03:36.637 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 21:03:36.637 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
bhv=DEFAULT
11-22 21:03:36.637 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 21:03:36.639 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,0)(fillxfill) sim={adjust=resize
forwardNavigation} ty=BASE_APPLICATION fmt=TRANSLUCENT wanim=0x1030309
11-22 21:03:36.639 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
fl=81810100
11-22 21:03:36.639 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
pfl=12020040
11-22 21:03:36.639 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
vsysui=2500
11-22 21:03:36.639 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
apr=LIGHT_STATUS_BARS
11-22 21:03:36.639 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
bhv=DEFAULT
11-22 21:03:36.639 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
fitSides= naviIconColor=0}
11-22 21:03:36.644 3319 3363 I OpenGLRenderer: Davey! duration=4417ms; Flags=1,
FrameTimelineVsyncId=38064539, IntendedVsync=134832106091149,
Vsync=134836402666801, InputEventId=0, HandleInputStart=134836411151631,
AnimationStart=134836411154592, PerformTraversalsStart=134836416502708,
DrawStart=134836500930861, FrameDeadline=134832122757815,
FrameInterval=134836410839015, FrameStartTime=16653394, SyncQueued=134836504833823,
SyncStart=134836505040746, IssueDrawCommandsStart=134836505294246,
SwapBuffers=134836520798669, FrameCompleted=134836523401631,
DequeueBufferDuration=25269, QueueBufferDuration=603730,
GpuCompleted=134836523401631, SwapBuffersCompleted=134836522137746,
DisplayPresentTime=0, CommandSubmissionCompleted=134836520798669,
11-22 21:03:36.649 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
11-22 21:03:36.650 3319 3319 I BLASTBufferQueue: new BLASTBufferQueue, mName=
ViewRootImpl@76a02de[ActivityNativeMain] mNativeObject= 0xcc78ab00
sc.mNativeObject= 0xa2d16350 caller=
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852
android.view.Choreographer$FrameDisplayEventReceiver.run:1283
11-22 21:03:36.651 3319 3319 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
ViewRootImpl@76a02de[ActivityNativeMain] mNativeObject= 0xcc78ab00
sc.mNativeObject= 0xa2d16350 format= -3 caller=
android.graphics.BLASTBufferQueue.<init>:84
android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
11-22 21:03:36.651 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]: Relayout
returned: old=(0,0,720,1600) new=(0,0,720,1600) req=(720,1600)0 dur=10 res=0x3
s={true 0xb973dc00} ch=true seqId=0
11-22 21:03:36.653 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
mThreadedRenderer.initialize() mSurface={isValid=true 0xb973dc00}
hwInitialized=true
11-22 21:03:36.653 3319 3392 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:36.654 3319 3319 I RBXSurfaceView: [RBXSurfaceView.onSizeChanged()-
2]: SurfaceView size has changed: old width 0 new width 720 old height 0 new height
1600
11-22 21:03:36.654 3319 3319 D SurfaceView@95cdad9: updateSurface: has no frame
11-22 21:03:36.655 3319 3319 I SurfaceView@95cdad9: windowStopped(false) true
com.roblox.client.RBXSurfaceView{95cdad9 VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview} of ViewRootImpl@76a02de[ActivityNativeMain]
11-22 21:03:36.655 3319 3319 D SurfaceView@95cdad9: updateSurface: has no frame
11-22 21:03:36.656 3319 3319 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 21:03:36.658 3319 3319 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 21:03:36.660 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.performTraversals:4438
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
android.view.Choreographer$CallbackRecord.run:1309
11-22 21:03:36.661 3319 3319 I SurfaceView@95cdad9: Changes: creating=true
format=true size=true visible=true alpha=false hint=false mUseAlpha=false
visible=true left=true top=true
11-22 21:03:36.664 3319 3319 I BLASTBufferQueue: update, w= 720 h= 1600 mName =
null mNativeObject= 0xdc8db280 sc.mNativeObject= 0xa2d172f0 format= 4 caller=
android.view.SurfaceView.createBlastSurfaceControls:1383
android.view.SurfaceView.updateSurface:1079
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
android.view.ViewTreeObserver.dispatchOnPreDraw:1121
android.view.ViewRootImpl.performTraversals:4442
11-22 21:03:36.665 3319 3319 I SurfaceView@95cdad9: 157080281 Cur surface:
Surface(name=null)/@0x1a88567
11-22 21:03:36.665 3319 3319 I SurfaceView@95cdad9: pST: sr = Rect(0, 0 - 720,
1600) sw = 720 sh = 1600
11-22 21:03:36.665 3319 3319 D SurfaceView@95cdad9: performSurfaceTransaction
RenderWorker position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 21:03:36.665 3319 3319 I SurfaceView@95cdad9: applyTransactionOnVriDraw:
vri = ViewRootImpl@76a02de[ActivityNativeMain] fRS = false t = 0xe6f17220
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
11-22 21:03:36.666 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
applyTransactionOnDraw: mRemoved = false isHardwareEnabled = true t =
0xe6f17220android.view.SurfaceView.applyTransactionOnVriDraw:2048
android.view.SurfaceView.performSurfaceTransaction:959
android.view.SurfaceView.updateSurface:1105
android.view.SurfaceView.lambda$new$0$android-view-SurfaceView:200
android.view.SurfaceView$$ExternalSyntheticLambda5.onPreDraw:2
11-22 21:03:36.666 3319 3319 I SurfaceView@95cdad9: updateSurface: mVisible =
true mSurface.isValid() = true
11-22 21:03:36.666 3319 3319 I SurfaceView@95cdad9: updateSurface:
mSurfaceCreated = false surfaceChanged = true visibleChanged = true
11-22 21:03:36.666 3319 3319 I SurfaceView@95cdad9: visibleChanged --
surfaceCreated
11-22 21:03:36.666 3319 3319 I SurfaceView@95cdad9: surfaceCreated 2 #8
com.roblox.client.RBXSurfaceView{95cdad9 VFE...... ......ID 0,0-720,1600 #7f09023a
app:id/surfaceview}
11-22 21:03:36.666 3319 3319 I MainScreenController:
[MainActivityController.surfaceCreated()-1]: surfaceCreated
11-22 21:03:36.667 3319 3319 I AppShellFragment: [a.surfaceCreated()-1]:
surfaceCreated()
11-22 21:03:36.667 3319 3319 I AppShellFragment: [a.surfaceCreated()-4]: Start
the lua app
11-22 21:03:36.668 3319 3319 I Roblox : 2023-11-
22T17:03:37.559Z,6.559270,ecb0c474,6 [FLog::AndroidGLView] rbx.datamodel:
setTaskSchedulerBackgroundMode() enable:false context:ASMA.start
11-22 21:03:36.670 3319 3319 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
11-22 21:03:36.670 3319 3319 D rbx.AppBridgeV2: nativeAppBridgeV2StartApp:
Created ANativeWindow 0xa41cc008 (ID:1)
11-22 21:03:36.671 3319 3426 I Roblox : 2023-11-
22T17:03:37.561Z,6.561974,ab4d71c0,6 [FLog::SingleSurfaceApp] startLuaApp:
(stage:InitializedLuaApp).
11-22 21:03:36.671 3319 3426 I Roblox : 2023-11-
22T17:03:37.562Z,6.562125,ab4d71c0,6 [FLog::SingleSurfaceApp] returnToLuaApp:
(stage:InitializedLuaApp).
11-22 21:03:36.671 3319 3426 I Roblox : 2023-11-
22T17:03:37.562Z,6.562192,ab4d71c0,6 [FLog::SingleSurfaceApp] returnToLuaApp: ...
disable videoRecorder.
11-22 21:03:36.671 3319 3426 I Roblox : 2023-11-
22T17:03:37.562Z,6.562240,ab4d71c0,6 [FLog::SingleSurfaceApp]
returnToLuaAppInternal: ... App has been initialized, returning from game.
11-22 21:03:36.672 3319 3426 I Roblox : 2023-11-
22T17:03:37.562Z,6.562370,ab4d71c0,6 [FLog::SurfaceController]
[_:1]::replaceDataModel: (stage:0, window = 0xa41cc008) [tid:0xe8853b20]
11-22 21:03:36.674 3319 3426 I Roblox : 2023-11-
22T17:03:37.565Z,6.565124,ab4d71c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_surface
11-22 21:03:36.674 3319 3426 I Roblox : 2023-11-
22T17:03:37.565Z,6.565276,ab4d71c0,6 [FLog::Graphics] Vulkan: Using extension:
VK_KHR_android_surface
11-22 21:03:36.679 3319 3426 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
lib/arm'
11-22 21:03:36.680 3319 3426 D vulkan : searching for layers in
'/data/app/~~wWdhIhJrR_8yOJlKpC5Luw==/com.roblox.client-3wmG5AwkPD1ra5YrDU9dNg==/
base.apk!/lib/armeabi-v7a'
11-22 21:03:36.697 3319 3426 I Roblox : 2023-11-
22T17:03:37.588Z,6.588642,ab4d71c0,6 [FLog::Graphics] Vulkan Android Device:
Samsung SM-A047F
11-22 21:03:36.698 3319 3426 I Roblox : 2023-11-
22T17:03:37.589Z,6.589045,ab4d71c0,6 [FLog::Graphics] VULKAN MT shader loading is
enabled
11-22 21:03:36.698 3319 3426 I Roblox : 2023-11-
22T17:03:37.589Z,6.589304,ab4d71c0,6 [FLog::Graphics] VULKAN heapIndex = 0,
heapFlags = 1 (device), heapSize = 3831005184
11-22 21:03:36.698 3319 3426 I Roblox : 2023-11-
22T17:03:37.589Z,6.589598,ab4d71c0,6 [FLog::Graphics] VULKAN unifiedMemory = true,
device memory = 3831005184, host memory = 0, setting caps.videoMemory = 67108864
11-22 21:03:36.698 3319 3426 I Roblox : 2023-11-
22T17:03:37.589Z,6.589824,ab4d71c0,6 [FLog::Graphics] Vulkan Device: Mali-G52
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.589Z,6.589993,ab4d71c0,6 [FLog::Graphics] Vulkan Device: Vendor 13b5
Device 72120000
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590106,ab4d71c0,6 [FLog::Graphics] Vulkan Device: Driver 38.1.0
(159387648)
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590239,ab4d71c0,6 [FLog::Graphics] Vulkan Device: API 1.1.213
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590333,ab4d71c0,6 [channel] Caps: ThreadSafe 1 Framebuffer 1
FpFramebuffer 1 Shaders 1 Compute 1 Instancing 1 PerInstanceStream 1 ConstBuffers 1
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590431,ab4d71c0,6 [channel] Caps: Framebuffer: MRT 4 MSAA 8
Stencil 1
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590516,ab4d71c0,6 [channel] Caps: Framebuffer: Depth16 1 Depth24
1 DepthFloat 1 DepthClamp 0
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590604,ab4d71c0,6 [channel] Caps: Border Color 1
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590679,ab4d71c0,6 [channel] Caps: Texture: RGB10A2 1 RG11B10F 1
R16I 1
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590762,ab4d71c0,6 [channel] Caps: Texture: DXT 0 PVR 0 ETC1 1
ETC2 1 Half 1
11-22 21:03:36.699 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590841,ab4d71c0,6 [channel] Caps: Texture: 3D 1 Array 1 Depth 1
MSAA 1 MSAAFP16 8
11-22 21:03:36.700 3319 3426 I Roblox : 2023-11-
22T17:03:37.590Z,6.590918,ab4d71c0,6 [channel] Caps: Texture: NPOT 1 PartialMips 1
CubeMipGen 1 CubeFramebuffer 1
11-22 21:03:36.700 3319 3426 I Roblox : 2023-11-
22T17:03:37.591Z,6.591028,ab4d71c0,6 [channel] Caps: Texture: Size 16384 Units 32
VertexUnits 32
11-22 21:03:36.700 3319 3426 I Roblox : 2023-11-
22T17:03:37.591Z,6.591103,ab4d71c0,6 [channel] Caps: ConstantBufferSize 16384
11-22 21:03:36.700 3319 3426 I Roblox : 2023-11-
22T17:03:37.591Z,6.591178,ab4d71c0,6 [channel] Caps: isAppleGPU 0
11-22 21:03:36.700 3319 3426 I Roblox : 2023-11-
22T17:03:37.591Z,6.591253,ab4d71c0,6 [channel] Caps: 32bIdx 1 Memoryless 0
11-22 21:03:36.700 3319 3426 I Roblox : 2023-11-
22T17:03:37.591Z,6.591365,ab4d71c0,6 [channel] Caps: ColorBGR 0 RTFlip 0
MinusOneToOneDepth 0
11-22 21:03:36.701 3319 3426 I Roblox : 2023-11-
22T17:03:37.592Z,6.592648,ab4d71c0,6 [FLog::Graphics] Vulkan: Loaded pipeline cache
(45622 bytes, hash 28621fe9)
11-22 21:03:36.702 3319 3426 I Roblox : 2023-11-
22T17:03:37.593Z,6.593259,ab4d71c0,6 [FLog::Graphics] Vulkan: creating framebuffer
720x1600
11-22 21:03:36.715 3319 3426 I Roblox : 2023-11-
22T17:03:37.606Z,6.606119,ab4d71c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 21:03:36.715 3319 3426 I Roblox : 2023-11-
22T17:03:37.606Z,6.606701,ab4d71c0,6 [FLog::Graphics] Video memory size: 67108864
11-22 21:03:36.776 3319 3426 I Roblox : 2023-11-
22T17:03:37.667Z,6.667728,ab4d71c0,6 [FLog::Graphics] Loaded 749 shaders from pack
vulkan_mobile variant default (5681996 bytes)
11-22 21:03:36.777 3319 3426 I Roblox : 2023-11-
22T17:03:37.668Z,6.668015,ab4d71c0,6 [FLog::Graphics] Compiled 572 shaders in 60 ms
11-22 21:03:36.807 3319 3426 I Roblox : 2023-11-
22T17:03:37.698Z,6.698025,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController::disableVR
11-22 21:03:36.807 3319 3426 I Roblox : 2023-11-
22T17:03:37.698Z,6.698589,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::initialize view(0x9ec77680)
11-22 21:03:36.807 3319 3426 I Roblox : 2023-11-
22T17:03:37.698Z,6.698726,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::start dataModel(0xdc8e5a00)
11-22 21:03:36.807 3319 3426 I Roblox : 2023-11-
22T17:03:37.698Z,6.698864,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob[_:1]::RenderJob
11-22 21:03:36.808 3319 3426 I Roblox : 2023-11-
22T17:03:37.698Z,6.698938,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::run dataModel(0xdc8e5a00)
11-22 21:03:36.808 3319 3426 I Roblox : 2023-11-
22T17:03:37.699Z,6.699277,ab4d71c0,6 [FLog::SingleSurfaceApp] setStage:
(stage:LuaApp)
11-22 21:03:36.808 3319 3426 V rbx.locale: [b.i()-2]: mUGCLocaleCode is Empty
11-22 21:03:36.809 3319 3426 V rbx.locale: [b.i()-7]: mUGCLocaleCode value is:
en_us
11-22 21:03:36.809 3319 3426 V rbx.locale: [a.a()-2]: ugcLocaleCode : en_us
11-22 21:03:36.809 3319 3426 I Roblox : 2023-11-
22T17:03:37.700Z,6.700428,ab4d71c0,6 [FLog::SingleSurfaceApp] userDidLogin
11-22 21:03:36.809 3319 3426 I Roblox : 2023-11-
22T17:03:37.700Z,6.700584,ab4d71c0,6 [FLog::SingleSurfaceApp] applyLocale
11-22 21:03:36.810 3319 3319 I rbx.main: [ActivityNativeMain.S()-1]:
onAppStarted:
11-22 21:03:36.810 3319 3319 I SurfaceView@95cdad9: surfaceChanged -- format=4
w=720 h=1600
11-22 21:03:36.810 3319 3319 I SurfaceView@95cdad9: surfaceChanged (720,1600) 2
#8 com.roblox.client.RBXSurfaceView{95cdad9 VFE...... ......ID 0,0-720,1600
#7f09023a app:id/surfaceview}
11-22 21:03:36.811 3319 3319 I MainScreenController:
[MainActivityController.surfaceChanged()-4]: surfaceChanged
11-22 21:03:36.811 3319 3319 I AppShellFragment: [a.surfaceChanged()-1]:
surfaceChanged()
11-22 21:03:36.812 3319 3319 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp:
11-22 21:03:36.813 3319 3319 D rbx.AppBridgeV2:
nativeAppBridgeV2UpdateSurfaceApp: Same native window 0xa41cc008. No need to do
anything!
11-22 21:03:36.813 3319 3426 I Roblox : 2023-11-
22T17:03:37.704Z,6.704299,ab4d71c0,6 [FLog::SingleSurfaceApp] updateSurfaceLuaApp:
(stage:LuaApp)
11-22 21:03:36.813 3319 3426 I Roblox : 2023-11-
22T17:03:37.704Z,6.704483,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController[_:1]::update: (window = 0xa41cc008) (view = 0x9ec77680)
11-22 21:03:36.813 3319 3319 I SurfaceView@95cdad9: surfaceRedrawNeeded
11-22 21:03:36.814 3319 3319 V SurfaceView@95cdad9: Layout: x=0 y=0 w=720 h=1600,
frame=Rect(0, 0 - 720, 1600)
11-22 21:03:36.815 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]: Setup
new sync id=0
11-22 21:03:36.815 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]: Setting
syncFrameCallback
11-22 21:03:36.815 3319 3319 E SurfaceSyncer: Failed to find sync for id=0
11-22 21:03:36.815 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:36.818 3319 3428 D SurfaceView@95cdad9: updateSurfacePosition
RenderWorker, frameNr = 1, position = [0, 0, 720, 1600] surfaceSize = 720x1600
11-22 21:03:36.818 3319 3428 I SurfaceView@95cdad9: uSP: rtp = Rect(0, 0 - 720,
1600) rtsw = 720 rtsh = 1600
11-22 21:03:36.818 3319 3428 I SurfaceView@95cdad9: onSSPAndSRT: pl = 0 pt = 0 sx
= 1.0 sy = 1.0
11-22 21:03:36.819 3319 3428 I SurfaceView@95cdad9: aOrMT:
ViewRootImpl@76a02de[ActivityNativeMain] t =
android.view.SurfaceControl$Transaction@de2deb9 fN = 1 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:373
11-22 21:03:36.820 3319 3428 I ViewRootImpl@76a02de[ActivityNativeMain]: mWNT:
t=0xe6f18d00 mBlastBufferQueue=0xcc78ab00 fn= 1 caller=
android.view.SurfaceView.applyOrMergeTransaction:1455 android.view.SurfaceView.-$
$Nest$mapplyOrMergeTransaction:0
android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1537
11-22 21:03:36.820 3319 3428 I ViewRootImpl@76a02de[ActivityNativeMain]: mWNT:
t=0xe6f17220 mBlastBufferQueue=0xcc78ab00 fn= 1 caller=
android.view.ViewRootImpl.lambda$applyTransactionOnDraw$11$android-view-
ViewRootImpl:12865 android.view.ViewRootImpl$
$ExternalSyntheticLambda1.onFrameDraw:4
android.graphics.HardwareRenderer$FrameDrawingCallback.onFrameDraw:924
11-22 21:03:36.821 3319 3428 I ViewRootImpl@76a02de[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=1.
11-22 21:03:36.821 3319 3428 I ViewRootImpl@76a02de[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 21:03:36.825 3319 3392 I BLASTBufferQueue:
[ViewRootImpl@76a02de[ActivityNativeMain]#3](f:0,a:0) onFrameAvailable the first
frame is available
11-22 21:03:36.826 3319 3392 I ViewRootImpl@76a02de[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
11-22 21:03:36.827 3319 3392 D OpenGLRenderer: CFMS:: SetUp Pid : 3319 Tid :
3392
11-22 21:03:36.830 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
onSyncComplete
11-22 21:03:36.830 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:36.845 3319 3340 I OpenGLRenderer: Davey! duration=4613ms; Flags=1,
FrameTimelineVsyncId=38064539, IntendedVsync=134832106091149,
Vsync=134836402666801, InputEventId=0, HandleInputStart=134836411151631,
AnimationStart=134836411154592, PerformTraversalsStart=134836416502708,
DrawStart=134836709589823, FrameDeadline=134832122757815,
FrameInterval=134836410839015, FrameStartTime=16653394, SyncQueued=134836711310438,
SyncStart=134836711471400, IssueDrawCommandsStart=134836711664900,
SwapBuffers=134836717586438, FrameCompleted=134836719971861,
DequeueBufferDuration=2768116, QueueBufferDuration=1064384,
GpuCompleted=134836719971861, SwapBuffersCompleted=134836719680630,
DisplayPresentTime=-6568107245356240139,
CommandSubmissionCompleted=134836717586438,
11-22 21:03:36.852 3319 3319 I ViewRootImpl@76a02de[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe771c720
11-22 21:03:36.852 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xe9263160
11-22 21:03:36.853 3319 3319 I ViewRootImpl@d6c4e65[]: reportDrawFinished seqId=0
mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xcbcfda40
11-22 21:03:36.854 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
MSG_WINDOW_FOCUS_CHANGED 0 0
11-22 21:03:36.856 3319 3319 D InsetsController: onStateChanged: InsetsState:
{mDisplayFrame=Rect(0, 0 - 720, 1600), mDisplayCutout=DisplayCutout{insets=Rect(0,
45 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0}
boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(272, 0 - 448, 45), Rect(0, 0 - 0, 0),
Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=720
displayHeight=1600 physicalDisplayWidth=720 physicalDisplayHeight=1600
density={1.875} cutoutSpec={M 0,0 H -46.93333333333333 V 24 H 46.93333333333333 V 0
H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}},
mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=60,
center=Point(60, 60)}, RoundedCorner{position=TopRight, radius=60,
center=Point(660, 60)}, RoundedCorner{position=BottomRight, radius=60,
center=Point(660, 1540)}, RoundedCorner{position=BottomLeft, radius=60,
center=Point(60, 1540)}]} mRoundedCornerFrame=Rect(0, 0 - 720, 1600),
mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(637, 0 - 720,
48) rotation=0}, mSources= { InsetsSource: {mType=ITYPE_STATUS_BAR, mFrame=[0,0]
[720,48], mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_GESTURES,
mFrame=[0,0][0,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_RIGHT_GESTURES, mFrame=[720,0][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_MANDATORY_GESTURES, mFrame=[0,0][720,68], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_MANDATORY_GESTURES, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_LEFT_DISPLAY_CUTOUT,
mFrame=[0,0][-100000,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_TOP_DISPLAY_CUTOUT, mFrame=[0,0][720,45], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource: {mType=ITYPE_RIGHT_DISPLAY_CUTOUT,
mFrame=[100000,0][720,1600], mVisible=true, mInsetsRoundedCornerFrame=false},
InsetsSource: {mType=ITYPE_BOTTOM_DISPLAY_CUTOUT, mFrame=[0,100000][720,1600],
mVisible=true, mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_TOP_TAPPABLE_ELEMENT, mFrame=[0,0][720,48], mVisible=true,
mInsetsRoundedCornerFrame=false}, InsetsSource:
{mType=ITYPE_BOTTOM_TAPPABLE_ELEMENT, mFrame=[0,1510][720,1600], mVisible=true,
mInsetsRoundedCornerFrame=false} }
host=com.roblox.client/com.roblox.client.startup.ActivitySplash
from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6740
11-22 21:03:36.857 3319 3319 D CompatibilityChangeReporter: Compat change id
reported: 147798919; UID 10357; state: ENABLED
11-22 21:03:36.866 3319 3319 V Toast : show: caller =
uk.lgl.modmenu.FloatingModMenuService.getFeatureList:-2
11-22 21:03:36.942 3319 3319 D Mod_Menu: Feature name: 1 - Super Jump | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:36.944 3319 3319 D Mod_Menu: Feature name: 2 - Fly Hack | Value: = 0
| Bool: = 0 | Text: =
11-22 21:03:36.962 3319 3319 D Mod_Menu: Feature name: 3 - WallHack | Value: = 0
| Bool: = 0 | Text: =
11-22 21:03:36.962 3319 3319 D Mod_Menu: Selected item 1
11-22 21:03:36.963 3319 3319 D Mod_Menu: Feature name: 4 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 21:03:36.978 3319 3547 I Roblox : 2023-11-
22T17:03:37.869Z,6.869813,bb2ed1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA succeeded: {"SchemaVersion":"1","CanaryUserIds":
[],"CanaryPercentage":0,"Stable":
{"AppStorageResetId":"0","AssetId":"5345954812","AssetVersion":"7839","MaxAppVersio
n":"603","IsForcedUpdate":false}}
11-22 21:03:36.979 3319 3547 I Roblox : 2023-11-
22T17:03:37.870Z,6.870198,bb2ed1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Update OTA config deployed
11-22 21:03:36.979 3319 3547 I Roblox : 2023-11-
22T17:03:37.870Z,6.870368,bb2ed1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] OTA config updated, checking patch
11-22 21:03:36.979 3319 3547 I Roblox : 2023-11-
22T17:03:37.870Z,6.870490,bb2ed1c0,6 [FLog::DataModelPatchConfigurer]
[_DataModelPatch] Updated OTA config already cached.
11-22 21:03:37.029 3319 3319 D Mod_Menu: Feature name: 5 - Robux +100 | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.030 3319 3319 D Mod_Menu: Feature name: 6 - Robux +200 | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.033 3319 3319 D Mod_Menu: Feature name: 7 - Robux +300 | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.035 3319 3319 D Mod_Menu: Feature name: 8 - Robux +400 | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.037 3319 3319 D Mod_Menu: Feature name: 9 - Robux +700 | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.038 3319 3319 D Mod_Menu: Feature name: 10 - Robux +999 | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.041 3319 3319 D Mod_Menu: Feature name: 11 - Night World | Value:
= 0 | Bool: = 0 | Text: =
11-22 21:03:37.043 3319 3319 D Mod_Menu: Feature name: 12 - Neon World | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.045 3319 3319 D Mod_Menu: Feature name: 13 - Green World | Value:
= 0 | Bool: = 0 | Text: =
11-22 21:03:37.047 3319 3319 D Mod_Menu: Feature name: 14 - No Reflection |
Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:37.050 3319 3319 D Mod_Menu: Feature name: 15 - Xray World | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.051 3319 3319 D Mod_Menu: Feature name: 16 - Red World | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.053 3319 3319 D Mod_Menu: Feature name: 17 - Blue World | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.055 3319 3319 D Mod_Menu: Feature name: 18 - Potato Texture |
Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:37.058 3319 3319 D Mod_Menu: Feature name: 19 - Air Jump | Value: = 0
| Bool: = 0 | Text: =
11-22 21:03:37.060 3319 3319 D Mod_Menu: Feature name: 20 - Air Walk | Value: = 0
| Bool: = 0 | Text: =
11-22 21:03:37.061 3319 3319 D Mod_Menu: Feature name: 21 - Invisible | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.063 3319 3319 D Mod_Menu: Feature name: 133 - Ghost Mode | Value:
= 0 | Bool: = 0 | Text: =
11-22 21:03:37.067 3319 3319 D Mod_Menu: Feature name: 22 - God Mode | Value: = 0
| Bool: = 0 | Text: =
11-22 21:03:37.068 3319 3319 D Mod_Menu: Feature name: 23 - Reverse Gravity |
Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:37.071 3319 3319 D Mod_Menu: Feature name: 24 - Ragdoll | Value: = 0
| Bool: = 0 | Text: =
11-22 21:03:37.076 3319 3319 D Mod_Menu: Feature name: 25 - Slow Time | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.078 3319 3319 D Mod_Menu: Feature name: 26 - Auto Disconect |
Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:37.080 3319 3319 D Mod_Menu: Feature name: 27 - Freeze Time | Value:
= 0 | Bool: = 0 | Text: =
11-22 21:03:37.082 3319 3319 D Mod_Menu: Feature name: 28 - Movement Freeze |
Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:37.084 3319 3319 D Mod_Menu: Feature name: 29 - FreezeKill | Value: =
0 | Bool: = 0 | Text: =
11-22 21:03:37.087 3319 3319 D Mod_Menu: Feature name: 30 - Freeze Foot | Value:
= 0 | Bool: = 0 | Text: =
11-22 21:03:37.089 3319 3319 I InitHelper: [k$b.run()-1]:
handleAppBridgeNotification: type = APP_STARTED, data =
{"result":0,"btid":206925074086,"upgradeStatus":3,"upgradeSource":"https://
setup.rbxcdn.qq.com/apkrelease/
roblox_mobile_2.504.414.apk","MD5Sum":"1ec0bbc0d9d9255cb0e62119e9197a12","settingsP
ayload":""}.
11-22 21:03:37.094 3319 3530 I m.roblox.client: Waiting for a blocking GC
ClassLinker
11-22 21:03:37.109 3319 3319 I InitHelper: [k$b.run()-18]:
doAfterFetchBrowserTrackerId:...
11-22 21:03:37.122 3319 3319 D DeviceIntegrityManager: Successfully set integrity
token provider
11-22 21:03:37.123 3319 3319 I Choreographer: Skipped 35 frames! The application
may be doing too much work on its main thread.
11-22 21:03:37.150 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
handleResized, msg = 5 frames=ClientWindowFrames{frame=[18,320][702,1237]
display=[0,48][720,1510] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:37.150 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
handleResized mSyncSeqId = 0
11-22 21:03:37.150 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
reportNextDraw android.view.ViewRootImpl.handleResized:2450
android.view.ViewRootImpl.-$$Nest$mhandleResized:0
android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728
android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697
android.os.Handler.dispatchMessage:106
11-22 21:03:37.153 3319 3319 D CompatibilityChangeReporter: Compat change id
reported: 163400105; UID 10357; state: ENABLED
11-22 21:03:37.176 3319 3331 I m.roblox.client: NativeAlloc concurrent copying GC
freed 65091(2926KB) AllocSpace objects, 43(1296KB) LOS objects, 49% free,
8446KB/16MB, paused 274us,133us total 141.673ms
11-22 21:03:37.178 3319 3530 I m.roblox.client: WaitForGcToComplete blocked
ClassLinker on NativeAlloc for 83.861ms
11-22 21:03:37.184 3319 3319 I AssistStructure: Flattened final assist data: 4472
bytes, containing 2 windows, 34 views
11-22 21:03:37.186 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
handleAppVisibility mAppVisible = true visible = false
11-22 21:03:37.186 3319 3319 I SurfaceView@95cdad9: finishedDrawing
11-22 21:03:37.187 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
stopped(true) old = false
11-22 21:03:37.187 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
WindowStopped on com.roblox.client/com.roblox.client.startup.ActivitySplash set to
true
11-22 21:03:37.189 3319 3319 I MSHandlerLifeCycle: check: return. Multi-window
not supported pkg=com.roblox.client
11-22 21:03:37.189 3319 3319 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@493d5e6[ActivitySplash]
11-22 21:03:37.192 3319 3319 I rbx.splash: [ActivitySplash.onDestroy()-2]:
onDestroy: unset the activity from InitHelper.
11-22 21:03:37.192 3319 3319 I InitHelper: [k.U()-1]: start: unsetView =
[ActivitySplash]
11-22 21:03:37.194 3319 3319 I MSHandlerLifeCycle: removeMultiSplitHandler: no
exist. decor=DecorView@493d5e6[ActivitySplash]
11-22 21:03:37.198 3319 3392 D OpenGLRenderer: setSurface called with nullptr
11-22 21:03:37.199 3319 3392 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:37.199 3319 3392 D OpenGLRenderer: destroyEglSurface
11-22 21:03:37.202 3319 3319 I ViewRootImpl@58dd291[ActivitySplash]:
dispatchDetachedFromWindow
11-22 21:03:37.212 3319 3319 D InputTransport: Input channel destroyed:
'2ae56c7', fd=121
11-22 21:03:37.213 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
MSG_WINDOW_FOCUS_CHANGED 1 0
11-22 21:03:37.214 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb973c000}
11-22 21:03:37.215 3319 3319 D InputMethodManager: startInputInner - Id : 0
11-22 21:03:37.215 3319 3319 I InputMethodManager: startInputInner -
mService.startInputOrWindowGainedFocus
11-22 21:03:37.223 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]: Setup
new sync id=1
11-22 21:03:37.223 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]: Setting
syncFrameCallback
11-22 21:03:37.223 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
registerCallbacksForSync syncBuffer=false
11-22 21:03:37.228 3319 3429 I ViewRootImpl@3384eb5[ActivityNativeMain]: Received
frameDrawingCallback syncResult=0 frameNum=3.
11-22 21:03:37.228 3319 3429 I ViewRootImpl@3384eb5[ActivityNativeMain]: Setting
up sync and frameCommitCallback
11-22 21:03:37.231 3319 3392 I ViewRootImpl@3384eb5[ActivityNativeMain]: Received
frameCommittedCallback lastAttemptedDrawFrameNum=3 didProduceBuffer=true
11-22 21:03:37.232 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
onSyncComplete
11-22 21:03:37.232 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
setupSync seqId=0 mSyncId=1 fn=3 caller=android.view.ViewRootImpl$
$ExternalSyntheticLambda11.accept:6
android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128
android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8
android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382
android.window.SurfaceSyncer$SyncSet.markSyncReady:359
android.window.SurfaceSyncer.markSyncReady:151
android.view.ViewRootImpl.performTraversals:4503
11-22 21:03:37.238 3319 3319 I ViewRootImpl@3384eb5[ActivityNativeMain]:
reportDrawFinished seqId=0 mSyncId=-1 fn=3 mSurfaceChangedTransaction=0xe9263160
11-22 21:03:37.472 3319 3530 D TrafficStats: tagSocket(121) with
statsTag=0x4e864ee, statsUid=-1
11-22 21:03:37.722 3319 3530 I AppsFlyerManager: [a$a.onConversionDataSuccess()-
2]: media-source: null
11-22 21:03:38.353 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:38.435 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:38.457 3319 3319 I ViewRootImpl@d6c4e65[]: performTraversals
mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params={(0,100)(wrapxwrap) gr=TOP LEFT CENTER
sim={adjust=resize} ty=APPLICATION_OVERLAY fmt=TRANSLUCENT
11-22 21:03:38.457 3319 3319 I ViewRootImpl@d6c4e65[]: fl=1000008
11-22 21:03:38.457 3319 3319 I ViewRootImpl@d6c4e65[]: pfl=2000000
11-22 21:03:38.457 3319 3319 I ViewRootImpl@d6c4e65[]: bhv=DEFAULT
11-22 21:03:38.457 3319 3319 I ViewRootImpl@d6c4e65[]: fitTypes=STATUS_BARS
NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0}
11-22 21:03:38.462 3319 3340 I ViewRootImpl@d6c4e65[]: Resizing
android.view.ViewRootImpl@b0aad06: frame = [0,148][487,808] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:38.465 3319 3319 I ViewRootImpl@d6c4e65[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xe7f76980 isSameSurfaceControl=true
11-22 21:03:38.466 3319 3319 I BLASTBufferQueue: update, w= 487 h= 660 mName =
ViewRootImpl@d6c4e65[] mNativeObject= 0xe7f76980 sc.mNativeObject= 0xa2d18bf0
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:38.466 3319 3319 I ViewRootImpl@d6c4e65[]: Relayout returned:
old=(0,148,112,279) new=(0,148,487,808) req=(487,660)0 dur=7 res=0x0 s={true
0xb973f800} ch=false seqId=0
11-22 21:03:38.467 3319 3392 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:38.467 3319 3319 I ViewRootImpl@d6c4e65[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb973f800}
11-22 21:03:38.467 3319 3392 D OpenGLRenderer: destroyEglSurface
11-22 21:03:38.468 3319 3392 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:38.650 3319 3319 D ScrollView: onsize change changed
11-22 21:03:38.810 3319 3331 W m.roblox.client: Cleared Reference was only
reachable from finalizer (only reported once)
11-22 21:03:38.813 3319 3392 D OpenGLRenderer: setSurface called with nullptr
11-22 21:03:38.819 3319 3332 D InputTransport: Input channel destroyed:
'ClientS', fd=125
11-22 21:03:38.836 3319 3319 I ViewRootImpl@d6c4e65[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][487,808] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:38.860 3319 3319 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:17)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 21:03:38.861 3319 3319 D ConnectivityManager: StackLog:
[android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java
:4996)] [org.chromium.net.a.f(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:26)] [WV.l7.a(chromium-TrichromeWebViewGoogle6432.aab-stable-
604506633:3)]
[org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(ch
romium-TrichromeWebViewGoogle6432.aab-stable-604506633:24)] [J.N.MQGusfGb(Native
Method)] [WV.W5.run(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:3)]
[WV.Yc.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-604506633:49)]
11-22 21:03:38.869 3319 3319 E chromium: [ERROR:aw_browser_terminator.cc(156)]
Renderer process (3469) crash detected (code -1).
11-22 21:03:40.184 3319 3435 I tflite : Initialized TensorFlow Lite runtime.
11-22 21:03:40.297 3319 3319 V rbx.glview.layout: [a.f()-1]:
onUpdateKeyboardSize() v:false x:0 y:805 w:384 h:0
11-22 21:03:40.298 3319 3319 V rbx.glview.layout: [a.a()-1]: doUpdateAppUISizes()
vw:384 status:26 tbh:44 bm:48 rm:0
11-22 21:03:40.310 3319 3435 I Roblox : 2023-11-
22T17:03:41.201Z,10.201078,a99c71c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::stepDataModelJob: No DM yet. Continue...
11-22 21:03:40.311 3319 3426 I Roblox : 2023-11-
22T17:03:41.201Z,10.201964,ab4d71c0,6 [FLog::SurfaceController]
SurfaceController::RenderJob::scheduleRender: No data model. Bind workspace now...
11-22 21:03:40.346 3319 3426 I Roblox : 2023-11-
22T17:03:41.237Z,10.237087,ab4d71c0,6 [FLog::Graphics] Vulkan: resizing window
framebuffer to 720x1600
11-22 21:03:40.369 3319 3426 I Roblox : 2023-11-
22T17:03:41.260Z,10.260286,ab4d71c0,6 [FLog::Graphics] Vulkan: swapchain images 4
present mode 2 format 37
11-22 21:03:40.370 3319 3426 I Roblox : 2023-11-
22T17:03:41.260Z,10.260908,ab4d71c0,6 [FLog::Graphics] LayeredClothingMode updated:
LC=1 HSR=1
11-22 21:03:40.370 3319 3426 I Roblox : 2023-11-
22T17:03:41.261Z,10.261208,ab4d71c0,6 [FLog::Graphics] Future is bright shadows
11-22 21:03:40.390 3319 3426 I Roblox : 2023-11-
22T17:03:41.281Z,10.281131,ab4d71c0,6 [FLog::Graphics]
SmoothCluster::initSolidTextures()
11-22 21:03:40.391 3319 3426 I Roblox : 2023-11-
22T17:03:41.282Z,10.282269,ab4d71c0,6 [FLog::Graphics] Terrain TextureAtlas
2048x2048, tileCount: 6x6, tileSize: 256x256, border: 32, mip: 4
11-22 21:03:40.399 3319 3426 I Roblox : 2023-11-
22T17:03:41.290Z,10.290080,ab4d71c0,6 [FLog::Graphics] SceneManager: resizing main
targets to 720x1600
11-22 21:03:40.411 3319 3444 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 21:03:40.411 3319 3444 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 21:03:40.411 3319 3444 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 21:03:40.411 3319 3444 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 21:03:40.411 3319 3444 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 21:03:40.413 3319 3444 D m.roblox.client: PlayerBase::PlayerBase()
11-22 21:03:40.423 3319 3444 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 21:03:40.423 3319 3444 D AAudioStream: setState(s#5) from 0 to 2
11-22 21:03:40.423 3319 3444 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 21:03:40.426 3319 3444 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#5 ----------------
11-22 21:03:40.436 3319 3444 D AAudio : AAudioStream_close(s#5) called
---------------
11-22 21:03:40.436 3319 3444 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x0000024F
11-22 21:03:40.437 3319 3444 D AAudioStream: setState(s#5) from 2 to 11
11-22 21:03:40.442 3319 3444 D AAudioStream: setState(s#5) from 11 to 11
11-22 21:03:40.442 3319 3444 D AAudioStream: setState(s#5) from 11 to 12
11-22 21:03:40.444 3319 3444 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xbc5af800 called
11-22 21:03:40.444 3319 3444 D AAudioStream: ~AudioStream(s#5) mPlayerBase
strongCount = 2
11-22 21:03:40.445 3319 3444 D AAudio : AAudioStream_close(s#5) returned 0
---------
11-22 21:03:40.455 3319 3444 I AAudio : AAudioStreamBuilder_openStream() called
----------------------------------------
11-22 21:03:40.455 3319 3444 I AudioStreamBuilder: rate = 0, channels =
0, channelMask = 0, format = 0, sharing = SH, dir = OUTPUT
11-22 21:03:40.455 3319 3444 I AudioStreamBuilder: device = 0, sessionId = -
1, perfMode = 12, callback: OFF with frames = 0
11-22 21:03:40.455 3319 3444 I AudioStreamBuilder: usage = 14, contentType =
0, inputPreset = 0, allowedCapturePolicy = 0
11-22 21:03:40.455 3319 3444 I AudioStreamBuilder: privacy sensitive = false,
opPackageName = (null), attributionTag = (null)
11-22 21:03:40.457 3319 3444 D m.roblox.client: PlayerBase::PlayerBase()
11-22 21:03:40.464 3319 3444 D AudioStreamInternal_Client:
configureDataInformation() original HW burst = 240, minMicros = 2000 => SW burst =
240
11-22 21:03:40.464 3319 3444 D AAudioStream: setState(s#6) from 0 to 2
11-22 21:03:40.464 3319 3444 I AAudioFlowGraph: configure() source format =
0x00000005, channels = 2, sink format = 0x00000005, channels = 2, useMonoBlend = 0,
audioBalance = 0.000000, isExclusive 0
11-22 21:03:40.468 3319 3444 I AAudio : AAudioStreamBuilder_openStream() returns
0 = AAUDIO_OK for s#6 ----------------
11-22 21:03:40.478 3319 3444 D AAudio : AAudioStream_close(s#6) called
---------------
11-22 21:03:40.479 3319 3444 D AudioStreamInternal_Client: release_l():
mServiceStreamHandle = 0x00000250
11-22 21:03:40.479 3319 3444 D AAudioStream: setState(s#6) from 2 to 11
11-22 21:03:40.481 3319 3444 D AAudioStream: setState(s#6) from 11 to 11
11-22 21:03:40.481 3319 3444 D AAudioStream: setState(s#6) from 11 to 12
11-22 21:03:40.481 3319 3444 D AudioStreamInternal_Client: ~AudioStreamInternal()
0xbc5af800 called
11-22 21:03:40.482 3319 3444 D AAudioStream: ~AudioStream(s#6) mPlayerBase
strongCount = 2
11-22 21:03:40.482 3319 3444 D AAudio : AAudioStream_close(s#6) returned 0
---------
11-22 21:03:40.572 3319 3426 I BLASTBufferQueue:
[SurfaceView[com.roblox.client/com.roblox.client.ActivityNativeMain]@0#4](f:0,a:0)
onFrameAvailable the first frame is available
11-22 21:03:40.822 3319 3438 I JniCtx : AttachCurrentThread for thread 3438
11-22 21:03:41.469 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:41.573 3319 3319 V rbx.main: [o.a()-3]: Using default
DataModelNotifications
11-22 21:03:41.579 3319 3319 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Startup
11-22 21:03:41.581 3319 3319 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Startup
11-22 21:03:41.581 3319 3319 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 21:03:41.600 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:41.790 3319 3433 I JniCtx : AttachCurrentThread for thread 3433
11-22 21:03:41.891 3319 3434 I JniCtx : AttachCurrentThread for thread 3434
11-22 21:03:41.972 3319 3547 I Roblox : 2023-11-
22T17:03:42.862Z,11.862906,bb2ed1c0,12 [DFLog::HttpTraceError] HttpResponse(#10
0xe6775410) time:366.1ms (net:365.6ms callback:0.5ms
timeInRetryQueue:0.0ms)status:401 Unauthorized bodySize:48 url:{
"https://avatar.roblox.com//v1/avatar" } ip:128.116.119.4 external:0
numberOfTimesRetried:0
11-22 21:03:41.982 3319 3438 I Roblox : 2023-11-
22T17:03:42.872Z,11.872864,a96c41c0,6 [FLog::Warning] Warning: HTTP error
url:`https://avatar.roblox.com//v1/avatar`
11-22 21:03:41.982 3319 3438 I Roblox : 2023-11-
22T17:03:42.873Z,11.873755,a96c41c0,6 [FLog::Warning] Warning: HTTP error
code:`401`
11-22 21:03:41.983 3319 3319 W RobloxBaseActivity: [l0.onTrimMemory()-1]:
onTrimMemory: in ActivityNativeMain, level = 15
11-22 21:03:41.983 3319 3438 I Roblox : 2023-11-
22T17:03:42.874Z,11.874258,a96c41c0,6 [FLog::Warning] Warning: HTTP error
body:`{"errors":[{"code":0,"message":"Unauthorized"}]}`
11-22 21:03:41.984 3319 3319 W RobloxBaseActivity: [RobloxApplication.b()-5]:
TRIM_MEMORY_RUNNING_CRITICAL
11-22 21:03:41.984 3319 3438 I Roblox : 2023-11-
22T17:03:42.875Z,11.875414,a96c41c0,6 [FLog::Warning] Warning: WebApi failure in
GetAvatarData: table: 0x00000000139e5371
11-22 21:03:42.011 3319 3331 I m.roblox.client: NativeAlloc concurrent copying GC
freed 9783(503KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 7833KB/15MB,
paused 301us,206us total 150.875ms
11-22 21:03:42.224 3319 3319 I rbx.datamodel: [c.a()-1]:
onDataModelNotification() type:APP_READY data:Landing
11-22 21:03:42.225 3319 3319 I rbx.main: [ActivityNativeMain.d()-1]: onAppReady:
Landing
11-22 21:03:42.231 3319 3319 I UpgradeCheckHelper: [d1.b()-25]: Perform upgrade
check with the server...
11-22 21:03:42.235 3319 3319 W LinkingProtocol: Unbalanced calls to start and
stop. Already started.
11-22 21:03:42.268 3319 3369 D TrafficStats: tagSocket(251) with
statsTag=0xffffffff, statsUid=-1
11-22 21:03:43.335 3319 3444 I JniCtx : AttachCurrentThread for thread 3444
11-22 21:03:44.701 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:44.780 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:44.796 3319 3319 D Mod_Menu: Feature name: -1 - Save feature
preferences | Value: = 0 | Bool: = 1 | Text: =
11-22 21:03:45.313 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:45.413 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:45.420 3319 3319 D Mod_Menu: Feature name: -3 - Auto size vertically
| Value: = 0 | Bool: = 1 | Text: =
11-22 21:03:45.433 3319 3319 I ViewRootImpl@d6c4e65[]: performTraversals
mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:45.447 3319 3363 I ViewRootImpl@d6c4e65[]: Resizing
android.view.ViewRootImpl@b0aad06: frame = [0,48][487,1510] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:45.454 3319 3319 I ViewRootImpl@d6c4e65[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xe7f76980 isSameSurfaceControl=true
11-22 21:03:45.455 3319 3319 I BLASTBufferQueue: update, w= 487 h= 1462 mName =
ViewRootImpl@d6c4e65[] mNativeObject= 0xe7f76980 sc.mNativeObject= 0x94f30300
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:45.455 3319 3319 I ViewRootImpl@d6c4e65[]: Relayout returned:
old=(0,148,487,808) new=(0,48,487,1510) req=(487,1462)0 dur=21 res=0x0 s={true
0xb973f800} ch=false seqId=0
11-22 21:03:45.456 3319 3392 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:45.456 3319 3319 I ViewRootImpl@d6c4e65[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb973f800}
11-22 21:03:45.457 3319 3392 D OpenGLRenderer: destroyEglSurface
11-22 21:03:45.459 3319 3319 D ScrollView: onsize change changed
11-22 21:03:45.460 3319 3392 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:45.463 3319 3319 I ViewRootImpl@d6c4e65[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,48][487,1510] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:45.679 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:46.212 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:46.336 3319 3440 I JniCtx : AttachCurrentThread for thread 3440
11-22 21:03:46.545 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:46.661 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:46.669 3319 3319 D Mod_Menu: Feature name: -3 - Auto size vertically
| Value: = 0 | Bool: = 0 | Text: =
11-22 21:03:46.681 3319 3319 I ViewRootImpl@d6c4e65[]: performTraversals
mFirst=false windowShouldResize=true viewVisibilityChanged=false
mForceNextWindowRelayout=false params=null
11-22 21:03:46.693 3319 3337 I ViewRootImpl@d6c4e65[]: Resizing
android.view.ViewRootImpl@b0aad06: frame = [0,148][487,808] reportDraw = false
forceLayout = false syncSeqId = 0
11-22 21:03:46.701 3319 3319 I ViewRootImpl@d6c4e65[]: updateBlastSurfaceIfNeeded
mBlastBufferQueue=0xe7f76980 isSameSurfaceControl=true
11-22 21:03:46.701 3319 3319 I BLASTBufferQueue: update, w= 487 h= 660 mName =
ViewRootImpl@d6c4e65[] mNativeObject= 0xe7f76980 sc.mNativeObject= 0x94f31200
format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898
android.view.ViewRootImpl.relayoutWindow:9847
android.view.ViewRootImpl.performTraversals:3884
android.view.ViewRootImpl.doTraversal:3116
android.view.ViewRootImpl$TraversalRunnable.run:10885
android.view.Choreographer$CallbackRecord.run:1301
11-22 21:03:46.701 3319 3319 I ViewRootImpl@d6c4e65[]: Relayout returned:
old=(0,48,487,1510) new=(0,148,487,808) req=(487,660)0 dur=18 res=0x0 s={true
0xb973f800} ch=false seqId=0
11-22 21:03:46.702 3319 3319 I ViewRootImpl@d6c4e65[]:
mThreadedRenderer.updateSurface() mSurface={isValid=true 0xb973f800}
11-22 21:03:46.702 3319 3392 D OpenGLRenderer: setSurface() destroyed EGLSurface
11-22 21:03:46.702 3319 3392 D OpenGLRenderer: destroyEglSurface
11-22 21:03:46.704 3319 3319 D ScrollView: onsize change changed
11-22 21:03:46.704 3319 3392 D OpenGLRenderer: eglCreateWindowSurface
11-22 21:03:46.708 3319 3319 I ViewRootImpl@d6c4e65[]: handleResized, msg = 4
frames=ClientWindowFrames{frame=[0,148][487,808] display=[0,48][720,1510]
parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false}
forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false
displayFrameChanged=false configChanged=false displayChanged=false
11-22 21:03:47.128 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:47.476 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:47.693 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:48.276 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1
11-22 21:03:50.015 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 0
11-22 21:03:50.124 3319 3319 I ViewRootImpl@d6c4e65[]: ViewPostIme pointer 1

You might also like