I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scool.rpy", line 36, in script
menu:
File "game/scool.rpy", line 6, in execute
screen allisc1:
File "game/scool.rpy", line 6, in execute
screen allisc1:
File "game/scool.rpy", line 7, in execute
imagemap:
File "game/scool.rpy", line 15, in execute
if (vika >= 1):
NameError: name 'vika' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scool.rpy", line 36, in script
menu:
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\ast.py", line 1459, in execute
choice = renpy.exports.menu(choices, self.set)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\exports.py", line 842, in menu
rv = renpy.store.menu(items)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\exports.py", line 1028, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\core.py", line 2492, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\core.py", line 2759, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\core.py", line 482, in visit_all
d.visit_all(callback)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\core.py", line 482, in visit_all
d.visit_all(callback)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\core.py", line 482, in visit_all
d.visit_all(callback)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\screen.py", line 399, in visit_all
callback(self)
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\core.py", line 2759, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\screen.py", line 409, in per_interact
self.update()
File "C:\Users\Taco\Downloads\Games\- View of family 0.0.9\renpy\display\screen.py", line 578, in update
self.screen.function(**self.scope)
File "game/scool.rpy", line 6, in execute
screen allisc1:
File "game/scool.rpy", line 6, in execute
screen allisc1:
File "game/scool.rpy", line 7, in execute
imagemap:
File "game/scool.rpy", line 15, in execute
if (vika >= 1):
File "<screen language>", line 15, in <module>
NameError: name 'vika' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.2.2029
View of family 0.0.9