In case no one has pointed it out:
Seems you have written in an undefined character 'to' a couple of times. I believe it should be 'ot'.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/2209.rpy", line 870, in script
to "Oh shit ..."
Exception: Sayer 'to' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/2209.rpy", line 870, in script
to "Oh shit ..."
File "renpy/ast.py", line 681, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'to' is not defined.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
v.2209
Mon Sep 19 17:24:23 2022