The document contains a log of the initialization process for a Ren'Py game running on an HONOR device with Android. It details various stages of loading, including script loading times, save handling, and initialization of components. The process concludes with the app shutting down early due to not being focused at the interface start.
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)
15 views2 pages
Log
The document contains a log of the initialization process for a Ren'Py game running on an HONOR device with Android. It details various stages of loading, including script loading times, save handling, and initialization of components. The process concludes with the app shutting down early due to not being focused at the interface start.
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
Fri Jan 31 14:32:51 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 HONOR model WDY-LX3 Screen diagonal is 5.08125864852 inches. Early init took 0.61s Early init took 0.61s Android search paths: /storage/emulated/0/Download/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/game /data/data/cyou.joiplay.renpy/files/private7/game /storage/emulated/0/Download/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/extras Loaded 6 patches Loader init took 6.81s Loader init took 6.81s Loading error handling took 0.95s Loading error handling took 0.95s Loading script took 73.60s Loading script took 73.60s Saving to /storage/emulated/0/Download/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/game/saves Saving to /storage/emulated/0/Download/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/Bottle Biosphere -Life with a Runaway Girl- ver.1.2 Español/game/saves Loading save slot metadata. took 0.37s Loading save slot metadata. took 0.37s Loading persistent took 0.00s Loading persistent took 0.00s - Init at 00updater.rpyc:23 took 1.15659 s. Set script version to: (7, 4, 4) - Init at game/gui.rpy:11 took 0.32892 s. - Init at 00library.rpyc:428 took 0.39208 s. Running init code took 3.89s Running init code took 3.89s Loading analysis data took 0.68s Loading analysis data took 0.68s Analyze and compile ATL took 1.38s Analyze and compile ATL took 1.38s Index archives took 0.00s Index archives took 0.00s Autosave is enabled hw_video is enabled 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.01s Making clean stores took 0.01s Initial gc. took 1.34s Initial gc. took 1.34s DPI scale factor: 1.000000 Creating interface object took 0.01s Creating interface object took 0.01s Cleaning stores took 0.01s Cleaning stores took 0.01s Init translation took 0.94s Init translation took 0.94s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.01s Load screen analysis took 0.01s Analyze screens took 0.31s Analyze screens took 0.31s Save screen analysis took 0.45s Save screen analysis took 0.45s Prepare screens took 1.84s Prepare screens took 1.84s Save pyanalysis. took 0.84s Save pyanalysis. took 0.84s Save bytecode. took 0.60s Save bytecode. took 0.60s Running _start took 0.43s Running _start took 0.43s App not focused at interface start, shutting down early.