- Oct 30, 2020
- 42
- 9
Can anyone please help me ```
I'm sorry, but an uncaught exception occurred.
While running game code:
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 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 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 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 200, in script call
call art_contest_actions(6) from _call_art_contest_actions_5
File "game/script_loc/loc27_model_agency.rpy", line 40, in script
menu loc27_mel_menu:
File "game/script_loc/loc27_model_agency.rpy", line 43, in <module>
"Talk" if len(loc27_mel_talks) != len(loc27_mel_talked):
NameError: name 'loc27_mel_talks' is not defined
-- Full Traceback ------------------------------------------------------------
Photo Hunt 0.10.2
```
I'm sorry, but an uncaught exception occurred.
While running game code:
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 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 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 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 200, in script call
call art_contest_actions(6) from _call_art_contest_actions_5
File "game/script_loc/loc27_model_agency.rpy", line 40, in script
menu loc27_mel_menu:
File "game/script_loc/loc27_model_agency.rpy", line 43, in <module>
"Talk" if len(loc27_mel_talks) != len(loc27_mel_talked):
NameError: name 'loc27_mel_talks' is not defined
-- Full Traceback ------------------------------------------------------------
Photo Hunt 0.10.2
```