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 Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #60 on: October 20, 2014, 01:03:41 pm »
Can you please download the loader again and execute it. I've added some popups that give more details to errors, if any occur!

Offline Hooor

  • *
  • 61
  • +0/-0
  • Pure pker from Estonia
    • View Profile
Re: OpenGL Beta Client
« Reply #61 on: October 20, 2014, 01:04:43 pm »
same error starting and it disappears but on task manager it shows its working. wtf

Offline Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #62 on: October 20, 2014, 01:05:11 pm »
Did you really download the file again? Because I'm pretty sure that it would show you an error now!

Offline Hooor

  • *
  • 61
  • +0/-0
  • Pure pker from Estonia
    • View Profile
Re: OpenGL Beta Client
« Reply #63 on: October 20, 2014, 01:06:35 pm »
Did you really download the file again? Because I'm pretty sure that it would show you an error now!
wont say nothing just downloaded the new

Offline Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #64 on: October 20, 2014, 01:09:50 pm »
Did you really download the file again? Because I'm pretty sure that it would show you an error now!
wont say nothing just downloaded the new

Alright, you have to start the client from command line then. That way I can see what's really going wrong for your computer. Do you have any experiences with the console?

Offline Hooor

  • *
  • 61
  • +0/-0
  • Pure pker from Estonia
    • View Profile
Re: OpenGL Beta Client
« Reply #65 on: October 20, 2014, 01:10:49 pm »
Did you really download the file again? Because I'm pretty sure that it would show you an error now!
wont say nothing just downloaded the new

Alright, you have to start the client from command line then. That way I can see what's really going wrong for your computer. Do you have any experiences with the console?
i cant understand the console -.-

Offline Straw Hat

  • *
  • 132
  • Liked: 2 times
  • +0/-0
  • Fight Fire with Fire.....I mean with DFS
    • View Profile
Re: OpenGL Beta Client
« Reply #66 on: October 20, 2014, 01:10:57 pm »
The link for the client "2" the second try for the new client is gone.
but I re-downloaded the client like u said but it wouldn't give me an error

:D it weird because it seems like it should be working in task manager.

Offline Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #67 on: October 20, 2014, 01:13:12 pm »
The link for the client "2" the second try for the new client is gone.
but I re-downloaded the client like u said but it wouldn't give me an error

:D it weird because it seems like it should be working in task manager.

The new client is also just closing itself??? Without an error popup?



Anyway... for those who can't get the client to work, please do the following: (Windows 7/8)
  • Download Emps-World-opengl-beta.jar and move it to your desktop
  • Open a terminal. Search for cmd.exe and open it
  • Type: cd Desktop
  • Type: java -jar Emps-World-opengl-beta.jar

And show me what it prints! :)

Offline Leo Jr

  • *
  • 541
  • Liked: 57 times
  • +0/-0
  • SPONGEBOB
    • View Profile
Re: OpenGL Beta Client
« Reply #68 on: October 20, 2014, 01:13:58 pm »
It's simply awesome, Thanks thomy

Offline Straw Hat

  • *
  • 132
  • Liked: 2 times
  • +0/-0
  • Fight Fire with Fire.....I mean with DFS
    • View Profile
Re: OpenGL Beta Client
« Reply #69 on: October 20, 2014, 01:15:28 pm »
I can start the client from the cmd
I tried that yesterday but it still wouldn't work

I just tried it now and it gave me the same thing

maybe the link for the client with error detection is wrong ?
because in first message of this thread theres in only on link for the client

is there specific command you would like me to enter in the cmd

Offline Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #70 on: October 20, 2014, 01:16:40 pm »
I can start the client from the cmd
I tried that yesterday but it still wouldn't work

I just tried it now and it gave me the same thing

maybe the link for the client with error detection is wrong ?
because in first message of this thread theres in only on link for the client

is there specific command you would like me to enter in the cmd

Please check my post from above. I've typed how to open it on command line! :)

Offline Straw Hat

  • *
  • 132
  • Liked: 2 times
  • +0/-0
  • Fight Fire with Fire.....I mean with DFS
    • View Profile
Re: OpenGL Beta Client
« Reply #71 on: October 20, 2014, 01:17:45 pm »
Ok I did like you said and heres the Error and it just keeps repeating

Game Error!
java.lang.RuntimeException: No OpenGL context found in the current thread.
        at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
        at org.lwjgl.opengl.GL11.glClearColor(GL11.java:569)
        at net.emps.client.g.b.b.b(Unknown Source)
        at net.emps.client.model.Client.g(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)


---------------------------------------------------------------------------------------------------------

C:\Users\....................\Desktop>java -jar Emps-World-opengl-beta.jar
loading C:\Users\.......\.emps_world\lib\jar\lwjgl.jar
loading C:\Users\.......\.emps_world\lib\jar\lwjgl_util.jar
org.lwjgl.LWJGLException: No support for WGL_ARB_multisample
        at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
        at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.ja
va:52)
        at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)

        at org.lwjgl.opengl.Display.createWindow(Display.java:306)
        at org.lwjgl.opengl.Display.create(Display.java:848)
        at org.lwjgl.opengl.Display.create(Display.java:757)
        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)
Game Error!
java.lang.RuntimeException: No OpenGL context found in the current thread.
        at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
        at org.lwjgl.opengl.GL11.glClearColor(GL11.java:569)
        at net.emps.client.g.b.b.b(Unknown Source)
        at net.emps.client.model.Client.g(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)
« Last Edit: October 20, 2014, 01:23:28 pm by Straw Hat »

Offline Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #72 on: October 20, 2014, 01:27:15 pm »
Ok I did like you said and heres the Error and it just keeps repeating

Game Error!
java.lang.RuntimeException: No OpenGL context found in the current thread.
        at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
        at org.lwjgl.opengl.GL11.glClearColor(GL11.java:569)
        at net.emps.client.g.b.b.b(Unknown Source)
        at net.emps.client.model.Client.g(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)


---------------------------------------------------------------------------------------------------------

C:\Users\....................\Desktop>java -jar Emps-World-opengl-beta.jar
loading C:\Users\.......\.emps_world\lib\jar\lwjgl.jar
loading C:\Users\.......\.emps_world\lib\jar\lwjgl_util.jar
org.lwjgl.LWJGLException: No support for WGL_ARB_multisample
        at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
        at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.ja
va:52)
        at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)

        at org.lwjgl.opengl.Display.createWindow(Display.java:306)
        at org.lwjgl.opengl.Display.create(Display.java:848)
        at org.lwjgl.opengl.Display.create(Display.java:757)
        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)
Game Error!
java.lang.RuntimeException: No OpenGL context found in the current thread.
        at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
        at org.lwjgl.opengl.GL11.glClearColor(GL11.java:569)
        at net.emps.client.g.b.b.b(Unknown Source)
        at net.emps.client.model.Client.g(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)


Aaaaah! I know what's going wrong now, give me 10 minutes to fix it! :)
Good news is that the loader is working perfectly fine. This is an error directly from the client.

Offline Straw Hat

  • *
  • 132
  • Liked: 2 times
  • +0/-0
  • Fight Fire with Fire.....I mean with DFS
    • View Profile
Re: OpenGL Beta Client
« Reply #73 on: October 20, 2014, 01:29:36 pm »
:D Finaly Progress... Yesss Thomy show that client whos boss

Offline Thomy

  • *
  • 3555
  • Liked: 3326 times
  • +5/-0
    • View Profile
Re: OpenGL Beta Client
« Reply #74 on: October 20, 2014, 01:39:55 pm »
Thanks again for your error log! I've updated the client, can you try again? :)
EDIT: Nvm, still issues! Hang on :)
« Last Edit: October 20, 2014, 01:41:35 pm by Thomy »
Pages: 1 2 3 4 5 6 7 8 9 10 11