I have Minecraft 1.15.2 java edition
When I press The Play Button, Then a Window Opens saying:
GLFW error 65543: GLX: Failed to create context: GLXBadFBConfig Please make sure you have up-to-date drivers (see for instructions). I Dont Know Why That But I Now You can Help Me And Thank You
21 Answer
On terminal, run :-
export MESA_GL_VERSION_OVERRIDE=4.5 ...and then run Minecraft. Should solve it.
1