The document logs the initialization process of the Ren'Py 7.6.1.23060707 engine on an OPPO Android device running version 14. It details the time taken for various initialization steps, including loading scripts and creating the interface, culminating in a total time of approximately 19 seconds until the interface was ready. Additionally, it notes errors related to displaying the color buffer and issues with shader files.
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 ratings0% found this document useful (0 votes)
3 views
log
The document logs the initialization process of the Ren'Py 7.6.1.23060707 engine on an OPPO Android device running version 14. It details the time taken for various initialization steps, including loading scripts and creating the interface, culminating in a total time of approximately 19 seconds until the interface was ready. Additionally, it notes errors related to displaying the color buffer and issues with shader files.
Version: Ren'Py 7.6.1.23060707 Early init. took 0.14s Early init. took 0.14s Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/incg.darkmagic/files/../../../../Documents/ INCG_Saves/incg.darkmagic/game /data/user/0/incg.darkmagic/files/game Loader init. took 0.49s Loader init. took 0.49s Loading error handling. took 0.38s Loading error handling. took 0.38s Loading script. took 8.79s Loading script. took 8.79s Saving to /storage/emulated/0/Android/data/incg.darkmagic/files/../../../../ Documents/INCG_Saves/incg.darkmagic Loading save slot metadata. took 1.82s Loading save slot metadata. took 1.82s Loading persistent. took 0.08s Loading persistent. took 0.08s Set script version to: (7, 5, 3) - Init at 00images.rpyc:55 took 0.53474 s. Running init code. took 0.99s Running init code. took 0.99s Loading analysis data. took 0.36s Loading analysis data. took 0.36s Analyze and compile ATL. took 0.45s Analyze and compile ATL. took 0.45s Reloading save slot metadata. took 0.60s Reloading save slot metadata. took 0.60s 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.31s Initial gc. took 1.31s 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.25s Init translation took 1.25s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.11s Load screen analysis took 0.11s 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.36s Prepare screens took 0.36s 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 1.48s Interface start. took 1.48s
Initializing gles2 renderer:
primary display bounds: (0, 0, 2161, 973) swap interval: 1 frames Fullscreen mode. Vendor: 'Qualcomm' Renderer: 'Adreno (TM) 610' Version: 'OpenGL ES 3.2 [email protected] (GIT@72d8b177be, I020fdb6434, 1709038286) (Date:02/27/24)' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2293, 1080) drawable=(2293, 1080) Could not open 'cache/shaders.txt': Maximum texture size: 4096x4096 Total time until interface ready: 18.9755370617s. Hid presplash. Screen sizes: virtual=(1920, 1080) physical=(2161, 973) drawable=(2161, 973) Could not open 'cache/shaders.txt': 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=(2161, 973) drawable=(2161, 973) Could not open 'cache/shaders.txt': 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)',) Entered background. --------------------------------------------