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

log

The document details the initialization process of the Ren'Py 8.1.3.23091805 engine on an Android device, including device specifications and loading times for various components. It highlights an error encountered while attempting to load a specific video file, resulting in an OSError. Additionally, there are multiple instances of failed buffer flips due to EGL_BAD_SURFACE errors during the rendering process.

Uploaded by

Juan
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)
2 views

log

The document details the initialization process of the Ren'Py 8.1.3.23091805 engine on an Android device, including device specifications and loading times for various components. It highlights an error encountered while attempting to load a specific video file, resulting in an OSError. Additionally, there are multiple instances of failed buffer flips due to EGL_BAD_SURFACE errors during the rendering process.

Uploaded by

Juan
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/ 3

Tue May 13 14:26:11 2025

Alternative_Saves_Android_Port
Ren'Py 8.1.3.23091805

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


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

Manufacturer samsung Model SM-A145M


Android Version: 14
Device Arch: android-arm64_v8a

Screen diagonal is 5.3995084367027975 inches.


Version: Ren'Py 8.1.3.23091805
Early init. took 0.25s
Early init. took 0.25s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/newfamily.hotzone18.com/files/../../../../
HotZone/RenPy_Saves/newfamily.hotzone18.com/game
/data/user/0/newfamily.hotzone18.com/files/game
Loader init. took 0.11s
Loader init. took 0.11s
Loading error handling. took 0.47s
Loading error handling. took 0.47s
Loading script. took 2.34s
Loading script. took 2.34s
Saving to
/storage/emulated/0/Android/data/newfamily.hotzone18.com/files/../../../../
Documents/RenPy_Saves/newfamily.hotzone18.com
Loading save slot metadata. took 0.38s
Loading save slot metadata. took 0.38s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (8, 2, 3)
Running init code. took 0.85s
Running init code. took 0.85s
Loading analysis data. took 0.27s
Loading analysis data. took 0.27s
Analyze and compile ATL. took 0.31s
Analyze and compile ATL. took 0.31s
Reloading save slot metadata. took 0.31s
Reloading save slot metadata. took 0.31s
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.42s
Initial gc. took 0.42s
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.50s
Init translation took 0.50s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 0.32s
Load screen analysis took 0.32s
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.76s
Prepare screens took 0.76s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.01s
Running _start took 0.01s
Interface start. took 0.85s
Interface start. took 0.85s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2209, 1012)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G52'
Version: b'OpenGL ES 3.2 v1.r38p1-01eac0-
mbs2v41_0.69b511dae6b12ab709a3d18b9813be62'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2344, 1080) drawable=(2344, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 8.893529891967773s.
Hid presplash.

Full traceback:
File "script/event/event_miho.rpyc", line 124, in script
File "renpy/ast.py", line 1678, in execute
File "renpy/exports.py", line 1758, in with_statement
File "renpy/display\core.py", line 2978, in do_with
File "renpy/display\core.py", line 3582, in interact
File "renpy/display\core.py", line 4175, in interact_core
File "renpy/display\core.py", line 2782, in draw_screen
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 888, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\transition.py", line 378, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 888, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 888, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\transform.py", line 909, in render
File "accelerator.pyx", line 979, in
renpy.display.accelerator.RenderTransform.render
File "accelerator.pyx", line 404, in
renpy.display.accelerator.RenderTransform.render_child
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\image.py", line 513, in render
File "renpy/display\image.py", line 316, in wrap_render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\video.py", line 531, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\im.py", line 676, in render
File "renpy/display\im.py", line 330, in get
File "renpy/display\im.py", line 803, in load
File "renpy/display\im.py", line 757, in load
File "renpy/loader.py", line 833, in load
OSError: Couldn't find file 'movie/miho/miho_dream_12.webm'.

While loading <renpy.display.im.Image object ('movie/miho/miho_dream_12.webm') at


0x782327dc40>:
OSError: Couldn't find file 'movie/miho/miho_dream_12.webm'.
Screen sizes: virtual=(1920, 1080) physical=(2209, 1012) drawable=(2209, 1012)
Maximum texture size: 4096x4096
Flip failed error(b'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=(2209, 1012) drawable=(2209, 1012)
Maximum texture size: 4096x4096
Flip failed error(b'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=(2209, 1012) drawable=(2209, 1012)
Maximum texture size: 4096x4096
Flip failed error(b'unable to show color buffer in an OS-native window (call to
eglSwapBuffers failed, reporting an error of EGL_BAD_SURFACE)')
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2344, 1080) drawable=(2344, 1080)
Maximum texture size: 4096x4096

You might also like