0% found this document useful (0 votes)
14 views

log

The document provides a log of the initialization process for a Ren'Py application running on an Android device. It includes details about the device specifications, loading times for various components, and errors encountered, such as a missing library. The total time taken for the interface to be ready was approximately 3.25 seconds.

Uploaded by

anhdong1284
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)
14 views

log

The document provides a log of the initialization process for a Ren'Py application running on an Android device. It includes details about the device specifications, loading times for various components, and errors encountered, such as a missing library. The total time taken for the interface to be ready was approximately 3.25 seconds.

Uploaded by

anhdong1284
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

Sun Oct 27 00:51:57 2024

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-A908N
Screen diagonal is 6.03995812107 inches.
Early init took 0.07s
Early init took 0.07s
Android search paths:
/storage/emulated/0/Android/data/be.desireoffate/files/../../../../Documents/BE/
be.desireoffate/game /data/user/0/be.desireoffate/files/game
Loader init took 0.03s
Loader init took 0.03s
Loading error handling took 0.08s
Loading error handling took 0.08s
Loading script took 0.85s
Loading script took 0.85s
Saving to /storage/emulated/0/Android/data/be.desireoffate/files/../../../../
Documents/BE/be.desireoffate
Loading save slot metadata. took 0.51s
Loading save slot metadata. took 0.51s
Loading persistent took 0.01s
Loading persistent took 0.01s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/be.desireoffate/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 9)
Running init code took 0.38s
Running init code took 0.38s
Loading analysis data took 0.06s
Loading analysis data took 0.06s
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.11s
Initial gc. took 0.11s
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.14s
Init translation took 0.14s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.03s
Load screen analysis took 0.03s
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.16s
Prepare screens took 0.16s
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.52s
Interface start took 0.52s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2324, 1017)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 640'
Version: 'OpenGL ES 3.2 [email protected] (GIT@390f4e9c29, Ie058859f22, 1657949000)
(Date:07/15/22)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2324, 1080) drawable=(2324, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 3.25399708748s
Hid presplash.

You might also like