Vsevolod17

Newbie
Oct 30, 2017
25
26
23
Hi! Very nice game, thank you for making it. I have one hint: the hottest parts are what happens in "side events", eg. catching Rachel watching porn is unbelievably hot. You should allow it to develop in a full scale sex scene after enough rating is achived.
 
Oct 4, 2017
66
67
179
"Your mom lives on a five-fuckin'-digit salary..."
I just started this game, and I'm guessing this is a localization issue or something? Minimum wage in the US is five digits, and nobody would consider that impressive.
 

cxx

Message Maestro
Nov 14, 2017
76,682
39,514
1,519
keep taking her pic until she slap you and then do all of kari date until you can tell her about the clue
what dates? mc has been on date with kira and had sex with her and after that sakura slapped mc at rm but can't tell to kira about it.
 

Lost gamer

Member
Sep 5, 2017
337
144
267
I seem to be stuck in two places. I purchased the dress for Ms Ross but can't seem to give it to her and also I'm stuck with Jennifer. I can't seem to take the right photo of Evelyn and/or find the right time to give it to Mr. Roberts to advance Jennifer's story. Any help would be greatly appreciated.
 

cxx

Message Maestro
Nov 14, 2017
76,682
39,514
1,519
I seem to be stuck in two places. I purchased the dress for Ms Ross but can't seem to give it to her and also I'm stuck with Jennifer. I can't seem to take the right photo of Evelyn and/or find the right time to give it to Mr. Roberts to advance Jennifer's story. Any help would be greatly appreciated.
have you been with mrs ross on dates enuf times? there are several times when you can take photo of evelyn (morning and evening at home and various times during weekend and also park and school etc).
 

Mario4don

♥ Your Mother's Lover ♥
Donor
Dec 16, 2018
5,855
6,874
820
Not working can anybody help?
This is code for v0.10.3 and you probalby play last version v0.10.3a so for sure this version have new code, I don't played this last v0.10.3a so I was not looking for a new code unfortunately.
 

pelle

Newbie
Jun 7, 2017
73
24
145
Does anyone have a complete save for 0.9.2 ?
My old saves dont work and I dont feel like playing trough again.
 

cxx

Message Maestro
Nov 14, 2017
76,682
39,514
1,519
Does anyone have a complete save for 0.9.2 ?
My old saves dont work and I dont feel like playing trough again.
there is 1 posted by yours truly but that was pages ago so you have to search it.
 

pelle

Newbie
Jun 7, 2017
73
24
145
I get to error can anyone help?
You don't have permission to view the spoiler content. Log in or register now.
And the second error
Code:
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
 

cxx

Message Maestro
Nov 14, 2017
76,682
39,514
1,519
pelle

1. compressed or normal version?
2. saves are post 0.9.2?
3. incest patch before but not now?
4. tried re-downloading and unpacking to new directory?
 

pelle

Newbie
Jun 7, 2017
73
24
145
pelle

1. compressed or normal version?
2. saves are post 0.9.2?
3. incest patch before but not now?
4. tried re-downloading and unpacking to new directory?
compressed version, got the saves to work im on version 0.10.3a i tried both with incest patch and without.
 
4.30 star(s) 200 Votes