Amber Client

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

Amber Client crash

Postby Grisvold » Mon Dec 09, 2019 10:13 am

Dear Mr. Romov!
I am delighted with your Amber Client.
Thank you for this work. Hope all Amber Client users are satisfied.
However, lately, I’m haunted by the mistake iamahh pointed out http://www.havenandhearth.com/forum/viewtopic.php?f=49&t=40400&start=4540#p843507
Usually when moving something in a container with the mouse.
I would be grateful for any ideas.

Image

Code: Select all
1.74.1.d5ea2828
Windows 10 10.0 x86, 1.8.0_231 x86
NVIDIA Corporation (GeForce 9800 GT/PCIe/SSE2) - 3.3.0

java.lang.NullPointerException
   at haven.UI.getcurs(UI.java:468)
   at haven.HavenPanel.rootdraw(HavenPanel.java:412)
   at haven.HavenPanel.run(HavenPanel.java:641)
   at java.lang.Thread.run(Unknown Source)
Grisvold
 
Posts: 1
Joined: Sat Apr 30, 2016 8:57 am

Re: Amber Client

Postby Redlaw » Wed Dec 11, 2019 8:11 pm

With the new update, we need a client update woohoo.
User avatar
Redlaw
 
Posts: 1611
Joined: Sun Oct 02, 2011 10:58 pm

Re: Amber Client

Postby romovs » Wed Dec 11, 2019 10:34 pm

Redlaw wrote:With the new update, we need a client update woohoo.

Updated
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Gutharr » Thu Dec 12, 2019 8:22 am

thx a lot romovs!
Gutharr
 
Posts: 18
Joined: Sun Sep 29, 2019 11:15 pm

Re: Amber Client

Postby Ciego » Thu Dec 12, 2019 10:10 pm

Amber Client 1.75.0
1 hr yesterday, half an hour today, Amber Client problems for me completely gone. Back to business as usual, Amber Client seems rock solid.

Thank you, thank you, thank you!!!
Ciego
 
Posts: 63
Joined: Sun Mar 03, 2019 8:53 am

Re: Amber Client

Postby Qollkalom » Thu Dec 19, 2019 6:57 pm

I've this error. It occur once I used berrel on Tar Kiln. After relaunching client same error pop out.

Code: Select all
1.75.0.9f4626ea
Linux 4.15.0-72-generic, 1.8.0_232 amd64
Intel Open Source Technology Center (Mesa DRI Intel(R) HD Graphics 405 (Braswell) ) - 3.0 Mesa 19.0.8

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/barrel-tar (v5), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
   at haven.Resource$Pool$Queued.get(Resource.java:405)
   at haven.Resource$Pool$Queued.get(Resource.java:374)
   at haven.Session$CachedRes$Ref.get(Session.java:122)
   at haven.Session$CachedRes$Ref.get(Session.java:115)
   at haven.Gob.ctick(Gob.java:234)
   at haven.OCache.ctick(OCache.java:115)
   at haven.Glob.ctick(Glob.java:149)
   at haven.HavenPanel.run(HavenPanel.java:630)
   at java.lang.Thread.run(Thread.java:748)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/barrel-tar(v5), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
   at haven.Resource$Pool.handle(Resource.java:466)
   at haven.Resource$Pool.access$1100(Resource.java:351)
   at haven.Resource$Pool$Loader.run(Resource.java:607)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/barrel-tar(v5), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
      ... 4 more
      Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/barrel-tar(v5), from local res source
         ... 4 more
         Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/barrel-tar(v5), from filesystem res source (res)
            ... 4 more
         Caused by: java.io.FileNotFoundException: res/gfx/terobjs/barrel-tar.res (No such file or directory)
            at java.io.FileInputStream.open0(Native Method)
            at java.io.FileInputStream.open(FileInputStream.java:195)
            at java.io.FileInputStream.<init>(FileInputStream.java:138)
            at haven.Resource$FileSource.get(Resource.java:243)
            at haven.Resource$Pool.handle(Resource.java:450)
            ... 3 more
      Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/barrel-tar
         at haven.Resource$JarSource.get(Resource.java:255)
         at haven.Resource$Pool.handle(Resource.java:450)
         ... 3 more
   Caused by: java.io.FileNotFoundException: res/gfx/terobjs/barrel-tar
      at haven.HashDirCache.fetch(HashDirCache.java:289)
      at haven.Resource$CacheSource.get(Resource.java:222)
      at haven.Resource$Pool.handle(Resource.java:450)
      ... 3 more
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
   at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946)
   at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:316)
   at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:310)
   at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1639)
   at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:223)
   at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037)
   at sun.security.ssl.Handshaker.process_record(Handshaker.java:965)
   at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064)
   at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
   at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395)
   at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379)
   at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
   at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
   at haven.Resource$HttpSource.get(Resource.java:309)
   at haven.Resource$TeeSource.get(Resource.java:201)
   at haven.Resource$Pool.handle(Resource.java:450)
   ... 3 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397)
   at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302)
   at sun.security.validator.Validator.validate(Validator.java:262)
   at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:330)
   at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:237)
   at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132)
   at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1621)
   ... 18 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)
   at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)
   at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
   at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392)
   ... 24 more


How to fix it?
Qollkalom
 
Posts: 11
Joined: Wed Jan 30, 2019 2:55 pm

Re: Amber Client

Postby Robi » Fri Dec 20, 2019 2:43 am

Not computer savvy at all here, downloaded the client to play and every few minutes or so the client totally freezes up. No error message or anything, I can close and reload it, but every time after a few minutes it continues to freeze up randomly. Any ideas?
"You've met with a terrible fate, haven't you?"
User avatar
Robi
 
Posts: 122
Joined: Sat Oct 22, 2011 11:46 pm
Location: The woods

Re: Amber Client

Postby borka » Fri Dec 20, 2019 3:05 am

@Robi

Java 8 up to date?

Any hs_err_pidXXXX.log in Amber folder?
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby Qollkalom » Fri Dec 20, 2019 3:46 pm

Code: Select all
1.75.0.9f4626ea
Linux 4.15.0-20-generic, 1.8.0_232 amd64
Intel Open Source Technology Center (Mesa DRI Intel(R) HD Graphics 405 (Braswell) ) - 3.0 Mesa 19.0.8

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/bushes/dogrose (v10), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
   at haven.Resource$Pool$Queued.get(Resource.java:405)
   at haven.Resource$Pool$Queued.get(Resource.java:374)
   at haven.Session$CachedRes$Ref.get(Session.java:122)
   at haven.Session$CachedRes$Ref.get(Session.java:115)
   at haven.ResDrawable.getres(ResDrawable.java:100)
   at haven.Gob.getres(Gob.java:702)
   at haven.LocalMiniMap.drawicons(LocalMiniMap.java:197)
   at haven.LocalMiniMap.draw(LocalMiniMap.java:465)
   at haven.Widget.draw(Widget.java:726)
   at haven.Widget.draw(Widget.java:731)
   at haven.MinimapWnd.draw(MinimapWnd.java:220)
   at haven.Widget.draw(Widget.java:726)
   at haven.Widget.draw(Widget.java:731)
   at haven.GameUI.draw(GameUI.java:770)
   at haven.Widget.draw(Widget.java:726)
   at haven.Widget.draw(Widget.java:731)
   at haven.RootWidget.draw(RootWidget.java:67)
   at haven.UI.draw(UI.java:144)
   at haven.HavenPanel.rootdraw(HavenPanel.java:345)
   at haven.HavenPanel.run(HavenPanel.java:641)
   at java.lang.Thread.run(Thread.java:748)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/bushes/dogrose(v10), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
   at haven.Resource$Pool.handle(Resource.java:466)
   at haven.Resource$Pool.access$1100(Resource.java:351)
   at haven.Resource$Pool$Loader.run(Resource.java:607)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/bushes/dogrose(v10), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
      ... 4 more
      Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/bushes/dogrose(v10), from local res source
         ... 4 more
         Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/bushes/dogrose(v10), from filesystem res source (res)
            ... 4 more
         Caused by: java.io.FileNotFoundException: res/gfx/terobjs/bushes/dogrose.res (No such file or directory)
            at java.io.FileInputStream.open0(Native Method)
            at java.io.FileInputStream.open(FileInputStream.java:195)
            at java.io.FileInputStream.<init>(FileInputStream.java:138)
            at haven.Resource$FileSource.get(Resource.java:243)
            at haven.Resource$Pool.handle(Resource.java:450)
            ... 3 more
      Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/bushes/dogrose
         at haven.Resource$JarSource.get(Resource.java:255)
         at haven.Resource$Pool.handle(Resource.java:450)
         ... 3 more
   Caused by: java.io.FileNotFoundException: res/gfx/terobjs/bushes/dogrose
      at haven.HashDirCache.fetch(HashDirCache.java:289)
      at haven.Resource$CacheSource.get(Resource.java:222)
      at haven.Resource$Pool.handle(Resource.java:450)
      ... 3 more
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
   at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946)
   at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:316)
   at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:310)
   at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1639)
   at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:223)
   at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037)
   at sun.security.ssl.Handshaker.process_record(Handshaker.java:965)
   at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064)
   at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
   at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395)
   at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379)
   at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
   at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
   at haven.Resource$HttpSource.get(Resource.java:309)
   at haven.Resource$TeeSource.get(Resource.java:201)
   at haven.Resource$Pool.handle(Resource.java:450)
   ... 3 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397)
   at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302)
   at sun.security.validator.Validator.validate(Validator.java:262)
   at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:330)
   at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:237)
   at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132)
   at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1621)
   ... 18 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)
   at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)
   at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
   at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392)
   ... 24 more

Im unable to launch game, again.
Now it is caused because I entered into speedbust.
Qollkalom
 
Posts: 11
Joined: Wed Jan 30, 2019 2:55 pm

Re: Amber Client

Postby borka » Sat Dec 21, 2019 6:54 am

Sometimes the download of needed res files (dogrose bush image) stucks but normally they'll get downloaded later anyways and stored in the cache ... so just try again ...
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Yandex [Bot] and 12 guests