I just downloaded the game, the ipatch, the .94b updat, and the SAZ mod all for mac. I'm getting this error. any help would be appreciated
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "game/SAZMOD/scripts/core/overridescreens.rpy", line 105, in execute
screen main_menu():
File "game/SAZMOD/scripts/core/overridescreens.rpy", line 105, in execute
screen main_menu():
File "game/SAZMOD/scripts/core/overridescreens.rpy", line 115, in execute
imagebutton auto "gui/icons/patreon_%s.png" xpos 1450 ypos 255 action OpenURL("
You must be registered to see the links
") focus_mask True #xpos 1444 ypos 918
Exception: Imagebutton does not have a idle image. (auto=u'gui/icons/patreon_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 273, in script
python:
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/execution.py", line 908, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in 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 "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/screen.py", line 430, in visit_all
callback(self)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/screen.py", line 440, in per_interact
self.update()
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/display/screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/SAZMOD/scripts/core/overridescreens.rpy", line 105, in execute
screen main_menu():
File "game/SAZMOD/scripts/core/overridescreens.rpy", line 105, in execute
screen main_menu():
File "game/SAZMOD/scripts/core/overridescreens.rpy", line 115, in execute
imagebutton auto "gui/icons/patreon_%s.png" xpos 1450 ypos 255 action OpenURL("
You must be registered to see the links
") focus_mask True #xpos 1444 ypos 918
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/ui.py", line 946, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "/Volumes/One Touch/Mac/TheTyrant/TheTyrant.app/Contents/Resources/autorun/renpy/ui.py", line 940, 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/icons/patreon_%s.png').
Darwin-22.1.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
The Tyrant 0.9.4b
Fri Aug 23 11:22:24 2024