estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,591
8,891
Hey I am getting this error in 4th page of gallery

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gallery.rpy", line 7, in execute
    screen gallery():
  File "game/gallery.rpy", line 7, in execute
    screen gallery():
  File "game/gallery.rpy", line 15, in execute
    use gallery_picker
  File "game/gallery.rpy", line 17, in execute
    screen gallery_picker:
  File "game/gallery.rpy", line 17, in execute
    screen gallery_picker:
  File "game/gallery.rpy", line 255, in execute
    if curpage == 3:
  File "game/gallery.rpy", line 316, in execute
    if persistent.gallery_unlock_35 or ripsongalleryunlock:
  File "game/gallery.rpy", line 317, in execute
    imagebutton auto "gui/gallery/g_day_10_d_bj_%s.jpg" action Replay("day10larrysex",
Exception: Imagebutton does not have a idle image. (auto=u'gui/gallery/g_day_10_d_bj_%s.jpg').

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, 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 "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, 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 3512, 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/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 3512, 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/gallery.rpy", line 7, in execute
    screen gallery():
  File "game/gallery.rpy", line 7, in execute
    screen gallery():
  File "game/gallery.rpy", line 15, in execute
    use gallery_picker
  File "game/gallery.rpy", line 17, in execute
    screen gallery_picker:
  File "game/gallery.rpy", line 17, in execute
    screen gallery_picker:
  File "game/gallery.rpy", line 255, in execute
    if curpage == 3:
  File "game/gallery.rpy", line 316, in execute
    if persistent.gallery_unlock_35 or ripsongalleryunlock:
  File "game/gallery.rpy", line 317, in execute
    imagebutton auto "gui/gallery/g_day_10_d_bj_%s.jpg" action Replay("day10larrysex",
  File "renpy/ui.py", line 952, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "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=u'gui/gallery/g_day_10_d_bj_%s.jpg').

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Pandora's Box 2 0.10
Sat Dec 31 21:28:04 2022
I cannot reproduce this, did you install correctly?
 

shucky159

Newbie
Jul 4, 2017
54
57
Small break
Hey, guys. Just letting you know I plan to take a break this month which means no new version for March. Don't worry though, I will be pausing the page so NOBODY will be charged when March comes. This also means that I have to delay the Public version until the break is over, so that it can sync up with the other releases. Thank you all for understanding and for your support.
 

undef1ned

Member
Oct 1, 2017
136
271
oh, I see. I never intended to sound as if I demand it to be leaked or anything, it's just that "The 0.14 version is here" kinda confused me, especially since it was made clear the 0.14 is out already (thus apparently available to download on patreon)
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,147
157,606
oh, I see. I never intended to sound as if I demand it to be leaked or anything, it's just that "The 0.14 version is here" kinda confused me, especially since it was made clear the 0.14 is out already (thus apparently available to download on patreon)
Yeah, I know you weren't ;) was just saying that for anyone else who might be confused by it to.
 

Vlad11

Member
Dec 17, 2021
130
116
Small break
Hey, guys. Just letting you know I plan to take a break this month which means no new version for March. Don't worry though, I will be pausing the page so NOBODY will be charged when March comes. This also means that I have to delay the Public version until the break is over, so that it can sync up with the other releases. Thank you all for understanding and for your support.
Not earlier than April will release Pandora's box 2 0.15 (
 
3.20 star(s) 29 Votes