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 Kandarim » Mon Mar 09, 2015 10:00 am

https should be supported. oracle java is a nagging old spinster
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 Argentis » Mon Mar 09, 2015 10:07 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.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


This happens every time I press the connect button. Launching the updater doesn't do anything.
User avatar
Argentis
 
Posts: 1667
Joined: Sun Jan 06, 2013 8:59 pm

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

Postby Slapacookie » Mon Mar 09, 2015 10:38 am

Seems there is a Haven Error every time I am trying to log in.
Slapacookie
Customer
 
Posts: 89
Joined: Fri Sep 07, 2012 12:26 am

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

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

Argentis wrote:
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.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


This happens every time I press the connect button. Launching the updater doesn't do anything.


per the previous few posts, redownload the launcher/try the launcher jar if the jnlp is not working (but try the jnlp first)

Slapacookie wrote:Seems there is a Haven Error every time I am trying to log in.


please be more specific. A haven error simply means the application crashed.
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 Argentis » Mon Mar 09, 2015 11:41 am

I didn't do anything but it fixed itself up it seems. No idea what happened.
User avatar
Argentis
 
Posts: 1667
Joined: Sun Jan 06, 2013 8:59 pm

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

Postby Kandarim » Mon Mar 09, 2015 1:44 pm

maybe my changes to client-res took a while to propagate through intermediate caches (but I don't think this should happen in the current-day 'net)
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 hitori » Mon Mar 09, 2015 9:49 pm

just found a super weird solution to get the client to work on java6:
- install directX 9c ;)
User avatar
hitori
 
Posts: 201
Joined: Sat Nov 17, 2012 6:02 pm

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

Postby Arkadion » Mon Mar 09, 2015 10:28 pm

Re-downloading the updater worked for me. I use the .jar, on Ubuntu. I deleted the old salem before this so maybe the combo did the job, but just reinstalling didn't.
Arkadion
 
Posts: 191
Joined: Tue Sep 02, 2014 8:11 am

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

Postby Procne » Mon Mar 09, 2015 10:55 pm

hitori wrote:just found a super weird solution to get the client to work on java6:
- install directX 9c ;)

directx? But the game uses opengl... Does java's implementation of opengl utilises directx on windows? :O
Image
Procne
 
Posts: 3696
Joined: Mon Sep 03, 2012 11:34 pm

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

Postby Kandarim » Mon Mar 09, 2015 11:32 pm

it really shouldn't, so more likely it was also installing some other stuff that you ended up needing. Interested solution.
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

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 8 guests