somebodynobody
Engaged Member
- May 11, 2017
- 3,402
- 4,345
- 451
Error.
While running game code:
File "game/tl/english/script.rpy", line 56776, in script
Both "Yeah!"
Exception: Sayer 'Both' is not defined.
renpy\ast.py line 890 in execute
who = eval_who(self.who, self.who_fast)
renpy\ast.py line 783 in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'Both' is not defined.
Still missing
41997
Exception: Sayer 'Cashier' is not defined.
While running game code:
File "game/tl/english/script.rpy", line 56776, in script
Both "Yeah!"
Exception: Sayer 'Both' is not defined.
renpy\ast.py line 890 in execute
who = eval_who(self.who, self.who_fast)
renpy\ast.py line 783 in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'Both' is not defined.
Still missing
41997
Exception: Sayer 'Cashier' is not defined.