The document details the initialization process of a Ren'Py application on an Android device, specifically a Xiaomi model. It includes timestamps for various stages of the loading process, such as loading scripts and initializing the interface, with a total time of approximately 28 seconds until the interface is ready. Additionally, it notes an error related to a missing library for Steam integration.
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 ratings0% found this document useful (0 votes)
3 views2 pages
Log
The document details the initialization process of a Ren'Py application on an Android device, specifically a Xiaomi model. It includes timestamps for various stages of the loading process, such as loading scripts and initializing the interface, with a total time of approximately 28 seconds until the interface is ready. Additionally, it notes an error related to a missing library for Steam integration.
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/ 2
Thu Jun 5 13:42:33 2025
Unknown platform. Ren'Py 7.5.3.22090809
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer Xiaomi model 23129RN51X Screen diagonal is 5.31442979655 inches. Early init took 0.35s Early init took 0.35s Android search paths: /storage/emulated/0/Android/data/parental.love/files/../../../../Documents/Cebs/ parental.love/game /data/user/0/parental.love/files/game Loader init took 0.25s Loader init took 0.25s Loading error handling took 0.84s Loading error handling took 0.84s Loading script took 14.77s Loading script took 14.77s Saving to /storage/emulated/0/Android/data/parental.love/files/../../../../Documents/Cebs/ parental.love Loading save slot metadata. took 0.23s Loading save slot metadata. took 0.23s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/parental.love/files/libsteam_api.so" not found',) Set script version to: (7, 4, 11) - Init at 00images.rpyc:52 took 0.83940 s. Running init code took 1.74s Running init code took 1.74s Loading analysis data took 0.53s Loading analysis data took 0.53s Analyze and compile ATL took 0.49s Analyze and compile ATL took 0.49s Index archives took 0.00s Index archives took 0.00s Dump and make backups. took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Cleaning cache took 0.00s Making clean stores took 0.00s Making clean stores took 0.00s Initial gc. took 1.88s Initial gc. took 1.88s DPI scale factor: 1.000000 Creating interface object took 0.01s Creating interface object took 0.01s Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 1.88s Init translation took 1.88s Build styles took 0.03s Build styles took 0.03s Load screen analysis took 0.27s Load screen analysis took 0.27s Analyze screens took 0.01s Analyze screens took 0.01s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 1.10s Prepare screens took 1.10s Save pyanalysis. took 0.00s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Save bytecode. took 0.00s Running _start took 0.01s Running _start took 0.01s Interface start took 2.38s Interface start took 2.38s