Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenGL error on the vst and crashing the daw #82

Closed
levyonthecrack opened this issue Aug 16, 2022 · 5 comments
Closed

OpenGL error on the vst and crashing the daw #82

levyonthecrack opened this issue Aug 16, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@levyonthecrack
Copy link

Describe the bug
clicking the vst causes ableton to crash.

What did you try to do
Steps to reproduce the behavior:

  1. go to vsts
  2. click on octasine vst

Expected behavior
expected the vst to load but nothing happens, it just crashes ableton.

Screenshots

Software:

  • OctaSine 0.7.0 (4ea0e33) (gl)
  • DAW: Ableton Live Suite 11
  • OS: Windows 10.0.19044

Log file contents
17:25:13 [INFO] init
17:25:13 [INFO] OS: Windows 10.0.19044 (Windows 10 Pro) [64-bit]
17:25:13 [INFO] OctaSine build: v0.7.0 (4ea0e33) (gl)
17:25:13 [ERROR] thread '' panicked at 'Could not create OpenGL context: CreationFailed(())': C:\Users\runneradmin.cargo\git\checkouts\baseview-9d6c750431f4479e\b371263\src\win\window.rs:519

@greatest-ape greatest-ape added the bug Something isn't working label Aug 17, 2022
@greatest-ape
Copy link
Owner

Thanks!

Do you know what graphics card you’re using and if you have the latest drivers for it?

@levyonthecrack
Copy link
Author

levyonthecrack commented Aug 17, 2022 via email

@levyonthecrack
Copy link
Author

levyonthecrack commented Aug 17, 2022 via email

@greatest-ape
Copy link
Owner

Ok!

It seems like your iGPU is this one, which only supports OpenGL 2.1. At least version 3.0 is required for OctaSine because it’s the lowest one supported by iced_glow, and I don’t foresee this changing, unfortunately :/

@levyonthecrack
Copy link
Author

Oh, its okay! ill get a better igpu soon, thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants