0% found this document useful (0 votes)
39 views2 pages

Log

This document provides log output from initializing and loading a Ren'Py game on an Android device. It details information about the device model, screen size, loading times of various components, and initialization of the graphics engine. The game failed to initialize the Steam API due to a missing library file.

Uploaded by

Widy Widy
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)
39 views2 pages

Log

This document provides log output from initializing and loading a Ren'Py game on an Android device. It details information about the device model, screen size, loading times of various components, and initialization of the graphics engine. The game failed to initialize the Steam API due to a missing library file.

Uploaded by

Widy Widy
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

Thu Sep 14 22:05:15 2023

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 samsung model SM-A235F
Screen diagonal is 5.395468148660492 inches.
Early init took 0.16s
Early init took 0.16s
Android search paths:
/storage/emulated/0/Android/data/pslh_eng.pornoisland.site/files/../../../../
Documents/Admin_Island/pslh_eng.pornoisland.site/game
/data/user/0/pslh_eng.pornoisland.site/files/game
Loader init took 0.24s
Loader init took 0.24s
Loading error handling took 3.37s
Loading error handling took 3.37s
Loading script took 27.06s
Loading script took 27.06s
Saving to
/storage/emulated/0/Android/data/pslh_eng.pornoisland.site/files/../../../../
Documents/Admin_Island/pslh_eng.pornoisland.site
Loading save slot metadata. took 0.58s
Loading save slot metadata. took 0.58s
Loading persistent took 0.01s
Loading persistent took 0.01s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/pslh_eng.pornoisland.site/files/libsteam_api.so" not found')
Set script version to: (8, 0, 3)
- Init at 00images.rpyc:52 took 0.63696 s.
Running init code took 16.49s
Running init code took 16.49s
Loading analysis data took 2.13s
Loading analysis data took 2.13s
Analyze and compile ATL took 6.03s
Analyze and compile ATL took 6.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 3.74s
Initial gc. took 3.74s
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 3.67s
Init translation took 3.67s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 1.28s
Load screen analysis took 1.28s
Analyze screens took 0.02s
Analyze screens took 0.02s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 2.18s
Prepare screens took 2.18s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.02s
Running _start took 0.02s
Interface start took 4.07s
Interface start took 4.07s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2207, 1012)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 610'
Version: b'OpenGL ES 3.2 [email protected] (GIT@ec028f8cac, Ic8928a1631, 1661241016)
(Date:08/23/22)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2342, 1080) drawable=(2342, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 71.57886338233948s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2342, 1080) drawable=(2342, 1080)
Maximum texture size: 4096x4096

You might also like