Started crashing after restart

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

Started crashing after restart

Postby Tadasin » Wed Feb 13, 2019 11:08 pm

Started constantly crashing after restart. Crashing every 5 mins or so.


1.69.3.31bae0ef
Windows 10 10.0 x64, 1.8.0_201 x86
NVIDIA Corporation (GeForce GTX 1060 with Max-Q Design/PCIe/SSE2) - 4.6.0 NVIDIA 388.75

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/trees/alderlog (v17), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:401)
at haven.Resource$Pool$Queued.get(Resource.java:370)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.ResDrawable.init(ResDrawable.java:54)
at haven.ResDrawable.setup(ResDrawable.java:62)
at haven.Gob.setup(Gob.java:564)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.addgob(MapView.java:664)
at haven.MapView$Gobs$GobSet.setup(MapView.java:741)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView$Gobs.setup(MapView.java:885)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.setup(MapView.java:992)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.setup(RenderList.java:197)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1419)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.GameUI.draw(GameUI.java:741)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:138)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:608)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/alderlog(v17), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:462)
at haven.Resource$Pool.access$1100(Resource.java:347)
at haven.Resource$Pool$Loader.run(Resource.java:603)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/alderlog(v17), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/alderlog(v17), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/alderlog(v17), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\terobjs\trees\alderlog.res (The system cannot find the path specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/trees/alderlog
at haven.Resource$JarSource.get(Resource.java:251)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/terobjs/trees/alderlog
at haven.HashDirCache.fetch(HashDirCache.java:289)
at haven.Resource$CacheSource.get(Resource.java:218)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(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:305)
at haven.Resource$TeeSource.get(Resource.java:197)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Tadasin
 
Posts: 3
Joined: Sun Aug 05, 2018 9:47 pm

Constant game crashes after update

Postby damnredrain » Wed Feb 13, 2019 11:10 pm

After you restarted the server, game started crashing every five minutes or so.
This tend to happen when game tries to load a new texture or icon.

Here is a crash report for you
1.69.3.31bae0ef
Windows 10 10.0 x64, 1.8.0_181 amd64
NVIDIA Corporation (GeForce GTX 1080/PCIe/SSE2) - 4.6.0 NVIDIA 417.71

java.lang.RuntimeException: Delayed error in resource gfx/borka/arms-sling (v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:401)
at haven.Resource$Pool$Queued.get(Resource.java:370)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.Composite.loadposes(Composite.java:81)
at haven.Composite.ctick(Composite.java:115)
at haven.Gob.ctick(Gob.java:229)
at haven.OCache.ctick(OCache.java:115)
at haven.Glob.ctick(Glob.java:149)
at haven.HavenPanel.run(HavenPanel.java:597)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/borka/arms-sling(v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:462)
at haven.Resource$Pool.access$1100(Resource.java:347)
at haven.Resource$Pool$Loader.run(Resource.java:603)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/borka/arms-sling(v2), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/borka/arms-sling(v2), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/borka/arms-sling(v2), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\borka\arms-sling.res (The system cannot find the path specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/borka/arms-sling
at haven.Resource$JarSource.get(Resource.java:251)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/borka/arms-sling
at haven.HashDirCache.fetch(HashDirCache.java:289)
at haven.Resource$CacheSource.get(Resource.java:218)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(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:305)
at haven.Resource$TeeSource.get(Resource.java:197)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
User avatar
damnredrain
 
Posts: 28
Joined: Sun Sep 13, 2015 9:41 pm

Re: Constant game crashes after update

Postby Audiosmurf » Wed Feb 13, 2019 11:11 pm

viewtopic.php?f=49&t=40400&start=4280

Custom client problem, should post here.
jorb wrote:Audiosmurf isis a fantastic poster/genius and his meatintellect is huge

NORMALIZE IT
banok wrote:i've been playing hnh thru 10 years of involuntary celibacy and I always build my palisade in 5 minutes so if a new player cant figure it out straight away they can get fucked and chug bleach
User avatar
Audiosmurf
 
Posts: 2382
Joined: Fri Jul 02, 2010 9:00 pm
Location: Ice Hell

Re: Started crashing after restart

Postby Audiosmurf » Wed Feb 13, 2019 11:12 pm

viewtopic.php?f=49&t=40400&start=4280

Custom client problem, should post here.
jorb wrote:Audiosmurf isis a fantastic poster/genius and his meatintellect is huge

NORMALIZE IT
banok wrote:i've been playing hnh thru 10 years of involuntary celibacy and I always build my palisade in 5 minutes so if a new player cant figure it out straight away they can get fucked and chug bleach
User avatar
Audiosmurf
 
Posts: 2382
Joined: Fri Jul 02, 2010 9:00 pm
Location: Ice Hell

Re: Started crashing after restart

Postby borka » Wed Feb 13, 2019 11:16 pm

No not custom client problem but res server problem ... (or better a problem of having not all res file in a jar ;) )

great avatar picture btw.
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: Started crashing after restart

Postby TonyDarkRevers » Wed Feb 13, 2019 11:32 pm

I got exact same problem after recent server restart, no custom clients or anything like that
TonyDarkRevers
 
Posts: 2
Joined: Thu Mar 22, 2018 1:59 pm

Re: Started crashing after restart

Postby caladrian » Wed Feb 13, 2019 11:33 pm

Are you sure the problem is with Haven and not your client? I am getting crashes like this when using Amber client but not the official one.
caladrian
 
Posts: 3
Joined: Thu Feb 07, 2019 8:45 pm

Re: Started crashing after restart

Postby loftar » Wed Feb 13, 2019 11:43 pm

Is it still a problem? There seems to be some trouble on the Internet at some exchange close to the server, so I suspect this is related, and transient.
"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: Started crashing after restart

Postby TonyDarkRevers » Thu Feb 14, 2019 5:53 pm

Yes, my bad, i am using amber client. I thought it WAS the official one) Problem seems to be gone btw, last amber update probably fixed it. Thank you for reply anyway.
TonyDarkRevers
 
Posts: 2
Joined: Thu Mar 22, 2018 1:59 pm


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot], Meta [Bot] and 95 guests