Advertisement
Guest User

trace.txt

a guest
Apr 21st, 2021
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. I'm sorry, but an uncaught exception occurred.
  2.  
  3. While running game code:
  4. File "renpy/common/00start.rpy", line 205, in script call
  5. call _gl_test
  6. File "renpy/common/00gltest.rpy", line 387, in script
  7. $ __gl_test()
  8. File "renpy/common/00start.rpy", line 205, in script call
  9. call _gl_test
  10. File "renpy/common/00gltest.rpy", line 387, in script
  11. $ __gl_test()
  12. File "renpy/common/00gltest.rpy", line 387, in <module>
  13. $ __gl_test()
  14. File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
  15. _gl_performance_test()
  16. File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
  17. ui.interact(suppress_underlay=True, suppress_overlay=True)
  18. Exception: Shader (u'renpy.geometry', 'renpy.solid') has not been given mesh attribute aPosition.
  19.  
  20. -- Full Traceback ------------------------------------------------------------
  21.  
  22. Full traceback:
  23. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/bootstrap.py", line 326, in bootstrap
  24. renpy.main.main()
  25. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/main.py", line 617, in main
  26. run(restart)
  27. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/main.py", line 148, in run
  28. renpy.execution.run_context(True)
  29. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/execution.py", line 922, in run_context
  30. context.run()
  31. File "renpy/common/00start.rpy", line 205, in script call
  32. call _gl_test
  33. File "renpy/common/00gltest.rpy", line 387, in script
  34. $ __gl_test()
  35. File "renpy/common/00start.rpy", line 205, in script call
  36. call _gl_test
  37. File "renpy/common/00gltest.rpy", line 387, in script
  38. $ __gl_test()
  39. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/ast.py", line 922, in execute
  40. renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  41. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/python.py", line 2218, in py_exec_bytecode
  42. exec(bytecode, globals, locals)
  43. File "renpy/common/00gltest.rpy", line 387, in <module>
  44. $ __gl_test()
  45. File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
  46. _gl_performance_test()
  47. File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
  48. ui.interact(suppress_underlay=True, suppress_overlay=True)
  49. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
  50. rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  51. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/display/core.py", line 3006, in interact
  52. repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  53. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/display/core.py", line 3516, in interact_core
  54. self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  55. File "/Users/oz/Library/Application Support/itch/apps/harem-highlander/HaremHighlander.app/Contents/Resources/autorun/renpy/display/core.py", line 2380, in draw_screen
  56. renpy.display.draw.draw_screen(surftree)
  57. File "gl2draw.pyx", line 813, in renpy.gl2.gl2draw.GL2Draw.draw_screen
  58. File "gl2draw.pyx", line 1294, in renpy.gl2.gl2draw.GL2DrawingContext.draw
  59. File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  60. File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  61. File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  62. File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  63. File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  64. File "gl2draw.pyx", line 1278, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  65. File "gl2draw.pyx", line 1208, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
  66. File "gl2draw.pyx", line 1175, in renpy.gl2.gl2draw.GL2DrawingContext.draw_model
  67. File "gl2shader.pyx", line 288, in renpy.gl2.gl2shader.Program.draw
  68. File "gl2shader.pyx", line 250, in renpy.gl2.gl2shader.Program.missing
  69. Exception: Shader (u'renpy.geometry', 'renpy.solid') has not been given mesh attribute aPosition.
  70.  
  71. Darwin-20.3.0-x86_64-i386-64bit
  72. Ren'Py 7.4.1.1270
  73. Harem Highlander 2.2
  74. Thu Apr 22 02:13:25 2021
  75.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement