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

log

The document details the initialization process of a Ren'Py application on an Android device, specifically a OnePlus model CPH2423. It includes timestamps for various stages of the loading process, error handling, and rendering setup, indicating a total time of approximately 6.13 seconds until the interface was ready. Additionally, it notes issues such as a missing library and the inability to open a shader cache file.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

log

The document details the initialization process of a Ren'Py application on an Android device, specifically a OnePlus model CPH2423. It includes timestamps for various stages of the loading process, error handling, and rendering setup, indicating a total time of approximately 6.13 seconds until the interface was ready. Additionally, it notes issues such as a missing library and the inability to open a shader cache file.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Sun Apr 28 11:28:05 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 OnePlus model CPH2423
Screen diagonal is 5.20414498261 inches.
Early init took 0.09s
Early init took 0.09s
Android search paths:
/storage/emulated/0/Android/data/da.lisc/files/../../../../Documents/DA/da.lisc/
game /data/user/0/da.lisc/files/game
Loader init took 0.08s
Loader init took 0.08s
Loading error handling took 0.13s
Loading error handling took 0.13s
Loading script took 1.86s
Loading script took 1.86s
Saving to /storage/emulated/0/Android/data/da.lisc/files/../../../../Documents/DA/
da.lisc
Loading save slot metadata. took 0.06s
Loading save slot metadata. took 0.06s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.lisc/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 3)
Running init code took 0.51s
Running init code took 0.51s
Loading analysis data took 0.65s
Loading analysis data took 0.65s
Analyze and compile ATL took 0.28s
Analyze and compile ATL took 0.28s
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.46s
Initial gc. took 0.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 0.48s
Init translation took 0.48s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.16s
Load screen analysis took 0.16s
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 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.67s
Interface start took 0.67s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2316, 936)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G610 MC6'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.b89152572cfa9465230812a8225a45a0'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2316, 1080) drawable=(2316, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 6.12554597855s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2316, 1080) drawable=(2316, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2316, 1080) drawable=(2316, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096

You might also like