- Dec 29, 2017
- 296
- 339
I keep getting this error at the nightclub:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/first_night.rpy", line 36, in script call
call intro_name_menu from _call_intro_name_menu
File "game/outside.rpy", line 948, in script call
call gamer_girl_level_0 from _call_gamer_girl_level_0
File "game/niece.rpy", line 1727, in script
$ brenda_add_romance(5)
File "game/niece.rpy", line 1727, in <module>
$ brenda_add_romance(5)
NameError: name 'brenda_add_romance' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/first_night.rpy", line 36, in script call
call intro_name_menu from _call_intro_name_menu
File "game/outside.rpy", line 948, in script call
call gamer_girl_level_0 from _call_gamer_girl_level_0
File "game/niece.rpy", line 1727, in script
$ brenda_add_romance(5)
File "C:\Users\Yvan\Downloads\Dirty Secret Studio Daddy's Goodnight Kiss version 0.22\Dirty Secret Studio Daddy's Goodnight Kiss version 0.22\GoodnightKiss-.22-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Yvan\Downloads\Dirty Secret Studio Daddy's Goodnight Kiss version 0.22\Dirty Secret Studio Daddy's Goodnight Kiss version 0.22\GoodnightKiss-.22-pc\renpy\python.py", line 1812, in py_exec_bytecode
exec bytecode in globals, locals
File "game/niece.rpy", line 1727, in <module>
$ brenda_add_romance(5)
NameError: name 'brenda_add_romance' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
Goodnight Kiss .22
Wed May 02 11:10:29 2018