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

Log

This document contains log information from running a Ren'Py game on an Android device. It provides details about the device, Android version, initializing the game engine, loading saves, and running the game init code. It also logs errors encountered when trying to flip/display the game screen on the device.

Uploaded by

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

Log

This document contains log information from running a Ren'Py game on an Android device. It provides details about the device, Android version, initializing the game engine, loading saves, and running the game init code. It also logs errors encountered when trying to flip/display the game screen on the device.

Uploaded by

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

Tue Mar 12 16:40:49 2024

Alternative_Saves_Android_Port
Ren'Py 7.6.3.23091805

Bootstrap to the start of init.init. took 0.00s


Bootstrap to the start of init.init. took 0.00s

Manufacturer motorola Model motorola edge 40 neo


Android Version: 13
Device Arch: android-arm64_v8a

Screen diagonal is 6.0057394424 inches.


Version: Ren'Py 7.6.3.23091805
Early init. took 0.07s
Early init. took 0.07s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.estrada777.freshwomen/files/../../../../
Documents/RenPy_Saves/com.estrada777.freshwomen/game
/data/user/0/com.estrada777.freshwomen/files/game
Loader init. took 0.14s
Loader init. took 0.14s
Loading error handling. took 0.10s
Loading error handling. took 0.10s
Loading script. took 8.50s
Loading script. took 8.50s
Saving to
/storage/emulated/0/Android/data/com.estrada777.freshwomen/files/../../../../
Documents/RenPy_Saves/com.estrada777.freshwomen
Loading save slot metadata. took 0.58s
Loading save slot metadata. took 0.58s
Loading persistent. took 0.03s
Loading persistent. took 0.03s
Set script version to: (7, 5, 3)
NOT on Steam deck or big picture
audio/voicefx/ep1/28b_lily_sexy/ep1_anim_lily_05_voicefx.opus
is_voice_installed: True

- Init at scripts_engine/settings/organize_labls.rpyc:1 took 0.37015 s.


Running init code. took 1.07s
Running init code. took 1.07s
Loading analysis data. took 0.06s
Loading analysis data. took 0.06s
Analyze and compile ATL. took 0.23s
Analyze and compile ATL. took 0.23s
Reloading save slot metadata. took 0.32s
Reloading save slot metadata. took 0.32s
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.78s
Initial gc. took 0.78s
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.77s
Init translation took 0.77s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.06s
Load screen analysis took 0.06s
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.19s
Prepare screens took 0.19s
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.95s
Interface start. took 0.95s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2175, 1020)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G610 MC3'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.a031c769622e85782e9b68c066a81213'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2295, 1080) drawable=(2295, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 14.118678093s.
Hid presplash.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2295, 1080) drawable=(2295, 1080)
Maximum texture size: 4096x4096
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.03s
Init translation took 0.03s
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
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Running _start took 0.01s
Screen sizes: virtual=(1920, 1080) physical=(2175, 1020) drawable=(2175, 1020)
Maximum texture size: 4096x4096
Flip failed error('unable to show color buffer in an OS-native window (call to
eglSwapBuffers failed, reporting an error of EGL_BAD_SURFACE)',)
Screen sizes: virtual=(1920, 1080) physical=(2175, 1020) drawable=(2175, 1020)
Maximum texture size: 4096x4096
Flip failed error('unable to show color buffer in an OS-native window (call to
eglSwapBuffers failed, reporting an error of EGL_BAD_SURFACE)',)
Screen sizes: virtual=(1920, 1080) physical=(2175, 1020) drawable=(2175, 1020)
Maximum texture size: 4096x4096
Flip failed error('unable to show color buffer in an OS-native window (call to
eglSwapBuffers failed, reporting an error of EGL_BAD_SURFACE)',)

You might also like