Doki Doki Salvation Mod Traceback issue
Posted: Tue Sep 27, 2022 1:51 pm
Hi I'm a fan of DDLC and i want to play Salvation using Renpy. Right now everytime i install and run the game this message keep poping up:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 402, 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 402, in script
File "C:\Git\RenPySDK\renpy\ast.py", line 1013, in execute
File "C:\Git\RenPySDK\renpy\python.py", line 2052, in py_eval_bytecode
File "game/script.rpy", line 402, 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.)
I'm using renpy on mobile to play so i don't know how to fix this issue. Is there a way to fix it ?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 402, 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 402, in script
File "C:\Git\RenPySDK\renpy\ast.py", line 1013, in execute
File "C:\Git\RenPySDK\renpy\python.py", line 2052, in py_eval_bytecode
File "game/script.rpy", line 402, 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.)
I'm using renpy on mobile to play so i don't know how to fix this issue. Is there a way to fix it ?