Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

PLEASE HELP, THIS OCCURED ON DOZER'S SCENE DAY 17

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

While running game code:
  File "game/Day17_Dozer.rpy", line 654, in script call
  File "game/dozer_time.rpy", line 52, in script
  File "game/dozer_time.rpy", line 52, in <module>
NameError: name 'doz_variable_27' is not defined

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

Full traceback:
  File "game/Day17_Dozer.rpy", line 654, in script call
  File "game/dozer_time.rpy", line 52, in script
  File "/data/data/dynewulf.weebly.com/files/renpy/ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "/data/data/dynewulf.weebly.com/files/renpy/python.py", line 1725, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/data/data/dynewulf.weebly.com/files/renpy/python.py", line 1719, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/dozer_time.rpy", line 52, in <module>
NameError: name 'doz_variable_27' is not defined

[/code]

A clean restart of Dozer's route should correct that.

THANK YOU