I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not find font 'fonts/BeautyMountainsPS.ttf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/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 "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/core.py", line 2166, 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 "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/core.py", line 2819, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/core.py", line 1353, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/screen.py", line 754, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/text/text.py", line 2276, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/text/text.py", line 676, in __init__
glyphs = ts.glyphs(s, self)
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/text/text.py", line 268, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample, self.shaper, self.instance, self.axis)
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/text/font.py", line 745, in get_font
face = load_face(fn, shaper)
File "/Users/smg/Desktop/Hardenville Patch.app/Contents/Resources/autorun/renpy/text/font.py", line 673, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'fonts/BeautyMountainsPS.ttf'.
macOS-14.5-arm64-arm-64bit arm64
Ren'Py 8.2.3.24061702
Hardenville 0.2.1
Mon Jul 15 15:31:49 2024