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
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: