Hello everyone, I recently found this game while looking for a crafting/rpg game. It looks like this is what ive been looking for. Unfortunately though, each time i go to start up the game i get as far as the first window setting my resolution, full-screen or not, and ect. After that when i try to play i get a black screen for a second, and it generates an error log. I am running a very old computer, (My laptop consistently overheats so i broke out my very old desktop) so i would not be surprised if the problem is on my end due to hardware. However, I just want to make sure that is the case and I am not giving up on running this game when my problem is a simple fix. Here is a copy of the error log it creates.
Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:210)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:873)
at org.lwjgl.opengl.Display.create(Display.java:782)
at com.jme3.system.lwjgl.LwjglDisplay.createContext(LwjglDisplay.java:137)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.initInThread(LwjglAbstractDisplay.java:113)
at com.jme3.system.lwjgl.LwjglAbstractDisplay.run(LwjglAbstractDisplay.java:205)
at java.lang.Thread.run(Unknown Source)
Application was not initialized.
If it helps, i can run a DX Diag and post that information as well. Thanks in advance for any and all help.
oh, and I did surf the forums a bit before posting this, I do see multiple people have the same problem, and I tried a few things suggested but nothing has worked yet.
-edit- Nevermind, i found out my graphics driver was not updated and upon updateing it, solved all problems.