Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Log

The document provides a log of the initialization process for a Ren'Py game on a TECNO LH7n device running Android. It details various stages of loading, including script loading, error handling, and interface creation, with specific time metrics for each step. Notably, there was an error related to the missing 'libsteam_api.so' library during initialization.

Uploaded by

jizieajaa
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)
8 views2 pages

Log

The document provides a log of the initialization process for a Ren'Py game on a TECNO LH7n device running Android. It details various stages of loading, including script loading, error handling, and interface creation, with specific time metrics for each step. Notably, there was an error related to the missing 'libsteam_api.so' library during initialization.

Uploaded by

jizieajaa
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

Wed Feb 12 17:21:44 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 TECNO model TECNO LH7n
Screen diagonal is 5.102205405508484 inches.
Early init took 0.08s
Early init took 0.08s
Android search paths:
/storage/emulated/0/Android/data/what.a.legend.c18/files/../../../../C18/
what.a.legend.c18/game /data/user/0/what.a.legend.c18/files/game
Loader init took 0.18s
Loader init took 0.18s
Loading error handling took 0.95s
Loading error handling took 0.95s
Loading script took 8.71s
Loading script took 8.71s
Saving to /storage/emulated/0/Android/data/what.a.legend.c18/files/../../../../
C18/what.a.legend.c18
Loading save slot metadata. took 1.16s
Loading save slot metadata. took 1.16s
Loading persistent took 0.03s
Loading persistent took 0.03s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/what.a.legend.c18/files/libsteam_api.so" not found')
Set script version to: (7, 4, 9)
- Init at 00images.rpyc:52 took 0.61699 s.
Running init code took 1.77s
Running init code took 1.77s
Loading analysis data took 0.96s
Loading analysis data took 0.96s
Analyze and compile ATL took 2.36s
Analyze and compile ATL took 2.36s
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 1.46s
Initial gc. took 1.46s
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 1.49s
Init translation took 1.49s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.70s
Load screen analysis took 0.70s
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.28s
Prepare screens took 1.28s
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.80s
Interface start took 1.80s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2232, 1008)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G57 MC2'
Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.394145956bc7cd8e697b330aba11e3d3'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 23.43265390396118s
Hid presplash.
Entered background.

You might also like