Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sorry but I don't see it, it could be an update bug and if so you'll have to restart the game from the start sorry.

But just to be sure can you send me the exact error message ?

I don't mind playing from the beginning. Here's the one from the basement"

While running game code:

  File "game/script.rpy", line 5743, in script

    if sally == 9 :

  File "game/script.rpy", line 5752, in <module>

    elif alex == 4 :

NameError: name 'alex' is not defined

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

Full traceback:

  File "game/script.rpy", line 5743, in script

    if sally == 9 :

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

    if renpy.python.py_eval(condition):

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

    return py_eval_bytecode(code, globals, locals)

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

    return eval(bytecode, globals, locals)

  File "game/script.rpy", line 5752, in <module>

    elif alex == 4 :

NameError: name 'alex' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.4.1439

Angelic Dreams : Yann's Story 1.0

Thu Jul  1 18:12:06 2021

Ok so it's surely an update problem since the variable alex is indeed defined at the very start of the game  and also on my computer the event load just fine so restart and if the problem is still there then maybe reinstall the game.

Sorry again.

I played it through from the beginning, and everything worked perfectly. Thanks a lot!

No problem thanks to you for playing my game