by Wallbound » Tue Oct 25, 2016 4:43 pm
1.41.0:3d392454f19ef33de7a6aa9e40e957c181398642
- Code: Select all
java.lang.RuntimeException: Delayed error in resource gfx/terobjs/trees/ash (v9), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:354)
at haven.Resource$Pool$Queued.get(Resource.java:323)
at haven.Session$CachedRes$Ref.get(Session.java:144)
at haven.Session$CachedRes$Ref.get(Session.java:137)
at haven.res.lib.vmat.Materials.decode(vmat.cjava:21)
at haven.res.lib.vmat.Materials.<init>(vmat.cjava:34)
at sun.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Utils.construct(Utils.java:1289)
at haven.Gob$ResAttr$FactMaker$1.mkattr(Gob.java:179)
at haven.Gob.loadrattr(Gob.java:362)
at haven.Gob.tick(Gob.java:247)
at haven.OCache.tick(OCache.java:86)
at haven.Session$Ticker.run(Session.java:219)
Caused by: haven.Resource$LoadException: Invalid res signature
at haven.Resource.load(Resource.java:1704)
at haven.Resource.access$600(Resource.java:42)
at haven.Resource$Pool.handle(Resource.java:399)
at haven.Resource$Pool.access$1100(Resource.java:300)
at haven.Resource$Pool$Loader.run(Resource.java:552)
at java.lang.Thread.run(Unknown Source)
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/ash(v9), from cache source backed by FileCache(http://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:411)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/ash(v9), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/trees/ash(v9), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\terobjs\trees\ash.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:192)
at haven.Resource$Pool.handle(Resource.java:395)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/trees/ash
at haven.Resource$JarSource.get(Resource.java:204)
at haven.Resource$Pool.handle(Resource.java:395)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/terobjs/trees/ash
at haven.HashDirCache.fetch(HashDirCache.java:245)
at haven.Resource$CacheSource.get(Resource.java:171)
at haven.Resource$Pool.handle(Resource.java:395)
... 3 more
Last edited by loftar on Wed Oct 26, 2016 1:16 am, edited 2 times in total.
Reason: gave more appropriate name