4.30 star(s) 185 Votes

AlexLee

Newbie
Jun 28, 2018
43
61
i can't load save game.


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

While running game code:
  File "renpy/common/00action_file.rpy", line 479, 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/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/python.py", line 1122, 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 "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/core.py", line 3582, 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 "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/core.py", line 4543, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/screen.py", line 770, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1403, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1403, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1142, in event
    return handle_click(self.clicked)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1075, in handle_click
    rv = run(action)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/display/behavior.py", line 379, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 479, in __call__
    renpy.load(fn)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/loadsave.py", line 816, in load
    log.unfreeze(roots, label="_after_load")
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/rollback.py", line 1105, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/rollback.py", line 905, in rollback
    self.load_failed()
  File "/private/var/folders/h8/vjwj_kgs64n7jldvswx1sncr0000gn/T/AppTranslocation/A6F65180-DF21-4F68-BB2A-8FE856FF962B/d/WiAB-Chapter3-BETA.app/Contents/Resources/autorun/renpy/rollback.py", line 823, 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?

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.1.3.23091805

Fri Dec 29 07:55:13 2023
I receive the same error message on my Mac. I´ve already started a new save on the latest release. This happens when I save a game, quit the game, and then reopen the game. Some saved files seems to work, but I have started to get far into the game now, so it´ll take some time each get back to the point where I am now, and frankly I can´t be asked. Anyone has a solution to this problem?
 

turbojoe

Forum Fanatic
Sep 27, 2021
4,322
4,607
I receive the same error message on my Mac. I´ve already started a new save on the latest release. This happens when I save a game, quit the game, and then reopen the game. Some saved files seems to work, but I have started to get far into the game now, so it´ll take some time each get back to the point where I am now, and frankly I can´t be asked. Anyone has a solution to this problem?
If you´re talking about saves from before CH3 mind this https://f95zone.to/threads/where-it-all-began-ch-3-full-oceanlab.19856/post-12558447

Otherwise forget my answer - have no clue why it shouldn´t work :unsure:
 

LizaS

Active Member
Jan 20, 2022
704
17,221


Hello,
Progress is slightly slower at the moment, as my priority is to get Summer's Gone Season 1 released.

I've been moving WiAB over to the SG PC, and have gotten most of the environments and characters to work. (Collecting all the missing assets.)

The SG PC was upgraded a week ago. (2xA6000 Ada.)

After I successfully moved WiAB over to the SG Workstation, WiAB is also going to benefit from them.


The current amount of renders:

Chapter 3.5 = 860

Chapter 4 = 45


For Chapter 3.5, I have to design a few new places and have finished MC's and Miru's potential new apartment & started developing the scenes in it.

Chapter 4 needs a few new environments and I'm currently collecting and building them.

But yeah, I need to release SG S1 as soon as possible. But as always, these updates are bigger than I first anticipated.

There's only one preview today. 4K attached.

MC's new potential place & Ni.

ILoveNi.png

Soon, I'll start contacting more music artists and see if I can score some new music for WIAB/the games.

- Ocean​
 

Zeniks1895

Newbie
Jul 30, 2021
43
147
OG Miru is a monster. New Miru is waifu material. Katie is my fav, but Miru is better long term relationship material.
How exactly is a nymphomaniac with violent tendencies and constant threats against you could be the best material for a long term relationship? To each his own I suppose and yet I'm curious as to why do you think she's good for a long term relationship because my point of view is somewhat different.
 

yossa999

Well-Known Member
Dec 5, 2020
1,848
12,076
How exactly is a nymphomaniac with violent tendencies and constant threats against you could be the best material for a long term relationship? To each his own I suppose and yet I'm curious as to why do you think she's good for a long term relationship because my point of view is somewhat different.
Because if you treat the new Miru right, she will become the most loyal friend, the sexiest, insatiable and adventurous partner, the one who will always watch your back and will die for you. Not to mention she's gorgeous. And in the meantime, you can play MMORPG with her. Of course she is perfect waifu material.
 

Mortarion

Well-Known Member
Donor
Oct 22, 2017
1,763
6,572
How exactly is a nymphomaniac with violent tendencies and constant threats against you could be the best material for a long term relationship? To each his own I suppose and yet I'm curious as to why do you think she's good for a long term relationship because my point of view is somewhat different.
She's only violent for good reasons, for example when Willam starts to be a bigger jerk than an death star. But it's not like she is on the transmiting end of daily domestic violence and William gets his daily dose of new bruises...
 

Zeniks1895

Newbie
Jul 30, 2021
43
147
Because if you treat the new Miru right, she will become the most loyal friend, the sexiest, insatiable and adventurous partner, the one who will always watch your back and will die for you. Not to mention she's gorgeous. And in the meantime, you can play MMORPG with her. Of course she is perfect waifu material.
In my opinion it's too early to judge her loyalty (only 3 chapters have passed). In the future we will have plenty of opportunities to test her loyalty and see how faithful she is to our protagonist and whether you can really trust her with your back. "Adventurous" - I'm not sure what you mean by that. I noticed that she likes to get involved in other people's business, so maybe that's what you mean? "Gorgeous" - yeah, like most of the LI's in Ocean's games, thanks to him for that. "Gamer Girl" - you're a gamer, so having her share your hobby gives you satisfaction, it's understandable. What do you think about the disparity in their sex drive or her violent tendencies?
She's only violent for good reasons, for example when Willam starts to be a bigger jerk than an death star. But it's not like she is on the transmiting end of daily domestic violence and William gets his daily dose of new bruises...
Maybe it's just my imagination, but based on their dialogues I get the impression that Miru has a high propensity for violence. If you think your partner is behaving inappropriately, you can talk to them calmly about it and solve your problems. Instead, every time the protagonist does something Miru doesn't like he gets threatened. This kind of situation feels a bit unnatural to me. In the previous version you were free to do as you please - it was up to you to be a jerk or try to be a good guy, no Miru told you how you should behave. I have the impression that such situations in the current version of this game are created on purpose so that Miru can rush forward on a white horse and put our arrogant asshole protagonist in his place, even when he has done nothing wrong (such as the scene in the pool or meeting Dana in the bar).
 
  • Sad
Reactions: MarcelPappas

GetOutOfMyLab

Conversation Conqueror
Modder
Aug 13, 2021
6,057
16,220
Maybe it's just my imagination, but based on their dialogues I get the impression that Miru has a high propensity for violence. If you think your partner is behaving inappropriately, you can talk to them calmly about it and solve your problems. Instead, every time the protagonist does something Miru doesn't like he gets threatened. This kind of situation feels a bit unnatural to me. In the previous version you were free to do as you please - it was up to you to be a jerk or try to be a good guy, no Miru told you how you should behave. I have the impression that such situations in the current version of this game are created on purpose so that Miru can rush forward on a white horse and put our arrogant asshole protagonist in his place, even when he has done nothing wrong (such as the scene in the pool or meeting Dana in the bar).
I see Miru's character kind of like a specific type of anime character. Which might make sense since Ocean named Nami after the character with the same name from One Piece. In anime, you'll often see the male protagonist get beat to a pulp for innocently doing stupid shit. So maybe that's where Miru comes from.
 

sorco2003

Well-Known Member
Sep 3, 2020
1,660
12,344
I see Miru's character kind of like a specific type of anime character. Which might make sense since Ocean named Nami after the character with the same name from One Piece. In anime, you'll often see the male protagonist get beat to a pulp for innocently doing stupid shit. So maybe that's where Miru comes from.
I fully agree, it's one of those archetypes that are used a lot in manga/anime.
 
4.30 star(s) 185 Votes