viewtopic.php?f=47&t=63537&p=806057&hilit=sketch#p806057
Here is the code.
- Code: Select all
java.lang.RuntimeException: Delayed error in resource dyn/65b9200bd34ea5c (v1), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:386)
at haven.Resource$Pool$Queued.get(Resource.java:355)
at DynTex.draw(dyntex.cjava:27)
at haven.Widget.draw(Widget.java:710)
at haven.Widget.draw(Widget.java:715)
at haven.Window.draw(Window.java:183)
at haven.Widget.draw(Widget.java:710)
at haven.Widget.draw(Widget.java:715)
at haven.GameUI.draw(GameUI.java:847)
at haven.Widget.draw(Widget.java:710)
at haven.Widget.draw(Widget.java:715)
at haven.RootWidget.draw(RootWidget.java:66)
at haven.UI.draw(UI.java:147)
at haven.HavenPanel.rootdraw(HavenPanel.java:306)
at haven.HavenPanel.run(HavenPanel.java:592)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource dyn/65b9200bd34ea5c(v1), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:447)
at haven.Resource$Pool.access$1100(Resource.java:332)
at haven.Resource$Pool$Loader.run(Resource.java:583)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/65b9200bd34ea5c(v1), from cache source backed by FileCache(http://game.havenandhearth.com/java/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/65b9200bd34ea5c(v1), from local res source
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: dyn/65b9200bd34ea5c
at haven.Resource$JarSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:431)
... 3 more
Caused by: java.io.FileNotFoundException: res/dyn/65b9200bd34ea5c
at haven.HashDirCache.fetch(HashDirCache.java:277)
at haven.Resource$CacheSource.get(Resource.java:206)
at haven.Resource$Pool.handle(Resource.java:431)
... 3 more
Caused by: java.io.FileNotFoundException: http://game.havenandhearth.com/hres/dyn/65b9200bd34ea5c.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:293)
at haven.Resource$TeeSource.get(Resource.java:185)
at haven.Resource$Pool.handle(Resource.java:431)
... 3 more
I also use amber client but this error was seen on both the normal (not custom) and the custom client.
