Mon Sep 27 14:23:06 2021 vita-32bit Ren'Py 7.4.9.0u Bootstrap to the start of init.init took 1.86s Early init took 0.05s Loader init took 2.69s Loading error handling took 2.16s Loading script took 36.32s Loading save slot metadata. took 0.09s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 2, 2) - Init at game/scripts/gui.rpy:14 took 0.89387 s. Running init code took 2.73s Loading analysis data took 0.32s Analyze and compile ATL took 0.24s Index archives took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Making clean stores took 0.01s Initial gc. took 0.79s DPI scale factor: 1.000000 Creating interface object took 0.14s Cleaning stores took 0.00s Init translation took 1.09s Build styles took 0.09s Load screen analysis took 0.37s Analyze screens took 0.02s Save screen analysis took 0.00s Prepare screens took 1.17s Save pyanalysis. took 0.00s Save bytecode. took 0.75s Running _start took 0.19s Performance test: Interface start took 2.87s Initializing gles renderer: primary display bounds: (0, 0, 960, 544) swap interval: 1 frames Fullscreen mode. UGUU couldn't find glBeginQuery: No OpenGL context has been made current UGUU couldn't find glBeginTransformFeedback: No OpenGL context has been made current UGUU couldn't find glBindBufferBase: No OpenGL context has been made current UGUU couldn't find glBindBufferRange: No OpenGL context has been made current UGUU couldn't find glBlitFramebuffer: No OpenGL context has been made current UGUU couldn't find glClearBufferfi: No OpenGL context has been made current UGUU couldn't find glClearBufferfv: No OpenGL context has been made current UGUU couldn't find glClearBufferiv: No OpenGL context has been made current UGUU couldn't find glClearBufferuiv: No OpenGL context has been made current UGUU couldn't find glCompressedTexImage3D: No OpenGL context has been made current UGUU couldn't find glCompressedTexSubImage3D: No OpenGL context has been made current UGUU couldn't find glCopyTexSubImage3D: No OpenGL context has been made current UGUU couldn't find glDeleteQueries: No OpenGL context has been made current UGUU couldn't find glDrawBuffers: No OpenGL context has been made current UGUU couldn't find glDrawRangeElements: No OpenGL context has been made current UGUU couldn't find glEndQuery: No OpenGL context has been made current UGUU couldn't find glEndTransformFeedback: No OpenGL context has been made current UGUU couldn't find glFlushMappedBufferRange: No OpenGL context has been made current UGUU couldn't find glFramebufferTextureLayer: No OpenGL context has been made current UGUU couldn't find glGenQueries: No OpenGL context has been made current UGUU couldn't find glGetFragDataLocation: No OpenGL context has been made current UGUU couldn't find glGetIntegeri_v: No OpenGL context has been made current UGUU couldn't find glGetQueryObjectuiv: No OpenGL context has been made current UGUU couldn't find glGetQueryiv: No OpenGL context has been made current UGUU couldn't find glGetStringi: No OpenGL context has been made current UGUU couldn't find glGetTransformFeedbackVarying: No OpenGL context has been made current UGUU couldn't find glGetUniformuiv: No OpenGL context has been made current UGUU couldn't find glGetVertexAttribIiv: No OpenGL context has been made current UGUU couldn't find glGetVertexAttribIuiv: No OpenGL context has been made current UGUU couldn't find glIsQuery: No OpenGL context has been made current UGUU couldn't find glMapBufferRange: No OpenGL context has been made current UGUU couldn't find glReadBuffer: No OpenGL context has been made current UGUU couldn't find glRenderbufferStorageMultisample: No OpenGL context has been made current UGUU couldn't find glTexImage3D: No OpenGL context has been made current UGUU couldn't find glTexSubImage3D: No OpenGL context has been made current UGUU couldn't find glTransformFeedbackVaryings: No OpenGL context has been made current UGUU couldn't find glUniform1ui: No OpenGL context has been made current UGUU couldn't find glUniform1uiv: No OpenGL context has been made current UGUU couldn't find glUniform2ui: No OpenGL context has been made current UGUU couldn't find glUniform2uiv: No OpenGL context has been made current UGUU couldn't find glUniform3ui: No OpenGL context has been made current UGUU couldn't find glUniform3uiv: No OpenGL context has been made current UGUU couldn't find glUniform4ui: No OpenGL context has been made current UGUU couldn't find glUniform4uiv: No OpenGL context has been made current UGUU couldn't find glUniformMatrix2x3fv: No OpenGL context has been made current UGUU couldn't find glUniformMatrix2x4fv: No OpenGL context has been made current UGUU couldn't find glUniformMatrix3x2fv: No OpenGL context has been made current UGUU couldn't find glUniformMatrix3x4fv: No OpenGL context has been made current UGUU couldn't find glUniformMatrix4x2fv: No OpenGL context has been made current UGUU couldn't find glUniformMatrix4x3fv: No OpenGL context has been made current UGUU couldn't find glVertexAttribI4i: No OpenGL context has been made current UGUU couldn't find glVertexAttribI4iv: No OpenGL context has been made current UGUU couldn't find glVertexAttribI4ui: No OpenGL context has been made current UGUU couldn't find glVertexAttribI4uiv: No OpenGL context has been made current UGUU couldn't find glVertexAttribIPointer: No OpenGL context has been made current Vendor: 'Imagination Technologies' Renderer: 'PowerVR SGX 543MP' Version: 'OpenGL ES 2.0 build 1.8@869593' Display Info: None Number of texture units: 8 Using shader environment. Using copy RTT. Using gles renderer. Texture testing: - Hardware max texture size: 4096 - 64px textures work. - 128px textures work. - 256px textures work. - 512px textures work. - 1024px textures work. - 2048px textures work. Screen sizes: virtual=(1920, 1080) physical=(960, 544) drawable=(960, 544) controller: '50535669746120436f6e74726f6c6c65' 'PSVita Controller' 1 ux0:app/MWHS12345/lib/python27.zip/renpy/display/pgrender.py:119: UserWarning: Memory leak via Surface in pygame_sdl2. Full traceback: File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "game/scripts/splash.rpy", line 162, in script pause (introlength - 1.2) File "./renpy/ast.py", line 2015, in execute File "./renpy/ast.py", line 2003, in call File "./renpy/statements.py", line 278, in call File "renpy/common/000statements.rpy", line 451, in execute_pause renpy.with_statement(Pause(delay)) File "./renpy/exports.py", line 1682, in with_statement File "./renpy/display/core.py", line 2734, in do_with File "./renpy/display/core.py", line 3297, in interact File "./renpy/display/core.py", line 3816, in interact_core File "./renpy/display/core.py", line 2537, in draw_screen File "render.pyx", line 492, in renpy.display.render.render_screen File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/transition.py", line 88, in render File "./renpy/display/transition.py", line 62, in null_render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/transform.py", line 733, in render File "accelerator.pyx", line 142, in renpy.display.accelerator.transform_render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/image.py", line 501, in render File "./renpy/display/image.py", line 307, in wrap_render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/im.py", line 610, in render File "./renpy/display/im.py", line 274, in get File "./renpy/display/im.py", line 691, in load error: Out of memory While loading <'Image' u'icons/aspenicon.png'>: File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "game/scripts/splash.rpy", line 162, in script pause (introlength - 1.2) File "renpy/common/000statements.rpy", line 451, in execute_pause renpy.with_statement(Pause(delay)) error: Out of memory While handling exception: Traceback (most recent call last): File "./renpy/display/error.py", line 145, in report_exception File "./renpy/game.py", line 284, in invoke_in_new_context File "./renpy/display/error.py", line 46, in call_exception_screen File "./renpy/ui.py", line 298, in interact File "./renpy/display/core.py", line 3297, in interact File "./renpy/display/core.py", line 3816, in interact_core File "./renpy/display/core.py", line 2537, in draw_screen File "render.pyx", line 492, in renpy.display.render.render_screen File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/screen.py", line 687, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 1248, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 1743, in render File "./renpy/display/layout.py", line 1740, in sizeit File "render.pyx", line 315, in renpy.display.render.render_for_size File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 1841, in render File "./renpy/display/layout.py", line 1801, in place File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/viewport.py", line 257, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 1027, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/text/text.py", line 2094, in render File "./renpy/text/text.py", line 864, in __init__ File "gldraw.pyx", line 672, in renpy.gl.gldraw.GLDraw.load_texture File "gltexture.pyx", line 933, in renpy.gl.gltexture.texture_grid_from_surface File "gltexture.pyx", line 380, in renpy.gl.gltexture.TextureCore.load_surface File "gltexture.pyx", line 1224, in renpy.gl.gltexture.premultiply MemoryError Full traceback: File "./renpy/bootstrap.py", line 331, in bootstrap File "./renpy/main.py", line 652, in main File "./renpy/main.py", line 148, in run File "./renpy/execution.py", line 922, in run_context File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "game/scripts/splash.rpy", line 162, in script pause (introlength - 1.2) File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "game/scripts/splash.rpy", line 162, in script pause (introlength - 1.2) File "./renpy/ast.py", line 2015, in execute File "./renpy/ast.py", line 2003, in call File "./renpy/statements.py", line 278, in call File "renpy/common/000statements.rpy", line 451, in execute_pause renpy.with_statement(Pause(delay)) File "./renpy/exports.py", line 1682, in with_statement File "./renpy/display/core.py", line 2734, in do_with File "./renpy/display/core.py", line 3297, in interact File "./renpy/display/core.py", line 3816, in interact_core File "./renpy/display/core.py", line 2537, in draw_screen File "render.pyx", line 492, in renpy.display.render.render_screen File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/transition.py", line 88, in render File "./renpy/display/transition.py", line 62, in null_render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/layout.py", line 824, in render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/transform.py", line 733, in render File "accelerator.pyx", line 142, in renpy.display.accelerator.transform_render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/image.py", line 501, in render File "./renpy/display/image.py", line 307, in wrap_render File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "./renpy/display/im.py", line 610, in render File "./renpy/display/im.py", line 274, in get File "./renpy/display/im.py", line 691, in load error: Out of memory While loading <'Image' u'icons/aspenicon.png'>: File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "game/scripts/splash.rpy", line 162, in script pause (introlength - 1.2) File "renpy/common/00start.rpy", line 233, in script call call _splashscreen from _call_splashscreen_1 File "game/scripts/splash.rpy", line 162, in script pause (introlength - 1.2) File "renpy/common/000statements.rpy", line 451, in execute_pause renpy.with_statement(Pause(delay)) error: Out of memory