The document details the initialization process of a Ren'Py game on an Android device, including system information and loading times for various components. It highlights issues such as a missing Steam module and the time taken for the interface to become ready. Overall, the initialization took approximately 32.8 seconds before the game interface was fully operational.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views
log
The document details the initialization process of a Ren'Py game on an Android device, including system information and loading times for various components. It highlights issues such as a missing Steam module and the time taken for the interface to become ready. Overall, the initialization took approximately 32.8 seconds before the game interface was fully operational.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 21
Mon Mar 10 08:34:55 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 samsung model SM-A715W Screen diagonal is 6.06927179246 inches. Early init took 0.10s Early init took 0.10s Android search paths: /storage/emulated/0/Android/data/brandy.badik.s1s2/files/../../../../BrandyPorts/ data/brandy.badik.s1s2/game /data/user/0/brandy.badik.s1s2/files/game Loader init took 0.31s Loader init took 0.31s Loading error handling took 1.37s Loading error handling took 1.37s Loading script took 13.34s Loading script took 13.34s Saving to /storage/emulated/0/Android/data/brandy.badik.s1s2/files/../../../../ BrandyPorts/saves/Being a DIK S1-S2 Loading save slot metadata. took 2.71s Loading save slot metadata. took 2.71s Loading persistent took 0.07s Loading persistent took 0.07s - Init at 00updater.rpyc:23 took 0.33050 s. Importing _renpysteam: ImportError('No module named _renpysteam',) Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/brandy.badik.s1s2/files/libsteam_api.so" not found',) Set script version to: (7, 5, 3) - Init at 00images.rpyc:52 took 1.74538 s. Running init code took 2.75s Running init code took 2.75s Loading analysis data took 1.35s Loading analysis data took 1.35s Analyze and compile ATL took 1.02s Analyze and compile ATL took 1.02s 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.33s Initial gc. took 1.33s DPI scale factor: 1.000000 Creating interface object took 0.03s Creating interface object took 0.03s Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 1.38s Init translation took 1.38s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 1.12s Load screen analysis took 1.12s Analyze screens took 0.04s Analyze screens took 0.04s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 3.18s Prepare screens took 3.18s 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 1.84s Interface start took 1.84s