4.20 star(s) 198 Votes

Abhai

Devoted Member
Sep 12, 2018
9,482
38,577
Was hoping for some help?? Running on Mac and as soon as I load a save I get an error. Thanks!

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

While running game code:
  File "renpy/common/00action_file.rpy", line 452, 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 "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/python.py", line 2004, in py_exec_bytecode
    exec bytecode in 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 "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/core.py", line 3510, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/screen.py", line 707, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/behavior.py", line 946, in event
    return handle_click(self.clicked)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/behavior.py", line 881, in handle_click
    rv = run(action)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/display/behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/loadsave.py", line 761, in load
    log.unfreeze(roots, label="_after_load")
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/python.py", line 1959, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/python.py", line 1791, in rollback
    self.load_failed()
  File "/private/var/folders/8n/g91s14pn63382b08z6hvv0s80000gn/T/AppTranslocation/B46FAB89-ABB3-4F81-8FCC-0B9A02326399/d/Whereitallbegan.app/Contents/Resources/autorun/renpy/python.py", line 1709, 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?

Darwin-19.5.0-x86_64-i386-64bit
Ren'Py 7.3.2.320

Tue Jun 16 13:52:52 2020
try to load different saves, some of it should work eventually..im guessing you tried the latest one first.
 

Abhai

Devoted Member
Sep 12, 2018
9,482
38,577
It's every save. I went back in and re-saved...same thing happened with all saves.
try to search thread then - someone probably demanded/posted working save already..
messed up old saves are known fact for the update as many things have been changed in game-scripts.
 

JJ01012020

Newbie
May 1, 2020
74
31
Thanks for help...still doing it.

It's the patch that is causing the error. Anyone have any ideas for a Mac on updating the patch?
 

SomeGuyWithNoImagination

❤️ Keep comfy. ❤️
Donor
Game Developer
May 31, 2019
672
2,406
To me, they don't look identical at all.
Katie in 0.6 is also Zbrushed and heavily modified.
They're definitely different characters, but it looks like the same base model is used. There's nothing bad about that. There isn't an infinite supply of character models out there. Just a statement.

I am doing the "Learning by doing" route with animations. That's why I also added so many animations to the Bonus scene (10-11).

I want to be able to make some really high-quality Cinematics/Animations in the future. (That's also a reason why I am currently preparing to switch to Blender and leave Daz behind me and hopefully, I will be able to do it with Season 2.
(I couldn't remember the word cinematics for the life of me!) They're incredible! I don't know if the latest update was rendered in Daz or Blender (and honestly I don't know what engines Daz even offers) but either way, the quality top class. I don't know if it's mostly post work on the images/videos or if the renders just came out beautiful, but god they're beautiful.

From your review I get... "Cutscenes". I assume you mean the two cinematics? (Katie ball and the ending one).
If so, both are 90% animated. Alone the last cinematic at the courthouse took me 1 month to create.
The only two animations that I noticed to trip me up were the kiss and the mother's hair. The hug seemed a little awkward, but wasn't all that bad. Other than that, the animations were clean enough that I wasn't tripped up by any of them.

But from what I can see, you liked the update and I am glad you also saw how much work did go into the main menu and its transitions.
It's always nice hearing that someone does recognize the amount of work you put in there. :)

Thanks for your words, SomeGuyWithNoImagination. It always helps to keep the motivation up. :)
I know how incredibly difficult it is to make good looking renders. I have something like 150 hours in Blender (Steam doesn't log offline hours :mad: ) and I have only ever made one render that I think is anything close to decent, though I'm still not proud of it. I just can't imagine the amount of time and effort you had to put in to make renders that good.

I absolutely adored the update and I could not be more excited to see the overhaul you got planned.
 
Last edited:

PrimeX

I will impreggy your mommy
Donor
May 21, 2019
370
463
How are the ntr sex scenes? I turned it off at the start but I wanna know what I missed?
 
Aug 12, 2017
159
58
I've made a small mod to unlock everything in the gallery. Place both files into Where it all Began/game folder then start the game and there is will be a button on the left side once you open the CG gallery
This mode only unlocked cg gallery for me, it completely locked out the ntr gallery, did not unlocked it and i cant see hints now, also on mira cg's it unlocked only one scene, not all of them. Did this happen to anyone else and is there a way to undo this? I deleted the mod and downloaded the game again but the gallery is still bugged because of it.
 

Hadgar

Active Member
Jun 2, 2017
781
2,728
Unfortunately, Ocean already confirmed the most we can get is a love triangle between Leia and Katie.
Why? Why can't the whole family be happy together? ;(
This is so sad, because there is nothing more important than a family in visual novels.

OK, then I have one more question. Oceanlab Is the triangle MC x Helen x Scarlet possible?
 
  • Like
Reactions: AdamJohn36

20meiki92

Newbie
Donor
Feb 23, 2019
50
92
This mode only unlocked cg gallery for me, it completely locked out the ntr gallery, did not unlocked it and i cant see hints now, also on mira cg's it unlocked only one scene, not all of them. Did this happen to anyone else and is there a way to undo this? I deleted the mod and downloaded the game again but the gallery is still bugged because of it.
The Gallery isn´t bugged there is just nothing in the NTR gallery.

Only scenes with the reworked characters are in the Gallery except the bonus scene for 0.5
And because there wasn´t any NTR content this update is nothing in the gallery.
 
  • Like
Reactions: LastSonOfPersia
4.20 star(s) 198 Votes