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

5.00 star(s) 1 Vote

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,888
4,946
excuse me how to fix this
That shouldn't happen... aside from adding this mod did you add anything else?

When does this happen what are you doing right before the error?
 
Last edited:

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,888
4,946
after i install unren.bat
and without it it works fine? very odd i can't reproduce this bug at all, what are you using unren for? if it just to enable console my mod does that already

what version of unren are you using?
 

MorbidViews21

Member
Aug 3, 2019
476
902
Digital arts doesn't exist in game any more, when installing the game did you just put it in the old game folder?

and can you shar the error log/trace back
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script_loc/loc0_town_map.rpy", line 14, in script call
call auto_events from _call_auto_events_1
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/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 19, in script
$ renpy.pause(999.0, hard=True)
ScriptError: could not find label 'loc14'.

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

Full traceback:
File "D:\Visual Novels\PhotoHunt-0.13.4-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\Visual Novels\PhotoHunt-0.13.4-pc\renpy\main.py", line 578, in main
run(restart)
File "D:\Visual Novels\PhotoHunt-0.13.4-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\Visual Novels\PhotoHunt-0.13.4-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/mod/Shawn_Overrides.rpyc", line 733, in script call
$SD c * . F F Q 7 7W a- a
File "game/script_loc/loc0_town_map.rpy", line 14, in script call
call auto_events from _call_auto_events_1
File "game/script_loc/loc1_mc_room.rpy", line 20, in script call
call auto_events from _call_auto_events_4
File "game/mod/Shawn_Overrides.rpyc", line 741, in script call
F v C = m %D l ' N z Q ۭ! TK A G # # X a摏 < Q H - _ t b z\ {md { Ar t h )g { 34} { x s <
q: I Nm W i /2 / оV_ hǓ L DVkWrP .
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 19, in script
$ renpy.pause(999.0, hard=True)
File "D:\Visual Novels\PhotoHunt-0.13.4-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'loc14'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.13.4
Tue Jul 19 23:13:05 2022
 

MorbidViews21

Member
Aug 3, 2019
476
902
and without it it works fine? very odd i can't reproduce this bug at all, what are you using unren for? if it just to enable console my mod does that already

what version of unren are you using?
Digital Arts is in my game. Its the recent version that im using for photo hunt. But its no big deal since that location isn't used for anything.
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,888
4,946
Digital Arts is in my game. Its the recent version that im using for photo hunt. But its no big deal since that location isn't used for anything.
Digital Arts was removed in recent version and replaced with the Science Club

right from the 13.4 patch not
'Digital arts' location is now replaced by 'Science club' which you can find at school in the morning
it shouldn't even be clickable for you on the map anymore

seems your "map" part is bugged from an old save

quick fix is
open console (Shift + O)
and type
Code:
loc14_allow = False
will lock the location and prevent you from clicking it by mistake

or you can get the new "map" file
 
Last edited:
  • Like
Reactions: MorbidViews21

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,888
4,946
MOD Updated

includes the gallery fix
removed Digital arts from the map (not need and cause people with old saves to have an error when clicked on

If you're on a new save and have the gallery fix, no need to redownload
 

Frowny13

New Member
Jul 17, 2020
8
6
There seems to be a bug with Jennifer's walk through. At step 23, it says to go to the red maiden in the morning to gift her a phone. But I keep going back to the red maiden in the morning and the event never triggers. Meanwhile I go to the library in the evening and I'm able to gift her the phone, but the walk through window still has the same red maiden instruction so I don't know how the proceed to the next event.
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,888
4,946
There seems to be a bug with Jennifer's walk through. At step 23, it says to go to the red maiden in the morning to gift her a phone. But I keep going back to the red maiden in the morning and the event never triggers. Meanwhile I go to the library in the evening and I'm able to gift her the phone, but the walk through window still has the same red maiden instruction so I don't know how the proceed to the next event.
Give phone to Rachel (thats what that step is about, thats part of lains original walk through step) thanks for letting me know changed to "Rachel -> Gift -> Phone" for next version
 

Frowny13

New Member
Jul 17, 2020
8
6
Step 24 has the same issue. Might wanna specify that I'm giving the phone to Grace in the hospital.
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,888
4,946
Step 24 has the same issue. Might wanna specify that I'm giving the phone to Grace in the hospital.
TBF that whole questline is so you can call the girl to take photos so its kinda self explanatory that you have to give the phone to said girls, but it shall be change nonetheless


EDIT: Step # 24 is "show photo" i assume you mean step #25?
 
Last edited:

Frowny13

New Member
Jul 17, 2020
8
6
TBF that whole questline is so you can call the call to take photos so its kinda self explanatory that you have to give the phone to said girls, but it shall be change nonetheless


EDIT: Step # 24 is "show photo" i assume you mean step #25?
One of those steps, yeah.
 
  • Like
Reactions: Shawnchapp

Wolfkins

Newbie
Apr 10, 2020
67
63
I keep getting traceback errors all along these lines:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script_loc/loc1_mc_room.rpy", line 79, in script call
    call dani_news(5) from _call_dani_news_3
  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/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  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/ev/ev_events.rpy", line 1399, in script
    $ Unlock("ev", "41")
  File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module>
    $ Unlock("ev", "41")
  File "game/gallery_main.rpy", line 37, in Unlock
    raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id))
Exception: Error: 41 not in gallery_chars_db\[ev\]

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

Full traceback:
  File "game/script_loc/loc1_mc_room.rpy", line 79, in script call
    call dani_news(5) from _call_dani_news_3
  File "game/mod/Shawn_Overrides.rpyc", line 730, in script call
    X�r�;��I�
  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/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  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/ev/ev_events.rpy", line 1399, in script
    $ Unlock("ev", "41")
  File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module>
    $ Unlock("ev", "41")
  File "game/gallery_main.rpy", line 37, in Unlock
    raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id))
Exception: Error: 41 not in gallery_chars_db\[ev\]

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.13.4
Mon Aug 08 15:09:57 2022
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,888
4,946
I keep getting traceback errors all along these lines:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script_loc/loc1_mc_room.rpy", line 79, in script call
    call dani_news(5) from _call_dani_news_3
  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/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  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/ev/ev_events.rpy", line 1399, in script
    $ Unlock("ev", "41")
  File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module>
    $ Unlock("ev", "41")
  File "game/gallery_main.rpy", line 37, in Unlock
    raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id))
Exception: Error: 41 not in gallery_chars_db\[ev\]

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

Full traceback:
  File "game/script_loc/loc1_mc_room.rpy", line 79, in script call
    call dani_news(5) from _call_dani_news_3
  File "game/mod/Shawn_Overrides.rpyc", line 730, in script call
    X�r�;��I�
  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/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  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/ev/ev_events.rpy", line 1399, in script
    $ Unlock("ev", "41")
  File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\IC Games\PhotoHunt-0.13.4-pc\PhotoHunt-0.13.4-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script_loc/script_events/ev/ev_events.rpy", line 1399, in <module>
    $ Unlock("ev", "41")
  File "game/gallery_main.rpy", line 37, in Unlock
    raise Exception("Error: {} not in gallery_chars_db\[{}\]".format(ev_id, char_id))
Exception: Error: 41 not in gallery_chars_db\[ev\]

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.13.4
Mon Aug 08 15:09:57 2022
Does this happen when you use the "unlock" cheat or just normal play? cause the error is saying "41" is missing from Gallery.main which i didn't touch at all. it is there

Code:
GalleryCharacterEvent("41", _("Evelyn confession"), "gal_ev_confession", "loc/other/ev_events/ev_night_street_1-15.webp"),

did you modify the game files or using another mod/cheat mod?

trying add this to the game folder (override if asked to) Let me know if that fixes it
 
  • Like
Reactions: Wolfkins

Wolfkins

Newbie
Apr 10, 2020
67
63
Thank you, that appears to have corrected the problem. To answer your question I did not modify the game except with lains and your mod.
 
5.00 star(s) 1 Vote