Gato negro

Newbie
Aug 29, 2023
30
47
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 523, in execute
    frame:
  File "game/gallery.rpy", line 526, in execute
    hbox:
  File "game/gallery.rpy", line 530, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto=u'bibifoc/gui/button/return_%s.png').

-- 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 3006, 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 3417, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, 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 3417, 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 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 523, in execute
    frame:
  File "game/gallery.rpy", line 526, in execute
    hbox:
  File "game/gallery.rpy", line 530, in execute
    imagebutton:
  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'bibifoc/gui/button/return_%s.png').

Windows-10-10.0.22621
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch5.05
Wed Jul 31 11:47:40 2024
A few mods for this marvellous game :sneaky:

Save Naming
(Game version: 5.04 - Compatible with later versions)
Add the possibility to name your save (it's optional). You can use the keyboard to validate the name (Enter/Return) or cancel (Escape, Right Click).
It also slightly improves visual in preferences screen.
Give the possibility to skip the pages 10 by 10
Install: Use save_name.7.zip (see installation instructions below)

Grouped Notifications
(Game version: 5.04 - Probably compatible with later versions)
Instead of displaying notifications one by one, they'll be displayed at the same time. The more lines, the longer it stays on the screen.
Install: Use grouped_notif.5.zip (see installation instructions below)

Cheats
(Game version: 5.04 - Probably compatible with later versions)
Add the possibility to manually modify Traits, Kinks and Affection values (click on trait/kink/character in their respective lists using the top left icon).

!! NEW !! - You have now the possibility to modify "choice" variables thx to the Variables button in the menu accessible thx to the top left icon.
- Click on the variable in the list to toggle its value
- If you type something on your keyboard, it will automatically filter the list

Install: Use cheats.15.zip (see installation instructions below)

Gallery
(Game version: 5.04 - Compatible with later versions)
- For now, dialogs still contain incest for scenes up to 2.07
- Zorlun regulary fixes typos in the game. I've been trying to keep the mod up to date regarding typos but I've lost track for a while. So if you find typos in a gallery scene, it is probably already fixed in the original game. No need to ping Zorlun for that.

- Thumbnails in a scrollable grid (I hate "page" galleries)
- A lot of thumbnails displayed at screen
- Unlockable
- Filters (one for type of scene and one for characters). If you select a character, you can see its bio by hovering a character in the list. Note you can exit dropdown list by right-clicking.
Install: Use gallery.39.zip (see installation instructions below)

Dialox Box Opacity
(Game version: 5.04 - Compatible with later versions)
Give you the possibility to adjust the dialog box opacity in Preferences screen.
!!! This mod is incompatible with Walkthrough Mod (which already has this feature) !!!
Install: Use dialogbox_opacity.3.zip (see installation instructions below)

No Waiting in Text Display
(Compatible with all versions)
Sentences are often displayed in split parts. You must click to view each part of the sentence. With this mod each sentence will be fully displayed at once.
Install: Unzip no_waiting_text_display.zip in the folder where ProjectMyriamLifeandExplorations.exe file is located (The zip contains a file named environment.txt and it's normal. Ok xapican?! :mad:;))

Customize Names
(Game version: 5.04 - Probably compatible with later versions)
Allows you to customize any names in the game. In order to customize a name:
- Start a new game or load any save
- Access the customize names screen with the button in the top right corner (the button is transparent but you can see it by hovering over the area)
- Use the Add a name button to add a name to customize (type the original name like myriam, anthony, marc, ...)
==> The new name is added to the list
- Click on the name in the Current name column and type the name you want to see ingame
Install: Use customize_names.8.zip (see installation instructions below)


All in One
(Game version: 5.04)

Just a zip containing few of the above mods for easy downloading:
  • Save Naming
  • Grouped Notifications
  • Cheats
  • Gallery
  • Customize Names
Install: Use allinone.2.zip (see installation instructions below)

If I made mistakes (especially in english) or if you have an idea for improvement, you're welcome.

!!! Android users, check this out !!!

Note:


You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
 

redharvest1

Active Member
Jun 7, 2019
709
2,179
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 523, in execute
    frame:
  File "game/gallery.rpy", line 526, in execute
    hbox:
  File "game/gallery.rpy", line 530, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto=u'bibifoc/gui/button/return_%s.png').

-- 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 3006, 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 3417, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, 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 3417, 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 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 523, in execute
    frame:
  File "game/gallery.rpy", line 526, in execute
    hbox:
  File "game/gallery.rpy", line 530, in execute
    imagebutton:
  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'bibifoc/gui/button/return_%s.png').

Windows-10-10.0.22621
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch5.05
Wed Jul 31 11:47:40 2024
The current game version is 5.05, all those mods have not been updated yet and are still for version 5.04 and thus incompatible. (reading is a very important life skill).
 

Bibifoc

Engaged Member
Apr 7, 2018
2,260
4,821
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 523, in execute
    frame:
  File "game/gallery.rpy", line 526, in execute
    hbox:
  File "game/gallery.rpy", line 530, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto=u'bibifoc/gui/button/return_%s.png').

-- 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 3006, 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 3417, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, 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 3417, 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 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 498, in execute
    screen gallery:
  File "game/gallery.rpy", line 523, in execute
    frame:
  File "game/gallery.rpy", line 526, in execute
    hbox:
  File "game/gallery.rpy", line 530, in execute
    imagebutton:
  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'bibifoc/gui/button/return_%s.png').

Windows-10-10.0.22621
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch5.05
Wed Jul 31 11:47:40 2024
You didn't install the mod properly. There are installation instructions at the end of the post.
 

Gato negro

Newbie
Aug 29, 2023
30
47
The current game version is 5.05, all those mods have not been updated yet and are still for version 5.04 and thus incompatible. (reading is a very important life skill).
yeah reading is a very important life skill. If you were capable of reading the mod post, you'd see he is saying "compatible with later versions of the game". And then you wouldn't reply like this.
 
4.40 star(s) 194 Votes