- 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