Page 1 of 1

new player to the game error when launch the game

PostPosted: Tue Oct 22, 2013 12:39 pm
by Praslea
so i've been playing the game for 2 days now .. all went fine untill this morning when i got this error.

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:406)
at haven.HavenPanel.run(HavenPanel.java:439)
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:89)
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.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)


i've been runing java 7 , i have uninstall it and tryed with java 6
i've tryed useing ender's client ..
i've deleted the files from C>documents and settings> user>salem

computer specs are
Operating System: Windows 7 Ultimate 64-bit Service Pack 1
Language: English (Regional Setting: English)
System Manufacturer: Gigabyte Technology Co., Ltd.
System Model: P67A-UD4-B3
BIOS: Award Modular BIOS v6.00PG
Processor: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (4 CPUs), ~4.0GHz
Memory: 8192MB RAM
Card name: NVIDIA GeForce GTX 660
Driver File Version: 9.18.0013.3158 (English)



can anybody help me with this predicament?

Re: new player to the game error when launch the game

PostPosted: Tue Oct 22, 2013 2:02 pm
by uncleseano
Are you using the Beta drivers from nvidia or updated them recently? I had something similar till I rolled back to the previous drivers.

Big dogs *****?

Re: new player to the game error when launch the game

PostPosted: Tue Oct 22, 2013 5:00 pm
by Praslea
aye it was the graphic drivers

i reverted to the last ones and it work now ty.

Re: new player to the game error when launch the game

PostPosted: Tue Oct 22, 2013 7:31 pm
by uncleseano
enom patio spirit due asante.. I giveth

Re: new player to the game error when launch the game

PostPosted: Fri Oct 25, 2013 7:33 am
by Leonard78
Hi,

I am getting this error after latest java update:

java.lang.RuntimeException: java.lang.RuntimeException: FBO failed completeness test: 36059
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:409)
at haven.HavenPanel.run(HavenPanel.java:442)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: FBO failed completeness test: 36059
at haven.GLFrameBuffer.apply(GLFrameBuffer.java:148)
at haven.GLState$Applier.apply(GLState.java:488)
at haven.GOut.apply(GOut.java:194)
at haven.FBView.render(FBView.java:84)
at haven.ShadowMap.prerender(ShadowMap.java:125)
at haven.RenderList.render(RenderList.java:237)
at haven.PView.draw(PView.java:253)
at haven.MapView.draw(MapView.java:921)
at haven.Widget.draw(Widget.java:510)
at haven.Widget.draw(Widget.java:515)
at haven.GameUI.draw(GameUI.java:565)
at haven.Widget.draw(Widget.java:510)
at haven.Widget.draw(Widget.java:515)
at haven.RootWidget.draw(RootWidget.java:80)
at haven.UI.draw(UI.java:147)
at haven.HavenPanel.redraw(HavenPanel.java:295)
at haven.HavenPanel$1.display(HavenPanel.java:92)
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)


Can anyone help?

Re: new player to the game error when launch the game

PostPosted: Fri Oct 25, 2013 8:57 am
by MagicManICT
Leonard78 wrote:Hi,

I am getting this error after latest java update:


See this thread: https://forum.salemthegame.com/viewtopi ... 73#p100742

You could also go back to an older Java version (prior to u45) until Oracle gets the current bugs worked out. You'll need to navigate to the archive download section: http://www.oracle.com/technetwork/java/ ... 39210.html

Re: new player to the game error when launch the game

PostPosted: Sat Oct 26, 2013 2:41 pm
by Leonard78
":gl sdw off" console command did help. Tnx :)