I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Lain_Gallery.rpy", line 21, in execute
File "game/Lain_Gallery.rpy", line 21, in execute
File "game/Lain_Gallery.rpy", line 24, in execute
File "game/Lain_Gallery.rpy", line 26, in execute
Exception: Imagebutton does not have a idle image. (auto=u'lain/support_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/Lain_Gallery.rpy", line 21, in execute
File "game/Lain_Gallery.rpy", line 21, in execute
File "game/Lain_Gallery.rpy", line 24, in execute
File "game/Lain_Gallery.rpy", line 26, in execute
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\ui.py", line 929, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\party\Desktop\UwU\Melody-0.10-pc\renpy\ui.py", line 923, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'lain/support_%s.png').
Windows-8-6.2.9200
Ren'Py 7.1.0.882
Melody 0.10
Mon Jun 03 09:39:01 2019