Goodnight Kiss 1.01 Release
Added 2018-10-22 04:10:34 +0000 UTCPC / Mac / Android (Hints and Tips)
This version contains bug fixes and a hint system to guide you toward the solutions to some of the more esoteric puzzles and the Hints and Tips guide is a PDF in the main game folder. The Hints and Tips Guide has much less detailed information than the full Game Guide available to $10+ patrons.
Comments
Also, I can't seem to trigger the event that leads to groping Mary. The walkthrough seemed to indicate at 15 affection it should be an option but I'm now at 154 affection and I've never gotten that option. I have already seen her at the dive bar, she has taken me back to her apartment and when she's home she'll have sex with me but at work I don't get the option to touch her.
EthanEverhart
2019-02-28 18:18:18 +0000 UTCI also get one when Brenda is over with Emily: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/first_night.rpy", line 38, in script call call intro_name_menu from _call_intro_name_menu File "game/name_system.rpy", line 454, in script call call screen dau_name_menu File "game/brenda.rpy", line 656, in script $ random=renpy.random=randint(1,2) File "game/brenda.rpy", line 656, in <module> $ random=renpy.random=randint(1,2) NameError: name 'randint' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/first_night.rpy", line 38, in script call call intro_name_menu from _call_intro_name_menu File "game/name_system.rpy", line 454, in script call call screen dau_name_menu File "game/brenda.rpy", line 656, in script $ random=renpy.random=randint(1,2) File "C:\Users\iakel_000\Downloads\Games\Goodnight Kiss\GoodnightKiss-1.01-pc+cheats\GoodnightKiss-1.01-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\iakel_000\Downloads\Games\Goodnight Kiss\GoodnightKiss-1.01-pc+cheats\GoodnightKiss-1.01-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/brenda.rpy", line 656, in <module> $ random=renpy.random=randint(1,2) NameError: name 'randint' is not defined Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Thu Feb 28 13:16:07 2019 [/code] </module></module>
EthanEverhart
2019-02-28 18:16:16 +0000 UTCWhenever I try to talk to Mary and she mentions the Roller Derby, I get an error message: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/first_night.rpy", line 38, in script call call intro_name_menu from _call_intro_name_menu File "game/name_system.rpy", line 454, in script call call screen dau_name_menu File "game/secretary.rpy", line 129, in script $ sec_derby=day_current File "game/secretary.rpy", line 129, in <module> $ sec_derby=day_current NameError: name 'day_current' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/first_night.rpy", line 38, in script call call intro_name_menu from _call_intro_name_menu File "game/name_system.rpy", line 454, in script call call screen dau_name_menu File "game/secretary.rpy", line 129, in script $ sec_derby=day_current File "C:\Users\iakel_000\Downloads\Games\Goodnight Kiss\GoodnightKiss-1.01-pc+cheats\GoodnightKiss-1.01-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\iakel_000\Downloads\Games\Goodnight Kiss\GoodnightKiss-1.01-pc+cheats\GoodnightKiss-1.01-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "game/secretary.rpy", line 129, in <module> $ sec_derby=day_current NameError: name 'day_current' is not defined Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Thu Feb 28 13:15:11 2019 [/code] </module></module>
EthanEverhart
2019-02-28 18:15:16 +0000 UTC