Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I got this at home before going to the bird job

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/script.rpy", line 3245, in script
    menu:
  File "game/script.rpy", line 3255, in <module>
    "Go visit that mosque that old man mentioned" if tearadikov:
NameError: name 'tearadikov' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/script.rpy", line 3245, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1028, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 3255, in <module>
    "Go visit that mosque that old man mentioned" if tearadikov:
NameError: name 'tearadikov' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.9.2142
Barachoda Bloom 0.2.2
Sun Oct  2 22:13:26 2022

Of course, that's the error you get 😂

Thankfully not only does happen on the third day only, but you can simply select Ignore to continue the game.

I will upload a new build that patches the bug soon.

Okay I uploaded a new build. The bug should be fixed.