Sananeaq1

Member
Jan 20, 2018
148
42
Is there any fix for sending photo to Mia? When i click sms and mia game crash..

```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/pda/small/lts_blackmail_bj_photo1.png'>:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/pda/small/lts_blackmail_bj_photo1.png'.

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

Full traceback:
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 166, in script call
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 190, in script call
File "game/ascript/!mlf_house/_lts_room/lts_room.rpyc", line 229, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 487, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 15, in script call
�jGm��U�6�:�NJW��^��c��p:�l0��a�d� IJ�*Q�\��Rr)Q��&���~��F|"�؃x�D�v*�SŖmEx o[%x�
 
Last edited:

Tacito

Forum Fanatic
Jul 15, 2017
5,623
47,878
  • Like
Reactions: UraN82

yourmomma

Active Member
Apr 4, 2018
852
1,844
Think there was a remark about a page ago that if your sex power is over thirty, calling the doctor does not help, seems you might have cheated a little bit to effectively. :p If true, setting it back to 20 or so with saveeditor online should fix the problem.
I'm not at liberty to confirm nor deny this
 

Triglav3

New Member
Aug 26, 2018
10
7
Anyone know how to fix i wonder what Vannessa is doing in the kitchen right now, can't get past this step
 

khahan

Member
Jun 21, 2018
122
148
I had a hint that its time to message the doctor. When I pull her up on msm I get the following error:

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'lts_blackmail_bj_photo1'>:
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 219, in execute
File "game/ascript/subsystem/pda/pda screen.rpy", line 220, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 53, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 53, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 54, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 62, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 63, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 64, in execute
TypeError: string indices must be integers

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

Full traceback:
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 209, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 487, in script
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\....Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-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 "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-win\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\....\Documents\My Games\extra\Locker\Waiting\GirlHouse-0.8.0.extra-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 219, in execute
File "game/ascript/subsystem/pda/pda screen.rpy", line 220, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 53, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 53, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 54, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 62, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 63, in execute
File "game/ascript/subsystem/pda/pda messages.rpy", line 64, in execute
File "<screen language>", line 64, in <module>
TypeError: string indices must be integers

Windows-8-6.2.9200
Ren'Py 7.3.5.606
GirlHouse 0.8.0.extra
Tue Apr 21 08:01:35 2020



Also, if I hit ignore when the game comes back my phone is on my screen, wont go away but doesn't have anything on it except the background.
 

thetunisian

Member
Jul 3, 2017
144
135
why did the game said i was finished with the update when I had not done the blond face sitting? Is it because I did quests in "wrong" order?
If you want to play with the blonde girl, you have to choose "let's have sex" everytime... first, you have to play the puzzle game, then she will give a blowjob and finally sit on MC's face.
 

Paapi

Engaged Member
Jan 21, 2020
3,321
1,837
Where mc can find the fallen thing from shady man ?? & Where and when mc Will meat doctor ??
 
3.10 star(s) 138 Votes