The document provides a log of the initialization process for a Ren'Py application on an Android device, detailing various stages and their respective durations. It indicates a failure to initialize a Steam library due to a missing file and notes that the app was not focused at the interface start, leading to an early shutdown. Overall, the log captures performance metrics and error handling during the app's startup sequence.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
log
The document provides a log of the initialization process for a Ren'Py application on an Android device, detailing various stages and their respective durations. It indicates a failure to initialize a Steam library due to a missing file and notes that the app was not focused at the interface start, leading to an early shutdown. Overall, the log captures performance metrics and error handling during the app's startup sequence.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2
Mon Jan 27 19:45:06 2025
Unknown platform. Ren'Py 8.0.2.22081402
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer TCL model 5087Z Screen diagonal is 3.1599606900244823 inches. Early init took 0.28s Early init took 0.28s Android search paths: /storage/emulated/0/Android/data/adored.bythe.devil.c18/files/../../../../C18/ adored.bythe.devil.c18/game /data/user/0/adored.bythe.devil.c18/files/game Loader init took 0.16s Loader init took 0.16s Loading error handling took 0.91s Loading error handling took 0.91s Loading script took 4.92s Loading script took 4.92s Saving to /storage/emulated/0/Android/data/adored.bythe.devil.c18/files/../../../../C18/ adored.bythe.devil.c18 Loading save slot metadata. took 0.26s Loading save slot metadata. took 0.26s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/adored.bythe.devil.c18/files/libsteam_api.so" not found') Set script version to: (8, 2, 1) - Init at 00images.rpyc:52 took 0.53549 s. Running init code took 1.47s Running init code took 1.47s Loading analysis data took 0.22s Loading analysis data took 0.22s Analyze and compile ATL took 0.21s Analyze and compile ATL took 0.21s 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.65s Initial gc. took 0.65s 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 0.77s Init translation took 0.77s Build styles took 0.03s Build styles took 0.03s Load screen analysis took 0.28s Load screen analysis took 0.28s 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 0.60s Prepare screens took 0.60s 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 App not focused at interface start, shutting down early.