Ren'Py Completed Daddy's Goodnight Kiss [v1.1 HD] [Dirty Secret Studio]

2.00 star(s) 22 Votes

Deadpool76

Member
Dec 29, 2017
271
286
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
 

BiggusDikkus

Member
Jan 5, 2018
384
166
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
I do too. But also in other places. I believe these are popping up whenever some game requirement has not yet been met.
 

Cron

Newbie
Jul 18, 2017
63
81
Ok since v0.22 doesen't seems to fix some bugs from v0.21.
I applied some bugfixes on the v0.22 scriptfiles for bugs that prevent you from seeing 3 Scenes and getting a Achievement at the end of 1 Scene, fixes also the "brenda_add_romance" and "last_namee" not defined exceptions.
You don't have permission to view the spoiler content. Log in or register now.

Just copy the 3 .rpy Files from the fix Folder over the existing ones in GoodnightKiss-.22-pc/game/ and overwrite them.
Backup of Original Files are included in the backup Folder just in case.
 

BiggusDikkus

Member
Jan 5, 2018
384
166
Go to night club, hit kid, leave club, get exception

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/name_system.rpy", line 52, in script call
call screen dau_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/name_system.rpy", line 52, in script call
call screen dau_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:\Games\GoodnightKiss-21-pc\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:\Games\GoodnightKiss-21-pc\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
Thu May 03 02:32:30 2018
 
  • Like
Reactions: Deadpool76

tsunku

Engaged Member
Nov 6, 2017
2,891
1,530
what should happen, is you go to niece's room, hear some odd noises, go inside and find, your daughter and niece entangled together, and the niece says join us......
also instead of a dan 3way which is just ew, why not miranda and laurel 3 way? oooo and onher webcam show too! either one or both would be really hot. could have sam teach daughter how to suck cock too..
 

BiggusDikkus

Member
Jan 5, 2018
384
166
The solution is in the post above yours.....

The brenda and namee bugs have been there for quite a few updates and have been discussed quite a few times in this thread already.
DOH! I had already downloaded and unzip the "folder" into the game folder but forgot to copy the actual files into the correct place. Coffee is no substitute for sleep. Thanks
 

Cron

Newbie
Jul 18, 2017
63
81
For the Club Achievements:
Emily Scene = Talk to Emily, Talk to Sam, Talk to Emily
Sam Scene = Talk to Sam (Buy Drink), Talk to Brenda (Buy Drink), Talk to Sam
Brenda Scene = Talk to Brenda (Buy Drink), Talk to Emily, Talk to Brenda

3 some is complicated to explain depends on the Stats and what Options someone pick. There are multiple ways to get there, but if you punched Dan at the Hotel and win the Fight, you are locked out of that Route to get that Achievement.
 

Ed Rivera

New Member
Donor
Oct 7, 2017
12
7
Still errors with spuse, that reply tjat is having sex with her son, the same with the souse secretry that the son wants to talk to her mom, suppose to be husband
 

Cron

Newbie
Jul 18, 2017
63
81
Looks like i am a bit to slow with my mini guide, but i already made it so i post it.
It just covers the 4 Wife Routes, how to change them and the 3 Some Scene.
I also edited the script file to enable the built in cheat menu.

To activate Cheat Mode just replace the original script.rpy inside "GoodnightKiss-.22-pc/game/" with the one attached. Cheats menu should appear in the upper right corner right beside status.
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,359
Give wine as a present to Brenda she takes it and is happy but it states that her affection for you has decresed but luckily it actually increases her stats instead.

Wife Sam and Mary got nothing more added Emily had a few nice scenes Brenda got a nice new scene Miranda got 1 nice scene the other scene I'm not even going to waste time on as I can't stop going EW EW EW why would I want a threesome with faggot boy and his wife EW EW EW. Now if it was a threesome with Miranda and her daughter Laurel I would happily jump on board for that. Was hoping that a new scene with Brenda and the daughter in her room would of been updated more past kissing.
 
  • Like
Reactions: Forgepuppy

Zontany

Well-Known Member
Mar 13, 2018
1,820
679
Does anyone know how to get these Achievements? I've got everything else so far.
1) Mary (Secretary) = #10
2) Laurel = #1
3) Miranda (Laurel's mom) = #4, #5 and #7.
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,359
@Zontany

6 Posts above your post there is a screenshot that shows what all the achievements are or you can go to the DEV's patreon site and look there as there is one posted there as well.
 
  • Like
Reactions: Zontany

Zontany

Well-Known Member
Mar 13, 2018
1,820
679
@Zontany

6 Posts above your post there is a screenshot that shows what all the achievements are or you can go to the DEV's patreon site and look there as there is one posted there as well.
All of those make sense, except for Laurel's #1 (Met Laurel). Should I already have that achievement, since I already have all her other ones? Its probably a bug or something *thinking*
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,359
@Zontany

If you have the console unlocked just alter her variable and then go meet her again at the ice cream shop. I believe others have had to do that as well before.
 
2.00 star(s) 22 Votes