Greenhorn2013
Newbie
- Oct 17, 2019
- 42
- 22
Got these error on day 11:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day11.rpy", line 469, in script
b "Whoa! You guys are finally here! It's so good to see you!"
Exception: Sayer 'b' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day11.rpy", line 469, in script
b "Whoa! You guys are finally here! It's so good to see you!"
File "D:\BecomeARockStar-060-pc\BecomeARockStar-0.60-pc\renpy\ast.py", line 664, in execute
who = eval_who(self.who, self.who_fast)
File "D:\BecomeARockStar-060-pc\BecomeARockStar-0.60-pc\renpy\ast.py", line 564, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'b' is not defined.
Windows-8-6.2.9200
Ren'Py 7.2.2.491
0.60
Mon May 11 17:24:42 2020