So i wnt to the orginial game. downloaded it. then i downloaded the mod+hotfix4 extracted it then placed into the game folder and i get this after the first screen
```
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'SAZMOD/edited/gui/main_menu.png'>:
IOError: Couldn't find file 'SAZMOD/edited/gui/main_menu.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\python.py", line 2004, 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 "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\im.py", line 584, in render
return cache.get(self, render=True)
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\display\im.py", line 629, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\matth\Downloads\TheTyrant-091-pc3\TheTyrant-0.9.1-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'SAZMOD/edited/gui/main_menu.png'.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
The Tyrant 0.9.1
Sun Jan 31 14:49:35 2021
```