Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

EtchyBreif

2
Posts
A member registered Jul 13, 2016

Recent community posts

(This is what shows up...)

[Client] Loading client parameters

[Client] Client config file C:\Users\Owner\config.cfg not found!

Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: OpenGL is not supported by the video driver.

at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.createDisplayPixelFormat(Unknown Source)

at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.setupDisplay(Unknown Source)

at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(Unknown Source)

at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(Unknown Source)

Caused by: org.lwjgl.LWJGLException: Pixel format not accelerated

at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(Unknown Source)

at org.lwjgl.opengl.WindowsDisplay.createWindow(Unknown Source)

at org.lwjgl.opengl.Display.createWindow(Unknown Source)

at org.lwjgl.opengl.Display.create(Unknown Source)

at org.lwjgl.opengl.Display.create(Unknown Source)

... 4 more

For some reason the game won't launch on my computer. I open the application, and nothing shows up. The only thing that works is the Tachyon server file, and that doesn't open the game.

Please help.