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 388, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
error: No matching GL pixel format available
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\main.py", line 520, in main
run(restart)
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\main.py", line 149, in run
renpy.execution.run_context(True)
File "Z:\home\mgarcia\Downloads\TP-2.0-win\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 "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "Z:\home\mgarcia\Downloads\TP-2.0-win\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 388, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\display\core.py", line 2588, in interact
self.start()
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\display\core.py", line 1760, in start
self.set_mode()
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\display\core.py", line 1990, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "Z:\home\mgarcia\Downloads\TP-2.0-win\renpy\display\swdraw.py", line 763, in set_mode
self.screen = pygame.display.set_mode((scaled_width, scaled_height), fsflag, 32)
File "pygame_sdl2/display.pyx", line 438, in pygame_sdl2.display.set_mode (gen\pygame_sdl2.display.c:6035)
File "pygame_sdl2/display.pyx", line 168, in pygame_sdl2.display.Window.__init__ (gen\pygame_sdl2.display.c:2787)
error: No matching GL pixel format available
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.3135