I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gallery.rpy", line 4, in script
call screen wait_for_choice
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gallery.rpy", line 10, in execute
screen gallery_1:
File "game/gallery.rpy", line 10, in execute
screen gallery_1:
File "game/gallery.rpy", line 62, in execute
if not persistent.gal_p_1_unlocked and not persistent.KoGa3GalleryUnlock:
File "game/gallery.rpy", line 109, in execute
vbox:
File "game/gallery.rpy", line 112, in execute
imagebutton auto "buttons/thumbs/gal_p1_img_1_thumb_%s.jpg" action [Hide("gallery_1"), Show("gal_p_1_img_1")]
Exception: Imagebutton does not have a idle image. (auto='buttons/thumbs/gal_p1_img_1_thumb_%s.jpg').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/gallery.rpy", line 4, in script
call screen wait_for_choice
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\ast.py", line 2232, in execute
self.call("execute")
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\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 "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\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 "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\screen.py", line 462, in per_interact
self.update()
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/gallery.rpy", line 10, in execute
screen gallery_1:
File "game/gallery.rpy", line 10, in execute
screen gallery_1:
File "game/gallery.rpy", line 62, in execute
if not persistent.gal_p_1_unlocked and not persistent.KoGa3GalleryUnlock:
File "game/gallery.rpy", line 109, in execute
vbox:
File "game/gallery.rpy", line 112, in execute
imagebutton auto "buttons/thumbs/gal_p1_img_1_thumb_%s.jpg" action [Hide("gallery_1"), Show("gal_p_1_img_1")]
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\salena\Downloads\Ebay Connected\HZ\LimitsOfSky-E3-pc_comp\renpy\ui.py", line 946, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='buttons/thumbs/gal_p1_img_1_thumb_%s.jpg').
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
LimitsOfSky E3
Fri Jun 9 17:40:28 2023