Mod Ren'Py Photo Hunt - Shawn's Walkthrough + Improvements + Cheat Mod [v0.16.2] [Shawnchapp]

5.00 star(s) 1 Vote

vkvouke

New Member
Sep 17, 2020
2
0
Every time I click on Shaun's Mod I get this error:


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/prologue.rpy", line 5, in script
    mc 1 "How long will I have to wait for her? When will she arrive? Shit, don't tell me I have to go there on foot!"
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 50, in execute
  File "game/mod/Shawn_Screens.rpy", line 55, in execute
  File "game/mod/Shawn_Screens.rpy", line 95, in execute
  File "game/mod/Shawn_Screens.rpy", line 112, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in keywords
  File "game/mod/Shawn_Screens.rpy", line 116, in keywords
NameError: name 'rach_rm_newlook' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/prologue.rpy", line 5, in script
    mc 1 "How long will I have to wait for her? When will she arrive? Shit, don't tell me I have to go there on foot!"
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/character.py", line 842, in do_display
    **display_args)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/screen.py", line 430, in visit_all
    callback(self)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/screen.py", line 440, in per_interact
    self.update()
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 50, in execute
  File "game/mod/Shawn_Screens.rpy", line 55, in execute
  File "game/mod/Shawn_Screens.rpy", line 95, in execute
  File "game/mod/Shawn_Screens.rpy", line 112, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in keywords
  File "game/mod/Shawn_Screens.rpy", line 116, in keywords
  File "<screen language>", line 116, in <module>
NameError: name 'rach_rm_newlook' is not defined

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Photo Hunt 0.13.4
Thu Dec  1 02:21:29 2022
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,936
5,089
Every time I click on Shaun's Mod I get this error:


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/prologue.rpy", line 5, in script
    mc 1 "How long will I have to wait for her? When will she arrive? Shit, don't tell me I have to go there on foot!"
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 50, in execute
  File "game/mod/Shawn_Screens.rpy", line 55, in execute
  File "game/mod/Shawn_Screens.rpy", line 95, in execute
  File "game/mod/Shawn_Screens.rpy", line 112, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in keywords
  File "game/mod/Shawn_Screens.rpy", line 116, in keywords
NameError: name 'rach_rm_newlook' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/prologue.rpy", line 5, in script
    mc 1 "How long will I have to wait for her? When will she arrive? Shit, don't tell me I have to go there on foot!"
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/character.py", line 842, in do_display
    **display_args)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/screen.py", line 430, in visit_all
    callback(self)
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/screen.py", line 440, in per_interact
    self.update()
  File "/private/var/folders/74/l0pqdfl11tdglj_qpb1qb_pc0000gn/T/AppTranslocation/B6594B3C-BE14-4E06-AFE7-5433247AA3F4/d/PhotoHunt.app/Contents/Resources/autorun/renpy/display/screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 41, in execute
  File "game/mod/Shawn_Screens.rpy", line 50, in execute
  File "game/mod/Shawn_Screens.rpy", line 55, in execute
  File "game/mod/Shawn_Screens.rpy", line 95, in execute
  File "game/mod/Shawn_Screens.rpy", line 112, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in execute
  File "game/mod/Shawn_Screens.rpy", line 114, in keywords
  File "game/mod/Shawn_Screens.rpy", line 116, in keywords
  File "<screen language>", line 116, in <module>
NameError: name 'rach_rm_newlook' is not defined

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Photo Hunt 0.13.4
Thu Dec  1 02:21:29 2022

are you playing an older version of the game or with another mod that happens to modify the script file?

because "rach_rm_newlook" is defined in version 15.1


edit:
ya your game is a few versions behind..

update your game


Ren'Py 7.3.5.606

Photo Hunt 0.13.4

Thu Dec 1 02:21:29 2022
 
Last edited:
  • Like
Reactions: vkvouke

PandaSuky

Member
Jul 25, 2019
293
171
Hi, what am i suposed to do here? I went to kira flat at afternoon and nothing happen. 1670051912227.png

Edit: i randomly went to red maiden in the morning and it started a kira cutscene, went like from step 12 to step 15, am i missing something?
 
Last edited:

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,936
5,089
Hi, what am i suposed to do here? I went to kira flat at afternoon and nothing happen. View attachment 2210033

Edit: i randomly went to red maiden in the morning and it started a kira cutscene, went like from step 12 to step 15, am i missing something?

nope step 12 is just turning in all the clues
step 13 is an auto event when you sleep
step 14 is rm in the morning

i'm guessing the clues part have been changed abit I'll have to go through it agian
 

concord72

Member
Mar 30, 2020
111
94
So for the latest update, the mod is telling me all Rachel content is complete, but the only scenes I got to play were the Miroslav introduction and the one at RM where you meet Bunny. Is my game bugged?
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,936
5,089
So for the latest update, the mod is telling me all Rachel content is complete, but the only scenes I got to play were the Miroslav introduction and the one at RM where you meet Bunny. Is my game bugged?

no thats all that was added (for rachel) his content with the rachel/bunny scene in RM for the rest of Miroslav stuff its in Other -> Rachel Side -> Miroslav's Events
 
  • Like
Reactions: concord72

lupoqb

Newbie
Aug 14, 2019
45
35
how do i trigger the end scenes after miroslav had sex with ev? i went through all the miroslav side event (sex with eve, plot with fiona) and I see that there are scenes with rachel crying after miroslav left her (breaking up with miroslav), but i don't see those in the game; and i can't trigger the photoshoot with rachel either
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,936
5,089
how do i trigger the end scenes after miroslav had sex with ev? i went through all the miroslav side event (sex with eve, plot with fiona) and I see that there are scenes with rachel crying after miroslav left her (breaking up with miroslav), but i don't see those in the game; and i can't trigger the photoshoot with rachel either
Which crying scene? cause theres only one gallery unlock for the break up marked "breaking up with miroslav" if you mean you didn't see any of that then somethings up cause right after you have sex with ev it auto jumps to that scene and i haven't touched that label

which step for photoshoot?
 

Fallen Angel Productions

Engaged Member
Game Developer
May 16, 2017
2,615
9,697
ya thats as far it goes (for now) you should've had an option for "Summer dress" though and different options for depending on route with certain people and how far you are with some like for Lina or Monica
I don't think I got that what am I supposed to do to check if I did
 

Cernunnos.

Well-Known Member
May 27, 2017
1,504
4,057
ya thats the last step it doesn;t switch over to completed becuase there is no "completed" flag in the game cause its a repeatable scene
I should have checked the thread before going through a month of that event thinking it might have a counter requirement as the in-game text made it sound like.
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,936
5,089
I should have checked the thread before going through a month of that event thinking it might have a counter requirement as the in-game text made it sound like.
sorry about that if next update doesn't add content for her the text in the box will say "last step" (repeatable) to hopefully to make it clearer

i also swapped that step with the park event so that pops up before the last repeatable.
 
Last edited:
  • Like
Reactions: Cernunnos.

cb6919

New Member
May 25, 2020
2
1
ya its a feature thats been in the mod since the beginning

pop this in the game/mod folder
Hey Shawn, I saw you post this rpy file before aswell but I can't seem to download it? It just opens the file in a new tab. I checked with other files you've attached in previous comments and they worked fine. Is it an issue on my end? Love your work btw
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,936
5,089
Hey Shawn, I saw you post this rpy file before aswell but I can't seem to download it? It just opens the file in a new tab. I checked with other files you've attached in previous comments and they worked fine. Is it an issue on my end? Love your work btw

Right click - > save as (or save link as depending on browser)
 
5.00 star(s) 1 Vote