Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

yrunot0nfire

2
Posts
2
Following
A member registered Jan 15, 2021

Recent community posts

Ah, ok, thank you!

I've put the file in the correct folder, but when I try to run the game I get a Notepad popup that says this:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/bdsmdlc/bdsm_images.rpy", line 2, in <module>

NameError: name 'dd_bg_bdsm_basement' is not defined

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 446, in main

    renpy.game.context().run(node)

  File "scripts/bdsmdlc/bdsm_images.rpyc", line 2, in script

  File "scripts/bdsmdlc/bdsm_images.rpyc", line 2, in script

  File "renpy/ast.py", line 1027, in execute

    img = renpy.python.py_eval_bytecode(self.code.bytecode)

  File "renpy/python.py", line 2269, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/scripts/bdsmdlc/bdsm_images.rpy", line 2, in <module>

NameError: name 'dd_bg_bdsm_basement' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.10.2178

Her New Memory 1.0.993

Tue May  2 16:32:16 2023

What should I do?