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

log

The document contains a log of the initialization process for a Ren'Py application running on an Infinix X6711 device. It details various stages of the boot process, including loading scripts, initializing graphics, and setting up the interface, with timestamps for each action. An error is noted regarding the failure to initialize the Steam library due to a missing file.

Uploaded by

romanreignsmk6
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)
6 views

log

The document contains a log of the initialization process for a Ren'Py application running on an Infinix X6711 device. It details various stages of the boot process, including loading scripts, initializing graphics, and setting up the interface, with timestamps for each action. An error is noted regarding the failure to initialize the Steam library due to a missing file.

Uploaded by

romanreignsmk6
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 Dec 22 18:56:59 2024

Unknown platform.
Ren'Py 8.0.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer INFINIX model Infinix X6711
Screen diagonal is 5.102205405508484 inches.
Early init took 0.10s
Early init took 0.10s
Android search paths:
/storage/emulated/0/Android/data/com.koga3.carnalcontract/files/../../../../
Documents/RenPy_Saves/com.koga3.carnalcontract/game
/data/user/0/com.koga3.carnalcontract/files/game
Loader init took 0.08s
Loader init took 0.08s
Loading error handling took 0.24s
Loading error handling took 0.24s
Loading script took 2.07s
Loading script took 2.07s
Saving to
/storage/emulated/0/Android/data/com.koga3.carnalcontract/files/../../../../
Documents/RenPy_Saves/com.koga3.carnalcontract
Loading save slot metadata. took 0.04s
Loading save slot metadata. took 0.04s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.koga3.carnalcontract/files/libsteam_api.so" not found')
Set script version to: (8, 0, 3)
Running init code took 0.44s
Running init code took 0.44s
Loading analysis data took 0.11s
Loading analysis data took 0.11s
Analyze and compile ATL took 0.05s
Analyze and compile ATL took 0.05s
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.25s
Initial gc. took 0.25s
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.29s
Init translation took 0.29s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.18s
Load screen analysis took 0.18s
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.45s
Interface start took 0.45s

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.0a0b917d9265b4c01be9925306306139'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 5.035081148147583s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2232, 1008) drawable=(2232, 1008)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096

You might also like