- Dec 18, 2018
- 130
- 86
try searchin orccave the ground for footprints...Please, does anyone know what to do after talking to the nurse's sister? There's a dialogue with them after that, but after I can't progress, the orc is not in the cave and the witch kills you. Any tips? Thanks.
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.)
Same Problem.. any fix?Same here, Android 9 :
```
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.)
```