Skip to content

Error: OpenGL(PainterError("egui_glow requires opengl 2.0+. ") #487

@TempUser184

Description

@TempUser184

Starting mhrv-rs UI...
(A new window should open. If nothing appears, the UI crashed ΓÇö the
error is shown in this terminal below. Take a screenshot of it and
open an issue on github.)

Error: OpenGL(PainterError("egui_glow requires opengl 2.0+. "))


UI exited with error code 1.

If this is the first time and you saw "egui_glow requires opengl 2.0+"
or "PainterError" above, your machine doesn't have a usable OpenGL
driver. Retrying once with the DirectX/Vulkan backend...

Error: Wgpu(NoSuitableAdapterFound)


UI still failed with error code 1 even with the DX/Vulkan
backend. Likely causes:

  • missing or outdated graphics drivers (try updating
  • running inside RDP or a VM without GPU acceleration
  • antivirus blocking the exe ΓÇö whitelist the folder and retry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions