I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/first_night.rpy", line 42, in script call
call intro_name_menu from _call_intro_name_menu
File "game/niece.rpy", line 1578, in script
$ brenda_add_romance(5)
File "game/niece.rpy", line 1578, in <module>
$ brenda_add_romance(5)
NameError: name 'brenda_add_romance' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/first_night.rpy", line 42, in script call
call intro_name_menu from _call_intro_name_menu
File "game/niece.rpy", line 1578, in script
$ brenda_add_romance(5)
File "C:\Users\rober\Downloads\Things\GoodnightKiss-085-pc\GoodnightKiss-.085-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\rober\Downloads\Things\GoodnightKiss-085-pc\GoodnightKiss-.085-pc\renpy\python.py", line 1812, in py_exec_bytecode
exec bytecode in globals, locals
File "game/niece.rpy", line 1578, in <module>
$ brenda_add_romance(5)
NameError: name 'brenda_add_romance' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Goodnight Kiss .085
Sat Mar 03 16:33:37 2018
Look aboveThis is what I get after hitting the guy in the club - trying to get Emily's scene. Any suggestions?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/first_night.rpy", line 42, in script call call intro_name_menu from _call_intro_name_menu File "game/niece.rpy", line 1578, in script $ brenda_add_romance(5) File "game/niece.rpy", line 1578, in <module> $ brenda_add_romance(5) NameError: name 'brenda_add_romance' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/first_night.rpy", line 42, in script call call intro_name_menu from _call_intro_name_menu File "game/niece.rpy", line 1578, in script $ brenda_add_romance(5) File "C:\Users\rober\Downloads\Things\GoodnightKiss-085-pc\GoodnightKiss-.085-pc\renpy\ast.py", line 848, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\rober\Downloads\Things\GoodnightKiss-085-pc\GoodnightKiss-.085-pc\renpy\python.py", line 1812, in py_exec_bytecode exec bytecode in globals, locals File "game/niece.rpy", line 1578, in <module> $ brenda_add_romance(5) NameError: name 'brenda_add_romance' is not defined Windows-8-6.2.9200 Ren'Py 6.99.14.1.3218 Goodnight Kiss .085 Sat Mar 03 16:33:37 2018
Thanks.Look above
You must be registered to see the links
I don't remember how i did that, sorryThanks.
How do I keep the daughter from locking the bathroom door?
@You must be registered to see the links
What's your lust at? I think it has something to do with it but maybe morality does as well.[/QUIt]
it says I'm very naughty
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/first_night.rpy", line 42, in script call
call intro_name_menu from _call_intro_name_menu
File "game/name_system.rpy", line 334, in script call
call screen dau_name_menu
File "game/niece.rpy", line 573, in script
$ niece_align-=5-round(daddy_charisma/3)
File "game/niece.rpy", line 573, in <module>
$ niece_align-=5-round(daddy_charisma/3)
NameError: name 'niece_align' is not defined
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/first_night.rpy", line 42, in script call
call intro_name_menu from _call_intro_name_menu
File "game/name_system.rpy", line 334, in script call
call screen dau_name_menu
File "game/outside.rpy", line 587, in script
if dan_photo==1:
File "game/outside.rpy", line 587, in <module>
if dan_photo==1:
NameError: name 'dan_photo' is not defined
And another in the florist, after knowing about the affair :
Interesting how the game is not even bug tested.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/first_night.rpy", line 42, in script call call intro_name_menu from _call_intro_name_menu File "game/name_system.rpy", line 334, in script call call screen dau_name_menu File "game/outside.rpy", line 587, in script if dan_photo==1: File "game/outside.rpy", line 587, in <module> if dan_photo==1: NameError: name 'dan_photo' is not defined
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/first_night.rpy", line 42, in script call
call intro_name_menu from _call_intro_name_menu
File "game/name_system.rpy", line 334, in script call
call screen dau_name_menu
File "game/outside.rpy", line 1800, in script
laurel "Oh, hi, Mr. [last_namee]."
KeyError: u'last_namee'
Let me guess - you're missing Miranda's last one, right?@You must be registered to see the links
I have all but 1 of the achievements.