cxx

Message Maestro
Nov 14, 2017
59,399
29,613
Been playing for over 2 years and thats the first time I've heard of that
seen some reports about same error, different renpy versions so it's rare renpy issue (only renpy coders can figure it) prolly.


TheAccountIWanted 1. if game made traceback.txt then make a post to general troubleshooting and attach that traceback.txt on your post (not it's content), if no traceback then either post that error in new textfile and name it error.txt and attach it on your post and describe your problem and give a link to game and 2. send email to renpy support and attach traceback.txt or error.txt on your email and fully describe your problem.
 

dawlben

Newbie
Jan 11, 2021
63
43
Code:
[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
Superheroes Suck 1.301public
Sun Nov  6 00:35:44 2022
[/CODE]
Code:
I'm sorry, but an uncaught exception occurred.



It says this. I'm not gamedev but it seems like it is having trouble locating where to put tthe saves which is strange. I've never had the problem with any other Renpy game.
have you tried selecting a new slot?
I think there might be permission issues. Like not allowed to write to folder. Or the file you're saving to is in use by a program.
I do not know this error.
 

DavyDaoist

Member
Jun 12, 2020
353
205
Reached the part where MC’s power are revealed. What a plot twist for such a cliché. I was on thé fence about the name of the game, but now I understand. Very good writing.
 

jasont123

Member
Aug 14, 2020
114
1,302
Per devs discord - Roadmap

Knight of Solace — 01/12/2022

Version 1.35 - Chrys' Video Game Arc (Beginning)
• Early Build Release Date: 13th of November
Planned Events: 9

Version 1.40 - Sandbox Overhaul & Textbox Improvements
• Early Build Release Date: 25th of December

Version 1.45 - Sandbox Overhaul & Music Improvements
• Early Build Release Date: 5th of February

Knight of Solace — Today at 6:00 PM
Sandbox Overhaul Major Goals
Tactical Cuddling Events
• Chrys' Video Game Arc
• Riley's Move in Arc
• Artemisia & The Powered Armor Arc
• Textbox Improvements
• Music Improvements
• Implementation of a Nierhaven City Access Feature (The Most Troublesome One)

Those are the "Side Stories" that must be completed before the main story can begin again. After they have been completed, I can work on other features like the object interactivity for things in the protagonist's room.

After the major goals are met, I will have a talk with you all to decide whether to push for more Sandbox features or begin pushing the main story again.
 

HanBoston

Member
Oct 11, 2021
204
179
Per devs discord - Roadmap

Knight of Solace — 01/12/2022

Version 1.35 - Chrys' Video Game Arc (Beginning)
• Early Build Release Date: 13th of November
Planned Events: 9

Version 1.40 - Sandbox Overhaul & Textbox Improvements
• Early Build Release Date: 25th of December

Version 1.45 - Sandbox Overhaul & Music Improvements
• Early Build Release Date: 5th of February

Knight of Solace — Today at 6:00 PM
Sandbox Overhaul Major Goals
Tactical Cuddling Events
• Chrys' Video Game Arc
• Riley's Move in Arc
• Artemisia & The Powered Armor Arc
• Textbox Improvements
• Music Improvements
• Implementation of a Nierhaven City Access Feature (The Most Troublesome One)

Those are the "Side Stories" that must be completed before the main story can begin again. After they have been completed, I can work on other features like the object interactivity for things in the protagonist's room.

After the major goals are met, I will have a talk with you all to decide whether to push for more Sandbox features or begin pushing the main story again.
long way before main story but if solace have more supporter maybe it will fasten the update.
Im way to broke to support his patreon :ROFLMAO:
 

S1nsational

Engaged Member
Mar 31, 2022
2,855
5,430
A very short update, but has some nice character story development. Also has me hoping, not for the first time, that we'll be able to marry all the girls, not just choose one.
 
  • Like
Reactions: PapaPhat

uamkt

Member
Mar 3, 2020
320
393
It is a harem game....now as to marry...Riley kinda hinted at this a few updates back....don't know the grand plan but gotta catch them all seems to be the goal
 
  • Haha
  • Like
Reactions: cxx and PapaPhat

uamkt

Member
Mar 3, 2020
320
393
A very short update, but has some nice character story development. Also has me hoping, not for the first time, that we'll be able to marry all the girls, not just choose one.
also did you catch the end of the harper daddy talk? If not start in the kitchen at evening...then move to the library iirc
 
  • Like
Reactions: PapaPhat

PapaPhat

Engaged Member
Mar 31, 2022
3,337
5,608
A very short update, but has some nice character story development. Also has me hoping, not for the first time, that we'll be able to marry all the girls, not just choose one.
Having all the girls as your lover, yes... Pretty sure that marriage is out of the question. Besides, I don't want marriage, just a lot of shared love with all of the girls.:devilish:(y)
 

S1nsational

Engaged Member
Mar 31, 2022
2,855
5,430
It is a harem game....now as to marry...Riley kinda hinted at this a few updates back....don't know the grand plan but gotta catch them all seems to be the goal
It wouldn't be the first Harem game where you get to marry the girls in your harem, rather than just be boyfriend/girlfriend forever. Chrys is very much wanting to get married. Riley as I recall was conflicted about marrying again

Having all the girls as your lover, yes... Pretty sure that marriage is out of the question. Besides, I don't want marriage, just a lot of shared love with all of the girls.:devilish:(y)
I'm not saying I want it forced on anyone. But I do think it would be nice, especially when it gets brought up so much in relation to certain characters.

also did you catch the end of the harper daddy talk? If not start in the kitchen at evening...then move to the library iirc
I did get that, after you said how to haha, and thank you for that. But I don't see how that's relevant to any of the marriage talk

Edited to add : not between I'm and saying.
 
Last edited:

uamkt

Member
Mar 3, 2020
320
393
It wouldn't be the first Harem game where you get to marry the girls in your harem, rather than just be boyfriend/girlfriend forever. Chrys is very much wanting to get married. Riley as I recall was conflicted about marrying again



I'm not saying I want it forced on anyone. But I do think it would be nice, especially when it gets brought up so much in relation to certain characters.



I did get that, after you said how to haha, and thank you for that. But I don't see how that's relevant to any of the marriage talk

Edited to add : not between I'm and saying.
you said it was a short update...was making sure you got it all
 
  • Like
Reactions: S1nsational
4.10 star(s) 87 Votes