can't start the game

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

can't start the game

Postby cheeps » Thu Jun 16, 2022 9:17 am

hello. And I have this problem. Can anyone help?

java.lang.RuntimeException: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT on thread AWT-EventQueue-0
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:201)
at com.jogamp.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)
at com.jogamp.opengl.Threading.invoke(Threading.java:221)
at com.jogamp.opengl.awt.GLCanvas.display(GLCanvas.java:503)
at haven.JOGLPanel.uglyjoglhack(JOGLPanel.java:314)
at haven.JOGLPanel.renderloop(JOGLPanel.java:335)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT on thread AWT-EventQueue-0
at com.jogamp.opengl.GLException.newGLException(GLException.java:76)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1327)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.opengl.awt.GLCanvas$12.run(GLCanvas.java:1442)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(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$JavaSecurityAccessImpl.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)
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at haven.render.gl.BufferBGL.run(BufferBGL.java:65)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:281)
at haven.JOGLPanel.redraw(JOGLPanel.java:200)
at haven.JOGLPanel.access$000(JOGLPanel.java:39)
at haven.JOGLPanel$1.display(JOGLPanel.java:101)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at com.jogamp.opengl.awt.GLCanvas$11.run(GLCanvas.java:1428)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
... 16 more
Caused by: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at haven.render.gl.GLFrameBuffer.lambda$null$0(GLFrameBuffer.java:68)
at haven.render.gl.BGL$4.run(BGL.java:218)
at haven.render.gl.BufferBGL.run(BufferBGL.java:57)
... 24 more
cheeps
 
Posts: 4
Joined: Wed Jun 15, 2022 9:00 am

Re: can't start the game

Postby vatas » Thu Jun 16, 2022 11:13 am

Which client are you using?
The most actively maintained Haven and Hearth Wiki (Not guaranteed to be up-to-date with all w14 changes.)

Basic Claim Safety (And what you’re doing wrong) (I recommend you read it in it's entirety, but TL:;DR: Build a Palisade.)

Combat Guide (Overview, PVE, PVP) (Tells you how to try and escape, and make it less likely to die when caught.)
User avatar
vatas
 
Posts: 4507
Joined: Fri Apr 05, 2013 8:34 am
Location: Suomi Finland Perkele

Re: can't start the game

Postby cheeps » Thu Jun 16, 2022 3:04 pm

vatas wrote:Which client are you using?


ordinary, which is loaded from this site.
cheeps
 
Posts: 4
Joined: Wed Jun 15, 2022 9:00 am

Re: can't start the game

Postby Pills » Fri Jun 17, 2022 12:54 pm

What version of Java are you using?
User avatar
Pills
 
Posts: 493
Joined: Thu Apr 04, 2019 1:21 am

Re: can't start the game

Postby loftar » Fri Jun 17, 2022 8:26 pm

I see these in the error logs from time to time, but I yet have no idea what the real cause is. I see them across different hardware and driver versions, so I suspect it is somehow a bug on my side as opposed to a driver bug, but I haven't managed to figure out a way to narrow the cause down, and I also don't really understand how it can be a problem for only some people. It's not like the framebuffer attachments and formats are different from client to client, so it is really quite mysterious to me.

I'm sorry that I don't really have anything useful to say for now. Is there anything else you can say about the machine having this problem? Like, I don't know, did the client use to work and suddenly stopped working, or was it like this from the start, or anything else that may be of interest?

All that being said, if there is a driver upgrade (or downgrade, for that matter) that you can apply, it's not like that couldn't possibly solve the problem.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 8926
Joined: Fri Apr 03, 2009 7:05 am

Re: can't start the game

Postby Groniak » Fri Aug 12, 2022 10:00 pm

I am now unable to get in the game as well, i get the same FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT on thread AWT-EventQueue-0 error report from java.
This happens after i log into the game and while the ''loading waiting for maps'' appears. Game used to work just fine for me in W13 too so i am kinda surprised.

java.lang.RuntimeException: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT on thread AWT-EventQueue-0
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:201)
at com.jogamp.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)
at com.jogamp.opengl.Threading.invoke(Threading.java:221)
at com.jogamp.opengl.awt.GLCanvas.display(GLCanvas.java:503)
at haven.JOGLPanel.uglyjoglhack(JOGLPanel.java:314)
at haven.JOGLPanel.renderloop(JOGLPanel.java:335)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT on thread AWT-EventQueue-0
at com.jogamp.opengl.GLException.newGLException(GLException.java:76)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1327)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.opengl.awt.GLCanvas$12.run(GLCanvas.java:1442)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(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$JavaSecurityAccessImpl.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)
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at haven.render.gl.BufferBGL.run(BufferBGL.java:65)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:328)
at haven.JOGLPanel.redraw(JOGLPanel.java:200)
at haven.JOGLPanel.access$000(JOGLPanel.java:39)
at haven.JOGLPanel$1.display(JOGLPanel.java:101)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at com.jogamp.opengl.awt.GLCanvas$11.run(GLCanvas.java:1428)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
... 16 more
Caused by: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at haven.render.gl.GLFrameBuffer.lambda$null$0(GLFrameBuffer.java:68)
at haven.render.gl.BGL$4.run(BGL.java:218)
at haven.render.gl.BufferBGL.run(BufferBGL.java:57)
... 24 more
Groniak
 
Posts: 29
Joined: Fri Feb 17, 2012 5:07 am

Re: can't start the game

Postby loftar » Fri Aug 12, 2022 10:03 pm

There was just a report in another thread with someone who had the same problem and managed to fix it by fiddling with his settings.
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 8926
Joined: Fri Apr 03, 2009 7:05 am

Re: can't start the game

Postby Groniak » Fri Aug 12, 2022 10:11 pm

Hmm his said UNSUPORTED tho mine says INCOMPLETE ATTACHMENT. i tried updating my drivers java etc as well. no luck so far.
Groniak
 
Posts: 29
Joined: Fri Feb 17, 2012 5:07 am

Re: can't start the game

Postby IlyaK » Sun Aug 14, 2022 2:23 pm

Same problem.I log in yesterday without any problems.Reinstalling drivers and java didn't help
User avatar
IlyaK
 
Posts: 4
Joined: Mon May 28, 2018 7:13 am

Re: can't start the game

Postby Rockwell » Fri Dec 02, 2022 5:54 pm

cheeps wrote:hello. And I have this problem. Can anyone help?

java.lang.RuntimeException: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT on thread AWT-EventQueue-0
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:201)
at com.jogamp.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)
at com.jogamp.opengl.Threading.invoke(Threading.java:221)
at com.jogamp.opengl.awt.GLCanvas.display(GLCanvas.java:503)
at haven.JOGLPanel.uglyjoglhack(JOGLPanel.java:314)
at haven.JOGLPanel.renderloop(JOGLPanel.java:335)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT on thread AWT-EventQueue-0
at com.jogamp.opengl.GLException.newGLException(GLException.java:76)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1327)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.opengl.awt.GLCanvas$12.run(GLCanvas.java:1442)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(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$JavaSecurityAccessImpl.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)
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at haven.render.gl.BufferBGL.run(BufferBGL.java:65)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:281)
at haven.JOGLPanel.redraw(JOGLPanel.java:200)
at haven.JOGLPanel.access$000(JOGLPanel.java:39)
at haven.JOGLPanel$1.display(JOGLPanel.java:101)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at com.jogamp.opengl.awt.GLCanvas$11.run(GLCanvas.java:1428)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
... 16 more
Caused by: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at haven.render.gl.GLFrameBuffer.lambda$null$0(GLFrameBuffer.java:68)
at haven.render.gl.BGL$4.run(BGL.java:218)
at haven.render.gl.BufferBGL.run(BufferBGL.java:57)
... 24 more


Same problem here, only I am just starting new today
Rockwell
 
Posts: 1
Joined: Fri Dec 02, 2022 5:16 pm

Next

Return to Bugs

Who is online

Users browsing this forum: No registered users and 7 guests