I'm sorry, but an uncaught exception occurred. While running game code: File "game/rooms.rpy", line 293, in script call screen room File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/attributes.rpy", line 62, in execute screen interface(): File "game/attributes.rpy", line 62, in execute screen interface(): File "game/attributes.rpy", line 68, in execute if showCharacters: File "game/attributes.rpy", line 69, in execute use attributes File "game/attributes.rpy", line 85, in execute screen attributes(): File "game/attributes.rpy", line 85, in execute screen attributes(): File "game/attributes.rpy", line 99, in execute if navigation is not None: File "game/attributes.rpy", line 101, in execute $ showTheCalendar = showCalendar File "game/attributes.rpy", line 101, in $ showTheCalendar = showCalendar NameError: name 'showCalendar' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/rooms.rpy", line 293, in script call screen room File "C:\Games\IndecentDesires\renpy\ast.py", line 1828, in execute self.call("execute") File "C:\Games\IndecentDesires\renpy\ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Games\IndecentDesires\renpy\statements.py", line 177, 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:\Games\IndecentDesires\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Games\IndecentDesires\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Games\IndecentDesires\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Games\IndecentDesires\renpy\display\core.py", line 3033, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Games\IndecentDesires\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Games\IndecentDesires\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Games\IndecentDesires\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Games\IndecentDesires\renpy\display\screen.py", line 424, in visit_all callback(self) File "C:\Games\IndecentDesires\renpy\display\core.py", line 3033, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Games\IndecentDesires\renpy\display\screen.py", line 434, in per_interact self.update() File "C:\Games\IndecentDesires\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/attributes.rpy", line 62, in execute screen interface(): File "game/attributes.rpy", line 62, in execute screen interface(): File "game/attributes.rpy", line 68, in execute if showCharacters: File "game/attributes.rpy", line 69, in execute use attributes File "game/attributes.rpy", line 85, in execute screen attributes(): File "game/attributes.rpy", line 85, in execute screen attributes(): File "game/attributes.rpy", line 99, in execute if navigation is not None: File "game/attributes.rpy", line 101, in execute $ showTheCalendar = showCalendar File "game/attributes.rpy", line 101, in $ showTheCalendar = showCalendar NameError: name 'showCalendar' is not defined Windows-8-6.2.9200 Ren'Py 7.0.0.196 Indecent Desires Chapter6 Sun Nov 25 02:32:16 2018