I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script_loc/loc0_town_map.rpy", line 26, in script call
call auto_events from _call_auto_events_2
File "game/script_loc/loc1_mc_room.rpy", line 20, in script call
call auto_events from _call_auto_events_4
File "game/script_loc/loc0_town_map.rpy", line 26, in script call
call auto_events from _call_auto_events_2
File "game/script_loc/script_events/jen/art_contest.rpy", line 194, in script call
call art_contest_actions(3) from _call_art_contest_actions_2
File "game/script_loc/script_events/jen/art_contest.rpy", line 196, in script call
call art_contest_actions(4) from _call_art_contest_actions_3
File "game/script_loc/script_events/jen/art_contest.rpy", line 190, in script call
call art_contest_actions(1) from _call_art_contest_actions
File "game/script_loc/script_events/jen/art_contest.rpy", line 192, in script call
call art_contest_actions(2) from _call_art_contest_actions_1
File "game/script_loc/script_events/jen/art_contest.rpy", line 198, in script call
call art_contest_actions(5) from _call_art_contest_actions_4
File "game/script_loc/script_events/jen/art_contest.rpy", line 200, in script call
call art_contest_actions(6) from _call_art_contest_actions_5
File "game/script_loc/loc12_school_bathroom.rpy", line 20, in script
menu loc12_adr_bob_menu:
File "game/script_loc/loc12_school_bathroom.rpy", line 21, in <module>
"Talk" if len(loc12_adr_bob_talks) != len(loc12_adr_bob_talked):
NameError: name 'loc12_adr_bob_talks' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script_loc/loc0_town_map.rpy", line 26, in script call
call auto_events from _call_auto_events_2
File "game/script_loc/loc1_mc_room.rpy", line 20, in script call
call auto_events from _call_auto_events_4
File "game/script_loc/loc0_town_map.rpy", line 26, in script call
call auto_events from _call_auto_events_2
File "game/script_loc/script_events/jen/art_contest.rpy", line 194, in script call
call art_contest_actions(3) from _call_art_contest_actions_2
File "game/script_loc/script_events/jen/art_contest.rpy", line 196, in script call
call art_contest_actions(4) from _call_art_contest_actions_3
File "game/script_loc/script_events/jen/art_contest.rpy", line 190, in script call
call art_contest_actions(1) from _call_art_contest_actions
File "game/script_loc/script_events/jen/art_contest.rpy", line 192, in script call
call art_contest_actions(2) from _call_art_contest_actions_1
File "game/script_loc/script_events/jen/art_contest.rpy", line 198, in script call
call art_contest_actions(5) from _call_art_contest_actions_4
File "game/script_loc/script_events/jen/art_contest.rpy", line 200, in script call
call art_contest_actions(6) from _call_art_contest_actions_5
File "game/script_loc/loc12_school_bathroom.rpy", line 20, in script
menu loc12_adr_bob_menu:
File "E:\cs inst\ph\PhotoHunt-0.10.3a-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "E:\cs inst\ph\PhotoHunt-0.10.3a-pc\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "E:\cs inst\ph\PhotoHunt-0.10.3a-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\cs inst\ph\PhotoHunt-0.10.3a-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script_loc/loc12_school_bathroom.rpy", line 21, in <module>
"Talk" if len(loc12_adr_bob_talks) != len(loc12_adr_bob_talked):
NameError: name 'loc12_adr_bob_talks' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.10.3a
Fri Jan 15 22:20:21 2021