the game kind of crashed.
```py
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenario/loop.rpy", line 215, in script call
File "game/scenario/loop.rpy", line 191, in script call
File "game/scenario/loop.rpy", line 10, in script call
File "game/scenario/chapter3/arc3_loc3/main.rpy", line 13, in script call
File "game/scenario/chapter3/arc3_loc3/main/event3.rpy", line 10, in script
Exception: The say screen (or show_function) must return a Text object.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/scenario/loop.rpy", line 215, in script call
File "game/scenario/loop.rpy", line 191, in script call
File "game/scenario/loop.rpy", line 10, in script call
File "game/scenario/chapter3/arc3_loc3/main.rpy", line 13, in script call
File "game/scenario/chapter3/arc3_loc3/main/event3.rpy", line 10, in script
File "renpy/ast.py", line 2917, in execute
File "renpy/ast.py", line 991, in execute
File "renpy/exports/sayexports.py", line 129, in say
File "renpy/character.py", line 1554, in __call__
File "renpy/character.py", line 1209, in do_display
File "renpy/character.py", line 836, in display_say
Exception: The say screen (or show_function) must return a Text object.
Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.5.0.25082376+nightly
Attack On Survey Corps 0.26.0
Sat Aug 30 00:46:27 2025
```
What should I do?