Page 1 of 1

OPENGL error?

PostPosted: Thu Apr 17, 2014 1:07 am
by DarthPancake
Keep getting an error with my graphics or the game,never had the issue on windows 7 but im on 8 now,how can I fix this?

Re: OPENGL error?

PostPosted: Thu Apr 17, 2014 1:34 am
by DarthPancake
I am using an intel chipset family and so far have been trying all fixes,keep getting OPENGL errors or Java errors with enders client,so far seems I won't be allowed to play on my laptop which is sad,I really would like to play again,also I can;t find anywhere to update my GL drivers with this chipset...

Re: OPENGL error?

PostPosted: Thu Apr 17, 2014 2:10 am
by loftar
You could start by posting just what error you're getting. ;)

Re: OPENGL error?

PostPosted: Thu Apr 17, 2014 3:50 am
by DarthPancake
java.lang.RuntimeException: haven.GOut$GLInvalidEnumException: GL Error: 1280 (invalid enumerant)
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.uglyjoglhack(HavenPanel.java:412)
at haven.HavenPanel.run(HavenPanel.java:445)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLInvalidEnumException: GL Error: 1280 (invalid enumerant)
at haven.GOut.glexcfor(GOut.java:96)
at haven.GOut.checkerr(GOut.java:107)
at haven.GLState$Applier.apply(GLState.java:529)
at haven.GOut.apply(GOut.java:203)
at haven.PView.draw(PView.java:242)
at haven.MapView.draw(MapView.java:814)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.GameUI.draw(GameUI.java:469)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:61)
at haven.UI.draw(UI.java:139)
at haven.HavenPanel.redraw(HavenPanel.java:293)
at haven.HavenPanel$1.display(HavenPanel.java:91)
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)



Thats all it would let me copy

Re: OPENGL error?

PostPosted: Tue Jan 20, 2015 10:18 pm
by Kandarim
Time for an impresseve necro.

While messing around with my mom's old pc I encountered this issue, which in my case was due to a ridiculously old pc and windows 8.1 not accepting ANY driver beyond the original one as a more recent version.

A solution was found in http://www.tomshardware.co.uk/answers/id-1879463/windows-ancient-gpu.html, force installing the drivers linked in that thread.