Allan Trumbull

Forum Fanatic
Sep 10, 2021
5,112
5,145
656
There should have been a choice at the stage of latest update about which book mc gonna study. I would have went for mind control or something like that....
 

RobLocksley

Member
Oct 7, 2023
214
104
152
There should have been a choice at the stage of latest update about which book mc gonna study. I would have went for mind control or something like that....
I would choose firestorm, such as if there's an army of demons, hit them with something bigger than fireball.
 
Jul 20, 2022
163
333
197
Yep, Olga is not a slave.
You don't have permission to view the spoiler content. Log in or register now.

That's suspicious as fuck, based on earlier conversations, being branded does a lot to protect both the master and the slave. I can understand her mother not wanting that from a parental standpoint, but she's working for the queen. Kind of assume it would be non-negotiable.
 

Vanderer

Active Member
Game Developer
Dec 8, 2017
870
3,357
471
That's suspicious as fuck, based on earlier conversations, being branded does a lot to protect both the master and the slave. I can understand her mother not wanting that from a parental standpoint, but she's working for the queen. Kind of assume it would be non-negotiable.
You don't have permission to view the spoiler content. Log in or register now.
And, you know, light spoiler....
 
  • Like
Reactions: Horny Toad

PhoenixRage23

Active Member
May 24, 2020
963
1,162
298
Great game compared to a lot of other games I've played over the years. I have noticed that there are still quite a few spots with spelling and grammar issues. Nothing compared to some other games where I get a headache just trying to understand some very broken English in the dialogue. Can't wait to see the story progresses.
 
  • Like
Reactions: kMimster

Fucker289

Member
Jul 5, 2020
204
78
101
I guess i cant download latest update yet from GOFILES,
As it shoes files are not accessible to public
1733568350071.png
 

asheron96

Newbie
May 11, 2020
89
53
131
Thnaks to all who have clarified for me how to play the updates i had combines and managed the mother of fusterclucks but now redownloading so thanks for that and all your help !
 

nyanmaruu182

New Member
Oct 27, 2018
8
4
80
The story is great!
i'm really enjoy it so far
the only downside is the graphic, if only same level as pale carnation it will be perfect!
 

whatone

Member
Dec 8, 2024
294
903
152
Hey guys, I last played this at v18c.
Can anyone tell me which part I need to download to continue playing where I left off?
Was 18c Part 2?

*Edit: Opened DL page for Part 2 and found it only goes up to v20, so know which to grab. Ignore question, thanks anyway.
 
  • Like
Reactions: Elhemeer

kMimster

Member
Jul 19, 2022
214
195
157
Hey guys, I last played this at v18c.
Can anyone tell me which part I need to download to continue playing where I left off?
Was 18c Part 2?

*Edit: Opened DL page for Part 2 and found it only goes up to v20, so know which to grab. Ignore question, thanks anyway.
v20 is second part.
 
  • Like
Reactions: whatone

ssphyxius

Newbie
Dec 24, 2022
20
7
136
You DO NOT need to copy your save folder on Windows or Mac. RenPy saves in the persistent location in AppData (on PC), and somewhere else on Mac. You can delete folders of most RenPy games (any that didn't manually change the code to disable the persistent save), and your saves will still be there when you install and launch the next version (within the same Part of the game).


Do not combine folders from different updates.

Do not load saves from Part 2 (Updates 13* through 20*) in Part 3 (Updates 21* through 22*) except for the specific place at the end of Part 2 (Update 20e) where it says to save, with a giant "SAVE NOW" screen. The same thing goes from going from Part 1 (Beta release through Update 12* and V2) to Part 2. When Part 3 ends and Part 4 begins, you'll have to do the same thing again.

You cannot go directly from 19d to 22c. 19d is Part 2, and 22c is Part 3.

Here's the actual way to play this game from start to current content (you specifically can skip steps 1 and 2, since you have a save from 19d):
  1. Install and Play Part 1 V2 (this is basically a cleaned-up version of Update 12a)
  2. Save in Part 1 where it says to save. You do not need to copy this save folder.
  3. Install and Play Part 2 Update 20e in a DIFFERENT folder than Part 1 V2. DO NOT COMBINE FOLDERS.
  4. You will be able to load the save from step 2 above. This is the only Part 1 save that you can load into Part 2.
  5. If you've got saves from any previous version between Updates 13 and 19, you must still launch Update 20e.
  6. Save in Part 2 (Update 20e) where it says to save. You do not need to copy this save folder.
  7. Install and Play Part 3 Update 22c (as of today) in a DIFFERENT folder than Part 1 V2 and from Part 2 Update 20e. DO NOT COMBINE FOLDERS.
  8. You will be able to load the save from step 6 above. This is the only Part 2 save that you can load into Part 3.
  9. When you're caught up, roll back a few, save, and then you can delete the folder.
  10. When Update 23 comes out, just install and play. Your save from step 9 will work fine. Nothing else is needed.
  11. You can keep doing it this way, even skipping a few updates, but only until the end of Part 3. At the end of Part 3, you'll have another "SAVE NOW" screen, just like you did in steps 2 and 6 above.
I just finished 20e and down loaded 22c, I opened 22c in seperate folder and it says to I am trying to open last save file and it shows me this error.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\core.py", line 3197, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\behavior.py", line 1174, in event
return handle_click(self.clicked)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\behavior.py", line 1095, in handle_click
rv = run(action)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\loadsave.py", line 829, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\rollback.py", line 1130, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\rollback.py", line 925, in rollback
self.load_failed()
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\rollback.py", line 843, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.0.24012702
The Fiery Scion Update_22c
Sun Dec 8 21:24:22 2024
```
 

kMimster

Member
Jul 19, 2022
214
195
157
Okay people, you need to save the game for transfer where on the end say "Save Here Very Important" any other time and you cant load save in the next part!
 

Tiur

Well-Known Member
Nov 13, 2021
1,317
3,668
398
I just finished 20e and down loaded 22c, I opened 22c in seperate folder and it says to I am trying to open last save file and it shows me this error.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\core.py", line 3197, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\behavior.py", line 1174, in event
return handle_click(self.clicked)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\behavior.py", line 1095, in handle_click
rv = run(action)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\display\behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\loadsave.py", line 829, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\rollback.py", line 1130, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\rollback.py", line 925, in rollback
self.load_failed()
File "C:\Users\beach\Downloads\TFS-Update_22c-pc\TFS-Update_22c-pc\renpy\rollback.py", line 843, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.0.24012702
The Fiery Scion Update_22c
Sun Dec 8 21:24:22 2024
```
Can you show us a screenshot of your saves page with that save specifically?

Here's a page showing six saves from the end of Part 2 (the first one is actually from the end of U19 instead, but that's not relevant here). The top three CAN NOT be loaded into Part 3. The bottom three all CAN. If your save doesn't look like one of the bottom three, you saved at the wrong time.
1733714702779.png
 
4.50 star(s) 81 Votes