Cant launch client?

Ask and answer any and all questions pertaining to Salem's game-play.

Re: Cant launch client?

Postby Shadewood » Thu Nov 08, 2012 11:17 pm

I'm having the exact same problem.. :cry:

Edit: Nevermind, FIXED. :D
Shadewood
 
Posts: 1
Joined: Thu Nov 08, 2012 11:13 pm

Re: Cant launch client?

Postby pallykax » Fri Nov 09, 2012 2:07 am

I tried reinstalling java. And I removed temp files still cant install the game and start it. I get error.
javax.media.opengl.GLException: javax.media.opengl.GLException: Error making context current: 0
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:382)
at haven.HavenPanel.run(HavenPanel.java:417)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.media.opengl.GLException: Error making context current: 0
at com.sun.opengl.impl.windows.WindowsGLContext.makeCurrentImpl(WindowsGLContext.java:169)
at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
at com.sun.opengl.impl.windows.WindowsGLDrawable.choosePixelFormat(WindowsGLDrawable.java:112)
at com.sun.opengl.impl.windows.WindowsOnscreenGLDrawable.lockSurface(WindowsOnscreenGLDrawable.java:203)
at com.sun.opengl.impl.windows.WindowsOnscreenGLContext.makeCurrentImpl(WindowsOnscreenGLContext.java:57)
at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)


Also have no antivirus and even tried run as admin. Nothing works. It says "an error has occured"
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
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)
pallykax
 
Posts: 2
Joined: Thu Nov 08, 2012 4:45 pm

Re: Cant launch client?

Postby Sevenless » Fri Nov 09, 2012 3:02 am

javax.media.opengl.GLException: javax.media.opengl.GLException: Error making context current: 0


Open GL failed to launch. Older chip sets don't always support open GL programs, especially not the newer versions. The best you can do is update your drivers and hope, but you might not be able to play Salem on that computer.
It's been neat to see the evolution of a game. Salem has come so far, and still has far to go. Although frustrating, I think it's been an experience worth the effort.
User avatar
Sevenless
 
Posts: 1727
Joined: Wed Aug 01, 2012 1:57 am

Re: Cant launch client?

Postby staxjax » Fri Nov 09, 2012 3:33 am

You probably have triple buffering enabled on your GPU. Turn it off and it should work fine.
Of all the things I've lost, I miss my mind the most - Ozzy Osbourne

Confirmed retards: Nimmeth, Claeyt, MycroSparks
User avatar
staxjax
 
Posts: 2845
Joined: Wed Aug 01, 2012 1:29 am

Re: Cant launch client?

Postby Incus » Fri Nov 09, 2012 3:08 pm

The way I solved my problem was changing from the general java install. (Java 7) To the more stable (Java 6 U34)
Then run through enders custom client.

Java 6 http://www.java.com/en/download/manual_v6.jsp
Incus
 
Posts: 5
Joined: Thu Nov 08, 2012 1:29 pm

Re: Cant launch client?

Postby pallykax » Fri Nov 09, 2012 4:37 pm

As soon as I disabled tripple buffering in ATI settings, it worked instantly. Thanks for help!
pallykax
 
Posts: 2
Joined: Thu Nov 08, 2012 4:45 pm

Re: Cant launch client?

Postby Tigax » Fri Nov 30, 2012 5:31 pm

This worked for me, while nothing else did
  1. Open Control Panel
  2. Open Java Control Panel
  3. Click Settings In the General Tab, Under the heading Temporary Internet Files
  4. Check the white box next to "Keep Temporary Files on My Computer" if it is not already.
  5. Move the Slider to its Maximum.
  6. Click OK.
  7. Go back to the launch page and launch as normal.
Tigax
 
Posts: 2
Joined: Fri Nov 30, 2012 4:24 pm

Re: Cant launch client?

Postby Pingu » Sun Dec 02, 2012 5:55 pm

I can launch the newest client sometimes. But the world never loads if I make it that far. the UI loads fine but none of the textures.... Not sure what is going on. Enders client worked fine last night, and so did the normal client 2 days ago... I just started playing in the beta.... I also cleared the cache and everything as people suggested

The world just says loading right now..... Nothing else


Just restarted it. Now it gave me a box titled "Haven Error" but there was no information in that box. Just a white empty box after the crash

Here is another error i have gotten

java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider$1
at com.sun.net.ssl.internal.ssl.Provider.registerAlgorithms(Unknown Source)
at com.sun.net.ssl.internal.ssl.Provider.<init>(Unknown Source)
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 java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.security.jca.ProviderConfig$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
at sun.security.jca.ProviderList.getProvider(Unknown Source)
at sun.security.jca.ProviderList.getService(Unknown Source)
at sun.security.jca.GetInstance.getInstance(Unknown Source)
at javax.net.ssl.SSLContext.getInstance(Unknown Source)
at haven.SslHelper.ctx(SslHelper.java:61)
at haven.SslHelper.sfac(SslHelper.java:88)
at haven.SslHelper.connect(SslHelper.java:150)
at haven.SslHelper.connect(SslHelper.java:156)
at haven.AuthClient.<init>(AuthClient.java:49)
at haven.Bootstrap.run(Bootstrap.java:108)
at haven.MainFrame.run(MainFrame.java:247)
at java.lang.Thread.run(Unknown Source)


Now it is saying i am already logged on... Which is prolly due to all the crashes.
Pingu
 
Posts: 2
Joined: Sat Dec 01, 2012 3:17 am

Re: Cant launch client?

Postby MagicManICT » Mon Dec 03, 2012 1:09 pm

Pingu: Have you removed and done a clean install of Java? I could be off base with that, but it might resolve your issues. (You're JVM may have become corrupted during an update.)
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

Previous

Return to Help!

Who is online

Users browsing this forum: No registered users and 8 guests