- Nov 23, 2017
- 770
- 1,058
what a question lolSo how many bugs are in this version?
what a question lolSo how many bugs are in this version?
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 290, in script call
call screen dau_name_menu
File "game/script.rpy", line 1994, in script
dau "Oh."
IOError: Couldn't find file 'thrones_fuck_slow.avi'.
-- 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 290, in script call
call screen dau_name_menu
File "game/script.rpy", line 1994, in script
dau "Oh."
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 817, in do_display
**display_args)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\display\core.py", line 3070, in interact_core
renpy.audio.audio.interact()
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 1057, in interact
periodic()
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 988, in periodic_thread_main
periodic_pass()
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 932, in periodic_pass
c.periodic()
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 416, in periodic
topf = load(self.file_prefix + filename + self.file_suffix)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 69, in load
rv = renpy.loader.load(fn)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'thrones_fuck_slow.avi'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 10:48:40 2018
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 290, in script call
call screen dau_name_menu
File "game/gamer_girl.rpy", line 561, in script
"You drive to [ggamer_girl_name]'s apartment. You ring the chime."
KeyError: u'ggamer_girl_name'
-- 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 290, in script call
call screen dau_name_menu
File "game/gamer_girl.rpy", line 561, in script
"You drive to [ggamer_girl_name]'s apartment. You ring the chime."
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'ggamer_girl_name'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 10:50:10 2018
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 290, in script call
call screen dau_name_menu
File "game/outside.rpy", line 1356, in script
if gg_stream>=2:
File "game/outside.rpy", line 1356, in <module>
if gg_stream>=2:
NameError: name 'gg_stream' 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 290, in script call
call screen dau_name_menu
File "game/outside.rpy", line 1356, in script
if gg_stream>=2:
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/outside.rpy", line 1356, in <module>
if gg_stream>=2:
NameError: name 'gg_stream' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 10:50:59 2018
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 290, 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 290, 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\**********\Desktop\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\**********\Desktop\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
Mon Oct 22 10:52:12 2018
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 290, in script call
call screen dau_name_menu
File "game/late_night.rpy", line 490, in script
"You move very carefully and slowly, so as not to disturb [daugther_name] or make any kind of noise..."
KeyError: u'daugther_name'
-- 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 290, in script call
call screen dau_name_menu
File "game/late_night.rpy", line 490, in script
"You move very carefully and slowly, so as not to disturb [daugther_name] or make any kind of noise..."
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'daugther_name'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 11:14:26 2018
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 290, in script call
call screen dau_name_menu
File "game/miranda.rpy", line 40, in script
if miranda_romance>=15 and miranda_buttplug>0 and random==2:
File "game/miranda.rpy", line 40, in <module>
if miranda_romance>=15 and miranda_buttplug>0 and random==2:
NameError: name 'miranda_buttplug' 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 290, in script call
call screen dau_name_menu
File "game/miranda.rpy", line 40, in script
if miranda_romance>=15 and miranda_buttplug>0 and random==2:
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/miranda.rpy", line 40, in <module>
if miranda_romance>=15 and miranda_buttplug>0 and random==2:
NameError: name 'miranda_buttplug' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 11:17:00 2018
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 290, in script call
call screen dau_name_menu
File "game/miranda.rpy", line 73, in script
menu:
File "game/miranda.rpy", line 144, in <module>
"Offer her a buttplug" if inventory_buttplug>0 and miranda_romance>=15 and miranda_buttplug==0:
NameError: name 'miranda_buttplug' 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 290, in script call
call screen dau_name_menu
File "game/miranda.rpy", line 73, in script
menu:
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1531, in execute
choice = renpy.exports.menu(choices, self.set)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 874, in menu
if renpy.python.py_eval(condition) ]
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/miranda.rpy", line 144, in <module>
"Offer her a buttplug" if inventory_buttplug>0 and miranda_romance>=15 and miranda_buttplug==0:
NameError: name 'miranda_buttplug' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 11:17:43 2018
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 290, in script call
call screen dau_name_menu
File "game/niece.rpy", line 715, in script
daddy "As you may be well aware, [daugher_name] has some {i}hormonal issues.{/i}"
KeyError: u'daugher_name'
-- 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 290, in script call
call screen dau_name_menu
File "game/niece.rpy", line 715, in script
daddy "As you may be well aware, [daugher_name] has some {i}hormonal issues.{/i}"
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'daugher_name'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 11:27:52 2018
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 290, 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 290, in script call
call screen dau_name_menu
File "game/secretary.rpy", line 129, in script
$ sec_derby=day_current
File "C:\Users\*************\Desktop\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\*************\Desktop\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
Mon Oct 22 12:07:02 2018
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 290, in script call
call screen dau_name_menu
File "game/wife_hotel.rpy", line 266, in script
$ random=renpy.random.randomint(1,3)
File "game/wife_hotel.rpy", line 266, in <module>
$ random=renpy.random.randomint(1,3)
AttributeError: 'DetRandom' object has no attribute 'randomint'
-- 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 290, in script call
call screen dau_name_menu
File "game/wife_hotel.rpy", line 266, in script
$ random=renpy.random.randomint(1,3)
File "C:\Users\*************\Desktop\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\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/wife_hotel.rpy", line 266, in <module>
$ random=renpy.random.randomint(1,3)
AttributeError: 'DetRandom' object has no attribute 'randomint'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 12:08:32 2018
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 290, in script call
call screen dau_name_menu
File "game/secretary.rpy", line 584, in script
$ secreatry_sex+=1
File "game/secretary.rpy", line 584, in <module>
$ secreatry_sex+=1
NameError: name 'secreatry_sex' 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 290, in script call
call screen dau_name_menu
File "game/secretary.rpy", line 584, in script
$ secreatry_sex+=1
File "C:\Users\*************\Desktop\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\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/secretary.rpy", line 584, in <module>
$ secreatry_sex+=1
NameError: name 'secreatry_sex' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 12:13:02 2018
DGK is notoriously buggy every releasewhat a question lol
i see holy crap lol so how long after release is it actually safe to play without all the bugs?DGK is notoriously buggy every release
that was a completely legitimate question from him because the game here is one with the most bugs everwhat a question lol
have you ever seen anything different from the game except error messages ??x'Dx'Dx'DHere are a list of bugs I came across with 1.01
After getting the fulling in Emily's bedroom, rube her back disappears at top of the screen
when "sitting next to emily" in the living room
this when going to the Store Clerks apartmentCode: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 290, in script call call screen dau_name_menu File "game/script.rpy", line 1994, in script dau "Oh." IOError: Couldn't find file 'thrones_fuck_slow.avi'. -- 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 290, in script call call screen dau_name_menu File "game/script.rpy", line 1994, in script dau "Oh." File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 817, in do_display **display_args) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\display\core.py", line 3070, in interact_core renpy.audio.audio.interact() File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 1057, in interact periodic() File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 988, in periodic_thread_main periodic_pass() File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 932, in periodic_pass c.periodic() File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 416, in periodic topf = load(self.file_prefix + filename + self.file_suffix) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\audio\audio.py", line 69, in load rv = renpy.loader.load(fn) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\loader.py", line 555, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'thrones_fuck_slow.avi'. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Mon Oct 22 10:48:40 2018
this going to the video games storeCode: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 290, in script call call screen dau_name_menu File "game/gamer_girl.rpy", line 561, in script "You drive to [ggamer_girl_name]'s apartment. You ring the chime." KeyError: u'ggamer_girl_name' -- 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 290, in script call call screen dau_name_menu File "game/gamer_girl.rpy", line 561, in script "You drive to [ggamer_girl_name]'s apartment. You ring the chime." File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'ggamer_girl_name' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Mon Oct 22 10:50:10 2018
When Brenda visits Emily after you start having sex with emilyCode: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 290, in script call call screen dau_name_menu File "game/outside.rpy", line 1356, in script if gg_stream>=2: File "game/outside.rpy", line 1356, in <module> if gg_stream>=2: NameError: name 'gg_stream' 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 290, in script call call screen dau_name_menu File "game/outside.rpy", line 1356, in script if gg_stream>=2: File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/outside.rpy", line 1356, in <module> if gg_stream>=2: NameError: name 'gg_stream' is not defined Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Mon Oct 22 10:50:59 2018
When I select maybe do a little more when Emily's sleepingCode: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 290, 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 290, 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\**********\Desktop\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\**********\Desktop\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 Mon Oct 22 10:52:12 2018
Going to the flowe shopCode: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 290, in script call call screen dau_name_menu File "game/late_night.rpy", line 490, in script "You move very carefully and slowly, so as not to disturb [daugther_name] or make any kind of noise..." KeyError: u'daugther_name' -- 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 290, in script call call screen dau_name_menu File "game/late_night.rpy", line 490, in script "You move very carefully and slowly, so as not to disturb [daugther_name] or make any kind of noise..." File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'daugther_name' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Mon Oct 22 11:14:26 2018
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 290, in script call call screen dau_name_menu File "game/miranda.rpy", line 40, in script if miranda_romance>=15 and miranda_buttplug>0 and random==2: File "game/miranda.rpy", line 40, in <module> if miranda_romance>=15 and miranda_buttplug>0 and random==2: NameError: name 'miranda_buttplug' 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 290, in script call call screen dau_name_menu File "game/miranda.rpy", line 40, in script if miranda_romance>=15 and miranda_buttplug>0 and random==2: File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1729, in execute if renpy.python.py_eval(condition): File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/miranda.rpy", line 40, in <module> if miranda_romance>=15 and miranda_buttplug>0 and random==2: NameError: name 'miranda_buttplug' is not defined Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Mon Oct 22 11:17:00 2018
When assigning Sam a missionCode: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 290, in script call call screen dau_name_menu File "game/miranda.rpy", line 73, in script menu: File "game/miranda.rpy", line 144, in <module> "Offer her a buttplug" if inventory_buttplug>0 and miranda_romance>=15 and miranda_buttplug==0: NameError: name 'miranda_buttplug' 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 290, in script call call screen dau_name_menu File "game/miranda.rpy", line 73, in script menu: File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1531, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 874, in menu if renpy.python.py_eval(condition) ] File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/miranda.rpy", line 144, in <module> "Offer her a buttplug" if inventory_buttplug>0 and miranda_romance>=15 and miranda_buttplug==0: NameError: name 'miranda_buttplug' is not defined Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Mon Oct 22 11:17:43 2018
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 290, in script call call screen dau_name_menu File "game/niece.rpy", line 715, in script daddy "As you may be well aware, [daugher_name] has some {i}hormonal issues.{/i}" KeyError: u'daugher_name' -- 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 290, in script call call screen dau_name_menu File "game/niece.rpy", line 715, in script daddy "As you may be well aware, [daugher_name] has some {i}hormonal issues.{/i}" File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'daugher_name' Windows-8-6.2.9200 Ren'Py 7.0.0.196 Goodnight Kiss 1.01 Mon Oct 22 11:27:52 2018
what a question lol
if you have read my other posts you would have also seen that i stated i had just downloaded the game and hadnt played it yet so i had no clue to the buggyness or not of the game.that was a completely legitimate question from him because the game here is one with the most bugs ever
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 290, in script call
call screen dau_name_menu
File "game/wife_house.rpy", line 290, in script
wife "I've seen the way to look at [mary_name]."
KeyError: u'mary_name'
-- 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 290, in script call
call screen dau_name_menu
File "game/wife_house.rpy", line 290, in script
wife "I've seen the way to look at [mary_name]."
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 1003, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\**********\Desktop\GoodnightKiss-1.01-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'mary_name'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 15:07:15 2018
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 290, in script call
call screen dau_name_menu
File "game/endings.rpy", line 745, in script
if wife_ending==2:
File "game/endings.rpy", line 745, in <module>
if wife_ending==2:
NameError: name 'wife_ending' 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 290, in script call
call screen dau_name_menu
File "game/endings.rpy", line 745, in script
if wife_ending==2:
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/endings.rpy", line 745, in <module>
if wife_ending==2:
NameError: name 'wife_ending' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 15:29:30 2018
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 290, in script call
call screen dau_name_menu
File "game/endings.rpy", line 843, in script
if brenda_romance>=30 and ending_harem>0:
File "game/endings.rpy", line 852, in <module>
elif ending_harem==0:
NameError: name 'ending_harem' 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 290, in script call
call screen dau_name_menu
File "game/endings.rpy", line 843, in script
if brenda_romance>=30 and ending_harem>0:
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/endings.rpy", line 852, in <module>
elif ending_harem==0:
NameError: name 'ending_harem' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 15:30:50 2018
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 290, in script call
call screen dau_name_menu
File "game/endings.rpy", line 923, in script
if dan_ending==1:
File "game/endings.rpy", line 923, in <module>
if dan_ending==1:
NameError: name 'dan_ending' 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 290, in script call
call screen dau_name_menu
File "game/endings.rpy", line 923, in script
if dan_ending==1:
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\*************\Desktop\GoodnightKiss-1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/endings.rpy", line 923, in <module>
if dan_ending==1:
NameError: name 'dan_ending' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 15:31:30 2018
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 350, 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 350, in script call
call screen dau_name_menu
File "game/brenda.rpy", line 656, in script
$ random=renpy.random=randint(1,2)
File "E:\Downloads\jDownloads\F95 Downloads\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 "E:\Downloads\jDownloads\F95 Downloads\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
Mon Oct 22 16:21:38 2018
Sure the bugs suck, but for me the major problem is, that the daughter/girl is ugly af ...
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 290, in script call
call screen dau_name_menu
File "game/outside.rpy", line 2, in script
call screen total_map
ScriptError: could not find label 'roller_derby_hub'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\************\Desktop\GoodnightKiss-1.01-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "C:\Users\************\Desktop\GoodnightKiss-1.01-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\************\Desktop\GoodnightKiss-1.01-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\************\Desktop\GoodnightKiss-1.01-pc\renpy\execution.py", line 879, in run_context
context.run()
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 290, in script call
call screen dau_name_menu
File "game/outside.rpy", line 2, in script
call screen total_map
File "C:\Users\************\Desktop\GoodnightKiss-1.01-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'roller_derby_hub'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Goodnight Kiss 1.01
Mon Oct 22 15:53:27 2018