The document is a log of the initialization process for a Ren'Py application running on an Android device. It details the time taken for various initialization steps, including loading scripts, handling errors, and setting up the interface. Notably, there was a failure to initialize the Steam library due to a missing file.
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)
2 views2 pages
Log
The document is a log of the initialization process for a Ren'Py application running on an Android device. It details the time taken for various initialization steps, including loading scripts, handling errors, and setting up the interface. Notably, there was a failure to initialize the Steam library due to a missing file.
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
Tue Jun 10 18:02:10 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 22120RN86G Screen diagonal is 5.22455043282 inches. Early init took 0.16s Early init took 0.16s Android search paths: /storage/emulated/0/Android/data/ghost.godson/files/../../../../0011/ghost.godson/ game /data/user/0/ghost.godson/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 1.31s Loading script took 1.31s Saving to /storage/emulated/0/Android/data/ghost.godson/files/../../../../0011/ ghost.godson Loading save slot metadata. took 0.11s Loading save slot metadata. took 0.11s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/ghost.godson/files/libsteam_api.so" not found',) Set script version to: (8, 1, 3) Running init code took 0.39s Running init code took 0.39s Loading analysis data took 0.16s Loading analysis data took 0.16s 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.22s Initial gc. took 0.22s 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.31s Init translation took 0.31s Build styles took 0.02s Build styles took 0.02s Load screen analysis took 0.13s Load screen analysis took 0.13s 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.44s Prepare screens took 0.44s 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.46s Interface start took 0.46s
Initializing gles2 renderer:
primary display bounds: (0, 0, 1601, 720) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G52 MC2' Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.52688e0652bc37eab85ce86c674ab12f' Display Info: None Screen sizes: virtual=(3840, 2160) physical=(1601, 720) drawable=(1601, 720) Maximum texture size: 4096x4096 Total time until interface ready: 4.78741884232s Hid presplash. Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.01s Init translation took 0.01s Build styles took 0.04s Build styles took 0.04s Load screen analysis took 0.24s Load screen analysis took 0.24s Analyze screens took 0.00s Analyze screens took 0.00s Prepare screens took 0.00s Prepare screens took 0.00s Running _start took 0.02s Running _start took 0.02s