I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'AndroidVideoChannel' object has no attribute 'read_video'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 79, in script
File "renpy/ast.py", line 1628, in execute
File "renpy/exports.py", line 990, in menu
File "renpy/exports.py", line 1226, in display_menu
File "renpy/ui.py", line 297, in interact
File "renpy/display/core.py", line 2702, in interact
File "renpy/display/core.py", line 3320, in interact_core
File "renpy/display/core.py", line 2778, in idle_frame
File "renpy/display/core.py", line 2313, in event_peek
File "renpy/display/core.py", line 2161, in check_background_screenshot
File "gldraw.pyx", line 1381, in renpy.gl.gldraw.GLDraw.screenshot
File "gldraw.pyx", line 844, in renpy.gl.gldraw.GLDraw.draw_screen
File "renpy/display/video.py", line 188, in render_movie
File "renpy/display/video.py", line 146, in get_movie_texture
AttributeError: 'AndroidVideoChannel' object has no attribute 'read_video'