John972

Active Member
Apr 24, 2018
885
2,990
I tried using the modified ini, record her, then save, quit, put back original ini, loaded save, slept and talked to her 8am and she only have the option of "I know what you did"
and if I talked to her with the modded ini all options are gone except the give me bj lets have sex etc...
there must be another ini that is broken as I tested with your save as well and I got the same results
05 is as broken as 03 and there must be a third file that control the dialog that needed to be edited as well
Did you trigger the first scene in Lola's room using the regular snooper before confronting her for the first time (i.e. "I know what you did")? Off the cuff, that's the only thing I can think of.

Also, when using the Upgraded Snooper, did you get the full-frame scene before hitting the arrow button?
 

Cutter Slate

New Member
Jan 9, 2018
4
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/ascript/subsystem/pda/pda screen.rpy", line 136, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 136, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 143, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 151, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 167, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 49, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 49, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 50, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 55, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 66, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 67, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 68, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 69, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 70, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 73, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 74, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 20, in name
AttributeError: 'PdaShopItem' object has no attribute 'german'

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

Full traceback:
  File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
  File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
  File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
  File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
  File "game/ascript/!mlf_house/bathroom/bathroom.rpyc", line 442, in script call
  File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
  File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
  File "game/ascript/subsystem/house/dhl_screens.rpyc", line 191, in script call
  File "game/ascript/subsystem/pda/pda class.rpyc", line 425, in script
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "J:\Alte festplatte f\Games\neu\13\GirlHouse-0.6.05.ex.beta-win\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/ascript/subsystem/pda/pda screen.rpy", line 136, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 136, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 143, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 151, in execute
  File "game/ascript/subsystem/pda/pda screen.rpy", line 167, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 49, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 49, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 50, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 55, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 66, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 67, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 68, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 69, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 70, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 73, in execute
  File "game/ascript/subsystem/pda/pda shop.rpy", line 74, in execute
  File "<screen language>", line 74, in <module>
  File "game/ascript/subsystem/pda/pda shop.rpy", line 20, in name
AttributeError: 'PdaShopItem' object has no attribute 'german'

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
GirlHouse 0.6.05.ex.beta
Sun Jan 26 23:42:05 2020
 

Crippy

Active Member
May 28, 2018
970
524
Got HJ in bedroom from Vanessa. Is there a specific time to take a shower in order for Vanessa to enter?

NVM - Figured it out. Sometimes logical thinking wins.
 
Last edited:

Crippy

Active Member
May 28, 2018
970
524
Looking for some guidance please.
Pending Tasks are: Lola must become a whore & BJ photo 2
Store: Red Dress & Snooper Upgrade to record (I did purchase the upgrade but it would not merge with the Snooper Gun)
I currently have 34 on the excitement meter

Thanks
 

krys69

Active Member
Sep 6, 2017
744
298
Do not know if anyone else get an error when the fight with the dud was to start, but once ignored all the popping errors it skipped to the point where we lose and were saved by Vanessa. Any word what would happen if we win against him? :unsure: :whistle:
 
3.20 star(s) 128 Votes