gencadam

Newbie
Dec 23, 2018
72
26
For those whose save does not work: open this direction Username/AppData/Roaming/Renpy. There are two files, one named GirlHouse and another named GirlHouse2. Delete every save in the GirlHouse', copy all the save files from the first folder and paste it in the second folder and that's it. Continue where you were from. It worked for me.
 
Last edited:

cyberkiller

Active Member
Oct 19, 2017
624
116
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  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 "game/ascript/subsystem/house/homescreen.rpyc", line 125, in script
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 1371, in execute
    renpy.exports.with_statement(trans, paired)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\exports.py", line 1572, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 2237, in do_with
    clear=clear)
  File "H:\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 "H:\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 "H:\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 531, in visit_all
    d.visit_all(callback, seen)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\display\core.py", line 3071, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "H:\GirlHouse-0.5.ex_beta-win\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 "H:\GirlHouse-0.5.ex_beta-win\renpy\ast.py", line 188, in evaluate
    kwargs[k] = renpy.python.py_eval(v, locals=scope)
  File "H:\GirlHouse-0.5.ex_beta-win\renpy\python.py", line 1960, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "H:\GirlHouse-0.5.ex_beta-win\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

Windows-8-6.2.9200
Ren'Py 7.2.0.424
GirlHouse 0.5.ex_beta
Fri Jun 28 14:26:39 2019
 

Loony

Newbie
Jul 3, 2017
79
115
Same, started new game instead of loading, error with the laptop.

```
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�'�-���=
 

Mikey Mike

Engaged Member
Feb 18, 2018
2,003
2,970
Were the errors ever resolved from the last installment? I'm not a fan of that roulette mini game for earning money.
 
3.20 star(s) 127 Votes