saucepan35

Newbie
Jul 30, 2018
96
332
Can't agree to Biff's photoshoot:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/Rooms/Fitness/fitness_locker_2.rpy", line 39, in script call
    label fitness_locker_2_environment:
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/00_Functions/scene_controller.rpy", line 129, in script call
    $ interact_data = ui.interact()
  File "game/00_Functions/objects.rpy", line 451, in script call
    call process_hooks(obj_name, api_scene_name) from _call_process_hooks_11
  File "game/00_Functions/hooks_controller.rpy", line 389, in script call
    call expression label_name from _call_expression_5 #вызов хука
  File "game/Quests/EP2/EP2_Quests.rpy", line 169, in script
    if nextFriday != day:
  File "game/Quests/EP2/EP2_Quests.rpy", line 169, in <module>
    if nextFriday != day:
NameError: name 'nextFriday' is not defined

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

Full traceback:
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/Rooms/Fitness/fitness_locker_2.rpy", line 39, in script call
    label fitness_locker_2_environment:
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/00_Functions/scene_controller.rpy", line 249, in script call
    label call_save():
  File "game/00_Functions/scene_controller.rpy", line 129, in script call
    $ interact_data = ui.interact()
  File "game/00_Functions/objects.rpy", line 451, in script call
    call process_hooks(obj_name, api_scene_name) from _call_process_hooks_11
  File "game/00_Functions/hooks_controller.rpy", line 389, in script call
    call expression label_name from _call_expression_5 #вызов хука
  File "game/Quests/EP2/EP2_Quests.rpy", line 169, in script
    if nextFriday != day:
  File "C:\FashionBusiness-EP2-v10-720p-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\FashionBusiness-EP2-v10-720p-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\FashionBusiness-EP2-v10-720p-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/Quests/EP2/EP2_Quests.rpy", line 169, in <module>
    if nextFriday != day:
NameError: name 'nextFriday' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
EP2-v10-720p
Sat Feb 08 11:30:29 2020
 
3.50 star(s) 226 Votes