I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/custom/locations.rpy", line 485, in script
call screen lorileni_bedroom_screen with Dissolve(0.1)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/custom/custom.rpy", line 601, in execute
screen interaction_menu(name):
File "game/scripts/custom/custom.rpy", line 601, in execute
screen interaction_menu(name):
File "game/scripts/custom/custom.rpy", line 646, in execute
if name in [lisa, leni, lucy] and current_location in [lisa_bedroom, lorileni_bedroom, lucylynn_bedroom] and clock.time == "day" and lisa.intro:
File "game/scripts/custom/custom.rpy", line 647, in execute
imagebutton auto "shop_%s" tooltip "Shop" focus_mask True pos (x, y) anchor (0.5, -1.5):
File "game/scripts/custom/custom.rpy", line 647, in keywords
imagebutton auto "shop_%s" tooltip "Shop" focus_mask True pos (x, y) anchor (0.5, -1.5):
File "game/scripts/custom/custom.rpy", line 648, in keywords
if name.shop_intro == False:
File "game/scripts/custom/custom.rpy", line 648, in <module>
if name.shop_intro == False:
AttributeError: 'character_class' object has no attribute 'shop_intro'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/custom/locations.rpy", line 485, in script
call screen lorileni_bedroom_screen with Dissolve(0.1)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\ast.py", line 1987, in execute
self.call("execute")
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\ast.py", line 1966, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\core.py", line 2218, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\core.py", line 2748, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\core.py", line 2748, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Ad Games\TheLewdHouseHelpingHand-0.4-pc\renpy\display\screen.py", line 700, in update
self.screen.function(**self.scope)
File "game/scripts/custom/custom.rpy", line 601, in execute
screen interaction_menu(name):
File "game/scripts/custom/custom.rpy", line 601, in execute
screen interaction_menu(name):
File "game/scripts/custom/custom.rpy", line 646, in execute
if name in [lisa, leni, lucy] and current_location in [lisa_bedroom, lorileni_bedroom, lucylynn_bedroom] and clock.time == "day" and lisa.intro:
File "game/scripts/custom/custom.rpy", line 647, in execute
imagebutton auto "shop_%s" tooltip "Shop" focus_mask True pos (x, y) anchor (0.5, -1.5):
File "game/scripts/custom/custom.rpy", line 647, in keywords
imagebutton auto "shop_%s" tooltip "Shop" focus_mask True pos (x, y) anchor (0.5, -1.5):
File "game/scripts/custom/custom.rpy", line 648, in keywords
if name.shop_intro == False:
File "game/scripts/custom/custom.rpy", line 648, in <module>
if name.shop_intro == False:
AttributeError: 'character_class' object has no attribute 'shop_intro'
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
The Lewd House Helping Hand - Gallery Mod 0.4
Wed Dec 3 22:49:23 2025