• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Bendevil01

New Member
Jan 1, 2018
10
3
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 146, in <module>
NameError: name 'list_files' is not defined

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

Full traceback:
File "game/ascript/minigame/kitchen_help/kitchen_help.rpyc", line 144, in script
File "C:\Users\Rechner\Desktop\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Rechner\Desktop\GirlHouse-0.5.ex_beta-win\renpy\python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 146, in <module>
NameError: name 'list_files' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.0.424
GirlHouse 0.5.ex_beta
Fri Jun 28 16:42:53 2019
 

Papy.ion6984

Engaged Member
May 16, 2017
3,184
1,773
Try this but there are a lot of bugs around ... :)
These are some bugfix ... at least you can help in kitchen ... I hope

Roulette fix by gnadudu
https://f95zone.to/threads/girl-house-v0-5-extras-astaros3d.19939/post-2078309

PS: new 4.1 if you want hj in shower
new in bugfix , removed shower ambience ... after shower :)
now gallery 15 can be unlocked

Little WT using this save ... and game bugfix (Win 10)

You don't have permission to view the spoiler content. Log in or register now.

View attachment 333174
TY
 
  • Like
Reactions: Tacito

TheGamer-

Member
Mar 17, 2019
342
257
Try this but there are a lot of bugs around ... :)
These are some bugfix ... at least you can help in kitchen ... I hope

Roulette fix by gnadudu
https://f95zone.to/threads/girl-house-v0-5-extras-astaros3d.19939/post-2078309

PS: new 4.1 if you want hj in shower
new in bugfix , removed shower ambience ... after shower :)
now gallery 15 can be unlocked

Little WT using this save ... and game bugfix (Win 10)

You don't have permission to view the spoiler content. Log in or register now.

View attachment 333174
how are you supposed to do mini game
 

E-Dog

A pain in his girlfriend's ass
Donor
Apr 9, 2018
1,413
3,124
Does anyone know if the bug with the picture is fixed? I really dont wanna unren and alter files and repack it manually.
 

Tacito

Forum Fanatic
Jul 15, 2017
5,231
41,022
Does anyone know if the bug with the picture is fixed? I really dont wanna unren and alter files and repack it manually.
Seems ok in this release ... but there are a lot of other bugs
 
Last edited:
  • Like
Reactions: E-Dog

olbor48

Member
Jan 20, 2018
258
75
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ascript/subsystem/house/dhl.rpy", line 323, in <module>
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 31, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 31, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 36, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 37, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 48, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 50, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 50, in <module>
NameError: name 'orders' is not defined

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

Full traceback:
File "ascript/subsystem/house/homescreen.rpyc", line 126, in script call
File "ascript/subsystem/house/dhl.rpyc", line 323, in script
File "/data/user/0/girl.house/files/renpy/ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/data/user/0/girl.house/files/renpy/python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "game/ascript/subsystem/house/dhl.rpy", line 323, in <module>
File "/data/user/0/girl.house/files/renpy/ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/data/user/0/girl.house/files/renpy/display/core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/data/user/0/girl.house/files/renpy/display/core.py", line 3071, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/data/user/0/girl.house/files/renpy/display/core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "/data/user/0/girl.house/files/renpy/display/core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "/data/user/0/girl.house/files/renpy/display/core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "/data/user/0/girl.house/files/renpy/display/screen.py", line 424, in visit_all
callback(self)
File "/data/user/0/girl.house/files/renpy/display/core.py", line 3071, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/data/user/0/girl.house/files/renpy/display/screen.py", line 434, in per_interact
self.update()
File "/data/user/0/girl.house/files/renpy/display/screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 31, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 31, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 36, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 37, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 48, in execute
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 50, in execute
File "/data/user/0/girl.house/files/renpy/ast.py", line 188, in evaluate
kwargs[k] = renpy.python.py_eval(v, locals=scope)
File "/data/user/0/girl.house/files/renpy/python.py", line 1960, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/data/user/0/girl.house/files/renpy/python.py", line 1953, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/ascript/minigame/kitchen_help/kitchen_help.rpy", line 50, in <module>
NameError: name 'orders' is not defined

```
 

batman666

Member
Donor
Jun 18, 2017
277
564
+ I love how fucking smug the protagonist looks. xD Reminds me of Dolph Ziggler
+ NICE boob and butt physics in the animated scenes
+ Wife is / was :)() hot
+ The angel is hot, the Demon as well
+ All other girls are hot as well
+ The angel saves you after the game over just to plug the Patreon... well played dev, I liked it
+ Vanessa is hot
+ The dream sequences are funny
+ Good render quality

+- Doctor was okay
+- Detective is a unit

- The game overs get annoying after some time

Really liked it. :)
 
  • Like
Reactions: lightpower

xxv33

New Member
Oct 17, 2017
3
1
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 203, in script
�`�4ѩj�'�-���= �Nf�ۿ���_�kQSp�T�wX���v�;ӝ���
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 1907, in execute
self.call("execute")
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 1895, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 3071, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\OsmanDoğan\Music\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 19:23:20 2019
 

E-Dog

A pain in his girlfriend's ass
Donor
Apr 9, 2018
1,413
3,124
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 203, in script
�`�4ѩj�'�-���= �Nf�ۿ���_�kQSp�T�wX���v�;ӝ���
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 1907, in execute
self.call("execute")
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 1895, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\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 "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 3071, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\OsmanDoğan\Music\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\OsmanDoğan\Music\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 19:23:20 2019
Please be a good chap and hide those looooooong reports behind a spoiler. ;)
 
3.20 star(s) 127 Votes