Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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

Did you do a new save or continued from an old save? If you continued from an old save there was probably a change in a previous day that caused an error. If new save idk tho.

old save

I will start over and see if it does the same thing.