I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/home/laundry/Cute/complacent.rpy", line 20, in script
call screen homeLaundryCuteLaundryComplacent
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/home/laundry/Cute/complacent.rpy", line 97, in execute
screen homeLaundryCuteLaundryComplacent:
File "game/home/laundry/Cute/complacent.rpy", line 97, in execute
screen homeLaundryCuteLaundryComplacent:
File "game/home/laundry/Cute/complacent.rpy", line 120, in execute
if not flagCuteTempPeeked and not flagCuteTempTalked:
File "game/home/laundry/Cute/complacent.rpy", line 121, in execute
imagebutton:
Exception: Imagebutton does not have a idle image.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/home/laundry/Cute/complacent.rpy", line 20, in script
call screen homeLaundryCuteLaundryComplacent
File "renpy/ast.py", line 2009, in execute
self.call("execute")
File "renpy/ast.py", line 1997, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3060, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3693, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3693, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/home/laundry/Cute/complacent.rpy", line 97, in execute
screen homeLaundryCuteLaundryComplacent:
File "game/home/laundry/Cute/complacent.rpy", line 97, in execute
screen homeLaundryCuteLaundryComplacent:
File "game/home/laundry/Cute/complacent.rpy", line 120, in execute
if not flagCuteTempPeeked and not flagCuteTempTalked:
File "game/home/laundry/Cute/complacent.rpy", line 121, in execute
imagebutton:
File "renpy/ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 948, in choice
raise Exception("Imagebutton does not have a %s image." % (name,))
Exception: Imagebutton does not have a idle image.
Windows-10-10.0.19041
Ren'Py 7.4.7.1720
Cutely Suspicious 0.10.037
Sun Jul 4 17:13:59 2021