I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/world.rpy", line 113, in script
call screen screen_MountainsNavigation
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/world.rpy", line 332, in execute
screen screen_MountainsNavigation():
File "game/world.rpy", line 332, in execute
screen screen_MountainsNavigation():
File "game/world.rpy", line 334, in execute
vbox:
File "game/world.rpy", line 340, in execute
if locationsystem_DiscoveryTypeChosen == False:
File "game/world.rpy", line 350, in execute
if locationsystem_WaypointTypeChosen == True:
File "game/world.rpy", line 355, in execute
if locationsystem_DiscoveredCharacterNisse == True:
File "game/world.rpy", line 356, in execute
if nisse.characterstat_CurrentQuestStage != 20 or nisse.characterstat_CurrentQuestStage !=500:
NameError: name 'nisse' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/world.rpy", line 113, in script
call screen screen_MountainsNavigation
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\ast.py", line 1827, in execute
self.call("execute")
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\ast.py", line 1815, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\statements.py", line 179, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\exports.py", line 2724, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\Documents\AdamAndGaiaTHXE-Foundation\AdamAndGaiaTHXE-Foundation-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/world.rpy", line 332, in execute
screen screen_MountainsNavigation():
File "game/world.rpy", line 332, in execute
screen screen_MountainsNavigation():
File "game/world.rpy", line 334, in execute
vbox:
File "game/world.rpy", line 340, in execute
if locationsystem_DiscoveryTypeChosen == False:
File "game/world.rpy", line 350, in execute
if locationsystem_WaypointTypeChosen == True:
File "game/world.rpy", line 355, in execute
if locationsystem_DiscoveredCharacterNisse == True:
File "game/world.rpy", line 356, in execute
if nisse.characterstat_CurrentQuestStage != 20 or nisse.characterstat_CurrentQuestStage !=500:
File "<screen language>", line 356, in <module>
NameError: name 'nisse' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.1.291
Adam and Gaia : THXE (Turbo Hyper Extreme Edition) Foundation
Wed Oct 17 01:40:00 2018