The world is currently online!


Welcome to Emps-World!

Register now to gain access to all of our forum features. Once registered and logged in, you will be able to create topics, post replies, send private messages, manage your profile, chat with other players in the shoutbox and much more. Once you sign in, this message will disappear.



Pages: 1 2 3 4 5 6 7 8 9 10 11
0 Members and 1 Guest are viewing this topic.

Offline Getz

  • *
  • 8
  • +0/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #90 on: October 20, 2014, 02:29:16 pm »
Owhh sweet mother of god finally got this working!
Amazing job, Thomy! :3

Offline Stop Loss

  • *
  • 250
  • Liked: 11 times
  • +0/-0
  • #BYE@
    • View Profile
Re: OpenGL Beta Client
« Reply #91 on: October 20, 2014, 02:30:35 pm »
yes i don't know what is the problem.. :o

Online Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #92 on: October 20, 2014, 02:31:32 pm »
Owhh sweet mother of god finally got this working!
Amazing job, Thomy! :3

yes i don't know what is the problem.. :o

The issue is that your graphics card doesn't support a PixelFormat I try to set. No worries, the tech details shouldn't bother you. Could you try updating your graphics drivers, because this could definitely be an issue!

Offline Hooor

  • *
  • 61
  • +0/-0
  • Pure pker from Estonia
    • View Profile
Re: OpenGL Beta Client
« Reply #93 on: October 20, 2014, 02:51:15 pm »

Offline Straw Hat

  • *
  • 132
  • Liked: 2 times
  • +0/-0
  • Fight Fire with Fire.....I mean with DFS
    • View Profile
Re: OpenGL Beta Client
« Reply #94 on: October 20, 2014, 02:53:21 pm »
Thomy maybe they should try deleting their old emps cache?
that might have made it work for me too?

Online Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #95 on: October 20, 2014, 02:53:39 pm »
nothing still :(
error.
same here restarted

The same?

That's a yes I guess? Please also update your graphics drivers.

Online Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #96 on: October 20, 2014, 02:54:20 pm »
Thomy maybe they should try deleting their old emps cache?
that might have made it work for me too?

The error I see there is really about another issue. Has nothing to do with the emps files themselves. Though, if you want, give it a try. ^^

Offline Mad Str

  • *
  • 267
  • +0/-0
  • Does this really matters ??!!
    • View Profile
Re: OpenGL Beta Client
« Reply #97 on: October 20, 2014, 02:58:17 pm »
its great :D good luck in making it better

Obby mauler : GobbyF
if your enemy is alive you are still in danger...
Iam responsible on what i say not on what you understand.
if you need help i would be glad to help you ;)
signature made by: Pure Ranged1

Offline Mariuxas

  • *
  • 127
  • Liked: 5 times
  • +0/-0
  • Emps Lover ^.^
    • View Profile
Re: OpenGL Beta Client
« Reply #98 on: October 20, 2014, 03:01:26 pm »
Error :

Code: [Select]
An error has occured when initializing openGL.
Error details: Pixel format not accelerated

Code: [Select]

C:\Users\iZone>cd desktop

C:\Users\iZone\Desktop>java -jar Emps-World-opengl-beta.jar
loading C:\Users\iZone\.emps_world\lib\jar\lwjgl.jar
loading C:\Users\iZone\.emps_world\lib\jar\lwjgl_util.jar
org.lwjgl.LWJGLException: Pixel format not accelerated
        at org.lwjgl.opengl.WindowsPbufferPeerInfo.nCreate(Native Method)
        at org.lwjgl.opengl.WindowsPbufferPeerInfo.<init>(WindowsPbufferPeerInfo
.java:47)
        at org.lwjgl.opengl.WindowsDisplay.createPbuffer(WindowsDisplay.java:746
)
        at org.lwjgl.opengl.Pbuffer.createPbuffer(Pbuffer.java:234)
        at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:219)
        at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:190)
        at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:166)
        at net.emps.client.g.b.b.a(Unknown Source)
        at net.emps.client.g.b.run(Unknown Source)
        at net.emps.client.model.Client.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)




Lazy to take a screenshot.
« Last Edit: October 20, 2014, 03:09:21 pm by Mariuxas »
Emps Scape Player Since September ,22, 2014.

                             Java Programmer!
                                c# beginner!


Have I Been A Good Boy ?

Online Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #99 on: October 20, 2014, 03:09:37 pm »
Error :

Code: [Select]
An error has occured when initializing openGL.
Error details: Pixel format not accelerated

Code: [Select]

C:\Users\iZone>cd desktop

C:\Users\iZone\Desktop>java -jar Emps-World-opengl-beta.jar
loading C:\Users\iZone\.emps_world\lib\jar\lwjgl.jar
loading C:\Users\iZone\.emps_world\lib\jar\lwjgl_util.jar
org.lwjgl.LWJGLException: Pixel format not accelerated
        at org.lwjgl.opengl.WindowsPbufferPeerInfo.nCreate(Native Method)
        at org.lwjgl.opengl.WindowsPbufferPeerInfo.<init>(WindowsPbufferPeerInfo
.java:47)
        at org.lwjgl.opengl.WindowsDisplay.createPbuffer(WindowsDisplay.java:746
)
        at org.lwjgl.opengl.Pbuffer.createPbuffer(Pbuffer.java:234)
        at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:219)
        at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:190)
        at org.lwjgl.opengl.Pbuffer.<init>(Pbuffer.java:166)
        at net.emps.client.g.b.b.a(Unknown Source)
        at net.emps.client.g.b.run(Unknown Source)
        at net.emps.client.model.Client.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)




Lazy to take a screenshot.

Please also update your graphics drivers! :)

Offline Stop Loss

  • *
  • 250
  • Liked: 11 times
  • +0/-0
  • #BYE@
    • View Profile
Re: OpenGL Beta Client
« Reply #100 on: October 20, 2014, 03:10:56 pm »
how and where  update your graphics drivers ?can't found

Online Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #101 on: October 20, 2014, 03:19:03 pm »

Offline Straw Hat

  • *
  • 132
  • Liked: 2 times
  • +0/-0
  • Fight Fire with Fire.....I mean with DFS
    • View Profile
Re: OpenGL Beta Client
« Reply #102 on: October 20, 2014, 03:19:34 pm »
Well if u running windows 7 or anything close to it..try pressing the windows button or ( start button)
the right click Computer---- Properties
the on the left u should see a tab called device manager click on that

The u should see something called display adapter

Click on that and something should pop down
 right click on what pops down and there should be a button thats says update driver.
it will open up another window and click search automatically

Try that see what happens

Ps.. or just do what Thomy linked :D

Offline Mariuxas

  • *
  • 127
  • Liked: 5 times
  • +0/-0
  • Emps Lover ^.^
    • View Profile
Re: OpenGL Beta Client
« Reply #103 on: October 20, 2014, 03:48:29 pm »
Nope , I'm pretty sure that isn't the problem , I've already got a PC with high graphics.
My computer can run any game expect for this new .jar

I think the problem comes from the new jar.

Really , I haven't faced anytime that a rsps requires high graphics...
« Last Edit: October 20, 2014, 04:00:06 pm by Mariuxas »
Emps Scape Player Since September ,22, 2014.

                             Java Programmer!
                                c# beginner!


Have I Been A Good Boy ?

Mary

Re: OpenGL Beta Client
« Reply #104 on: October 20, 2014, 04:00:42 pm »
Nope , I'm pretty sure that isn't the problem , I've already got a PC with high graphics.
My computer can run any game expect for this new .jar

I think the problem for the new jar.

Really , I haven't faced anytime that a rsps requires high graphics...
I've got a gaming laptop and it runs perfectly fine on it with 50 fps, so what is the difference that causes the problem? :P
Pages: 1 2 3 4 5 6 7 8 9 10 11