new player to the game error when launch the game

Forum for bugs and technical problems.

new player to the game error when launch the game

Postby Praslea » Tue Oct 22, 2013 12:39 pm

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?
Praslea
 
Posts: 2
Joined: Mon Oct 21, 2013 8:07 pm

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

Postby uncleseano » Tue Oct 22, 2013 2:02 pm

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 *****?
User avatar
uncleseano
 
Posts: 260
Joined: Tue Dec 11, 2012 6:04 pm

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

Postby Praslea » Tue Oct 22, 2013 5:00 pm

aye it was the graphic drivers

i reverted to the last ones and it work now ty.
Praslea
 
Posts: 2
Joined: Mon Oct 21, 2013 8:07 pm

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

Postby uncleseano » Tue Oct 22, 2013 7:31 pm

enom patio spirit due asante.. I giveth
User avatar
uncleseano
 
Posts: 260
Joined: Tue Dec 11, 2012 6:04 pm

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

Postby Leonard78 » Fri Oct 25, 2013 7:33 am

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?
Leonard78
 
Posts: 3
Joined: Fri Oct 25, 2013 7:30 am

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

Postby MagicManICT » Fri Oct 25, 2013 8:57 am

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
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

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

Postby Leonard78 » Sat Oct 26, 2013 2:41 pm

":gl sdw off" console command did help. Tnx :)
Leonard78
 
Posts: 3
Joined: Fri Oct 25, 2013 7:30 am


Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 2 guests