CamSolusar
Newbie
- Dec 5, 2020
- 46
- 69
- 62
Hoping someone can help me with this, running the 1.10a version but every time there's a phone conversation now it kicks out a renpy error for each line. If I hit Ignore for each one I can keep going but I never get to watch the phone text. Anybody else having this? I'm also using the Joker mod.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/story/chapter8.rpy", line 2191, in script
$ msg ("The beach house is deserted!", who=1)
File "game/scripts/story/chapter8.rpy", line 2191, in <module>
$ msg ("The beach house is deserted!", who=1)
File "game/scripts/features/csphone/csphonedefs.rpy", line 317, in msg
Exception: Could not find font 'fonts/noto.ttf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/story/chapter8.rpy", line 2191, in script
$ msg ("The beach house is deserted!", who=1)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/story/chapter8.rpy", line 2191, in <module>
$ msg ("The beach house is deserted!", who=1)
File "game/scripts/features/csphone/csphonedefs.rpy", line 317, in msg
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\exports.py", line 1537, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\transform.py", line 747, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\transform.py", line 747, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\image.py", line 506, in render
return wrap_render(self.target, width, height, st, at)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\image.py", line 309, in wrap_render
rend = render(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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\display\transform.py", line 747, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 266, in renpy.display.render.render
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\text.py", line 2109, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\text.py", line 656, in __init__
glyphs = ts.glyphs(s, self)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-pc\renpy\text\font.py", line 717, in get_font
face = load_face(fn)
File "F:\BTD Pro\ChasingSunsets-1.01-pc\ChasingSunsets-1.01-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 'fonts/noto.ttf'.
Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
Chasing Sunsets 1.10a
Thu Aug 14 17:16:37 2025