Random crashes

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

Random crashes

Postby Haba » Fri Jan 29, 2010 5:35 pm

Started a new alt tonight, and the game has been crashing frequently ever since.

Code: Select all
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in res
ource gfx/kritter/cow/cow/walking/walking-7 (v1), from 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/kritter/cow
/cow/walking/walking-7 (v1), from HTTP res source (https://www.havenandhearth.co
m/res/)
        at haven.Resource.checkerr(Resource.java:1051)
        at haven.Resource.layer(Resource.java:934)
        at haven.Sprite.create(Sprite.java:199)
        at haven.Layered.setup(Layered.java:165)
        at haven.Gob.drawsetup(Gob.java:167)
        at haven.MapView.drawmap(MapView.java:673)
        at haven.MapView.draw(MapView.java:881)
        at haven.Widget.draw(Widget.java:282)
        at haven.RootWidget.draw(RootWidget.java:82)
        at haven.UI.draw(UI.java:94)
        at haven.HavenPanel.redraw(HavenPanel.java:255)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.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/kritter/cow/
cow/walking/walking-7(v1), from HTTP res source (https://www.havenandhearth.com/
res/)
        at haven.Resource$Loader.handle(Resource.java:404)
        at haven.Resource$Loader.run(Resource.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(Unknown Source
)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source)
        at haven.Resource$HttpSource.get(Resource.java:330)
        at haven.Resource$Loader.handle(Resource.java:398)
        ... 2 more
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.
RuntimeException: Delayed error in resource gfx/kritter/cow/cow/walking/walking-
7 (v1), from 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/kritter/cow
/cow/walking/walking-7 (v1), from HTTP res source (https://www.havenandhearth.co
m/res/)
        at haven.Resource.checkerr(Resource.java:1051)
        at haven.Resource.layer(Resource.java:934)
        at haven.Sprite.create(Sprite.java:199)
        at haven.Layered.setup(Layered.java:165)
        at haven.Gob.drawsetup(Gob.java:167)
        at haven.MapView.drawmap(MapView.java:673)
        at haven.MapView.draw(MapView.java:881)
        at haven.Widget.draw(Widget.java:282)
        at haven.RootWidget.draw(RootWidget.java:82)
        at haven.UI.draw(UI.java:94)
        at haven.HavenPanel.redraw(HavenPanel.java:255)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.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/kritter/cow/
cow/walking/walking-7(v1), from HTTP res source (https://www.havenandhearth.com/
res/)
        at haven.Resource$Loader.handle(Resource.java:404)
        at haven.Resource$Loader.run(Resource.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(Unknown Source
)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source)
        at haven.Resource$HttpSource.get(Resource.java:330)
        at haven.Resource$Loader.handle(Resource.java:398)
        ... 2 more
User avatar
Haba
 
Posts: 666
Joined: Sun Nov 01, 2009 9:36 pm

Re: Random crashes

Postby Haba » Fri Jan 29, 2010 7:31 pm

and again:

Code: Select all
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in res
ource gfx/terobjs/plants/pumpkin (v3), from HTTP res source (https://www.havenan
dhearth.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/terobjs/pla
nts/pumpkin (v3), from HTTP res source (https://www.havenandhearth.com/res/)
        at haven.Resource.checkerr(Resource.java:1051)
        at haven.Resource.layer(Resource.java:934)
        at haven.Sprite.create(Sprite.java:199)
        at haven.ResDrawable.init(ResDrawable.java:51)
        at haven.ResDrawable.setup(ResDrawable.java:62)
        at haven.Gob.drawsetup(Gob.java:167)
        at haven.MapView.drawmap(MapView.java:673)
        at haven.MapView.draw(MapView.java:881)
        at haven.Widget.draw(Widget.java:282)
        at haven.RootWidget.draw(RootWidget.java:82)
        at haven.UI.draw(UI.java:94)
        at haven.HavenPanel.redraw(HavenPanel.java:255)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.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/terobjs/plan
ts/pumpkin(v3), from HTTP res source (https://www.havenandhearth.com/res/)
        at haven.Resource$Loader.handle(Resource.java:404)
        at haven.Resource$Loader.run(Resource.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(Unknown Source
)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewH
ttpClient(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour
ce)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source)
        at haven.Resource$HttpSource.get(Resource.java:330)
        at haven.Resource$Loader.handle(Resource.java:398)
        ... 2 more
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.
RuntimeException: Delayed error in resource gfx/terobjs/plants/pumpkin (v3), fro
m 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/terobjs/pla
nts/pumpkin (v3), from HTTP res source (https://www.havenandhearth.com/res/)
        at haven.Resource.checkerr(Resource.java:1051)
        at haven.Resource.layer(Resource.java:934)
        at haven.Sprite.create(Sprite.java:199)
        at haven.ResDrawable.init(ResDrawable.java:51)
        at haven.ResDrawable.setup(ResDrawable.java:62)
        at haven.Gob.drawsetup(Gob.java:167)
        at haven.MapView.drawmap(MapView.java:673)
        at haven.MapView.draw(MapView.java:881)
        at haven.Widget.draw(Widget.java:282)
        at haven.RootWidget.draw(RootWidget.java:82)
        at haven.UI.draw(UI.java:94)
        at haven.HavenPanel.redraw(HavenPanel.java:255)
        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:1
94)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.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/terobjs/plan
ts/pumpkin(v3), from HTTP res source (https://www.havenandhearth.com/res/)
        at haven.Resource$Loader.handle(Resource.java:404)
        at haven.Resource$Loader.run(Resource.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(Unknown Source
)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewH
ttpClient(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour
ce)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn
own Source)
        at haven.Resource$HttpSource.get(Resource.java:330)
        at haven.Resource$Loader.handle(Resource.java:398)
        ... 2 more
User avatar
Haba
 
Posts: 666
Joined: Sun Nov 01, 2009 9:36 pm

Re: Random crashes

Postby warrri » Fri Jan 29, 2010 7:46 pm

Got the same problem for 2 days now.
The world I love The tears I drop To be part of The wave can't stop
Ever wonder if it's all for you
The world I love The trains I hop To be part of The wave can't stop
Come and tell me when it's time to
User avatar
warrri
 
Posts: 1033
Joined: Fri Aug 28, 2009 5:55 pm

Re: Random crashes

Postby Cookie » Fri Jan 29, 2010 7:55 pm

Crashed about five times in the last half hour.
Not playing a new character.
Cookie
 
Posts: 293
Joined: Fri Jan 22, 2010 2:15 am

Re: Random crashes

Postby Cookie » Fri Jan 29, 2010 8:04 pm

Six....
Cookie
 
Posts: 293
Joined: Fri Jan 22, 2010 2:15 am

Re: Random crashes

Postby sabinati » Fri Jan 29, 2010 8:28 pm

on the default client?
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Random crashes

Postby Haba » Fri Jan 29, 2010 10:25 pm

For me the problem started around 5 hours ago. The previous 6 hours went without any hiccup. Hadn't been playing on the evenings for a while though.
User avatar
Haba
 
Posts: 666
Joined: Sun Nov 01, 2009 9:36 pm

Re: Random crashes

Postby loftar » Fri Jan 29, 2010 11:34 pm

Yeah, the problem is with the lack of bandwidth shaping, making HTTP traffic (and therefore dynamic resource fetching) almost impossible from time to time. It'll be fixed as soon as I find the problem with the bandwidth shaper, but so far I'm kinda stumped.

I'm surprised that you'd get the error on the pumpkin, though, since it should be in the resource JAR. Are you playing with a non-updated version of Pacho's client?
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Random crashes

Postby Haba » Fri Jan 29, 2010 11:51 pm

Possibly, haven't checked updates for a while.
User avatar
Haba
 
Posts: 666
Joined: Sun Nov 01, 2009 9:36 pm

Re: Random crashes

Postby warrri » Sat Jan 30, 2010 12:18 am

Yea, no one wants to get new pachos client, i wonder why, lol! :)
The world I love The tears I drop To be part of The wave can't stop
Ever wonder if it's all for you
The world I love The trains I hop To be part of The wave can't stop
Come and tell me when it's time to
User avatar
warrri
 
Posts: 1033
Joined: Fri Aug 28, 2009 5:55 pm

Next

Return to Bugs

Who is online

Users browsing this forum: No registered users and 3 guests