I installed this mod to the latest version of the game in F95 and it doesn't seem to work, first the images like finding wallet on sidewalk in into reported to be missing then when i checked in cinematic folder there seem to be cinematics that didn't play aswell. and also get an error of missing gui/buttons/ at the start of the game as it is an menue error ignoring worked to start the game.
though it might be an issue with choice error with music restoration mod cenamatics so reinstalled the game and uncut mod without music restoration, got the same errors again
here's menu missing hover and idle button error,
"
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Uncut (Taboo) Edition/Benutzerdefiniert/MainMenu.rpy", line 57, in execute
screen main_menu():
File "game/Uncut (Taboo) Edition/Benutzerdefiniert/MainMenu.rpy", line 57, in execute
screen main_menu():
File "game/Uncut (Taboo) Edition/Benutzerdefiniert/MainMenu.rpy", line 65, in execute
imagebutton auto "game/Uncut (Taboo) Edition/gui/button/start_%s.png" xpos 0 ypos 0 focus_mask True action Start()
Exception: Imagebutton does not have a idle image. (auto='game/Uncut (Taboo) Edition/gui/button/start_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\python.py", line 1122, 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 "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 3582, 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:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/Uncut (Taboo) Edition/Benutzerdefiniert/MainMenu.rpy", line 57, in execute
screen main_menu():
File "game/Uncut (Taboo) Edition/Benutzerdefiniert/MainMenu.rpy", line 57, in execute
screen main_menu():
File "game/Uncut (Taboo) Edition/Benutzerdefiniert/MainMenu.rpy", line 65, in execute
imagebutton auto "game/Uncut (Taboo) Edition/gui/button/start_%s.png" xpos 0 ypos 0 focus_mask True action Start()
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\ui.py", line 948, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\SummersGone_Season1_Steam-pc_UPDATED\SummersGone_Season1_Steam-pc\renpy\ui.py", line 942, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='game/Uncut (Taboo) Edition/gui/button/start_%s.png').
Windows-10-10.0.26100 AMD64
Ren'Py 8.1.3.23091805
Sat Mar 15 10:40:59 2025
```
"
hopefully u can tell me how to troubleshoot it, that would be really appreciated.