help?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 445, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 445, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 363, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 431, in _gl_performance_test
result = ui.interact(suppress_overlay=True, suppress_underlay=True)
Exception: Could not find font u'tl/None/Sansation_Regular.ttf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\main.py", line 520, in main
run(restart)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\main.py", line 149, in run
renpy.execution.run_context(True)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\execution.py", line 835, in run_context
context.run()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 445, in script
$ __gl_test()
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\python.py", line 1804, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 445, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 363, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 431, in _gl_performance_test
result = ui.interact(suppress_overlay=True, suppress_underlay=True)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\core.py", line 2620, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\core.py", line 3022, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\core.py", line 2034, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 475, in renpy.display.render.render_screen
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\screen.py", line 639, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\layout.py", line 1110, in render
st, at)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\layout.py", line 913, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\display\layout.py", line 1110, in render
st, at)
File "render.pyx", line 143, in renpy.display.render.render
File "render.pyx", line 231, in renpy.display.render.render
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\text\text.py", line 1807, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\text\text.py", line 590, in __init__
glyphs = ts.glyphs(s, self)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\text\text.py", line 238, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\text\font.py", line 650, in get_font
face = load_face(fn)
File "C:\Users\Administrator\Downloads\MindBreak-v0.2B-pc-crunched\renpy\text\font.py", line 591, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font u'tl/None/Sansation_Regular.ttf'.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.3135
MindBreak 0.1