0% found this document useful (0 votes)
11 views3 pages

Log

The document reports on the initialization of a Ren'Py application on an Android device. It provides details on the device manufacturer and screen size, initialization times for various components, and confirms the application was able to start and enter the foreground. Errors were encountered initializing Steam and opening a shader cache file.

Uploaded by

Nay Lin
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)
11 views3 pages

Log

The document reports on the initialization of a Ren'Py application on an Android device. It provides details on the device manufacturer and screen size, initialization times for various components, and confirms the application was able to start and enter the foreground. Errors were encountered initializing Steam and opening a shader cache file.

Uploaded by

Nay Lin
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/ 3

Tue Sep 12 23:21:15 2023

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 2304FPN6DC
Screen diagonal is 5.93892765388 inches.
Early init took 0.13s
Early init took 0.13s
Android search paths:
/storage/emulated/0/Android/data/da.cobd/files/../../../../Documents/DA/da.cobd/
game /data/user/0/da.cobd/files/game
Loader init took 0.09s
Loader init took 0.09s
Loading error handling took 0.18s
Loading error handling took 0.18s
Loading script took 2.76s
Loading script took 2.76s
Saving to /storage/emulated/0/Android/data/da.cobd/files/../../../../Documents/DA/
da.cobd
Loading save slot metadata. took 0.05s
Loading save slot metadata. took 0.05s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.cobd/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 3)
- Init at 00images.rpyc:52 took 0.41335 s.
Running init code took 1.21s
Running init code took 1.21s
Loading analysis data took 0.05s
Loading analysis data took 0.05s
Analyze and compile ATL took 0.11s
Analyze and compile ATL took 0.11s
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.27s
Initial gc. took 0.27s
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.01s
Build styles took 0.01s
Load screen analysis took 0.05s
Load screen analysis took 0.05s
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.11s
Prepare screens took 0.11s
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.39s
Interface start took 0.39s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2308, 946)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 740'
Version: 'OpenGL ES 3.2 [email protected] (GIT@9ab6a2b2d8, Ifc633ebcef, 1674564387)
(Date:01/24/23)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2308, 1080) drawable=(2308, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 5.8476099968s
Hid presplash.
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.02s
Init translation took 0.02s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.05s
Load screen analysis took 0.05s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
Running _start took 0.00s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.02s
Init translation took 0.02s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.06s
Load screen analysis took 0.06s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
Running _start took 0.00s
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2308, 1080) drawable=(2308, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096

You might also like