Client crashes when equipping backpack

The worst monsters in the Hearthlands warp the fabric of space and time..

Client crashes when equipping backpack

Postby mattresses » Tue Jan 19, 2010 9:08 am

Equipping, or travelling near someone with an equipped backpack causes the client to crash for me with the following error:
Code: Select all
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/hud/equip/male/backpack (v2), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
   at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
   at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
   at haven.HavenPanel.uglyjoglhack(HavenPanel.java:352)
   at haven.HavenPanel.run(HavenPanel.java:381)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/equip/male/backpack (v2), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at haven.Resource.checkerr(Resource.java:1048)
   at haven.Resource.layers(Resource.java:921)
   at haven.AvaRender.subrend(AvaRender.java:60)
   at haven.TexRT.subrend2(TexRT.java:83)
   at haven.TexRT.renderall(TexRT.java:109)
   at haven.HavenPanel.redraw(HavenPanel.java:243)
   at haven.HavenPanel$1.display(HavenPanel.java:77)
   at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
   at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
   at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
   at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
   at java.awt.event.InvocationEvent.dispatch(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)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/equip/male/backpack(v2), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at haven.Resource$Loader.handle(Resource.java:401)
   at haven.Resource$Loader.run(Resource.java:375)
   at java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
   at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
   at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)
   at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
   at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
   at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(Unknown Source)
   at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown Source)
   at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Unknown Source)
   at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Unknown Source)
   at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
   at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
   at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
   at com.sun.net.ssl.internal.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.getInputStream(Unknown Source)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
   at haven.Resource$HttpSource.get(Resource.java:330)
   at haven.Resource$TeeSource.get(Resource.java:225)
   at haven.Resource$Loader.handle(Resource.java:395)
   ... 2 more
Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
   at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
   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 com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.validate(Unknown Source)
   at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
   at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
   ... 17 more
Caused by: java.security.cert.CertPathValidatorException: timestamp check failed
   at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(Unknown Source)
   at sun.security.provider.certpath.PKIXCertPathValidator.doValidate(Unknown Source)
   at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(Unknown Source)
   at java.security.cert.CertPathValidator.validate(Unknown Source)
   ... 24 more
Caused by: java.security.cert.CertificateNotYetValidException: NotBefore: Thu Apr 17 12:48:11 WST 2008
   at sun.security.x509.CertificateValidity.valid(Unknown Source)
   at sun.security.x509.X509CertImpl.checkValidity(Unknown Source)
   at sun.security.provider.certpath.BasicChecker.verifyTimestamp(Unknown Source)
   at sun.security.provider.certpath.BasicChecker.check(Unknown Source)
   ... 28 more


This was also happening with spruce caps and, for a while, ants. Any ideas?
mattresses
 
Posts: 66
Joined: Mon Jan 11, 2010 11:13 am

Re: Client crashes when equipping backpack

Postby loftar » Tue Jan 19, 2010 2:38 pm

mattresses wrote:
Code: Select all
Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed

Your computer's system time is set incorrectly, so the certificate check fails. According to the error reports, your system time is set to the year 2000. If you just fix that, it should work properly.

(I actually left a parchment in an urn next to your Hearth Fire a while ago telling you this; I guess you must have missed it.)
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9056
Joined: Fri Apr 03, 2009 7:05 am

Re: Client crashes when equipping backpack

Postby mattresses » Tue Jan 19, 2010 3:17 pm

loftar wrote:
mattresses wrote:
Code: Select all
Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed

Your computer's system time is set incorrectly, so the certificate check fails. According to the error reports, your system time is set to the year 2000. If you just fix that, it should work properly.

(I actually left a parchment in an urn next to your Hearth Fire a while ago telling you this; I guess you must have missed it.)


Ah! Thanks, loftar. This computer's CMOS battery is dead, I keep forgetting to reset the time.
mattresses
 
Posts: 66
Joined: Mon Jan 11, 2010 11:13 am

Re: Client crashes when equipping backpack

Postby Belletor » Tue Jan 19, 2010 11:26 pm

I recommend you find a battery replacement ASAP. It's quite important you keep that CMOS battery in there.
Belletor
 
Posts: 22
Joined: Sun Jan 17, 2010 6:05 pm


Return to Bugs

Who is online

Users browsing this forum: ChatGPT [Bot], Claude [Bot], Yandex [Bot] and 1 guest