TheDusty

Newbie
Oct 29, 2017
39
11
hmmmm, now i´m cant triger Quest 13 (Laura).
The hint says i should knock on lala´s door, but i cant knock :unsure:
 

Juani97

Newbie
May 3, 2017
22
9
Where are the game's savefiles? i've tried to put some saves in the game/saves folder but they don't work, even if i start a new game and then load.
plus i noticed that even if i delete the whole game/saves folder there still are saves in game, so the real save folder is not game/saves.
I can't find it, i've tried looking in roaming and local.
 

VitALL

Newbie
Feb 3, 2018
91
193
Where are the game's savefiles? i've tried to put some saves in the game/saves folder but they don't work, even if i start a new game and then load.
plus i noticed that even if i delete the whole game/saves folder there still are saves in game, so the real save folder is not game/saves.
I can't find it, i've tried looking in roaming and local.
Remove old saves from folder C -> Users ->Your username -> AppData -> Roaming -> RenPy -> HouseScreen.
Then put your saves in the game -> saves folder.
 

Juani97

Newbie
May 3, 2017
22
9
Remove old saves from folder C -> Users ->Your username -> AppData -> Roaming -> RenPy -> HouseScreen.
Then put your saves in the game -> saves folder.
Thank you so much for the reply!
Now, old saves still don't work but at least i solved the fact that now i don't have them in roaming.
I'm going to post the error message i get when i try to load an old save, hoping someone can help.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'TracedExpressionsList'

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "D:\g\Second_happiness-3.2-all7\renpy\ast.py", line 805, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\g\Second_happiness-3.2-all7\renpy\python.py", line 1641, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "D:\g\Second_happiness-3.2-all7\renpy\ui.py", line 278, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\core.py", line 2496, in interact
    repeat, rv = self.interact_core(preloads=preloads, **kwargs)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\core.py", line 3172, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\layout.py", line 928, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\layout.py", line 928, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\layout.py", line 928, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\screen.py", line 646, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\layout.py", line 928, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\layout.py", line 204, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\layout.py", line 928, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\layout.py", line 928, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\behavior.py", line 868, in event
    return handle_click(self.clicked)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\behavior.py", line 803, in handle_click
    rv = run(action)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\behavior.py", line 295, in run
    new_rv = run(i, *args, **kwargs)
  File "D:\g\Second_happiness-3.2-all7\renpy\display\behavior.py", line 302, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "D:\g\Second_happiness-3.2-all7\renpy\loadsave.py", line 585, in load
    roots, log = loads(location.load(filename))
  File "D:\g\Second_happiness-3.2-all7\renpy\loadsave.py", line 55, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'TracedExpressionsList'

Windows-8-6.2.9200
Ren'Py 6.99.11.1749
Second happiness 3.2
 

Reaver

Active Member
May 31, 2017
714
623
Can someone help me out, I'm trying to do Shant's quest 21 and Lala's quest 5. I don't know how to do Shants Quest 5 at all. and Lala's quest 5 i have everything done but it wont finish... any ideas?

Thx
 
3.00 star(s) 66 Votes