Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

i get a eror when runing th ame ARNING: [GLFW3 Error] Code: 65543 Decription: GLX: Failed to create context: GLXBadFBConfig WARNING: GLFW Failed to initialize Window metro: /home/arydev/Downloads/metro-source/vendor/raylib/external/glfw/src/window.c:504: glfwSetWindowIcon: Assertion `window != NULL’ failed. Aborted (core dumped)

Try updating your graphics drivers. If that doesn't work, I'm afraid the game won't run on your computer.

My guess for what causes that error is insufficient OpenGL support in either your drivers or hardware. This game should theoretically run on any version newer than OpenGL 2.1, but there might be graphics card / driver specific issues which I unfortunately can't do much about.

i have opengl 2.1

Well, looking at the error, there's not much I can do to help. Something about your OS (drivers, window manager, the X window system) just does not work with GLFW.