quasar098 / midi-playground

square bounce
GNU General Public License v3.0
198 stars 56 forks source link

Crash on startup #108

Open DimaErmolaev07 opened 3 months ago

DimaErmolaev07 commented 3 months ago
Traceback (most recent call last):
  File "main.py", line 228, in <module>
  File "main.py", line 44, in main
pygame.error: regular vsync for OpenGL not available

When I launch this app, there is a crash with this error, but sound is playing. How to fix that?

quasar098 commented 3 months ago

idk

admmm34 commented 1 month ago

me toooo pls solution

admmm34 commented 1 month ago
Traceback (most recent call last):
  File "main.py", line 228, in <module>
  File "main.py", line 44, in main
pygame.error: regular vsync for OpenGL not available

When I launch this app, there is a crash with this error, but sound is playing. How to fix that?

did you find solution