WHY IS THIS HAPPENING
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1923, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 3, in script call
call day2 from _call_day2
File "game/script.rpy", line 2039, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 5, in script call
call day3 from _call_day3
File "game/script.rpy", line 2381, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 7, in script call
call day4 from _call_day4
File "game/script.rpy", line 2707, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 9, in script call
call day5 from _call_day5
File "game/script.rpy", line 3027, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 11, in script call
call day6 from _call_day6
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 4836, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 13, in script call
call day7 from _call_day7
File "game/script.rpy", line 5127, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 15, in script call
call day8 from _call_day8
File "game/script.rpy", line 5863, in script
$ renpy.pause(hard=True)
File "game/script.rpy", line 5863, in <module>
$ renpy.pause(hard=True)
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 513, in execute
if( ( (currentReply<replyUpTo) and (not isInLabel) and hasGottenReply ) or ( (vanessaCurrentReply<vanessaReplyUpTo) and (not vanessaIsInLabel) and vanessaHasGottenReply ) ):
NameError: name 'vanessaIsInLabel' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1923, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 3, in script call
call day2 from _call_day2
File "game/script.rpy", line 2039, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 5, in script call
call day3 from _call_day3
File "game/script.rpy", line 2381, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 7, in script call
call day4 from _call_day4
File "game/script.rpy", line 2707, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 9, in script call
call day5 from _call_day5
File "game/script.rpy", line 3027, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 11, in script call
call day6 from _call_day6
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 3331, in script call
$renpy.pause(0.01,hard=True)
File "game/script.rpy", line 4836, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 13, in script call
call day7 from _call_day7
File "game/script.rpy", line 5127, in script call
$ renpy.pause(hard=True)
File "game/bed.rpy", line 15, in script call
call day8 from _call_day8
File "game/script.rpy", line 5863, in script
$ renpy.pause(hard=True)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 5863, in <module>
$ renpy.pause(hard=True)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\exports.py", line 1471, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\core.py", line 3091, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\core.py", line 3091, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\sidne\OneDrive\Documents\MEGAsync Downloads\MoonlightSins-Ch4-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 509, in execute
screen phoneIcon():
File "game/phone.rpy", line 513, in execute
if( ( (currentReply<replyUpTo) and (not isInLabel) and hasGottenReply ) or ( (vanessaCurrentReply<vanessaReplyUpTo) and (not vanessaIsInLabel) and vanessaHasGottenReply ) ):
File "<screen language>", line 513, in <module>
NameError: name 'vanessaIsInLabel' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.1.311
Moonlight Sins Ch4
Thu Aug 01 22:26:13 2019