Race of Life - Act 1
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Race of Life - Act 1

View Stats:
April 10 update seems to break game
All my game saves (30 or so) fail to start after the latest update, all have the same error which I've pasted below.
Ignoring the error causes the game to start as if a new play-through is being started.


Error pasted below

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 "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\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 "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\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 "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\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 "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\loadsave.py", line 816, in load
log.unfreeze(roots, label="_after_load")
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\rollback.py", line 1105, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\renpy\rollback.py", line 905, in rollback
self.load_failed()
File "D:\Program Files (x86)\Steam\steamapps\common\Race of Life - Act 1\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?

Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
Race of Life Race-of-Life-Act-1-v1.03
Sat Apr 12 22:35:17 2025
< >
Showing 1-13 of 13 comments
Velside Apr 13 @ 5:22am 
Happen to me too
Athos Apr 13 @ 9:32am 
Same here
Underground Studio  [developer] Apr 13 @ 2:50pm 
I’m so sorry about that. I’ll look into that error as soon as possible.
Underground Studio  [developer] Apr 13 @ 3:40pm 
Are all of your saves not working? Or is it just specific ones? It'd be great if you could provide me with a couple of save files. Please contact me through Discord. My nickname is .jachu
radov-10 Apr 15 @ 8:28am 
Originally posted by Underground Studio:
I’m so sorry about that. I’ll look into that error as soon as possible.
Hello I'd like to see the continuation as soon as possible. I'm very interested in how the plot will develop further.
With the release of Act 2, fix the patch so that there is sound for each action
Last edited by radov-10; Apr 15 @ 8:53am
radov-10 Apr 15 @ 8:29am 
Originally posted by Underground Studio:
Are all of your saves not working? Or is it just specific ones? It'd be great if you could provide me with a couple of save files. Please contact me through Discord. My nickname is .jachu
I would like to ask you to add voice acting for the girls, sound in the game. So that there are not just texts, but also sound for each action, and not just music.
Last edited by radov-10; Apr 15 @ 8:30am
NaughtyWolf Apr 15 @ 10:49am 
Originally posted by radov-10:
I would like to ask you to add voice acting for the girls, sound in the game. So that there are not just texts, but also sound for each action, and not just music.

That's a pretty huge ask! The devs would then suddenly have to hire a bunch of voice actors.

I already have a voice in my head for each character and how they say their lines. What if the actor voices are way off and don't deliver the lines too well?
Yeah I'm also having this problem, my saves are broken someone please fix this
felius_rex Apr 16 @ 10:50am 
I'm able to load my most recent saves, so the issue has been fixed (at least for me anyway). It's great to see the developer respond quickly to reported problems! :steamthumbsup:
Dr Chud Apr 16 @ 12:29pm 
The update broke my latest save, but found an older one that works, however the skip button doesn't appear to be working?
clivewil Apr 16 @ 8:05pm 
Originally posted by Dr Chud:
The update broke my latest save, but found an older one that works, however the skip button doesn't appear to be working?
same here.
but i didn't get very far before it crashed again.
out of about 10 saves, only one of them will load (just before hearing Maggie crying in her flat) - all others now crash.

shelving the game for now.
erik_pap Apr 17 @ 3:19am 
not only has it corrupted save files but it isnt allowing me to skip through scenes ive already done making it a very long process to restart the corrupted save's storyline
Underground Studio  [developer] Apr 17 @ 5:28am 
Originally posted by erik_pap:
not only has it corrupted save files but it isnt allowing me to skip through scenes ive already done making it a very long process to restart the corrupted save's storyline
Try enabling 'Skip Unseen' option in the game's settings.
< >
Showing 1-13 of 13 comments
Per page: 1530 50