0% found this document useful (0 votes)
20 views3 pages

Ren'Py 7.6.3 Android Log Analysis

The document details the initialization process of a Ren'Py application on an Android device, including system specifications and loading times for various components. It reports an error during execution related to a 'NoneType' object and issues with displaying the color buffer. The application appears to have encountered multiple 'EGL_BAD_SURFACE' errors while attempting to render the interface.

Uploaded by

giftsanele601
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)
20 views3 pages

Ren'Py 7.6.3 Android Log Analysis

The document details the initialization process of a Ren'Py application on an Android device, including system specifications and loading times for various components. It reports an error during execution related to a 'NoneType' object and issues with displaying the color buffer. The application appears to have encountered multiple 'EGL_BAD_SURFACE' errors while attempting to render the interface.

Uploaded by

giftsanele601
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

Tue Dec 9 [Link] 2025

Estrada777_Android_Port
Ren'Py 7.6.3.23091805

Bootstrap to the start of [Link]. took 0.00s


Bootstrap to the start of [Link]. took 0.00s

Manufacturer HONOR Model JDY-LX2


Android Version: 14
Device Arch: android-arm64_v8a

Screen diagonal is 5.02755784558 inches.


Version: Ren'Py 7.6.3.23091805
Early init. took 0.31s
Early init. took 0.31s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/[Link]/files/../../../../
Documents/RenPy_Saves/[Link]/game
/data/user/0/[Link]/files/game
Loader init. took 0.14s
Loader init. took 0.14s
Loading error handling. took 0.36s
Loading error handling. took 0.36s
Loading script. took 7.04s
Loading script. took 7.04s
Saving to
/storage/emulated/0/Android/data/[Link]/files/../../../../
Documents/RenPy_Saves/[Link]
Loading save slot metadata. took 0.21s
Loading save slot metadata. took 0.21s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (7, 4, 11)
- Init at [Link] took 0.42615 s.
Running init code. took 1.77s
Running init code. took 1.77s
Loading analysis data. took 0.82s
Loading analysis data. took 0.82s
Analyze and compile ATL. took 0.43s
Analyze and compile ATL. took 0.43s
Reloading save slot metadata. took 0.12s
Reloading save slot metadata. took 0.12s
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 1.46s
Initial gc. took 1.46s
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 1.29s
Init translation took 1.29s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.37s
Load screen analysis took 0.37s
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 1.64s
Prepare screens took 1.64s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.03s
Running _start took 0.03s
Interface start. took 1.71s
Interface start. took 1.71s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1469, 656)
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=(1548, 720) drawable=(1548, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 18.134292841s.
Hid presplash.
Screen sizes: virtual=(1920, 1080) physical=(1469, 656) drawable=(1469, 656)
Maximum texture size: 4096x4096
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(1548, 720) drawable=(1548, 720)
Maximum texture size: 4096x4096

Full traceback:
File "[Link]", line 174, in script
File "renpy/[Link]", line 1138, in execute
File "renpy/[Link]", line 1122, in py_exec_bytecode
File "renpy/common/[Link]", line 174, in <module>
File "renpy/[Link]", line 299, in interact
File "renpy/display\[Link]", line 3582, in interact
File "renpy/display\[Link]", line 4055, in interact_core
File "renpy/display\[Link]", line 684, in visit_all
File "renpy/display\[Link]", line 684, in visit_all
File "renpy/display\[Link]", line 684, in visit_all
File "renpy/display\[Link]", line 476, in visit_all
File "renpy/display\[Link]", line 4055, in <lambda>
File "renpy/display\[Link]", line 487, in per_interact
File "renpy/display\[Link]", line 680, in update
File "renpy/common/[Link]", line 1049, in execute
File "renpy/common/[Link]", line 1049, in execute
File "renpy/common/[Link]", line 1061, in execute
File "renpy/common/[Link]", line 1061, in <module>
AttributeError: 'NoneType' object has no attribute 'can_renpy'

While running game code:


File "renpy/common/[Link]", line 174, in <module>
File "renpy/common/[Link]", line 1049, in execute
File "renpy/common/[Link]", line 1049, in execute
File "renpy/common/[Link]", line 1061, in execute
File "renpy/common/[Link]", line 1061, in <module>
AttributeError: 'NoneType' object has no attribute 'can_renpy'
Screen sizes: virtual=(1920, 1080) physical=(1469, 656) drawable=(1469, 656)
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=(1469, 656) drawable=(1469, 656)
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=(1469, 656) drawable=(1469, 656)
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