Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I downloaded this DLC a few days ago and got just past the festival scene. I saved at that part but when I tried to load it, an error message came up. This happens only when I try to load a save from the dlc parts and not the regular game. How can I fix this? Thanks. 

Full error message:


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)

AttributeError: Can't get attribute 'Contacts' on <renpy.python.StoreModule object at 0x0000000008666100>

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

Full traceback:

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script

    $ ui.interact()

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\ast.py", line 1138, in execute

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\python.py", line 1122, 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\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\ui.py", line 299, in interact

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\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 "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\core.py", line 4543, in interact_core

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\layout.py", line 1179, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\transition.py", line 53, in event

    return self.new_widget.event(ev, x, y, st) # E1101

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\layout.py", line 1179, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\layout.py", line 1179, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\screen.py", line 770, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\layout.py", line 1179, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\transform.py", line 936, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\layout.py", line 1179, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\layout.py", line 1179, in event

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\behavior.py", line 1142, in event

    return handle_click(self.clicked)

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\behavior.py", line 1075, in handle_click

    rv = run(action)

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\display\behavior.py", line 372, in run

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

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\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 "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\loadsave.py", line 815, in load

    roots, log = loads(log_data)

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\compat\pickle.py", line 100, in loads

    return load(io.BytesIO(s))

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\compat\pickle.py", line 97, in load

    return up.load()

  File "C:\Users\[user, removed]\Downloads\Visual novels\ADatewithDeath-1.3-pc\ADatewithDeath-1.3-pc\renpy\compat\pickle.py", line 93, in find_class

    return super().find_class(module, name)

AttributeError: Can't get attribute 'Contacts' on <renpy.python.StoreModule object at 0x0000000008666100>

Windows-10-10.0.22631 AMD64

Ren'Py 8.1.3.23091805

A Date with Death 1.3

Sat Jan  4 14:48:51 2025

(+1)

Hi it sounds like it could be a few things. I suggest redownloading the game (the base game and Beyond the Bet), and deleting any old files you have. If you're using an old save file to play the new DLC, please either delete your old saves or do not use them. Start again from the start and get back to Beyond the Bet and try saving. If that still has an error, please email the details to support(at)twoandahalfstudios(dot)com.