Sorry at start of the game receive this error and later the text fo menu are not dispayed.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
Exception: Could not find font 'tl/italian/font/tahoma.ttf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 240, in script call
call _splashscreen from _call_splashscreen_1
File "script.rpyc", line 17, in script
File "U:\GAME\OhDaddy-V0.10-pc\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\character.py", line 927, in do_display
display_say(who,
File "U:\GAME\OhDaddy-V0.10-pc\renpy\character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\core.py", line 3377, 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 "U:\GAME\OhDaddy-V0.10-pc\renpy\display\core.py", line 3912, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\core.py", line 2602, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\screen.py", line 704, 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 266, in renpy.display.render.render
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "U:\GAME\OhDaddy-V0.10-pc\renpy\display\layout.py", line 1334, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "U:\GAME\OhDaddy-V0.10-pc\renpy\text\text.py", line 2109, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\text\text.py", line 656, in __init__
glyphs = ts.glyphs(s, self)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\text\text.py", line 255, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\text\font.py", line 717, in get_font
face = load_face(fn)
File "U:\GAME\OhDaddy-V0.10-pc\renpy\text\font.py", line 658, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'tl/italian/font/tahoma.ttf'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Oh Daddy V0.10
Sat Oct 14 11:49:41 2023