Skip to main content

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

hello! I'm playing your game rn but stuck at valerian routes TT


[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/valerian.rpy", line 877, in script
    if _race == True:
  File "game/valerian.rpy", line 877, in <module>
    if _race == True:
NameError: name '_race' is not defined

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

Full traceback:
  File "game/valerian.rpy", line 877, in script
    if _race == True:
  File "C:\Users\User\AppData\Roaming\itch\ManorHill-1.0-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\User\AppData\Roaming\itch\ManorHill-1.0-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\User\AppData\Roaming\itch\ManorHill-1.0-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/valerian.rpy", line 877, in <module>
    if _race == True:
NameError: name '_race' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Manor Hill 1.0
Tue Feb 23 19:56:09 2021
[/code]

CRAP someone pointed this out to me like a month ago in the Discord and I fixed it late at night then forgot about it. Gimmie an hour to upload the new version ;; thanks for pointing it out !!!

you're welcome! glad i can help <3