I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Uncut_t.rpy", line 2428, in script
show text "End of Chapter 1" with Dissolve
Exception: Expected transition to be a displayable, not a <partial <class 'renpy.display.transition.Dissolve'> () {'old_widget': <renpy.display.layout.Fixed object at 0x000000001868fa60>, 'new_widget': <renpy.display.layout.Fixed object at 0x0000000018639b80>}>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Uncut_t.rpy", line 2428, in script
show text "End of Chapter 1" with Dissolve
File "D:\VNs\SummersGone_Season1_Steam-pc\renpy\ast.py", line 1678, in execute
renpy.exports.with_statement(trans, paired=paired)
File "D:\VNs\SummersGone_Season1_Steam-pc\renpy\exports.py", line 1758, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\VNs\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 2978, in do_with
return self.interact(trans_pause=True,
File "D:\VNs\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 3582, 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 "D:\VNs\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 3976, in interact_core
trans = instantiate_transition(None, old_root, layers_root)
File "D:\VNs\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 3927, 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'> () {'old_widget': <renpy.display.layout.Fixed object at 0x000000001868fa60>, 'new_widget': <renpy.display.layout.Fixed object at 0x0000000018639b80>}>
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Wed Jul 31 19:01:00 2024