Amber Client

Forum for alternative clients, mods & discussions on the same.

Re: Amber Client

Postby splitzilla » Sun Feb 28, 2016 3:39 pm

my game freezed after i tried to put my points in exploration, then it freezed a second time when i put a point in survival... i tried to run it in debug.bat but now it freezes right after i hit login on my character.
splitzilla
 
Posts: 32
Joined: Sat Feb 27, 2016 6:28 pm

Re: Amber Client

Postby shubla » Sun Feb 28, 2016 3:58 pm

splitzilla wrote:my game freezed after i tried to put my points in exploration, then it freezed a second time when i put a point in survival... i tried to run it in debug.bat but now it freezes right after i hit login on my character.

Does debug run give any error log?
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Amber Client

Postby splitzilla » Sun Feb 28, 2016 4:02 pm

C:\Users\Dawid\Desktop\amber-1.24.4>java -Xms512m -Xmx1024m -jar hafen.jar -U ht
tp://game.havenandhearth.com/hres/ game.havenandhearth.com
WARNING: error checking for updates
javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLExcep
tion: Tag mismatch!
at sun.security.ssl.SSLSocketImpl.checkEOF(Unknown Source)
at sun.security.ssl.AppInputStream.available(Unknown Source)
at java.io.BufferedInputStream.available(Unknown Source)
at sun.net.www.MeteredStream.available(Unknown Source)
at sun.net.www.http.KeepAliveStream.close(Unknown Source)
at java.io.FilterInputStream.close(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.close(Unk
nown Source)
at haven.UpdateChecker.getjson(UpdateChecker.java:38)
at haven.UpdateChecker.run(UpdateChecker.java:13)
Caused by: javax.net.ssl.SSLException: Tag mismatch!
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.MeteredStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unkn
own Source)
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.io.InputStreamReader.read(Unknown Source)
at java.io.BufferedReader.fill(Unknown Source)
at java.io.BufferedReader.read(Unknown Source)
at haven.UpdateChecker.getjson(UpdateChecker.java:33)
... 1 more
Caused by: javax.crypto.AEADBadTagException: Tag mismatch!
at com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterM
ode.java:524)
at com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:102
3)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:960)
at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:479)
at javax.crypto.Cipher.doFinal(Cipher.java:2377)
at sun.security.ssl.CipherBox.decrypt(Unknown Source)
at sun.security.ssl.InputRecord.decrypt(Unknown Source)
... 17 more
Exception in thread "Haven UI thread" java.lang.RuntimeException: Delayed error
in resource paginae/skills/farming (v1), from forking source backed by HTTP res
source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:338)
at haven.Resource$Pool$Queued.get(Resource.java:307)
at haven.Session$CachedRes$Ref.get(Session.java:143)
at haven.Session$CachedRes$Ref.get(Session.java:136)
at haven.CharWnd$SkillList.tick(CharWnd.java:1240)
at haven.Widget.tick(Widget.java:651)
at haven.Widget.tick(Widget.java:651)
at haven.Widget.tick(Widget.java:651)
at haven.Widget.tick(Widget.java:651)
at haven.GameUI.tick(GameUI.java:690)
at haven.Widget.tick(Widget.java:651)
at haven.UI.tick(UI.java:137)
at haven.HavenPanel.run(HavenPanel.java:582)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/skills/f
arming(v1), from forking source backed by HTTP res source (http://game.havenandh
earth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:395)
at haven.Resource$Pool.access$1100(Resource.java:284)
at haven.Resource$Pool$Loader.run(Resource.java:524)
... 1 more
Caused by: java.io.IOException: Invalid Http response
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at haven.Resource$HttpSource.get(Resource.java:242)
at haven.Resource$TeeSource.get(Resource.java:134)
at haven.Resource$Pool.handle(Resource.java:379)
... 3 more
splitzilla
 
Posts: 32
Joined: Sat Feb 27, 2016 6:28 pm

Re: Amber Client

Postby shubla » Sun Feb 28, 2016 4:05 pm

splitzilla wrote:C:\Users\Dawid\Desktop\amber-1.24.4>java -Xms512m -Xmx1024m -jar hafen.jar -U ht
tp://game.havenandhearth.com/hres/ game.havenandhearth.com
WARNING: error checking for updates
javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLExcep
tion: Tag mismatch!
at sun.security.ssl.SSLSocketImpl.checkEOF(Unknown Source)
at sun.security.ssl.AppInputStream.available(Unknown Source)
at java.io.BufferedInputStream.available(Unknown Source)
at sun.net.www.MeteredStream.available(Unknown Source)
at sun.net.www.http.KeepAliveStream.close(Unknown Source)
at java.io.FilterInputStream.close(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.close(Unk
nown Source)
at haven.UpdateChecker.getjson(UpdateChecker.java:38)
at haven.UpdateChecker.run(UpdateChecker.java:13)
Caused by: javax.net.ssl.SSLException: Tag mismatch!
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.MeteredStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unkn
own Source)
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.io.InputStreamReader.read(Unknown Source)
at java.io.BufferedReader.fill(Unknown Source)
at java.io.BufferedReader.read(Unknown Source)
at haven.UpdateChecker.getjson(UpdateChecker.java:33)
... 1 more
Caused by: javax.crypto.AEADBadTagException: Tag mismatch!
at com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterM
ode.java:524)
at com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:102
3)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:960)
at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:479)
at javax.crypto.Cipher.doFinal(Cipher.java:2377)
at sun.security.ssl.CipherBox.decrypt(Unknown Source)
at sun.security.ssl.InputRecord.decrypt(Unknown Source)
... 17 more
Exception in thread "Haven UI thread" java.lang.RuntimeException: Delayed error
in resource paginae/skills/farming (v1), from forking source backed by HTTP res
source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:338)
at haven.Resource$Pool$Queued.get(Resource.java:307)
at haven.Session$CachedRes$Ref.get(Session.java:143)
at haven.Session$CachedRes$Ref.get(Session.java:136)
at haven.CharWnd$SkillList.tick(CharWnd.java:1240)
at haven.Widget.tick(Widget.java:651)
at haven.Widget.tick(Widget.java:651)
at haven.Widget.tick(Widget.java:651)
at haven.Widget.tick(Widget.java:651)
at haven.GameUI.tick(GameUI.java:690)
at haven.Widget.tick(Widget.java:651)
at haven.UI.tick(UI.java:137)
at haven.HavenPanel.run(HavenPanel.java:582)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/skills/f
arming(v1), from forking source backed by HTTP res source (http://game.havenandh
earth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:395)
at haven.Resource$Pool.access$1100(Resource.java:284)
at haven.Resource$Pool$Loader.run(Resource.java:524)
... 1 more
Caused by: java.io.IOException: Invalid Http response
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
ource)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at haven.Resource$HttpSource.get(Resource.java:242)
at haven.Resource$TeeSource.get(Resource.java:134)
at haven.Resource$Pool.handle(Resource.java:379)
... 3 more

Some issues with ssl.
Re installing java might work.
Re installing any stuff when its not working works for most of times. Perhaps not for this though.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Amber Client

Postby splitzilla » Sun Feb 28, 2016 4:10 pm

i just turned off kaspersky and now it works... weird i had the same problem yesterday when i tried to run this game
splitzilla
 
Posts: 32
Joined: Sat Feb 27, 2016 6:28 pm

Re: Amber Client

Postby insanechef » Sun Feb 28, 2016 6:17 pm

insanechef wrote:the client crashes as soon as i login any ideas


fixed it, installed the 64bit java
insanechef
 
Posts: 301
Joined: Sat Jun 01, 2013 1:38 am

Re: Amber Client

Postby carson330 » Sun Feb 28, 2016 10:39 pm

So uhh, hows that steel auto-loader coming along? That's a serious game changer if you decide to release that :)
carson330
 
Posts: 45
Joined: Sat Jan 24, 2015 12:19 am

Re: Amber Client

Postby RaidenKoizuma » Sun Feb 28, 2016 11:29 pm

When it gets to "Building Map" the client just crashes. any fixes?
RaidenKoizuma
 
Posts: 7
Joined: Tue Jul 07, 2015 7:25 am

Re: Amber Client

Postby Clemence » Mon Feb 29, 2016 4:53 pm

A suggestion : the client take some time to open, and I often wonder if I correctly double clicked or not, leading to open 2 windows.
Would be handy to have a pop up saying the client is opening as soon as you open it, saying to wait a bit for the opening.
User avatar
Clemence
 
Posts: 447
Joined: Sat Mar 19, 2011 5:26 am

Re: Amber Client

Postby tearandkill » Mon Feb 29, 2016 5:04 pm

Any white/green dot of other player doesn't appear on the map after update, and unknown player alarm also doesn't go off.
tearandkill
 
Posts: 21
Joined: Tue Jun 09, 2015 6:17 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 80 guests