Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

cclark

1
Posts
1
Topics
A member registered Apr 10, 2018

Recent community posts

Can anyone help me with this error?

Thank you

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/event-handler.rpy", line 25, in script
  File "game/event-handler.rpy", line 67, in <module>
NameError: name 'Event' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\bootstrap.py", line 295, in bootstrap
    renpy.main.main()
  File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\main.py", line 419, in main
    game.context().run(node)
  File "game/event-handler.rpy", line 25, in script
  File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/event-handler.rpy", line 67, in <module>
NameError: name 'Event' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187