try these.Anyone have an up to date save file? Mine bugged out on the art contest.
what are the problems?Anyone have an up to date save file? Mine bugged out on the art contest.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script_loc/loc1_mc_room.rpy", line 29, in script call
call auto_events from _call_auto_events_5
File "game/script_loc/events/art_contest.rpy", line 189, in script call
call art_contest_actions(1) from _call_art_contest_actions
File "game/script_loc/events/art_contest.rpy", line 191, in script call
call art_contest_actions(2) from _call_art_contest_actions_1
File "game/script_loc/events/art_contest.rpy", line 197, in script call
call art_contest_actions(5) from _call_art_contest_actions_4
File "game/script_loc/events/art_contest.rpy", line 195, in script call
call art_contest_actions(4) from _call_art_contest_actions_3
File "game/script_loc/events/art_contest.rpy", line 193, in script call
call art_contest_actions(3) from _call_art_contest_actions_2
File "game/script_loc/events/art_contest.rpy", line 199, in script call
call art_contest_actions(6) from _call_art_contest_actions_5
File "game/script_loc/loc10_school.rpy", line 804, in script
if fio_route == "sub" and find_hint == 202:
File "game/script_loc/loc10_school.rpy", line 804, in <module>
if fio_route == "sub" and find_hint == 202:
NameError: name 'find_hint' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script_loc/loc1_mc_room.rpy", line 29, in script call
call auto_events from _call_auto_events_5
File "game/script_loc/events/art_contest.rpy", line 189, in script call
call art_contest_actions(1) from _call_art_contest_actions
File "game/script_loc/events/art_contest.rpy", line 191, in script call
call art_contest_actions(2) from _call_art_contest_actions_1
File "game/script_loc/events/art_contest.rpy", line 197, in script call
call art_contest_actions(5) from _call_art_contest_actions_4
File "game/script_loc/events/art_contest.rpy", line 195, in script call
call art_contest_actions(4) from _call_art_contest_actions_3
File "game/script_loc/events/art_contest.rpy", line 193, in script call
call art_contest_actions(3) from _call_art_contest_actions_2
File "game/script_loc/events/art_contest.rpy", line 199, in script call
call art_contest_actions(6) from _call_art_contest_actions_5
File "game/script_loc/loc10_school.rpy", line 804, in script
if fio_route == "sub" and find_hint == 202:
File "C:\Users\Anil.000\Desktop\ENTERTAINMENT\Games\Data\PhotoHunt-0.9.1a-pc-compressed\PhotoHunt-0.9.1a-pc-compressed\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Anil.000\Desktop\ENTERTAINMENT\Games\Data\PhotoHunt-0.9.1a-pc-compressed\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Anil.000\Desktop\ENTERTAINMENT\Games\Data\PhotoHunt-0.9.1a-pc-compressed\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script_loc/loc10_school.rpy", line 804, in <module>
if fio_route == "sub" and find_hint == 202:
NameError: name 'find_hint' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.9.1a
Tue May 26 15:50:36 2020
https://f95zone.to/threads/photo-hunt-v0-9-1a-moochie.25264/page-112#post-3465349I keep running into this error when I visit the teacher's room in the mornings. Ignoring works, but I'm unable to trigger the fiona event. Could somebody help me out please?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script_loc/loc1_mc_room.rpy", line 29, in script call call auto_events from _call_auto_events_5 File "game/script_loc/events/art_contest.rpy", line 189, in script call call art_contest_actions(1) from _call_art_contest_actions File "game/script_loc/events/art_contest.rpy", line 191, in script call call art_contest_actions(2) from _call_art_contest_actions_1 File "game/script_loc/events/art_contest.rpy", line 197, in script call call art_contest_actions(5) from _call_art_contest_actions_4 File "game/script_loc/events/art_contest.rpy", line 195, in script call call art_contest_actions(4) from _call_art_contest_actions_3 File "game/script_loc/events/art_contest.rpy", line 193, in script call call art_contest_actions(3) from _call_art_contest_actions_2 File "game/script_loc/events/art_contest.rpy", line 199, in script call call art_contest_actions(6) from _call_art_contest_actions_5 File "game/script_loc/loc10_school.rpy", line 804, in script if fio_route == "sub" and find_hint == 202: File "game/script_loc/loc10_school.rpy", line 804, in <module> if fio_route == "sub" and find_hint == 202: NameError: name 'find_hint' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script_loc/loc1_mc_room.rpy", line 29, in script call call auto_events from _call_auto_events_5 File "game/script_loc/events/art_contest.rpy", line 189, in script call call art_contest_actions(1) from _call_art_contest_actions File "game/script_loc/events/art_contest.rpy", line 191, in script call call art_contest_actions(2) from _call_art_contest_actions_1 File "game/script_loc/events/art_contest.rpy", line 197, in script call call art_contest_actions(5) from _call_art_contest_actions_4 File "game/script_loc/events/art_contest.rpy", line 195, in script call call art_contest_actions(4) from _call_art_contest_actions_3 File "game/script_loc/events/art_contest.rpy", line 193, in script call call art_contest_actions(3) from _call_art_contest_actions_2 File "game/script_loc/events/art_contest.rpy", line 199, in script call call art_contest_actions(6) from _call_art_contest_actions_5 File "game/script_loc/loc10_school.rpy", line 804, in script if fio_route == "sub" and find_hint == 202: File "C:\Users\Anil.000\Desktop\ENTERTAINMENT\Games\Data\PhotoHunt-0.9.1a-pc-compressed\PhotoHunt-0.9.1a-pc-compressed\renpy\ast.py", line 1832, in execute if renpy.python.py_eval(condition): File "C:\Users\Anil.000\Desktop\ENTERTAINMENT\Games\Data\PhotoHunt-0.9.1a-pc-compressed\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Anil.000\Desktop\ENTERTAINMENT\Games\Data\PhotoHunt-0.9.1a-pc-compressed\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script_loc/loc10_school.rpy", line 804, in <module> if fio_route == "sub" and find_hint == 202: NameError: name 'find_hint' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Photo Hunt 0.9.1a Tue May 26 15:50:36 2020
no, closest is son fingering her and son rubbing his dick on her ass during morning photoshoot.Sex with mom yet?
there's a cheat posted to get that.Does someone have a recent save with path where Alice doesn't get fired and alice and evelyn remain friends?
maybe thisI skimmed through the forum and can't find how to unlock all the achievements. I used to have an achievement walkthrough but i have lost it. Does anyone have one somewhere willing to share?
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/loc10_school.rpy", line 804, in script
if fio_route == "sub" and find_hint == 202:
File "game/script_loc/loc10_school.rpy", line 804, in <module>
if fio_route == "sub" and find_hint == 202:
NameError: name 'find_hint' 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/loc10_school.rpy", line 804, in script
if fio_route == "sub" and find_hint == 202:
File "C:\Users\Randal\Standalone Games\PhotoHunt-pc\PhotoHunt-0.9.1a-pc-compressed\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Randal\Standalone Games\PhotoHunt-pc\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Randal\Standalone Games\PhotoHunt-pc\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script_loc/loc10_school.rpy", line 804, in <module>
if fio_route == "sub" and find_hint == 202:
NameError: name 'find_hint' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.9.1a
Sun May 31 19:25:37 2020
This was already mentioned a couple of posts before yoursI am going through the Fiona SUB route and should be able to catch her in the Teacher's Room but I always get this 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/loc10_school.rpy", line 804, in script if fio_route == "sub" and find_hint == 202: File "game/script_loc/loc10_school.rpy", line 804, in <module> if fio_route == "sub" and find_hint == 202: NameError: name 'find_hint' 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/loc10_school.rpy", line 804, in script if fio_route == "sub" and find_hint == 202: File "C:\Users\Randal\Standalone Games\PhotoHunt-pc\PhotoHunt-0.9.1a-pc-compressed\renpy\ast.py", line 1832, in execute if renpy.python.py_eval(condition): File "C:\Users\Randal\Standalone Games\PhotoHunt-pc\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Randal\Standalone Games\PhotoHunt-pc\PhotoHunt-0.9.1a-pc-compressed\renpy\python.py", line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script_loc/loc10_school.rpy", line 804, in <module> if fio_route == "sub" and find_hint == 202: NameError: name 'find_hint' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Photo Hunt 0.9.1a Sun May 31 19:25:37 2020
where do you see 0.9.1b?any chance anyone can upload 9.1b to a site other than mega? it's been crashing every browser i try to download it from.