Jump to content

I can enter the game


Petananos

Recommended Posts

when I try to enter the game it doesn't let me, and if I try to enter the other way I get this:

ERROR: General     , 1642625581592> [LWJGL] GLFW_API_UNAVAILABLE error
ERROR: General     , 1642625581592>     Description : WGL: The driver does not appear to support OpenGL
ERROR: General     , 1642625581594>     Stacktrace  :
ERROR: General     , 1642625581596>             ERROR: General     , 1642625581597> org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1714)
ERROR: General     , 1642625581597>             ERROR: General     , 1642625581598> org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
ERROR: General     , 1642625581598>             ERROR: General     , 1642625581599> org.lwjglx.opengl.Display.create(Display.java:133)
ERROR: General     , 1642625581599>             ERROR: General     , 1642625581600> org.lwjglx.opengl.Display.create(Display.java:84)
ERROR: General     , 1642625581600>             ERROR: General     , 1642625581601> zombie.core.Core.init(Core.java:2356)
ERROR: General     , 1642625581601>             ERROR: General     , 1642625581602> zombie.GameWindow.InitDisplay(GameWindow.java:388)
ERROR: General     , 1642625581602>             ERROR: General     , 1642625581603> zombie.core.opengl.RenderThread.renderLoop(RenderThread.java:147)
ERROR: General     , 1642625581603>             ERROR: General     , 1642625581603> zombie.gameStates.MainScreenState.main(MainScreenState.java:230)
ERROR: General     , 1642625581605> java.lang.RuntimeException: java.lang.IllegalStateException: Failed to create Display window
ERROR: General     , 1642625581608>     at zombie.core.opengl.RenderThread.renderLoop(RenderThread.java:153)
ERROR: General     , 1642625581610>     at zombie.gameStates.MainScreenState.main(MainScreenState.java:230)
ERROR: General     , 1642625581611> Caused by: java.lang.IllegalStateException: Failed to create Display window
ERROR: General     , 1642625581612>     at org.lwjglx.opengl.Display.create(Display.java:143)
ERROR: General     , 1642625581612>     at org.lwjglx.opengl.Display.create(Display.java:84)
ERROR: General     , 1642625581613>     at zombie.core.Core.init(Core.java:2356)
ERROR: General     , 1642625581613>     at zombie.GameWindow.InitDisplay(GameWindow.java:388)
ERROR: General     , 1642625581614>     at zombie.core.opengl.RenderThread.renderLoop(RenderThread.java:147)
ERROR: General     , 1642625581614>     ... 1 more

Link to comment
Share on other sites

- The driver does not appear to support OpenGL

This seems to be your main issue, you will need to download and install the latest drivers for your specific graphics card from your manufacturers website (Intel most likely)
If that doesn’t fix your issue, I can only recommend switching to the older "Legacy" game versions by going to your Steam Library > Right click Project Zomboid > Properties > Betas > Select the Legacy 40 or older versions.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...