You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing Prerequisites worked fine.
When starting the emulater it stops with an error.
ERROR | OpenGLES emulation failed to initialize
Here is the full output:
[INFO] Starting emulator...
INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
INFO | IPv4 server found: 192.168.2.1
INFO | IPv6 DNS server found: fe80::1
ANGLE: D3D11: rx::Renderer11::generateConfigs
INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_posture_requested(int) ((null):0, (null))
INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_posture_selection_dialog() ((null):0, (null))
INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_new_resizable_requested(PresetEmulatorSizeType) ((null):0, (null))
INFO | Warning: QMetaObject::connectSlotsByName: No matching signal for on_dismiss_resizable_dialog() ((null):0, (null))
ANGLE: egl::`anonymous-namespace'::CreateDisplayFromAttribs: make D3D display
ANGLE: D3D11: rx::Renderer11::generateConfigs
ERROR | Could not make GLES 2.x context current!
ERROR | Failed to obtain GLES 2.x extensions string!
ERROR | Could not initialize emulated framebuffer
INFO | Warning: QCssParser::parseHexColor: Unknown color name '#FFFFFFs' ((null):0, (null))
HAX is working and emulator runs in fast virt mode.
WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
INFO | Advertising in: C:\Users\xxx\AppData\Local\Temp\avd\running\pid_12784.ini
ERROR | OpenGLES emulation failed to initialize. Please consider the following troubleshooting steps:
Make sure your GPU drivers are up to date.
Erase and re-download the emulator ($ANDROID_SDK_ROOT/emulator).
Try software rendering: Go to Extended Controls > Settings > Advanced tab and change "OpenGL ES renderer (requires restart)" to "Swiftshader".
Installing Prerequisites worked fine.
When starting the emulater it stops with an error.
ERROR | OpenGLES emulation failed to initialize
Here is the full output:
The text was updated successfully, but these errors were encountered: