Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

​I have a theory why Kevin's route doesn't work

A topic by EnElAnoni created Aug 17, 2021 Views: 590 Replies: 1
Viewing posts 1 to 2

I have a theory why Kevin's path doesn't work:

I think Kevin's route is complete, but there is an error on day 17 that prevents us from seeing the other scenes. Before going to the camp you have to enter one of the bathrooms where Kevin is supposed to be, but when you click on it, a pop-up window appears that says the name "Kevin route is not defined" or something like that.

This message: 


[code]


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


[/code]


I think that the other scenes are not unlocked by that scene, does someone not think the same?

Developer

Thanks! Will fix that later! BTW, there will be at least 3 hot scenes in Kevin's route in the final game!