I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenes/marySatoshiDate.rpy", line 219, in script
scene maryDateVid2 with Dissolve
Exception: Expected transition to be a displayable, not a <partial <class 'renpy.display.transition.Dissolve'> () {'new_widget': <renpy.display.layout.Fixed object at 0x000000002bdaa890>, 'old_widget': <renpy.display.layout.Fixed object at 0x000000006fb6b790>}>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scenes/marySatoshiDate.rpy", line 219, in script
scene maryDateVid2 with Dissolve
File "renpy/ast.py", line 1678, in execute
renpy.exports.with_statement(trans, paired=paired)
File "renpy/exports.py", line 1757, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2898, in do_with
clear=clear)
File "renpy/display/core.py", line 3499, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3893, in interact_core
trans = instantiate_transition(None, old_root, layers_root)
File "renpy/display/core.py", line 3844, in instantiate_transition
raise Exception("Expected transition to be a displayable, not a %r" % trans)
Exception: Expected transition to be a displayable, not a <partial <class 'renpy.display.transition.Dissolve'> () {'new_widget': <renpy.display.layout.Fixed object at 0x000000002bdaa890>, 'old_widget': <renpy.display.layout.Fixed object at 0x000000006fb6b790>}>
Windows-10-10.0.26100 AMD64
Ren'Py 7.6.0.23051307
King of Summer 0.5.12-full
Sat May 3 16:06:58 2025