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

Log

This document contains log information from initializing and loading a Ren'Py game on an Android device. It provides details on the device manufacturer and model, screen size, initialization times for various parts of the loading process, and notes that the game was loaded and entered the background state. The total time to initialize the interface and load the game was approximately 11.7 seconds.

Uploaded by

tojes90253
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Log

This document contains log information from initializing and loading a Ren'Py game on an Android device. It provides details on the device manufacturer and model, screen size, initialization times for various parts of the loading process, and notes that the game was loaded and entered the background state. The total time to initialize the interface and load the game was approximately 11.7 seconds.

Uploaded by

tojes90253
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Sun Mar 17 00:35:35 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 OPD2203
Screen diagonal is 10.0121448742 inches.
Early init took 0.05s
Early init took 0.05s
Android search paths:
/storage/emulated/0/Android/data/be.thesevenrealms/files/../../../../Documents/BE/
be.thesevenrealms/game /data/user/0/be.thesevenrealms/files/game
Loader init took 0.04s
Loader init took 0.04s
Loading error handling took 0.05s
Loading error handling took 0.05s
Loading script took 1.93s
Loading script took 1.93s
Saving to /storage/emulated/0/Android/data/be.thesevenrealms/files/../../../../
Documents/BE/be.thesevenrealms
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/be.thesevenrealms/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 11)
- Init at scripts/utils/__init__.rpyc:1 took 1.14876 s.
- Init at scripts/core/__init__.rpyc:8 took 1.65005 s.
- Init at scripts/update1/__init__.rpyc:1 took 0.41228 s.
- Init at scripts/update2/__init__.rpyc:1 took 0.25820 s.
- Init at scripts/update3/__init__.rpyc:1 took 0.26163 s.
- Init at scripts/update4/__init__.rpyc:1 took 0.27718 s.
- Init at scripts/update5/__init__.rpyc:1 took 0.37879 s.
- Init at scripts/update18/__init__.rpyc:1 took 0.31495 s.
- Init at scripts/update19/__init__.rpyc:1 took 0.42175 s.
- Init at scripts/update20/__init__.rpyc:1 took 0.25337 s.
- Init at scripts/update21/__init__.rpyc:1 took 0.28193 s.
Running init code took 8.04s
Running init code took 8.04s
Loading analysis data took 0.05s
Loading analysis data took 0.05s
Analyze and compile ATL took 0.08s
Analyze and compile ATL took 0.08s
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.32s
Initial gc. took 0.32s
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.35s
Init translation took 0.35s
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.12s
Prepare screens took 0.12s
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, 2800, 1936)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G710 MC10'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.b1c355f1ca75ee340751fc2d07d2e153'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2800, 2000) drawable=(2800, 2000)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 11.7324559689s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2800, 2000) drawable=(2800, 2000)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Entered background.

You might also like