Page 1 of 2

Haven Error

PostPosted: Mon Oct 14, 2013 5:49 pm
by GeneralStreet
Help today the ender client of salem and also the vanilla salem gave me the haven error. When i click more details it gives me this:

java.lang.RuntimeException: javax.media.opengl.GLException: Not a GL2 implementation
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:100)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:205)
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:483)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:394)
at haven.HavenPanel.run(HavenPanel.java:426)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.media.opengl.GLException: Not a GL2 implementation
at jogamp.opengl.gl4.GL4bcImpl.getGL2(GL4bcImpl.java:37127)
at haven.HavenPanel$1.display(HavenPanel.java:90)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:588)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:572)
at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1054)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1034)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:909)
at javax.media.opengl.awt.GLCanvas$8.run(GLCanvas.java:1065)
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)

also vanilla salem says the client is too old.

Re: Haven Error

PostPosted: Mon Oct 14, 2013 6:15 pm
by Frakked
Since the patch, I can't climb anything. Every attempt to climb up a wall produced a Haven Error... half the time I'm actually falling into the world right before it happens. I have not made a successful climb since the patch.

I've deleted Java files 5x; tried a fresh install from the game homepage but it failed because it's out of date. Sorry, but I live in a 'hilly' area... if I can't climb anymore... game over.

Please get this fixed. Grasping at straws... I swapped which hand the rope was in... makes no difference. I don't know what else to try. Game worked fine before patch.

Game is practically unplayable.

Re: Haven Error

PostPosted: Mon Oct 14, 2013 6:24 pm
by Kandarim
Frakked wrote:tried a fresh install from the game homepage but it failed because it's out of date


this is very suspicious. You launch the client using a loader, yet the client still complains it is out of date? Smells fishy.

Re: Haven Error

PostPosted: Mon Oct 14, 2013 6:27 pm
by Wallbound
I'm having the same problem. I've downloaded Java again and re-installed it. How ever I still get client is to old my codes are a bit different.


java.lang.RuntimeException: java.lang.NoSuchMethodError: haven.Skeleton$TrackMod.<init>(Lhaven/Skeleton;[Lhaven/Skeleton$Track;FLhaven/WrapMode;)V
at haven.Utils.construct(Utils.java:809)
at haven.Sprite$2.create(Sprite.java:78)
at haven.Sprite.create(Sprite.java:108)
at haven.Gob.ctick(Gob.java:114)
at haven.OCache.ctick(OCache.java:68)
at haven.Glob.ctick(Glob.java:190)
at haven.HavenPanel.run(HavenPanel.java:431)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: haven.Skeleton$TrackMod.<init>(Lhaven/Skeleton;[Lhaven/Skeleton$Track;FLhaven/WrapMode;)V
at haven.res.gfx.fx.climb.UnOffset.<init>(UnOffset.java:14)
at haven.res.gfx.fx.climb.UnOffset.forres(UnOffset.java:118)
at Heave.<init>(Heave.java:24)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Utils.construct(Utils.java:801)
... 7 more

Please any help would be nice.

Re: Haven Error

PostPosted: Mon Oct 14, 2013 7:41 pm
by loftar
Oh, sorry. It seems the climbing resources need recompiling against the latest client version. I didn't notice, but fixing right now.

EDIT: I know I said in the system message that I restarted the server to fix it, but I realized it was actually a client-side bug. The new client fixes the problem.

Re: Haven Error

PostPosted: Mon Oct 14, 2013 8:43 pm
by uncleseano
Same error as OP, never had grief before

Re: Haven Error

PostPosted: Mon Oct 14, 2013 8:56 pm
by loftar
GeneralStreet wrote:Caused by: javax.media.opengl.GLException: Not a GL2 implementation

Ah, this is actually a different error than the one I replied to earlier.

It's weird, though, because your clients indicate that they get an GL4bc OpenGL profile, which is defined as being GL2-compatible. I notice all of you are using nVidia cards, though. Have you updated your drivers recently? It might just be that they're buggy.

Re: Haven Error

PostPosted: Mon Oct 14, 2013 9:18 pm
by uncleseano
Yurp, nailed it boyo. Was on the beta drivers and rolled back to the last WHQL (327.23). Hope that sorts it for the other lads

Good shout mister sexy Dev man. SNAP

Re: Haven Error

PostPosted: Tue Oct 15, 2013 1:02 am
by GeneralStreet
uncleseano wrote:Yurp, nailed it boyo. Was on the beta drivers and rolled back to the last WHQL (327.23). Hope that sorts it for the other lads

Good shout mister sexy Dev man. SNAP

Im gonna try that now, ill tell you guys if it works for me too.

Re: Haven Error

PostPosted: Tue Oct 15, 2013 1:20 am
by GeneralStreet
GeneralStreet wrote:
uncleseano wrote:Yurp, nailed it boyo. Was on the beta drivers and rolled back to the last WHQL (327.23). Hope that sorts it for the other lads

Good shout mister sexy Dev man. SNAP

Im gonna try that now, ill tell you guys if it works for me too.


Yup it works. Thanks for the help.