2.90 star(s) 60 Votes

McFarlane42

Newbie
Dec 9, 2017
87
89
When I try to save, this happens ...


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

While running game code:
  File "renpy/common/00action_file.rpy", line 372, 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 908, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2102, 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 2866, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "renpy/display/core.py", line 3660, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1004, 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 1004, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1004, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1004, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1004, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1004, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 964, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 899, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
  File "renpy/loadsave.py", line 432, in save
    location.save(slotname, sr)
  File "renpy/savelocation.py", line 431, in save
    raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.
 

Mormont

Devoted Member
Nov 30, 2018
11,925
53,076
Umm, in a word, no. I like this game, but it's just not interesting enough to me to start all over again when we're already 7 chapters in.
That's true but in terms of story progression there hasn't been a lot in the past few updates.
 

mrtyormaa

New Member
May 4, 2017
11
3
WickedParadise.exe is infected with Trojan.GenericKD.43393211 and was moved to quarantine. It is recommended that you run a System Scan to make sure your system is clean.
Bit Defender identified Trojan.
 

LurkerAndy

Newbie
Jun 3, 2018
28
16
Hello, where do I put this patch.rpy file? Do i need to run UnRen? Intro says she is my mom but he still calls her Julia?
 
Last edited:
  • Like
Reactions: ar1122

LurkerAndy

Newbie
Jun 3, 2018
28
16
When I started the game over the patch did not work. I saved the game after entering my name and starting the first scene. I then loaded that save and the patch worked.
Fixed the problem for me using ptahn's steps
There is definitely a glitch.
If there is someone who could create a README for future downloaders, it would be appreciated

Steps:
1. Extract patch.rpy to WickedParadise (whatever version)\games
2. Start a new game
3. Save the game when the MC wakes up.
4. Load the game.

If possible don't backread, it destroys the incest mod.
If it reverts back to Julia, just quick save then quick load again. You have to do this every scene.

Welp, that's it for me, I'm back to lurking.
 
Last edited:
  • Like
Reactions: ar1122

trix981

New Member
Sep 2, 2018
11
4
Fixed the problem for me using ptahn's steps
There is definitely a glitch.
If there is someone who could create a README for future downloaders, it would be appreciated

Steps:
1. Extract patch.rpy to WickedParadise (whatever version)\games
2. Start a new game
3. Save the game when the MC wakes up.
4. Load the game.

If possible don't backread, it destroys the incest mod.
If it reverts back to Julia, just quick save then load again.

Welp, that's it for me, I'm back to lurking.
Great , Work for me... after save and restart game incest patch run!
 

Prolotus

Member
Jan 22, 2018
188
319
I'm sorry, but an uncaught exception occurred.

After loading the script.
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf0 in position 17: invalid continuation byte

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 452, in main
game.persistent = renpy.persistent.init()
File "renpy/persistent.py", line 223, in init
filename = os.path.join(renpy.config.savedir, "persistent.new")
File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/ntpath.py", line 85, in join
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf0 in position 17: invalid continuation byte
 

tigeras

New Member
May 28, 2017
3
0
For those looking for an Android version, I found this It is v0.7A not v0.7.1. so whatever was added between those two versions (which I believe were bug fixes) are not in this version.
 
2.90 star(s) 60 Votes