I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "renpy/common/00action_other.rpy", line 517, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts-core/handlers/time.rpy", line 231, in add
File "game/scripts-core/handlers/location.rpy", line 61, in jump
File "game/scripts-core/handlers/frame.rpy", line 522, in check_idles
TypeError: 'NoneType' object is not iterable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts-office/locations/livingroom/livingroom.rpyc", line 4, in script
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\ast.py", line 1861, in execute
self.call("execute")
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\ast.py", line 1849, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\statements.py", line 203, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\exports.py", line 1360, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\core.py", line 3477, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\behavior.py", line 439, in event
rv = run(action)
File "C:\Users\1\Desktop\CureMyAddiction-4-3-B-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 517, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts-core/handlers/time.rpy", line 231, in add
File "game/scripts-core/handlers/location.rpy", line 61, in jump
File "game/scripts-core/handlers/frame.rpy", line 522, in check_idles
TypeError: 'NoneType' object is not iterable
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Cure My Addiction 4-3-B
Sat Feb 06 16:52:30 2021