Error occurred! (building map...)

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

Error occurred! (building map...)

Postby Noid » Fri Aug 28, 2015 11:19 pm

Hello I get this error just after logging in and while "building map..."


java.lang.RuntimeException: haven.BGL$BGLException: javax.media.opengl.GLException: Not a GL3bc implementation
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:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel$6.uglyjoglhack(HavenPanel.java:441)
at haven.HavenPanel$6.run(HavenPanel.java:472)
at java.lang.Thread.run(Thread.java:745)
Caused by: haven.BGL$BGLException: javax.media.opengl.GLException: Not a GL3bc implementation
at haven.BGL.run(BGL.java:80)
at haven.HavenPanel.redraw(HavenPanel.java:387)
at haven.HavenPanel$1.display(HavenPanel.java:102)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: javax.media.opengl.GLException: Not a GL3bc implementation
at jogamp.opengl.gl4.GL4bcImpl.getGL3bc(GL4bcImpl.java:37148)
at haven.BGL$89.run(BGL.java:676)
at haven.BGL.run(BGL.java:78)
... 22 more


Java 8.0 MacosX Mavericks
Last edited by Noid on Fri Aug 28, 2015 11:23 pm, edited 1 time in total.
User avatar
Noid
 
Posts: 105
Joined: Sun May 26, 2013 4:12 pm

Re: Error occurred! (building map)

Postby CSPAN » Fri Aug 28, 2015 11:20 pm

I have this too, please help
LS of Twin Lakes BIG TRUCKS
User avatar
CSPAN
 
Posts: 885
Joined: Mon Apr 04, 2011 12:10 am

Re: Error occurred! (building map...)

Postby tyrtix » Fri Aug 28, 2015 11:27 pm

Same problem, Win7 here
User avatar
tyrtix
 
Posts: 1102
Joined: Wed Feb 19, 2014 12:54 am
Location: Leghorn

Re: Error occurred! (building map...)

Postby Metruption » Fri Aug 28, 2015 11:29 pm

i also experience this bu. i fear it's because my potato graphics card is incompatible with opengl2.0
User avatar
Metruption
 
Posts: 358
Joined: Tue Jun 10, 2014 12:26 am

Re: Error occurred! (building map...)

Postby GregRasputin » Fri Aug 28, 2015 11:34 pm

I've got this.

java.lang.RuntimeException: haven.BGL$BGLException: javax.media.opengl.GLException: Method "glVertexAttribDivisor" not available
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:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel$6.uglyjoglhack(HavenPanel.java:441)
at haven.HavenPanel$6.run(HavenPanel.java:472)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.BGL$BGLException: javax.media.opengl.GLException: Method "glVertexAttribDivisor" not available
at haven.BGL.run(BGL.java:80)
at haven.HavenPanel.redraw(HavenPanel.java:387)
at haven.HavenPanel$1.display(HavenPanel.java:102)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
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: javax.media.opengl.GLException: Method "glVertexAttribDivisor" not available
at jogamp.opengl.gl4.GL4bcImpl.glVertexAttribDivisor(GL4bcImpl.java:33734)
at haven.BGL$106.run(BGL.java:778)
at haven.BGL.run(BGL.java:78)
... 22 more
GregRasputin
 
Posts: 1
Joined: Fri Aug 28, 2015 10:51 pm

Re: Error occurred! (building map...)

Postby tyrtix » Fri Aug 28, 2015 11:48 pm

me too suspecting about potato graphic chip :evil:
User avatar
tyrtix
 
Posts: 1102
Joined: Wed Feb 19, 2014 12:54 am
Location: Leghorn

Re: Error occurred! (building map...)

Postby Noid » Fri Aug 28, 2015 11:50 pm

I dunno what a potato graphic is but I'm running on a Geforce GTX 770 4gb
User avatar
Noid
 
Posts: 105
Joined: Sun May 26, 2013 4:12 pm

Re: Error occurred! (building map...)

Postby Noid » Sat Aug 29, 2015 12:32 am

Ok, I found out what's causing the issue. If I disable te anti-aliasing (options tab at the login screen) I don't get the "building map..." error, but then I log in and I'm stuck and can't move.

This bring us to another know and unsolved bug ---> viewtopic.php?f=47&t=39840
User avatar
Noid
 
Posts: 105
Joined: Sun May 26, 2013 4:12 pm

Re: Error occurred! (building map...)

Postby GreenHedgehog » Sat Aug 29, 2015 12:45 am

Nope... did't work for me.
GreenHedgehog
 
Posts: 3
Joined: Thu May 13, 2010 10:24 am

Re: Error occurred! (building map...)

Postby crizzydime » Sat Aug 29, 2015 12:50 am

java.lang.RuntimeException: haven.BGL$BGLException: javax.media.opengl.GLException: Method "glVertexAttribDivisor" not available
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:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel$6.uglyjoglhack(HavenPanel.java:441)
at haven.HavenPanel$6.run(HavenPanel.java:472)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.BGL$BGLException: javax.media.opengl.GLException: Method "glVertexAttribDivisor" not available
at haven.BGL.run(BGL.java:80)
at haven.HavenPanel.redraw(HavenPanel.java:387)
at haven.HavenPanel$1.display(HavenPanel.java:102)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:649)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:633)
at javax.media.opengl.awt.GLCanvas$9.run(GLCanvas.java:1271)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1103)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:978)
at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1282)
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$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)
Caused by: javax.media.opengl.GLException: Method "glVertexAttribDivisor" not available
at jogamp.opengl.gl4.GL4bcImpl.glVertexAttribDivisor(GL4bcImpl.java:33734)
at haven.BGL$106.run(BGL.java:778)
at haven.BGL.run(BGL.java:78)
... 22 more



It seems that this 'Method "glVertexAttribDivisor" not available' is causing the issue with me. This is only supported by OpenGL 3.3 or greater. My Intel drivers are all up to date, so I probably won't be able to run this game on this PC at all.
If anyone has a work around, let me know!
crizzydime
 
Posts: 9
Joined: Fri Aug 28, 2015 11:08 pm

Next

Return to Bugs

Who is online

Users browsing this forum: Claude [Bot], Semrush [Bot] and 0 guests