I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Chapter 6.rpy", line 2349, in script
scene ch6_422 with fade(1.0)
TypeError: 'MultipleTransition' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Chapter 6.rpy", line 2349, in script
scene ch6_422 with fade(1.0)
File "renpy/ast.py", line 1438, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2718, in do_with
clear=clear)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3633, in interact_core
new_widget=layers_root)
TypeError: 'MultipleTransition' object is not callable
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Depth's Revival Chapter7