```
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Expected transition to be a displayable, not a <curry <function Fade at 0x7e1b908b50> () {'new_widget': <Fixed at 7e91458410>, 'old_widget': <Fixed at 7e91458850>}>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 43242, in script
File "renpy/ast.py", line 1443, in execute
File "renpy/exports.py", line 1684, in with_statement
File "renpy/display\core.py", line 2762, in do_with
File "renpy/display\core.py", line 3325, in interact
File "renpy/display\core.py", line 3679, in interact_core
Exception: Expected transition to be a displayable, not a <curry <function Fade at 0x7e1b908b50> () {'new_widget': <Fixed at 7e91458410>, 'old_widget': <Fixed at 7e91458850>}>
```
|