I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 583, in script call
call main_game
File "game/script.rpy", line 608, in script
call screen main_map
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/Locations/Mall/location_mall.rpy", line 1, in execute
screen location_mall:
File "game/Locations/Mall/location_mall.rpy", line 1, in execute
screen location_mall:
File "game/Locations/Mall/location_mall.rpy", line 213, in execute
button: #Previous character
File "game/Locations/Mall/location_mall.rpy", line 213, in keywords
button: #Previous character
File "game/Locations/Mall/location_mall.rpy", line 218, in keywords
if cynthia_location == "":
File "game/Locations/Mall/location_mall.rpy", line 218, in <module>
if cynthia_location == "":
NameError: name 'cynthia_location' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 583, in script call
call main_game
File "game/script.rpy", line 608, in script
call screen main_map
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "D:\Spiele\Komische Spiele\Nanoverse-Build-2.3.3-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/Locations/Mall/location_mall.rpy", line 1, in execute
screen location_mall:
File "game/Locations/Mall/location_mall.rpy", line 1, in execute
screen location_mall:
File "game/Locations/Mall/location_mall.rpy", line 213, in execute
button: #Previous character
File "game/Locations/Mall/location_mall.rpy", line 213, in keywords
button: #Previous character
File "game/Locations/Mall/location_mall.rpy", line 218, in keywords
if cynthia_location == "":
File "game/Locations/Mall/location_mall.rpy", line 218, in <module>
if cynthia_location == "":
NameError: name 'cynthia_location' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Nanoverse Build-2.3.3
Wed Aug 14 14:56:17 2024