Was walking along and was hit with this. Might have something to do with the map toggle I switched on a moment ago.
Maybe I got close to the kind of tree I was looking for? I'll turn it off and walk over there again.
Could be something completely different because I didn't run into this issue with pine trees.
- Code: Select all
1.77.3.f7fc477a
Windows 8.1 6.3 x64, 1.8.0_241 amd64
NVIDIA Corporation (GeForce GTX 750/PCIe/SSE2) - 4.6.0 NVIDIA 391.35
java.lang.RuntimeException: Delayed error in resource gfx/terobjs/bumlings/kyanite1 (v2), 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:124)
at haven.Session$CachedRes$Ref.get(Session.java:117)
at haven.ResDrawable.getres(ResDrawable.java:100)
at haven.Gob.getres(Gob.java:715)
at haven.LocalMiniMap.drawicons(LocalMiniMap.java:198)
at haven.LocalMiniMap.draw(LocalMiniMap.java:469)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.MinimapWnd.draw(MinimapWnd.java:257)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:772)
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:347)
at haven.HavenPanel.run(HavenPanel.java:646)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/bumlings/kyanite1(v2), 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/bumlings/kyanite1(v2), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/bumlings/kyanite1(v2), from local res source
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/bumlings/kyanite1
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/bumlings/kyanite1
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 validation failed: java.security.cert.CertPathValidatorException: validity check failed
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
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 validation failed: java.security.cert.CertPathValidatorException: validity check failed
at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
... 19 more
Caused by: java.security.cert.CertPathValidatorException: validity check failed
at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(Unknown Source)
at sun.security.provider.certpath.PKIXCertPathValidator.validate(Unknown Source)
at sun.security.provider.certpath.PKIXCertPathValidator.validate(Unknown Source)
at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(Unknown Source)
at java.security.cert.CertPathValidator.validate(Unknown Source)
... 25 more
Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Mar 22 20:51:48 EDT 2020
at sun.security.x509.CertificateValidity.valid(Unknown Source)
at sun.security.x509.X509CertImpl.checkValidity(Unknown Source)
at sun.security.provider.certpath.BasicChecker.verifyValidity(Unknown Source)
at sun.security.provider.certpath.BasicChecker.check(Unknown Source)
... 30 more