Mythruna

General Category => Tech Support => Topic started by: SheepKing on February 18, 2012, 01:59:18 PM



Title: Can't play the game
Post by: SheepKing on February 18, 2012, 01:59:18 PM
Well,

I downloaded the windows version, extracted it, and when i click on the game, the menu open and everything works fine. but when i click on "OK" it wont open. I get this error

Uncaught exception from thread:Thread[LWJGL Renderer Thread,5,main]
org.lwjgl.LWJGLException: Failed to find ARB pixel format 1 0

   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.

what should i do in order to play the game?




Title: Re: Can't play the game
Post by: pspeed on February 18, 2012, 02:03:38 PM
Can you try updating your display drivers.

What kind of graphics card do you have?


Title: Re: Can't play the game
Post by: FutureB on February 18, 2012, 02:07:19 PM
Erm sorry for laughing its just you payed for a game which is in a early release and is free jmless you want to show suport... :( hope its just your drivers good luck


Title: Re: Can't play the game
Post by: pspeed on February 18, 2012, 02:09:58 PM
:( hope its just your drivers good luck

Me, too... hope it's just a driver issue.


Title: Re: Can't play the game
Post by: SheepKing on February 18, 2012, 05:51:09 PM
Erm sorry for laughing its just you payed for a game which is in a early release and is free jmless you want to show suport... :( hope its just your drivers good luck

first i didn't payed for the game, i did a donation

second i understand it's in early development, but cost nothing to ask

and my drivers are up to date, and tryed to download older drivers and it still dont work.

** i'm using ati HD 5850 as a graphic card


Title: Re: Can't play the game
Post by: pspeed on February 18, 2012, 06:02:16 PM
and my drivers are up to date, and tryed to download older drivers and it still dont work.

** i'm using ati HD 5850 as a graphic card

Can you post your client.log?  I just want to confirm that the game sees the card the same way the rest of your system does.


Title: Re: Can't play the game
Post by: SheepKing on February 18, 2012, 08:47:51 PM
here it is,

thx again to be so handfull!

** my current drivers are catalyst 12.1


Title: Re: Can't play the game
Post by: pspeed on February 19, 2012, 01:01:28 AM
The error seems to happen too soon for the GPU info to dump to the log.

One question, though... what settings are you using in the settings window?  I've seen some posts online where this issue is caused by anti-aliasing.  In the dialog, this is the drop-down with the options: "Disabled", "2x", "4x", etc..

For your card, make sure it is "Disabled".


Title: Re: Can't play the game
Post by: SheepKing on February 19, 2012, 02:47:41 AM
wow,

it work when i disable it.

god, i HATE ATI.


Title: Re: Can't play the game
Post by: pspeed on February 19, 2012, 09:25:03 AM
wow,

it work when i disable it.

god, i HATE ATI.

Heheh... don't get me started.  But I'm glad you can at least play now.  And I'm glad to  know that the particular problem is still associated with anti-aliasing.  When the game gets closer to final version then I will have it fallback to disabled if I get that error.  It's kind of hard for me to hook into that error right now and maybe not worth the effort in a test build.