Silveri

Member
Aug 5, 2016
204
337
Yeah. It's a huge mess again. Got pass the error when starting game when I extracted archive.rpa and copied some files over (mostly /images/gallery). Next error is again with the laptop (Laptop_lock is not defined). Again used console to get pass it. Tried to talk with Mia and next error popped. Gonna wait for fix or something.
 

Epifan

Member
Jul 18, 2017
200
1,630






Hi friends! The game rises to a new level. A new gameplay has appeared, a new mini-game and gallery have been added. Many thanks for your support!
p.s. You can use old saves
p.p.s The game should run
 

throw_nws

Member
Jul 19, 2017
211
545






Hi friends! The game rises to a new level. A new gameplay has appeared, a new mini-game and gallery have been added. Many thanks for your support!
p.s. You can use old saves
p.p.s The game should run
Thanks for this mate. FYI for those thinking about DL this beta, i can't even load my 4 saves from the last version without it crashing back to the main menu.

It could be a bug, or it could be the good ol 'old saves won't work!' summertime saga treatment.
 

Almighty

Engaged Member
Jan 27, 2017
2,681
3,189
Sighs you would think he would get better with programming. He should probably hire somebody to help. Even My Cute Cousin latest release let you use old save and I didn't encounter bugs like usual. Now this one it always have game breaking bugs. I know it's in beta but damn. You can't even help the Mom in the kitchen it has an infinite error even if you click ignore.
 

lobotomist

Active Member
Sep 4, 2017
932
901
Sighs you would think he would get better with programming. He should probably hire somebody to help. Even My Cute Cousin latest release let you use old save and I didn't encounter bugs like usual. Now this one it always have game breaking bugs. I know it's in beta but damn. You can't even help the Mom in the kitchen it has an infinite error even if you click ignore.
is it really unplayable?? i was soo looking forward to it
 
Oct 25, 2017
147
70
in the version of android when wanting to use the laptop gives error, this game always has errors and you can not keep moving forward, it's sad because it really looks good
 
  • Like
Reactions: Seriosha

Almighty

Engaged Member
Jan 27, 2017
2,681
3,189
is it really unplayable?? i was soo looking forward to it
I can only progress a little bit more from last update. After the cam show you have to talk to the mom about helping her out and it crashes. It's like he's putting in code that doesn't exit or its in the wrong place. Some Ren'Py guru will fix it like usual.
 

lobotomist

Active Member
Sep 4, 2017
932
901
I can only progress a little bit more from last update. After the cam show you have to talk to the mom about helping her out and it crashes. It's like he's putting in code that doesn't exit or its in the wrong place. Some Ren'Py guru will fix it like usual.
Thanks for answering, i guess i'll wait for the bugfix.
 
Jun 19, 2018
33
28
I get this if I open the lapyop:
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/inventory.rpy", line 133, in execute
File "game/ascript/inventory.rpy", line 133, in execute
File "game/ascript/inventory.rpy", line 137, in execute
NameError: name 'laptop_lock' is not defined

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

Full traceback:
File "game/ascript/mlf_house.rpyc", line 75, in script
z�F)|��v��D���鈖**(�y`Ĕ��k��ӳ-��D�>�#�����K��}��N�Z#�̥��1�XJ[T������D�d @�y�4�h*�!�阱��ɓj!�CP���|*z���=�+Â�`
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 1907, in execute
self.call("execute")
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 1895, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\statements.py", line 220, 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 "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\exports.py", line 2867, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 3071, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 3071, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 434, in per_interact
self.update()
File "F:\other games2\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/ascript/inventory.rpy", line 133, in execute
File "game/ascript/inventory.rpy", line 133, in execute
File "game/ascript/inventory.rpy", line 137, in execute
File "<screen language>", line 137, in <module>
NameError: name 'laptop_lock' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
GirlHouse 0.5.ex_beta
Fri Jun 28 09:28:48 2019
 
3.10 star(s) 138 Votes