My Demonic Romance
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

My Demonic Romance

TUFOM May 7, 2024 @ 5:25pm
Error while trying to load save after update
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 288, in script
python:
ScriptError: could not find label 'start'.

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

Full traceback:
File "F:\SteamLibrary\steamapps\common\My Demonic Romance\renpy\bootstrap.py", line 407, in bootstrap
renpy.main.main()
File "F:\SteamLibrary\steamapps\common\My Demonic Romance\renpy\main.py", line 729, in main
run(restart)
File "F:\SteamLibrary\steamapps\common\My Demonic Romance\renpy\main.py", line 178, in run
renpy.execution.run_context(True)
File "F:\SteamLibrary\steamapps\common\My Demonic Romance\renpy\execution.py", line 955, in run_context
context.run()
File "renpy/common/00start.rpy", line 288, in script
python:
File "F:\SteamLibrary\steamapps\common\My Demonic Romance\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.1.24030407
My Demonic Romance - Market 0.13.0
Wed May 8 03:24:48 2024
< >
Showing 1-5 of 5 comments
andrealphus_games  [developer] May 8, 2024 @ 9:25am 
We will have a look at that
Wolken May 8, 2024 @ 1:22pm 
Bonjour, j'ai le même soucis, lorsque j'essaye de charger une sauvegarde, le jeu me met un message d'erreur semblable.
Paradox D.  [developer] May 9, 2024 @ 8:56am 
Hi o/

Do you have more information to help us solve the issue?

Info that can help:
- Is it an auto save or a save you've made yourself?
- Does it happen for any saves you try to load?
- If it happens when loading a save, do you remember at which point in the game the save was made? Was it on the end screen (black screen saying thanks for playing)? Or maybe it was just before the end screen?
TUFOM May 10, 2024 @ 2:43am 
Originally posted by Paradox D.:
Hi o/

Do you have more information to help us solve the issue?

Info that can help:
- Is it an auto save or a save you've made yourself?
- Does it happen for any saves you try to load?
- If it happens when loading a save, do you remember at which point in the game the save was made? Was it on the end screen (black screen saying thanks for playing)? Or maybe it was just before the end screen?
Quicksave.
Does not happen to other saves.
It was the scene where Lily grows a ♥♥♥♥.
rALYNN May 13, 2024 @ 3:33pm 
I'm also having issue loading past games. This is a new issue. I logged in and loaded a save file and the game causes a bug crash screen to pop up. I tried multiple files and all of have issues.

Of note and maybe related, I had a demo game that I had deleted. None of those old files were usable as saves because they also caused the crashing screen I'm experiencing now. I hadn't logged back in since the deletion of the demo game, and I'm now having an issue with the new version of the game. I don't know if it's related or coincidence.

"while running game code 498 in_call)"

I'm not sure if that helps or if my issue is different, but all load games are broken which is frustrating.

I hit rollback a couple of times and got this:
While running game code:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
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 "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\bootstrap.py", line 407, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\main.py", line 729, in main
run(restart)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\main.py", line 178, in run
renpy.execution.run_context(True)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\execution.py", line 955, in run_context
context.run()
File "renpy/common/00start.rpy", line 279, in script
python:
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 279, in script
python:
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\game.py", line 358, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\execution.py", line 955, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\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:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\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:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\core.py", line 3201, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1426, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\behavior.py", line 1174, in event
return handle_click(self.clicked)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\display\behavior.py", line 1095, in handle_click
rv = run(action)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\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:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\loadsave.py", line 829, in load
log.unfreeze(roots, label="_after_load")
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\rollback.py", line 1130, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\renpy\rollback.py", line 925, in rollback
self.load_failed()
File "C:\Program Files (x86)\Steam\steamapps\common\My Demonic Romance\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.22631 AMD64
Ren'Py 8.2.1.24030407
My Demonic Romance - Market 0.13.0
Mon May 13 18:33:57 2024
Last edited by rALYNN; May 13, 2024 @ 3:34pm
< >
Showing 1-5 of 5 comments
Per page: 1530 50