Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I got another error on steam

I'm sorry, but an uncaught exception occurred.

While running game code:

NameError: name 'DateAppointment' is not defined

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

Full traceback:

  File "D:\Steam\steamapps\common\Love & Sex Second Base\renpy\bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "D:\Steam\steamapps\common\Love & Sex Second Base\renpy\main.py", line 564, in main

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

  File "cl/class_scavenger_hunt.rpyc", line 2, in script

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_

  File "cl/class_scavenger_hunt.rpyc", line 2, in script

  File "D:\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1138, in execute

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

  File "D:\Steam\steamapps\common\Love & Sex Second Base\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/cl/class_scavenger_hunt_ren.py", line 6, in <module>

NameError: name 'DateAppointment' is not defined

Windows-10-10.0.19041 AMD64

Ren'Py 8.1.1.23060707

Love & Sex : Second Base - Steam -  23.8.0a

Thu Aug 31 10:07:22 2023

clean your game folder: Clean up the game folder

It worked! Thanks.