She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

Others QSP RPGM Unity Ren'Py Italian Free Translators

5.00 star(s) 24 Votes

dedalo_69

Devoted Member
Modder
Sep 6, 2021
9,383
143,958
812
mi esce questo errore quando vado nella schermata salva
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 1060, in execute
    screen load():
  File "game/screens.rpy", line 1060, in execute
    screen load():
  File "game/screens.rpy", line 1064, in execute
    use file_slots(_("Load"))
  File "game/screens.rpy", line 1067, in execute
    screen file_slots(title):
  File "game/screens.rpy", line 1067, in execute
    screen file_slots(title):
  File "game/screens.rpy", line 1071, in execute
    use game_menu(title):
  File "game/screens.rpy", line 684, in execute
    screen game_menu(title, scroll=None):
  File "game/screens.rpy", line 684, in execute
    screen game_menu(title, scroll=None):
  File "game/screens.rpy", line 693, in execute
    frame:
  File "game/screens.rpy", line 696, in execute
    hbox:
  File "game/screens.rpy", line 702, in execute
    frame:
  File "game/screens.rpy", line 705, in execute
    if scroll == "viewport":
  File "game/screens.rpy", line 733, in execute
    transclude
  File "game/screens.rpy", line 1071, in execute
    use game_menu(title):
  File "game/screens.rpy", line 1073, in execute
    fixed:
  File "game/screens.rpy", line 1092, in execute
    grid gui.file_slot_cols gui.file_slot_rows:
  File "game/screens.rpy", line 1100, in execute
    for i in range(gui.file_slot_cols * gui.file_slot_rows):
  File "game/screens.rpy", line 1104, in execute
    button:
  File "game/screens.rpy", line 1111, in execute
    has vbox
  File "game/screens.rpy", line 1128, in execute
    if FileLoadable(slot):
  File "game/screens.rpy", line 1129, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto='gui/delete/delete_%s.png').

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\python.py", line 1178, 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 "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\core.py", line 2215, 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 "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 1060, in execute
    screen load():
  File "game/screens.rpy", line 1060, in execute
    screen load():
  File "game/screens.rpy", line 1064, in execute
    use file_slots(_("Load"))
  File "game/screens.rpy", line 1067, in execute
    screen file_slots(title):
  File "game/screens.rpy", line 1067, in execute
    screen file_slots(title):
  File "game/screens.rpy", line 1071, in execute
    use game_menu(title):
  File "game/screens.rpy", line 684, in execute
    screen game_menu(title, scroll=None):
  File "game/screens.rpy", line 684, in execute
    screen game_menu(title, scroll=None):
  File "game/screens.rpy", line 693, in execute
    frame:
  File "game/screens.rpy", line 696, in execute
    hbox:
  File "game/screens.rpy", line 702, in execute
    frame:
  File "game/screens.rpy", line 705, in execute
    if scroll == "viewport":
  File "game/screens.rpy", line 733, in execute
    transclude
  File "game/screens.rpy", line 1071, in execute
    use game_menu(title):
  File "game/screens.rpy", line 1073, in execute
    fixed:
  File "game/screens.rpy", line 1092, in execute
    grid gui.file_slot_cols gui.file_slot_rows:
  File "game/screens.rpy", line 1100, in execute
    for i in range(gui.file_slot_cols * gui.file_slot_rows):
  File "game/screens.rpy", line 1104, in execute
    button:
  File "game/screens.rpy", line 1111, in execute
    has vbox
  File "game/screens.rpy", line 1128, in execute
    if FileLoadable(slot):
  File "game/screens.rpy", line 1129, in execute
    imagebutton:
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\ui.py", line 975, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "F:\Download Opera\Ravager-5.3.0-market-Cracked\Ravager-5.3.0-market-Cracked\renpy\ui.py", line 969, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto='gui/delete/delete_%s.png').

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Ravager 5.3.0
Tue Nov 18 17:38:09 2025
Problema risolto.
Riscarica e metti nel gioco pulito.
 

dedalo_69

Devoted Member
Modder
Sep 6, 2021
9,383
143,958
812
Ciao, chiedo scusa, ma questa traduzione è per aggiungere la WT Mod oppure c'è anche stata una nuova versione del gioco? Io ho il gioco finale con la tua traduzione clean dei primi di settembre e ricordo che mi aveva lasciato perplesso perchè finiva troppo velocemente.
Sinceramente quando l'ho riscaricata per fare la wt mod ho notato anche io che durava molto di più della precedente, ma non saprei dirti il motivo. Probabilmente hanno aggiundo o cambiato qualcosa.
Adesso provala con la wt mod e poi dimmi cosa cambia.
Perchè... io non gioco a nessun gioco, mi diverto a tradurli ed a volte a farne wt mod, trucchi e raramente iPatch.... ;)
 
  • Like
Reactions: estrenaut
5.00 star(s) 24 Votes