Skip to main content

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

hello i have i isue with the game always breaking at the start of chaper 11 thief 

Full traceback:

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

    if ashleyswallow:

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

    if 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 32062, in <module>

    if ashleyswallow:

NameError: name 'ashleyswallow' is not defined

While running game code:

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

    if ashleyswallow:

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

    if ashleyswallow:

NameError: name 'ashleyswallow' is not defined


is what i always get even after i re download and remove the safes and restart and try diffrent options cant get past it and always crash on the same spot