Not the best I think I have some Java problems...

The worst monsters in the Hearthlands warp the fabric of space and time..

Not the best I think I have some Java problems...

Postby Moomoomilk » Mon Jul 28, 2014 8:35 pm

I had no problem starting the game up until I tried to login although it keeps popping a strange message over and over preventing me from loging in. I'm using a windows xp professional (Since its the only thing to work with at the time being...) and this is the code

Code: Select all
javax.media.opengl.GLException: javax.media.opengl.GLException: Error swapping buffers
   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:349)
   at haven.HavenPanel.run(HavenPanel.java:378)
   at java.lang.Thread.run(Unknown Source)
Caused by: javax.media.opengl.GLException: Error swapping buffers
   at com.sun.opengl.impl.windows.WindowsOnscreenGLDrawable.swapBuffers(WindowsOnscreenGLDrawable.java:132)
   at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:197)
   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)
Moomoomilk
 
Posts: 5
Joined: Tue Nov 05, 2013 1:50 am

Re: Not the best I think I have some Java problems...

Postby _sarah_ » Mon Jul 28, 2014 8:46 pm

I think it's about your graphic card, can you update its software?
User avatar
_sarah_
 
Posts: 182
Joined: Fri Jun 01, 2012 3:16 pm

Re: Not the best I think I have some Java problems...

Postby Moomoomilk » Mon Jul 28, 2014 8:53 pm

Not that I could think of.. How do I update the graphic card though?
Moomoomilk
 
Posts: 5
Joined: Tue Nov 05, 2013 1:50 am

Re: Not the best I think I have some Java problems...

Postby borka » Mon Jul 28, 2014 8:55 pm

Do you use the latest Java?
Java7u65
http://www.oracle.com/technetwork/java/ ... 80261.html
recommended

(Java8u11
http://www.oracle.com/technetwork/java/ ... 33155.html)

You need to check what graphic hardware is in your machine - on PC you DL the latest driver from manufacturer (AMD, Nvidia, Intel)
on Notebook you need to look at the Notebook manufacturers page

The worst case might be graphic hardware that's too old to be supported by needed jogl :'(

A fix might be to reduce the graphic depht to 16 Bit (normal is 32 Bit)
Last edited by borka on Mon Jul 28, 2014 9:03 pm, edited 1 time in total.
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Not the best I think I have some Java problems...

Postby Moomoomilk » Mon Jul 28, 2014 9:02 pm

I have the AMD version if that helps and I'm currently installing the java again
Moomoomilk
 
Posts: 5
Joined: Tue Nov 05, 2013 1:50 am

Re: Not the best I think I have some Java problems...

Postby borka » Mon Jul 28, 2014 9:04 pm

if it doesn't help give informations about the AMD chip please or try with this AMD tool to detect automaticly what drivers you need
http://support.amd.com/en-us/download/auto-detect-tool

also disable "Triple Buffering" in CCC Settings for 3D / OpenGL
Last edited by borka on Mon Jul 28, 2014 9:07 pm, edited 2 times in total.
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Not the best I think I have some Java problems...

Postby _sarah_ » Mon Jul 28, 2014 9:04 pm

You probably have AMD ATI driver and it cant swap the memory. That means "old drivers".
Moomoomilk wrote:I have the AMD version if that helps and I'm currently installing the java again
User avatar
_sarah_
 
Posts: 182
Joined: Fri Jun 01, 2012 3:16 pm

Re: Not the best I think I have some Java problems...

Postby Moomoomilk » Mon Jul 28, 2014 9:07 pm

Ah, thank you. I guess I'll have to get a new computer or a driver. Thank you for helping me with the problem anyways.
Moomoomilk
 
Posts: 5
Joined: Tue Nov 05, 2013 1:50 am

Re: Not the best I think I have some Java problems...

Postby borka » Mon Jul 28, 2014 9:08 pm

check with driver detect tool
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Not the best I think I have some Java problems...

Postby _sarah_ » Mon Jul 28, 2014 9:10 pm

Driver=Software, like java or like video card's software.
Moomoomilk wrote:Ah, thank you. I guess I'll have to get a new computer or a driver. Thank you for helping me with the problem anyways.
User avatar
_sarah_
 
Posts: 182
Joined: Fri Jun 01, 2012 3:16 pm


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 1 guest