Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- I'm sorry, but an uncaught exception occurred.
- While running game code:
- File "renpy/common/00start.rpy", line 205, in script call
- call _gl_test
- File "renpy/common/00gltest.rpy", line 387, in script
- $ __gl_test()
- File "renpy/common/00start.rpy", line 205, in script call
- call _gl_test
- File "renpy/common/00gltest.rpy", line 387, in script
- $ __gl_test()
- File "renpy/common/00gltest.rpy", line 387, in <module>
- $ __gl_test()
- File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
- _gl_performance_test()
- File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
- ui.interact(suppress_underlay=True, suppress_overlay=True)
- Exception: Shader (u'renpy.geometry', 'renpy.solid') has not been given mesh attribute aPosition.
- -- Full Traceback ------------------------------------------------------------
- Full traceback:
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/bootstrap.py", line 326, in bootstrap
- renpy.main.main()
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/main.py", line 617, in main
- run(restart)
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/main.py", line 148, in run
- renpy.execution.run_context(True)
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/execution.py", line 922, in run_context
- context.run()
- File "renpy/common/00start.rpy", line 205, in script call
- call _gl_test
- File "renpy/common/00gltest.rpy", line 387, in script
- $ __gl_test()
- File "renpy/common/00start.rpy", line 205, in script call
- call _gl_test
- File "renpy/common/00gltest.rpy", line 387, in script
- $ __gl_test()
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/ast.py", line 922, in execute
- renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/python.py", line 2218, in py_exec_bytecode
- exec(bytecode, globals, locals)
- File "renpy/common/00gltest.rpy", line 387, in <module>
- $ __gl_test()
- File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
- _gl_performance_test()
- File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
- ui.interact(suppress_underlay=True, suppress_overlay=True)
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
- rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/display/core.py", line 3006, in interact
- repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/display/core.py", line 3516, in interact_core
- self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
- File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/display/core.py", line 2380, in draw_screen
- renpy.display.draw.draw_screen(surftree)
- File "gl2draw.pyx", line 813, in renpy.gl2.gl2draw.GL2Draw.draw_screen
- File "gl2draw.pyx", line 1294, in renpy.gl2.gl2draw.GL2DrawingContext.draw
- File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
- File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
- File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
- File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
- File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
- File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
- File "gl2draw.pyx", line 1208, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
- File "gl2draw.pyx", line 1175, in renpy.gl2.gl2draw.GL2DrawingContext.draw_model
- File "gl2shader.pyx", line 288, in renpy.gl2.gl2shader.Program.draw
- File "gl2shader.pyx", line 250, in renpy.gl2.gl2shader.Program.missing
- Exception: Shader (u'renpy.geometry', 'renpy.solid') has not been given mesh attribute aPosition.
- Darwin-20.3.0-x86_64-i386-64bit
- Ren'Py 7.4.1.1270
- Harem Highlander 2.2
- Thu Apr 22 02:13:25 2021
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement