This document contains log information from initializing an Android application called "da.petal" on an Infinix X6831 device. It details initialization times for various components, configuration information like screen size and OpenGL version, and notes the application entered the background state. The application failed to initialize the Steam API library and ran initialization code in under 1 second.
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 ratings0% found this document useful (0 votes)
15 views2 pages
Log
This document contains log information from initializing an Android application called "da.petal" on an Infinix X6831 device. It details initialization times for various components, configuration information like screen size and OpenGL version, and notes the application entered the background state. The application failed to initialize the Steam API library and ran initialization code in under 1 second.
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
Tue Nov 14 00:02:42 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 INFINIX model Infinix X6831 Screen diagonal is 5.10220540551 inches. Early init took 0.17s Early init took 0.17s Android search paths: /storage/emulated/0/Android/data/da.petal/files/../../../../Documents/DA/da.petal/ game /data/user/0/da.petal/files/game Loader init took 0.08s Loader init took 0.08s Loading error handling took 0.15s Loading error handling took 0.15s Loading script took 1.23s Loading script took 1.23s Saving to /storage/emulated/0/Android/data/da.petal/files/../../../../Documents/ DA/da.petal Loading save slot metadata. took 0.07s Loading save slot metadata. took 0.07s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/da.petal/files/libsteam_api.so" not found',) Set script version to: (7, 4, 4) Running init code took 0.34s Running init code took 0.34s Loading analysis data took 0.09s Loading analysis data took 0.09s Analyze and compile ATL took 0.14s Analyze and compile ATL took 0.14s 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.22s Initial gc. took 0.22s 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.28s Init translation took 0.28s Build styles took 0.02s Build styles took 0.02s Load screen analysis took 0.07s Load screen analysis took 0.07s 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.24s Prepare screens took 0.24s 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, 2232, 1008) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G52 MC2' Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.2a893c04ca0026c2e6802dbe7d7af5c5' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080) Maximum texture size: 4096x4096 Total time until interface ready: 4.04417991638s Hid presplash. Entered background.