I am on Day 9 and just finished the test and met Wilfred. He offers to show me his bike and then I get an exception has occurred error stating the following
While running game code:
File "game/c-lars_day09.rpy", line 585, in <module>
NameError: name "Wilfred" is not defined
Full traceback:
File "c-lars_day09.rpy", line 585, in script
File "renpy/ast.py", line 1131, in execute
renpy.phython.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode exec(bytecode, globals, locals)
File "game/c-lars_day09.rpy, line 585, in <module>
NameError: name 'Wilfred' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
After Class Itch -v0.9.36i
Hope this will help