Res pool problems

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

Res pool problems

Postby shubla » Sun Oct 23, 2016 9:03 am

I have feeling that its some default client related bug.
Code: Select all
java.lang.RuntimeException: Delayed error in resource gfx/terobjs/stockpile-metal (v7), from forking source backed by HTTP res source http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:395)
at haven.Resource$Pool$Queued.get(Resource.java:364)
at haven.Session$CachedRes$Ref.get(Session.java:155)
at haven.Session$CachedRes$Ref.get(Session.java:148)
at haven.ResDrawable.getres(ResDrawable.java:79)
at haven.Gob.getres(Gob.java:733)
at haven.Gob.setup(Gob.java:457)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.add(RenderList.java:255)
at haven.MapView.addgob(MapView.java:697)
at haven.MapView$Gobs$GobSet.setup(MapView.java:777)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.add(RenderList.java:255)
at haven.MapView$Gobs.setup(MapView.java:911)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.add(RenderList.java:255)
at haven.MapView.setup(MapView.java:1012)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:178)
at haven.RenderList.setup(RenderList.java:205)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1473)
at haven.Widget.draw(Widget.java:690)
at haven.Widget.draw(Widget.java:695)
at haven.GameUI.draw(GameUI.java:756)
at haven.Widget.draw(Widget.java:690)
at haven.Widget.draw(Widget.java:695)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:152)
at haven.HavenPanel.rootdraw(HavenPanel.java:348)
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/stockpile-metal(v7), from forking source backed by HTTP res source http://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:452)
at haven.Resource$Pool.access$1100(Resource.java:341)
at haven.Resource$Pool$Loader.run(Resource.java:593)
... 1 more
Suppressed: haven.Resource$LoadExce

and
Code: Select all
java.lang.RuntimeException: Delayed error in resource paginae/craft/carpetitem (v3), from forking source backed by HTTP res source http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:395)
at haven.Resource$Pool$Queued.get(Resource.java:364)
at haven.Glob$Pagina.res(Glob.java:166)
at haven.Glob$Pagina.act(Glob.java:170)
at haven.MenuGrid.cons(MenuGrid.java:125)
at haven.MenuGrid.updlayout(MenuGrid.java:197)
at haven.MenuGrid.tick(MenuGrid.java:550)
at haven.Widget.tick(Widget.java:664)
at haven.Widget.tick(Widget.java:664)
at haven.GameUI.tick(GameUI.java:782)
at haven.Widget.tick(Widget.java:664)
at haven.UI.tick(UI.java:147)
at haven.HavenPanel.run(HavenPanel.java:599)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/craft/carpetitem(v3), from forking source backed by HTTP res source http://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:452)
at haven.Resource$Pool.access$1100(Resource.java:341)
at haven.Resource$Pool$Loader.run(Resource.java:593)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/craft/carpetitem(v3), from cache source backed by http://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/craft/carpetitem(v3), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/craft/carpetitem(v3), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\paginae\craft\carpetitem.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:232)
at haven.Resource$Pool.handle(Resource.java:436)
... 3 more
Caused b
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Res pool problems

Postby loftar » Sun Oct 23, 2016 4:59 pm

Please post the entire exception info.

shubla wrote:I have feeling that its some default client related bug.

Do you only have a feeling, or is it actually? The tracebacks you're posting sure don't match it, at least.
"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: Res pool problems

Postby romovs » Fri Oct 28, 2016 6:21 am

^ here is one from the vanilla:

Code: Select all
haven.Defer$DeferredException: java.lang.RuntimeException: Delayed error in resource gfx/tiles/paving/porphyry-tex (v2), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
   at haven.Defer$Future.get(Defer.java:175)
   at haven.MCache$Grid.getcut(MCache.java:187)
   at haven.MCache.getcut(MCache.java:439)
   at haven.MapView$2.setup(MapView.java:487)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.MapView$Clicklist.setup(MapView.java:938)
   at haven.RenderList.setup(RenderList.java:197)
   at haven.MapView$Clicklist.setup(MapView.java:933)
   at haven.MapView$5.<init>(MapView.java:984)
   at haven.MapView.checkmapclick(MapView.java:977)
   at haven.MapView.access$1200(MapView.java:40)
   at haven.MapView$Hittest.run(MapView.java:1466)
   at haven.MapView.undelay(MapView.java:1124)
   at haven.MapView.draw(MapView.java:1248)
   at haven.Widget.draw(Widget.java:659)
   at haven.Widget.draw(Widget.java:664)
   at haven.GameUI.draw(GameUI.java:648)
   at haven.Widget.draw(Widget.java:659)
   at haven.Widget.draw(Widget.java:664)
   at haven.RootWidget.draw(RootWidget.java:66)
   at haven.UI.draw(UI.java:140)
   at haven.HavenPanel.rootdraw(HavenPanel.java:295)
   at haven.HavenPanel.run(HavenPanel.java:539)
   at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/tiles/paving/porphyry-tex (v2), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
   at haven.Resource$Pool$Queued.get(Resource.java:334)
   at haven.Resource$Pool$Queued.get(Resource.java:303)
   at haven.TexGL$$tex$1.resolve(TexGL.java:421)
   at haven.Material$Res.get(Material.java:252)
   at haven.resutil.TerrainTile$Factory.create(TerrainTile.java:217)
   at haven.resutil.TerrainTile$Factory.create(TerrainTile.java:205)
   at haven.MCache.tiler(MCache.java:537)
   at haven.MapMesh.build(MapMesh.java:306)
   at haven.MCache$Grid$1.call(MCache.java:224)
   at haven.MCache$Grid$1.call(MCache.java:219)
   at haven.Defer$Future$1.run(Defer.java:139)
   at java.security.AccessController.doPrivileged(Native Method)
   at haven.Defer$Future.run(Defer.java:138)
   at haven.Defer$Worker.run(Defer.java:231)
Caused by: haven.Resource$LoadException: Invalid res signature
   at haven.Resource.load(Resource.java:1579)
   at haven.Resource.access$600(Resource.java:39)
   at haven.Resource$Pool.handle(Resource.java:379)
   at haven.Resource$Pool.access$1100(Resource.java:280)
   at haven.Resource$Pool$Loader.run(Resource.java:527)
   at java.lang.Thread.run(Thread.java:745)
   Suppressed: haven.Resource$LoadException: Load error in resource gfx/tiles/paving/porphyry-tex(v2), from cache source backed by FileCache(http://game.havenandhearth.com/java/)
      at haven.Resource$Pool.handle(Resource.java:391)
      ... 3 more
      Suppressed: haven.Resource$LoadException: Load error in resource gfx/tiles/paving/porphyry-tex(v2), from local res source
         ... 4 more
      Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/tiles/paving/porphyry-tex
         at haven.Resource$JarSource.get(Resource.java:187)
         at haven.Resource$Pool.handle(Resource.java:375)
         ... 3 more
   Caused by: java.io.FileNotFoundException: res/gfx/tiles/paving/porphyry-tex
      at haven.HashDirCache.fetch(HashDirCache.java:242)
      at haven.Resource$CacheSource.get(Resource.java:154)
      at haven.Resource$Pool.handle(Resource.java:375)
      ... 3 more
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot], Dotbot [Bot] and 232 guests