0% found this document useful (0 votes)
2 views2 pages

Log

The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model SM-F127G. It includes timestamps for various stages of loading, error handling, and rendering, indicating a total time of approximately 11.34 seconds until the interface is ready. Notably, there was an error related to a missing Steam library during the initialization process.

Uploaded by

ptu4137
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
2 views2 pages

Log

The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model SM-F127G. It includes timestamps for various stages of loading, error handling, and rendering, indicating a total time of approximately 11.34 seconds until the interface is ready. Notably, there was an error related to a missing Steam library during the initialization process.

Uploaded by

ptu4137
Copyright
© © All Rights Reserved
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

Thu Jan 9 12:40: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-F127G
Screen diagonal is 5.7120000389 inches.
Early init took 0.30s
Early init took 0.30s
Android search paths:
/storage/emulated/0/Android/data/ghost.qprey.eflt/files/../../../../0011/
ghost.qprey.eflt/game /data/user/0/ghost.qprey.eflt/files/game
Loader init took 0.08s
Loader init took 0.08s
Loading error handling took 0.26s
Loading error handling took 0.26s
Loading script took 3.64s
Loading script took 3.64s
Saving to /storage/emulated/0/Android/data/ghost.qprey.eflt/files/../../../../
0011/ghost.qprey.eflt
Loading save slot metadata. took 0.62s
Loading save slot metadata. took 0.62s
Loading persistent took 0.02s
Loading persistent took 0.02s
- Init at 00updater.rpyc:23 took 0.26564 s.
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/ghost.qprey.eflt/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 8)
Running init code took 1.03s
Running init code took 1.03s
Loading analysis data took 0.26s
Loading analysis data took 0.26s
Analyze and compile ATL took 0.13s
Analyze and compile ATL took 0.13s
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.59s
Initial gc. took 0.59s
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.74s
Init translation took 0.74s
Build styles took 0.05s
Build styles took 0.05s
Load screen analysis took 0.25s
Load screen analysis took 0.25s
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 1.14s
Prepare screens took 1.14s
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.18s
Interface start took 1.18s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1555, 720)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G52'
Version: 'OpenGL ES 3.2 v1.r38p1-01bet0-mbs2v41_0.6d20ec041e51b2f2d25dfc265586ebe8'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1555, 720) drawable=(1555, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 11.3373861313s
Hid presplash.

You might also like