Shovonahmed

Newbie
Oct 30, 2020
39
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

```
 

Shovonahmed

Newbie
Oct 30, 2020
39
9
There is a error ,,anyone please help me to fix

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 ------------------------------------------------------------

Full traceback:
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 "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
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


Ren'Py 7.3.5.606
Photo Hunt 0.10.2
 

GreenGames

Member
Modder
Dec 31, 2018
317
825
There is a error ,,anyone please help me to fix

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 ------------------------------------------------------------

Full traceback:
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 "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\shovo\Downloads\Compressed\PhotoHunt-0.10.2-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
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


Ren'Py 7.3.5.606
Photo Hunt 0.10.2
don't use save earlier 0.9.2 version
 

benny7

Member
Apr 22, 2019
156
242
At first I was hesitant to try this game because of the character designs but i ended up loving it after playing. I was pulled in by the Evelyn character but ended up liking Monica as well. Only gripe i have is some of the animations did not seem very fluid at some points. Looking forward to more Evelyn content.
 
  • Like
Reactions: mooch1e

Forgotted

Well-Known Member
Sep 1, 2020
1,892
1,541
Out of curiosity: What is a good Strength level? My character is around 150 I believe.
Also
Not sure how to get the Charisma level up? Most levels are around 100 atm.
Thx.

Apparently I think it's a great game, I'm on Day 88, lol.
But I also enjoy just plinking around in games like this.
 

MrEhcor

New Member
Aug 8, 2020
4
2
Out of curiosity: What is a good Strength level? My character is around 150 I believe.
Also
Not sure how to get the Charisma level up? Most levels are around 100 atm.
Thx.

Apparently I think it's a great game, I'm on Day 88, lol.
But I also enjoy just plinking around in games like this.
Charisma is level up when you're hang out with the 2 guys in the bathroom
 
  • Like
Reactions: Forgotted

cxx

Message Maestro
Nov 14, 2017
59,077
29,430
Out of curiosity: What is a good Strength level? My character is around 150 I believe.
Also
Not sure how to get the Charisma level up? Most levels are around 100 atm.
Thx.

Apparently I think it's a great game, I'm on Day 88, lol.
But I also enjoy just plinking around in games like this.
20-30 is enuf for all/most stats. charisma is gained from bathroom boys by selling pics/hanging out with them.
 
  • Like
Reactions: Forgotted

IResentThis

Newbie
Aug 16, 2020
22
9
I took the Evelyn photograph for Roberts, but he doesn't show up to the library again (every possible interaction for a week), and there aren't any dialogue options at his office.

What do? I'm completely blocked off.
 

Damo324

Newbie
Jul 23, 2019
20
5
Need help.....i didnt realise i had to "hangout" with Kevin to be able to unlock Monica's house, i got side tracked doing other things haha. At the school in the afternoon, the "classroom" option is not there anymore, so i havent unlocked her house. Would that be cos i did the blackmail route with her?
 

GreenGames

Member
Modder
Dec 31, 2018
317
825
I took the Evelyn photograph for Roberts, but he doesn't show up to the library again (every possible interaction for a week), and there aren't any dialogue options at his office.

What do? I'm completely blocked off.
Only photos taken on Friday when Evelyn is drunk count. There is even a dedicated choice for this.

so i havent unlocked her house. Would that be cos i did the blackmail route with her?
Monica's house is only available in love route, at least for now.
 
Last edited:

GreenGames

Member
Modder
Dec 31, 2018
317
825

Download
PC -
MAC -

Patch if you already have version 0.10.2
Extract into "PhotoHunt" folder.



Changelog:

Now you repay your debt on 5th payment day, not on 7th
Fixed dream scenes about Jen (3rd dream couldn't start)
Fixed 'Skylar science club intro' scene in the gallery
Now you can give 'Slutty outfit' to Monica only after the 3rd date with her
Text correction
Minor fixes
 
  • Like
Reactions: djerkovic

cxx

Message Maestro
Nov 14, 2017
59,077
29,430
skylar's club works in 10.2 so no idea what was fixed, gave slutty outfit to mon but not sure after how many dates.
 

AER201812

Active Member
Jan 13, 2018
976
630

Download
PC - Mega
MAC - Mega

Patch if you already have version 0.10.2
Extract into "PhotoHunt" folder.
Mega


Changelog:

Now you repay your debt on 5th payment day, not on 7th
Fixed dream scenes about Jen (3rd dream couldn't start)
Fixed 'Skylar science club intro' scene in the gallery
Now you can give 'Slutty outfit' to Monica only after the 3rd date with her
Text correction
Minor fixes

Love this game :love:

What about Alice? I fucked her in my playthrouh. Is there any content with her?
Monica. I played love route. In the gallery i can see about 10 more scenes beside BL scenes, like sauna, private room... How do i get them?
Sakura? In gallery i can see scenes in the sauna with Sakura... How to get them?
Heard something about introducing a new girl to Sakura. Who? How?
 
Last edited:
  • Like
Reactions: Blutz

oldatoz

Newbie
Game Developer
May 4, 2019
47
228
Love this game :love:

What about Alice? I fucked her in my playthrouh. Is there any content with her?
Monica. I played love route. In the gallery i can see about 10 more scenes beside BL scenes, like sauna, private room... How do i get them?
Sakura? In gallery i can see scenes in the sauna with Sakura... How to get them?
Heard something about introducing a new girl to Sakura. Who? How?
There will be more Alice content in the future.
Those scenes you are missing with Monica are Blackmail route stuff, you would need a second playthrough to unlock them ;)
Introducing a girl to Sakura (and the Red Maiden) currently requires Blackmail Monica route as well. Although there'll be different options in future updates.
 
4.20 star(s) 167 Votes