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,952
5,219
Just finished the new Skylar content, everything was working fine, but now if I press the Mod button, i get the following error. This started once I completely finished Skylar's story, while it was still active the mod worked fine.

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

While running game code:
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3989, in script call
    call wt_buy(label, access, price) from _call_wt_buy_10
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5458, in script call
    call wt_buy(label, access, price) from _call_wt_buy_20
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5679, in script call
    call wt_buy(label, access, price) from _call_wt_buy_22
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 6394, in script call
    call wt_buy(label, access, price) from _call_wt_buy_31
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/porn_site.rpy", line 17, in script call
    call screen pc_main
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/loc1_mc_room.rpy", line 6005, in script call
    call auto_events from _call_auto_events_4
  File "game/script_loc/loc0_town_map.rpy", line 31, in script
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/loc0_town_map.rpy", line 31, in <module>
    $ renpy.pause(999.0, hard=True)
  File "renpy/common/00action_data.rpy", line 79, in get_selected
    return __get_field(self.object, self.field, self.kind) == self.value
  File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
    raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable  shawn_complete0161 does not exist.

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

Full traceback:
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3989, in script call
    call wt_buy(label, access, price) from _call_wt_buy_10
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5458, in script call
    call wt_buy(label, access, price) from _call_wt_buy_20
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5679, in script call
    call wt_buy(label, access, price) from _call_wt_buy_22
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 6394, in script call
    call wt_buy(label, access, price) from _call_wt_buy_31
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/porn_site.rpy", line 17, in script call
    call screen pc_main
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/loc1_mc_room.rpy", line 6005, in script call
    call auto_events from _call_auto_events_4
  File "game/script_loc/loc0_town_map.rpy", line 31, in script
    $ renpy.pause(999.0, hard=True)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script_loc/loc0_town_map.rpy", line 31, in <module>
    $ renpy.pause(999.0, hard=True)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 543, in visit_all
    callback(self)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\behavior.py", line 857, in per_interact
    if self.is_selected():
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\behavior.py", line 845, in is_selected
    return is_selected(self.action)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\behavior.py", line 388, in is_selected
    return any(is_selected(i) for i in action)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\behavior.py", line 388, in <genexpr>
    return any(is_selected(i) for i in action)
  File "C:\Users\Massawar\Desktop\PhotoHunt-0.16.1-pc\renpy\display\behavior.py", line 391, in is_selected
    return action.get_selected()
  File "renpy/common/00action_data.rpy", line 79, in get_selected
    return __get_field(self.object, self.field, self.kind) == self.value
  File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
    raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable  shawn_complete0161 does not exist.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.16.1
Tue Jan 02 14:43:30 2024

Thanks for report its cause by a typo. Easy fix is open console (Shift+O) and type
Code:
shawn_complete0161 = True
 

)WhyNot(

New Member
Jul 8, 2017
13
4
Can anyone tell me, I have encountered a problem, Jennifer is at stage 59, Fiona has no options for help at all, what should I do?
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,952
5,219
did you use cheats? cause it appears you skipped that step entirely to the art content

cause it says you completed all of jens contest but somehow only on her hint 15.. this can only happen if you used a cheat to change levels/route

so you're actually done all her content....
to fix this bug you'll have to type in 2 console commands (or revert to a save you didn't cheat)
Open console SHIFT+O and type

Code:
contest_help.append("fio")
hit enter then type

Code:
jen_hint = 107
hit enter, should mark the guide as completed seeing as you completed everything else already
 
Last edited:

)WhyNot(

New Member
Jul 8, 2017
13
4
did you use cheats? cause it appears you skipped that step entirely to the art content

cause it says you completed all of jens contest but somehow only on her hint 15.. this can only happen if you used a cheat to change levels/route

so you're actually done all her content....
to fix this bug you'll have to type in 2 console commands (or revert to a save you didn't cheat)
Open console SHIFT+O and type

Code:
contest_help.append("fio")
hit enter then type

Code:
jen_hint = 107
hit enter, should mark the guide as completed seeing as you completed everything else already
To be honest, I don’t remember about cheats, because the saves are quite old, but I also don’t remember that I went through the competition, whether I won it or not, is it possible to check this somehow?
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,952
5,219
To be honest, I don’t remember about cheats, because the saves are quite old, but I also don’t remember that I went through the competition, whether I won it or not, is it possible to check this somehow?
ya i check your stats and all the flags that deal with it and says you did it, if you didn't use the gallery unlock cheat you can check there if its unlocked you did it already.

but like i said all your flags point to you completed all content for her on the love route.

Gotta remember she also really hasn't had an update in like 2 years...
 

)WhyNot(

New Member
Jul 8, 2017
13
4
ya i check your stats and all the flags that deal with it and says you did it, if you didn't use the gallery unlock cheat you can check there if its unlocked you did it already.

but like i said all your flags point to you completed all content for her on the love route.

Gotta remember she also really hasn't had an update in like 2 years...
Thank you very much for your help
 
  • Like
Reactions: Shawnchapp
Feb 5, 2018
62
24
When I click Mod-> Main Girls (Top Option) -> Skylar I immediately get this error

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

While running game code:
  File "game/script_loc/loc5_livingroom.rpy", line 249, in script
    ev 5 "Hmm, a cup of coffee you say?"
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 151, in execute
  File "game/mod/Shawn_Screens.rpy", line 156, in execute
  File "game/mod/Shawn_Screens.rpy", line 196, in execute
  File "game/mod/Shawn_Screens.rpy", line 570, in execute
  File "game/mod/Shawn_Screens.rpy", line 572, in execute
  File "game/mod/Shawn_Screens.rpy", line 573, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in <module>
AttributeError: 'StoreModule' object has no attribute 'girl8_step'

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

Full traceback:
  File "game/script_loc/loc5_livingroom.rpy", line 249, in script
    ev 5 "Hmm, a cup of coffee you say?"
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 151, in execute
  File "game/mod/Shawn_Screens.rpy", line 156, in execute
  File "game/mod/Shawn_Screens.rpy", line 196, in execute
  File "game/mod/Shawn_Screens.rpy", line 570, in execute
  File "game/mod/Shawn_Screens.rpy", line 572, in execute
  File "game/mod/Shawn_Screens.rpy", line 573, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in <module>
AttributeError: 'StoreModule' object has no attribute 'girl8_step'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.16.1
Tue Jan 23 11:45:00 2024

And this is after running the console quick fix.
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,952
5,219
When I click Mod-> Main Girls (Top Option) -> Skylar I immediately get this error

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

While running game code:
  File "game/script_loc/loc5_livingroom.rpy", line 249, in script
    ev 5 "Hmm, a cup of coffee you say?"
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 151, in execute
  File "game/mod/Shawn_Screens.rpy", line 156, in execute
  File "game/mod/Shawn_Screens.rpy", line 196, in execute
  File "game/mod/Shawn_Screens.rpy", line 570, in execute
  File "game/mod/Shawn_Screens.rpy", line 572, in execute
  File "game/mod/Shawn_Screens.rpy", line 573, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in <module>
AttributeError: 'StoreModule' object has no attribute 'girl8_step'

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

Full traceback:
  File "game/script_loc/loc5_livingroom.rpy", line 249, in script
    ev 5 "Hmm, a cup of coffee you say?"
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "E:\F95 Downloads\PhotoHunt-0.16.1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 141, in execute
  File "game/mod/Shawn_Screens.rpy", line 151, in execute
  File "game/mod/Shawn_Screens.rpy", line 156, in execute
  File "game/mod/Shawn_Screens.rpy", line 196, in execute
  File "game/mod/Shawn_Screens.rpy", line 570, in execute
  File "game/mod/Shawn_Screens.rpy", line 572, in execute
  File "game/mod/Shawn_Screens.rpy", line 573, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 595, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in execute
  File "game/mod/Shawn_Screens.rpy", line 598, in <module>
AttributeError: 'StoreModule' object has no attribute 'girl8_step'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.16.1
Tue Jan 23 11:45:00 2024

And this is after running the console quick fix.
as in this for the "quick fix"

Code:
$ girl8_step = 0
 

wns517

New Member
Sep 30, 2022
4
0
Hello my good man. Loving the mod so far but I get this error when Im out with evelyn and rachel and this random blonde 'pregnant' lady comes up to mc by the car. is there a quick fix for this if you ever got the time to check? Thank you for the awesome mod either way!

While running game code:
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
call wt_buy(label, access, price) from _call_wt_buy
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 5780, in script call
call wt_buy(label, access, price) from _call_wt_buy_23
File "game/script_loc/pc/rule34.rpy", line 5, in script call
$ renpy.pause(999.0, hard=True)
File "game/script_loc/script_events/tris_events.rpy", line 109, in script
tris 9 "Nice car... is it yours?"
Exception: Say has image attributes (u'9',), but there's no image tag associated with the speaking character.

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

Full traceback:
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
call wt_buy(label, access, price) from _call_wt_buy
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 5780, in script call
call wt_buy(label, access, price) from _call_wt_buy_23
File "game/script_loc/pc/rule34.rpy", line 5, in script call
$ renpy.pause(999.0, hard=True)
File "game/script_loc/script_events/tris_events.rpy", line 109, in script
tris 9 "Nice car... is it yours?"
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 1073, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 942, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 868, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))
Exception: Say has image attributes (u'9',), but there's no image tag associated with the speaking character.
 

Shawnchapp

Well-Known Member
Modder
Feb 13, 2018
1,952
5,219
Hello my good man. Loving the mod so far but I get this error when Im out with evelyn and rachel and this random blonde 'pregnant' lady comes up to mc by the car. is there a quick fix for this if you ever got the time to check? Thank you for the awesome mod either way!

While running game code:
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
call wt_buy(label, access, price) from _call_wt_buy
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 5780, in script call
call wt_buy(label, access, price) from _call_wt_buy_23
File "game/script_loc/pc/rule34.rpy", line 5, in script call
$ renpy.pause(999.0, hard=True)
File "game/script_loc/script_events/tris_events.rpy", line 109, in script
tris 9 "Nice car... is it yours?"
Exception: Say has image attributes (u'9',), but there's no image tag associated with the speaking character.

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

Full traceback:
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
call wt_buy(label, access, price) from _call_wt_buy
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 5780, in script call
call wt_buy(label, access, price) from _call_wt_buy_23
File "game/script_loc/pc/rule34.rpy", line 5, in script call
$ renpy.pause(999.0, hard=True)
File "game/script_loc/script_events/tris_events.rpy", line 109, in script
tris 9 "Nice car... is it yours?"
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 1073, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 942, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 868, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))
Exception: Say has image attributes (u'9',), but there's no image tag associated with the speaking character.

thats a game error, not a mod error
 
  • Like
Reactions: wns517

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,136
157,512
Hello my good man. Loving the mod so far but I get this error when Im out with evelyn and rachel and this random blonde 'pregnant' lady comes up to mc by the car. is there a quick fix for this if you ever got the time to check? Thank you for the awesome mod either way!

While running game code:
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
call wt_buy(label, access, price) from _call_wt_buy
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 5780, in script call
call wt_buy(label, access, price) from _call_wt_buy_23
File "game/script_loc/pc/rule34.rpy", line 5, in script call
$ renpy.pause(999.0, hard=True)
File "game/script_loc/script_events/tris_events.rpy", line 109, in script
tris 9 "Nice car... is it yours?"
Exception: Say has image attributes (u'9',), but there's no image tag associated with the speaking character.

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

Full traceback:
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
call wt_buy(label, access, price) from _call_wt_buy
File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
$ renpy.pause(999, hard=True)
File "game/script_loc/pc/skylar_shop.rpy", line 5780, in script call
call wt_buy(label, access, price) from _call_wt_buy_23
File "game/script_loc/pc/rule34.rpy", line 5, in script call
$ renpy.pause(999.0, hard=True)
File "game/script_loc/script_events/tris_events.rpy", line 109, in script
tris 9 "Nice car... is it yours?"
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 1073, in __call__
old_attr_state = self.handle_say_attributes(False, interact)
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 942, in handle_say_attributes
if self.resolve_say_attributes(predicting, attrs):
File "C:\Users\ricke\Downloads\PhotoHunt\PhotoHunt-0.16.1-pc\renpy\character.py", line 868, in resolve_say_attributes
raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))
Exception: Say has image attributes (u'9',), but there's no image tag associated with the speaking character.
Did you use the fix in the OP to?
 
  • Like
Reactions: wns517

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,136
157,512
Damn yeah I missed that when I downloaded it earlier...Im an idiot. I thought I had somehow borked the mod and looked though everything but the op. Thanks!
You might need to delete, re-extract the game, add fix, then apply the mod, not sure.
 
  • Like
Reactions: wns517

wns517

New Member
Sep 30, 2022
4
0
thats a game error, not a mod error
Yeah I missed the bugfix I apologize. Thanks for the reply though! I'm still new to renpy codes and thought I had messed something up in the mod. Sorry for bothering you with my idiocy haha.
 

STuRoK9

New Member
Jan 2, 2024
14
5
Hello, thanks for the mod!
I have an issue tho- I can no longer take screenshots or hide the UI
I tried every letter to see if it was changed, but none worked.
I was already using the "0x52_cheats.rpa" from the start of the game and SS/hideUI worked. The mod seems to work great otherwise. Any way to fix this?
Thank you
 
5.00 star(s) 1 Vote