CREATE and FUCK your own AI GIRLFRIEND TRY FOR FREE
x
4.50 star(s) 51 Votes

Cornfield

Member
Donor
Oct 30, 2017
472
311
My saves don't work when I open the download and loading the saves from the old game saved on my PC doesn't work.
The link the Dev posted of old saves also doesn't work.
The only option is to start a new game.
 

Ruykiru

Developing: Sinful Summer
Game Developer
May 2, 2017
669
3,690
My saves don't work when I open the download and loading the saves from the old game saved on my PC doesn't work.
The link the Dev posted of old saves also doesn't work.
The only option is to start a new game.
Really? The save I posted works fine for me in a fresh download.
I'll make sure to add an option to start from the latest version in 2.5, just in case I fuck up something somehow, again. (I really don't know what happened :eek:)
 
Last edited:

Mazurcraft

Newbie
Apr 12, 2023
87
149
Sorry, I don't know why that happened because I don't have much code that could break things in my novel. I'm trying to find the cause with some user's saves. I hope it's not a big deal though. If you don't want to replay it, or wait for the text skip to get to the current update, here's a save from 2.3 end.
For me the attached save works fine with the latest v2.4 version. Thanks for the quick help.

Enjoy your day!
 

Ahsl

Member
Feb 22, 2022
204
728
Yes, but who knows for how long? I like teasing but not too much :devilish:
Great update as always. I really like how well you are building the tension between the characters, it doesn't feel rushed at all. Also I'm pretty amazed at how you made every storyline interesting in its own, I started playing this game almost exclusively for the Helga-Lyna subplot but now I'm pretty hooked on the Helga-Erik plot too. You're talented at writing, really.



Unrelated but personally I didn't had any problem with my old saves, so I don't think there's an intrinsincal technical issue with this update.
 
Sep 4, 2018
227
356
I guess once Mc fully comes out of his shell and all are on board with them dating each other etc. there is going to be a lot of sex happening in the open and them hanging out naked and also there will be a lot of lingerie and outfits covered in cum and sweat if any get worn ;).
 

youraccount69

Engaged Member
Donor
Dec 30, 2020
2,481
944
SinfulSummerATaleOfForbiddenLove-CH2.4
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Darreau91

New Member
Dec 31, 2022
13
43
Can confirm old saves dont work and mine was the subscribstar download on the 10 dollar tier release. Also the back button is grayed out, I dont know if that was always like that or if that is what is breaking old saves. Only other thing I can think of is the removal of the 2.3 end of chapter dance left bad code or something. Tried 3 different saves.

Other than that it was a fantastic update. 2.5 and Deadmoon in October... chefs kiss. Only takes 3 minutes tops to skip to where 2.4 starts.
 
Last edited:
  • Love
Reactions: Ruykiru
Dec 2, 2020
147
387
I can confirm, saves on the compressed and version from mega=trash. I don't download saves from devs because I like to have my own decisions when it comes to in game choices. Oh, wait.
 
  • Haha
Reactions: Ruykiru

JackMiejov

Well-Known Member
May 20, 2021
1,297
2,328
Really? The save I posted works fine for me in a fresh download.
I'll make sure to add an option to start from the latest version in 2.5, just in case I fuck up something somehow, again. (I really don't know what happened :eek:)

FYI, that won't help the people that skipped or otherwise missed the previous update.
 
  • Like
Reactions: Ruykiru

trauts

Active Member
Aug 12, 2018
732
538
Sorry, I don't know why that happened because I don't have much code that could break things in my novel. I'm trying to find the cause with some user's saves. I hope it's not a big deal though. If you don't want to replay it, or wait for the text skip to get to the current update, here's a save from 2.3 end.
looks like there were lots of changes at the beginning of script.rpy file (2.3 vs. 2.4)
key("<" in 2.3 not in 2.4, ">" in 2.4 not in 2.3)
Code:
> default fantasize_button_clicked = False
21c22
<     what_outlines = [(3.25, "#000000", 1.25, 1.25)],
---
>     what_outlines = [(4.0, "#000000", 1.0, 1.0)],
151a153,176
> screen fantasize_button(button_xalign, button_yalign):
>     modal False
>
>     imagebutton:
>         idle "images/phone/button_fantasize.png"
>         hover "images/phone/button_fantasize_hover.png"
>         hover_sound "audio/sfx/button-hover.mp3"
>         align (button_xalign, button_yalign)
>         action [
>             SetVariable("button_clicked", True),
>             Play("sound", "audio/sfx/button-fantasize.mp3"),
>             Hide("fantasize_button"),
>             Return()
>         ]
>         at transform:
>
>             alpha 0.0
>             easein 0.5 alpha 1.0
>             on hover:
>                 ease 0.2 zoom 1.1
>             on idle:
>                 ease 0.2 zoom 1.0
>
>
167c192
< centered "{font=font_narration}1. This is a {color=#12f7fc}kinetic novel{/color} with NO choices that affect the story. Think of it as a nice book with pictures, videos and sounds :P \n\n The focus is on character development and making the taboo relationships actually mean something more than just a label, so bear that in mind."
---
> centered "{font=font_narration}1. This is a {color=#12f7fc}kinetic novel{/color} with NO choices that affect the story. Think of it as a dynamic book with pictures, videos and sounds :P \n\n The focus is on character development and making the taboo relationships actually mean something more than just a label, so bear that in mind."
172c197
< stop music fadeout 4.0
---
> stop music fadeout 5.0
239c264
< n "Erik watched her with an empathetic expression as she kept stretching, and he decided to do her yet another favor."
---
> n "Erik watched her with an empathetic expression as she kept stretching, and he decided to do her yet another favour."
291c316
< stop music fadeout 4.0
---
> stop music fadeout 5.0
344c369
< play channel_sfx1 "audio/sfx/woman-gasp-louder.mp3" volume 1.25
---
> play channel_sfx1 "audio/sfx/woman-gasp3.mp3" volume 1.25
394c419
< play channel_sfx1 "audio/sfx/woman-laugh-young-1.mp3"
---
> play channel_sfx1 "audio/sfx/woman-laugh1.mp3"
430c455
< stop music fadeout 4.0
---
> stop music fadeout 5.0
since script.rpy is the main file, these changes will affect (break) any saves made after these lines.
if the save is not close to a "label" then they will get the error: "Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?"
usually it's best not to "update" the same file (script.rpy) but to break them in releases/chapters/scenes i.e. script1.rpy, script2.rpy, script3.rpy & etc.
 
Last edited:
  • Like
Reactions: Ruykiru
4.50 star(s) 51 Votes