Page 1 of 1

Help - Haven error

PostPosted: Wed Nov 28, 2012 9:44 pm
by Belliar
When you run the original client pops up error. Java reinstalled and download today, but the results did not bring.

javax.media.opengl.GLException: javax.media.opengl.GLException: Error making context current: 2001
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:383)
at haven.HavenPanel.run(HavenPanel.java:418)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.media.opengl.GLException: Error making context current: 2001
at com.sun.opengl.impl.windows.WindowsGLContext.makeCurrentImpl(WindowsGLContext.java:169)
at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
at com.sun.opengl.impl.windows.WindowsGLDrawable.choosePixelFormat(WindowsGLDrawable.java:112)
at com.sun.opengl.impl.windows.WindowsOnscreenGLDrawable.lockSurface(WindowsOnscreenGLDrawable.java:203)
at com.sun.opengl.impl.windows.WindowsOnscreenGLContext.makeCurrentImpl(WindowsOnscreenGLContext.java:57)
at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Re: Help - Haven error

PostPosted: Thu Nov 29, 2012 7:55 am
by MagicManICT
You have triple buffering enabled in your ATI driver utilities. Turn it off and all should work.

Re: Help - Haven error

PostPosted: Thu Nov 29, 2012 10:04 am
by Belliar
MagicManICT wrote:You have triple buffering enabled in your ATI driver utilities. Turn it off and all should work.

Tell me how to do it on Windows XP, if it is important vidiokarta Radeon x800

Re: Help - Haven error

PostPosted: Thu Nov 29, 2012 10:52 am
by Chiprel
Belliar wrote:
MagicManICT wrote:You have triple buffering enabled in your ATI driver utilities. Turn it off and all should work.

Tell me how to do it on Windows XP, if it is important vidiokarta Radeon x800

In right bottom corner you should have this icon:
Image
Double click that icon. Somewhere in there (in 3d settings/all settings I think) you'll have tripple buffering option.
If you don't have 'ati catalyst' you can download it from amd/ati site.

Re: Help - Haven error

PostPosted: Thu Nov 29, 2012 3:55 pm
by MagicManICT
If Catalyst is installed, it is also on the right click context menu for the desktop at the very top. The triple buffering setting should be in the 3D settings section under the "All Settings" section on the bottom. You will need to be in Advanced view to see all the possible options.