Custom client by Latikai, building on Ender's client

Forum for game modifications and custom clients.

Re: Custom client by Latikai, building on Ender's client

Postby vysen » Sun Mar 08, 2015 11:34 pm

majtejn wrote::cry:
java.lang.ExceptionInInitializerError
at haven.minimap.Radar.<init>(Radar.java:19)
at haven.OCache.<init>(OCache.java:41)
at haven.Glob.<init>(Glob.java:48)
at haven.Session.<init>(Session.java:827)
at haven.Bootstrap.run(Bootstrap.java:171)
at haven.MainFrame.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/wnd/obtn (v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource.checkerr(Resource.java:1512)
at haven.Resource.layer(Resource.java:1396)
at haven.Resource.layer(Resource.java:1405)
at haven.Resource.loadimg(Resource.java:1522)
at haven.Window.<clinit>(Window.java:51)
... 7 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/wnd/obtn(v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource$Loader.handle(Resource.java:446)
at haven.Resource$Loader.run(Resource.java:420)
... 1 more
Caused by: java.io.FileNotFoundException: http://game.salemthegame.com/res/gfx/hud/wnd/obtn.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:370)
at haven.Resource$TeeSource.get(Resource.java:266)
at haven.Resource$Loader.handle(Resource.java:439)
... 2 more


Can't log in... :cry:



Yup, same issue with us. Probably a bugged update as it keeps downloading an update, and then giving this error.
User avatar
vysen
 
Posts: 114
Joined: Sun Apr 06, 2014 12:57 pm

Re: Custom client by Latikai, building on Ender's client

Postby Mr_Bellflower » Sun Mar 08, 2015 11:35 pm

I can not seem to log into the client. I boot it up and then click log in; yet it crashes just as it is about to go to my character selection screen. I've deleted the entire game and client files and re-installed them all three times. Same error as those above me.

java.lang.ExceptionInInitializerError
at haven.minimap.Radar.<init>(Radar.java:19)
at haven.OCache.<init>(OCache.java:41)
at haven.Glob.<init>(Glob.java:48)
at haven.Session.<init>(Session.java:827)
at haven.Bootstrap.run(Bootstrap.java:171)
at haven.MainFrame.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/wnd/obtn (v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource.checkerr(Resource.java:1512)
at haven.Resource.layer(Resource.java:1396)
at haven.Resource.layer(Resource.java:1405)
at haven.Resource.loadimg(Resource.java:1522)
at haven.Window.<clinit>(Window.java:51)
... 7 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/wnd/obtn(v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource$Loader.handle(Resource.java:446)
at haven.Resource$Loader.run(Resource.java:420)
... 1 more
Caused by: java.io.FileNotFoundException: http://game.salemthegame.com/res/gfx/hud/wnd/obtn.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:370)
at haven.Resource$TeeSource.get(Resource.java:266)
at haven.Resource$Loader.handle(Resource.java:439)
... 2 more
Keep calm and stay peachy.
User avatar
Mr_Bellflower
 
Posts: 217
Joined: Wed Mar 04, 2015 4:53 am

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Sun Mar 08, 2015 11:56 pm

Hmm.
I cannot seem to replicate the issue. Will test a bit more.
weird how you say that it keeps popping up with new updates - that shouldn't happen and points to an issue with the updater. can you confirm whether the updater is downloading "lclient-res.jar" (and not "client-res.jar")?
If you open lclient-res.jar with a rar-compatible tool, is there a file in res/gfx/hud/wnd/obtn ?

try re-downloading the launcher ? The latest update should not require it but there may be something fishy with it.
Up until now I was also still hosting the files on dropbox - I finally threw this out. So if you were using an age-old launcher, this might cause issues.
But as Bellflower is also having this issue, and he seems to be a newish player, I doubt it.
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Mr_Bellflower » Mon Mar 09, 2015 12:08 am

Odd. I downloaded the updater, jar version, and it seems to be working fine. The issue is no longer occurring oddly enough.
Keep calm and stay peachy.
User avatar
Mr_Bellflower
 
Posts: 217
Joined: Wed Mar 04, 2015 4:53 am

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Mon Mar 09, 2015 12:10 am

okay, for the record I would still prefer people to use the jnlp launcher.
I'll have a look what might be wrong with it soon, but at least for now the issue is somewhat solved.
Or it might simply be that even you were using an outdated jnlp launcher, still directing to dropbox.
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby alprice » Mon Mar 09, 2015 4:32 am

java.lang.RuntimeException: haven.GOut$GLInvalidValueException: GL Error: 1281 (invalid value)
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:420)
at haven.HavenPanel.run(HavenPanel.java:455)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLInvalidValueException: GL Error: 1281 (invalid value)
at haven.GOut.glexcfor(GOut.java:97)
at haven.GOut.checkerr(GOut.java:107)
at haven.TexGL.create(TexGL.java:323)
at haven.TexGL.glid(TexGL.java:365)
at haven.TexGL.lbind(TexGL.java:74)
at haven.TexGL$TexDraw.apply(TexGL.java:99)
at haven.GLState$Applier.apply(GLState.java:494)
at haven.GOut.apply(GOut.java:203)
at haven.TexGL.render(TexGL.java:381)
at haven.Tex.crender(Tex.java:90)
at haven.Tex.crender(Tex.java:95)
at haven.GOut.image(GOut.java:142)
at haven.TextEntry.draw(TextEntry.java:104)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.Charlist.draw(Charlist.java:232)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.Widget.draw(Widget.java:514)
at haven.Widget.draw(Widget.java:519)
at haven.RootWidget.draw(RootWidget.java:128)
at haven.UI.draw(UI.java:162)
at haven.HavenPanel.redraw(HavenPanel.java:298)
at haven.HavenPanel$1.display(HavenPanel.java:94)
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$500(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)
I cant log in at all but i can use enders
Embie is my name :P
User avatar
alprice
 
Posts: 1265
Joined: Sun Jan 06, 2013 1:29 am
Location: Dreamland

Re: Custom client by Latikai, building on Ender's client

Postby Sky_Cardis » Mon Mar 09, 2015 5:47 am

java.lang.ExceptionInInitializerError
at haven.minimap.Radar.<init>(Radar.java:19)
at haven.OCache.<init>(OCache.java:41)
at haven.Glob.<init>(Glob.java:48)
at haven.Session.<init>(Session.java:827)
at haven.Bootstrap.run(Bootstrap.java:171)
at haven.MainFrame.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/wnd/obtn (v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource.checkerr(Resource.java:1512)
at haven.Resource.layer(Resource.java:1396)
at haven.Resource.layer(Resource.java:1405)
at haven.Resource.loadimg(Resource.java:1522)
at haven.Window.<clinit>(Window.java:51)
... 7 more
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/wnd/obtn(v-1), from forking source backed by HTTP res source (http://game.salemthegame.com/res/)
at haven.Resource$Loader.handle(Resource.java:446)
at haven.Resource$Loader.run(Resource.java:420)
... 1 more
Caused by: java.io.FileNotFoundException: http://game.salemthegame.com/res/gfx/hud/wnd/obtn.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:370)
at haven.Resource$TeeSource.get(Resource.java:266)
at haven.Resource$Loader.handle(Resource.java:439)
... 2 more


Removed Bin/Redownloaded, same error
I am The Good Doctor of Salem
User avatar
Sky_Cardis
 
Posts: 321
Joined: Tue Jun 18, 2013 7:50 pm

Re: Custom client by Latikai, building on Ender's client

Postby majtejn » Mon Mar 09, 2015 6:41 am

Re-downloading the updater solved the problem here. Thanks.
majtejn
 
Posts: 119
Joined: Sat Oct 05, 2013 5:13 pm

Re: Custom client by Latikai, building on Ender's client

Postby Sky_Cardis » Mon Mar 09, 2015 8:12 am

majtejn wrote:Re-downloading the updater solved the problem here. Thanks.

Tried a 2nd time, got it to work now as well.
I am The Good Doctor of Salem
User avatar
Sky_Cardis
 
Posts: 321
Joined: Tue Jun 18, 2013 7:50 pm

Re: Custom client by Latikai, building on Ender's client

Postby desim » Mon Mar 09, 2015 9:03 am

Dear Kandarim,
Any chance you use HTTPS for http://DonnEssime.github.io soon ?
Java is kinda peckish about your Jnlp.
Thanks for all the work
desim
 
Posts: 6
Joined: Wed Mar 06, 2013 8:00 pm
Location: Belgium, Europe

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 2 guests