The document outlines the initialization process of a Ren'Py application on an Android device, detailing the steps and timings involved. It includes information about the device specifications, loading scripts, and error handling, specifically noting a failure to initialize the Steam library. The total time until the interface is ready is recorded as approximately 4.4 seconds.
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)
0 views2 pages
Log
The document outlines the initialization process of a Ren'Py application on an Android device, detailing the steps and timings involved. It includes information about the device specifications, loading scripts, and error handling, specifically noting a failure to initialize the Steam library. The total time until the interface is ready is recorded as approximately 4.4 seconds.
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
Mon May 12 02:27:40 2025
Unknown platform. Ren'Py 8.0.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-N975U Screen diagonal is 5.4891410014901565 inches. Early init took 0.06s Early init took 0.06s Android search paths: /storage/emulated/0/Android/data/com.mmmm.luccisan/files/../../../../Documents/ RenPy_Saves/com.mmmm.luccisan/game /data/data/com.mmmm.luccisan/files/game Loader init took 0.03s Loader init took 0.03s Loading error handling took 0.10s Loading error handling took 0.10s Loading script took 0.90s Loading script took 0.90s Saving to /storage/emulated/0/Android/data/com.mmmm.luccisan/files/../../../../ Documents/RenPy_Saves/com.mmmm.luccisan 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/com.mmmm.luccisan/files/libsteam_api.so" not found') Set script version to: (8, 0, 3) - Init at splashscreen.rpyc:1 took 0.89613 s. Running init code took 1.30s Running init code took 1.30s Loading analysis data took 0.04s Loading analysis data took 0.04s Analyze and compile ATL took 0.03s Analyze and compile ATL took 0.03s 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 0.11s Initial gc. took 0.11s DPI scale factor: 1.000000 Creating interface object took 0.00s Creating interface object took 0.00s Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.14s Init translation took 0.14s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.09s Load screen analysis took 0.09s Analyze screens took 0.00s Analyze screens took 0.00s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 0.20s Prepare screens took 0.20s Save pyanalysis. took 0.00s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Running _start took 0.00s Interface start took 0.34s Interface start took 0.34s