Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks! Main symptom of the issue looks like it's here, near the bottom of that log file:

err: Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: OpenGL is not supported by the video driver.
[2017-01-23 @ 15:24:10.262] [tasks/launch/native] err: at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.createDisplayPixelFormat(LwjglGraphics.java:322)

A quick search recommends a couple things:
Try just giving your machine a reboot, and run the game again.
Try updating your video card drivers in Windows.

There's also a few posts on StackOverflow that suggest allowing the game to run in SoftwareOpenGL mode - In a couple hours, I can put that into a quick build and email it over to you so you can see if it works for you.

yeh that would be great if you would do that

Emailed you a build to test out with "allowSoftwareOpenGL" enabled.

Hey it was just my computer it still doesnt work but i used it on my other computer and it works thank you for your help