I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 29, in <module>
Exception: Movie(channel='movie') doesn't work on mobile when config.hw_video is true. (Use a different channel argument.)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 29, in script
File "renpy/ast.py", line 1013, in execute
File "renpy/python.py", line 2052, in py_eval_bytecode
File "game/script.rpy", line 29, in <module>
File "renpy/display/video.py", line 378, in __init__
Exception: Movie(channel='movie') doesn't work on mobile when config.hw_video is true. (Use a different channel argument.)