Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 7 of 63 · Next page · Last page

how do I upload my old save from previous version on to the latest version 

(1 edit)

is the game male protag or female protag or can you pick?

is anyone else having trouble with transferring the save files? 

The new version requires new save files. Old ones won't work.

i'm having problems downlading 2.0 everytime i try to unzip the folder i keep getting errors  

Which version of the game?

(1 edit)

adagio of darkness 2.0 the one that was just posted hours ago i just downloaded the fixed verson thank you for replying

would you like to translate the game into Russian or Ukrainian?

(2 edits)

how do you merge the save data from the old update to the new one. im having issue with it where it leads me to the crash screen? this is what it gave me when i copied from the trackback message.  (this when i attempted to copy the new update and merge it with the last one)

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_file.rpy", line 499, 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_load_save.rpym", line 35, in script

    $ ui.interact()

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\ast.py", line 827, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>

    $ ui.interact()

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\core.py", line 2215, 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\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\core.py", line 3286, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\screen.py", line 791, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\transform.py", line 1083, in event

    rv = d.event(ev, cx, cy, st)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 1526, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 285, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\layout.py", line 1297, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\behavior.py", line 1182, in event

    return handle_click(self.clicked)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\behavior.py", line 1103, in handle_click

    rv = run(action)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\behavior.py", line 394, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\display\behavior.py", line 401, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 499, in __call__

    renpy.load(fn)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\loadsave.py", line 838, in load

    log.unfreeze(roots, label="_after_load")

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\rollback.py", line 1135, in unfreeze

    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\rollback.py", line 930, in rollback

    self.load_failed()

  File "C:\Users\hahad\AppData\Roaming\itch\apps\jpde2\JPDE2_AoD-1.2-pc\renpy\rollback.py", line 848, 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.3.4.24120703

JPDE2: Adagio of Darkness - VOLUME 2 1.2

Sun May 11 01:42:56 2025

```

After the new update I encountered a number of errors in the Android application. 1. David's clothes are not displayed. 2. Ruby Rose is not displayed, not even her picture, not even in the dialog box (there is just a mouth and eyes drawn there) 3. Some background images are not displayed.

I see! By any chance, were you using the PC98 option?

Oh yeah! It turns out I had that option enabled. Is that why I'm having these problems?

Yeah, some of the image assets haven't been finalized yet. Apologies!

Everything is fine, I'm just glad that now I can enjoy my favorite novel, thank you very much for your help.

Viewing most recent comments 1 to 7 of 63 · Next page · Last page