Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Kevin route error

A topic by Rrcoolio created Aug 19, 2021 Views: 740 Replies: 1
Viewing posts 1 to 2

On day 17, I got this error message when I tried entering the stall in the bathroom. Has anyone else got this?

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day17.rpy", line 181, in <module>

NameError: name 'kevin_d17' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "day17.rpyc", line 181, in script

  File "renpy/ast.py", line 1893, in execute

  File "renpy/python.py", line 2254, in py_eval

  File "renpy/python.py", line 2247, in py_eval_bytecode

  File "game/day17.rpy", line 181, in <module>

NameError: name 'kevin_d17' is not defined

```

Replying here instead of your reply, so you can try two things, you can either rollback or hit ignore, it's kinda a brute force response but it worked for me when that happened.