[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter1.rpy", line 2305, in script call
call chapter_1_save from _call_chapter_1_save
File "game/chapter2.rpy", line 1706, in script
text "You can choose whatever no matter who is first."
Exception: Sayer 'text' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter1.rpy", line 2305, in script call
call chapter_1_save from _call_chapter_1_save
File "game/chapter2.rpy", line 1706, in script
text "You can choose whatever no matter who is first."
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 'text' is not defined.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Wings of Silicon Chapter7
Wed Feb 16 01:14:02 2022