[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 1463, in execute
File "game/screens.rpy", line 1463, in execute
File "game/screens.rpy", line 1468, in execute
File "game/screens.rpy", line 1469, in execute
NameError: Name 'v1' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 90, in script
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\exports.py", line 1204, in say
who(what, *args, **kwargs)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\character.py", line 1031, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\character.py", line 823, in do_display
**display_args)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\character.py", line 572, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 1463, in execute
File "game/screens.rpy", line 1463, in execute
File "game/screens.rpy", line 1468, in execute
File "game/screens.rpy", line 1469, in execute
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\text\text.py", line 1385, in __init__
self.set_text(text, scope, substitute)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\text\text.py", line 1488, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\substitutions.py", line 244, 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
File "C:\Blog\Sakura Sweetheart [v1.0] [Winged Cloud]\Sakura_Sweetheart_1.0\Sakura_Sweetheart_1.0-market\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'v1' is not defined.
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Sakura Sweetheart 1.0
Sat May 18 17:02:13 2019