Page 1 of 1

Haven error. Please help

PostPosted: Sat Nov 02, 2013 11:18 pm
by hrx
Hi there, every time i start the client and select a new character I get this error and the game crashes. Any idea what i should do?

java.lang.RuntimeException: haven.GOut$GLOutOfMemoryException: GL Error: 1285 (out of memory)
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:407)
at haven.HavenPanel.run(HavenPanel.java:440)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLOutOfMemoryException: GL Error: 1285 (out of memory)
at haven.GOut.glexcfor(GOut.java:99)
at haven.GOut.checkerr(GOut.java:107)
at haven.FastMesh.draw(FastMesh.java:321)
at haven.RenderList.render(RenderList.java:231)
at haven.RenderList.render(RenderList.java:243)
at haven.PView.draw(PView.java:253)
at haven.MapView.draw(MapView.java:814)
at haven.Widget.draw(Widget.java:510)
at haven.Widget.draw(Widget.java:515)
at haven.GameUI.draw(GameUI.java:469)
at haven.Widget.draw(Widget.java:510)
at haven.Widget.draw(Widget.java:515)
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)
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)


Thanks

Re: Haven error. Please help

PostPosted: Sun Nov 03, 2013 12:24 am
by MagicManICT
Not without knowing specifics of which client you're using, what OS (version and build--x32 or x64), what version of Java, and what graphics card and driver version just to name a few things.

You should make sure your drivers are up to date along with your operating system and java. If you have beta drivers installed, you should make sure you have the most recent stable build installed instead.

Re: Haven error. Please help

PostPosted: Sun Nov 03, 2013 2:28 am
by Pizzaman238
i have had this same problem too

my O.S. is windows vista 64-bit

Mobile Intel(R) 4 series express chipset family graphics card.

memory = 3964 MB ram

Processor: Intel(R) Pentium(R) Dual CPU T3400 @ 2.16GHz (2 CPUs), ~2.2GHz


help

Re: Haven error. Please help

PostPosted: Sun Nov 03, 2013 4:37 am
by Tonkyhonk
Pizzaman238 wrote:i have had this same problem too

you said your error msg says "1281(invalid value)" instead of "1285(out of memory)", its not the same.

Re: Haven error. Please help

PostPosted: Sun Nov 03, 2013 7:12 am
by Frotted
VISTA... that's your problem... one word... 'nough said

Re: Haven error. Please help

PostPosted: Sun Nov 03, 2013 9:38 am
by MagicManICT
Frotted wrote:VISTA... that's your problem... one word... 'nough said


Maybe you should be kind enough and explain WHY this is the issue. Please stick to posting solutions or problems, not arguing over systems or device preferences in this sub-forum.

Re: Haven error. Please help

PostPosted: Sun Nov 03, 2013 12:35 pm
by hrx
Hi there,

These are my system specs:

Windows vista x32,

Intel pentium dual core 2.8ghz

Java 7 update 45

ATI radeon HD 4350

Re: Haven error. Please help

PostPosted: Sun Nov 03, 2013 1:05 pm
by hrx
I updated my drivers and things seem to be working fine now