DimS40

Active Member
Game Developer
May 4, 2017
566
2,052
I get an exception every time I try to save.

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

While running game code:
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4160, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 727, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 983, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 918, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 330, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 382, in __call__
    renpy.save(fn, extra_info=save_name)
  File "renpy/loadsave.py", line 435, in save
    location.save(slotname, sr)
  File "renpy/savelocation.py", line 435, in save
    raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Road Trip 0.1
Fri Jan 21 00:32:09 2022
This error is related to save games location. Make sure you that you have full access to the folder you have the game.
 

DimS40

Active Member
Game Developer
May 4, 2017
566
2,052
At this point, I wish to make clear that I have no connection to the original developer of the game Malleck. This is just a project that I decided to take on, exactly because I always thought that the original had the potential to be something good. I am using the original artwork as I don't have the ability to produce quality renders of my own, yet.
I hope you enjoy my efforts and feel free to report bugs or just give your suggestions here.
 

DimS40

Active Member
Game Developer
May 4, 2017
566
2,052
For everyone having problems at the library, click on the books a few times and Jennifer will find the book that she's looking for.
I also promise in my next version to have the text updated to it clear what you need to do at this point.
Thank you all for trying this out.
 
  • Like
Reactions: Priappus

DimS40

Active Member
Game Developer
May 4, 2017
566
2,052
Jennifer is a muse...wish the sex scenes were longer and better represented.. but overall this game is a gem
I tried to extend the scenes from the original, but without any new artwork to support them, I thought it would become somewhat boring. Not many people like a wall of text without any visual variance.
 

DimS40

Active Member
Game Developer
May 4, 2017
566
2,052
It says you changed the story significantly? How so? The game was great until you moved to the next city and then it wasn’t as good.
I haven't finished the first part yet. But although I've kept the basic guidelines of the original I've changed many things in the story. For example, Jennifer is no longer depicted as a stupid girl with the IQ of a vegetable, she knows that she's being exploited and blackmailed, but she chooses to follow through and achieve her own goals. The corruption is clearer now, she likes most of the situations she gets in, and gradually she decides to use them to her advantage. I hope it makes sense until now, and I do have some ideas for the second part of the story too.
 

TomUK

Engaged Member
Sep 28, 2021
2,576
1,846
This error is related to save games location. Make sure you that you have full access to the folder you have the game.
Wow that was weird, but it did sort the problem out by sharing access to folder to everyone, thanks.
 

Nekto K

Newbie
May 2, 2020
38
36
Good afternoon would like to know if you would not like to take control of the game Lily of the Valley Unofficial Ren'PY Remake, the previous has stopped her preobrozyvayut in Ren'PY, because he had a family loss, maybe you will be the hero!
 
  • Like
Reactions: DimS40
3.60 star(s) 8 Votes