• We're currently working on the search system, until that's complete the search will be disabled. In the mean time, you can use the quick search on the forum home page, or the search from the latest updates page.

Spalombix

New Member
May 13, 2022
4
0
When I start the game it shows me this. how to stop seeing him and play?

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.)
 
Nov 17, 2017
22
3
Code:
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.)
Crashes immediately on mobile.
 
3.00 star(s) 28 Votes