Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, just letting you know that, when trying to get the bad ending on Kols route, when I select the "yes... but" option I get this error message:


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

While running game code:
  File "game/script_chapter8_kol.rpy", line 450, in <module>
NameError: name 'false' is not defined

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

Full traceback:
  File "script_chapter8_kol.rpyc", line 449, in script
  File "/Users/----/Downloads/HumanCargo 2.app/Contents/Resources/autorun/renpy/ast.py", line 1626, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "/Users/-----/Downloads/HumanCargo 2.app/Contents/Resources/autorun/renpy/exports.py", line 949, in menu
    condition = renpy.python.py_eval(condition)
  File "/Users/-----/Downloads/HumanCargo 2.app/Contents/Resources/autorun/renpy/python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/Users/----/Downloads/HumanCargo 2.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script_chapter8_kol.rpy", line 450, in <module>
NameError: name 'false' is not defined

Darwin-18.5.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
Human Cargo 0.90
Mon Oct 21 20:33:56 2019
[/code]

oh jeez. Thanks for letting me know! 😩