- Code: Select all
Exception in thread "Haven UI thread" java.lang.RuntimeException: Delayed error
in resource gfx/hud/curs/hand (v1), from forking source backed by HTTP res sourc
e (http://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:338)
at haven.Resource$Pool$Queued.get(Resource.java:307)
at haven.Widget.getcurs(Widget.java:953)
at haven.HavenPanel.rootdraw(HavenPanel.java:364)
at haven.HavenPanel.run(HavenPanel.java:551)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/curs/han
d(v1), from forking source backed by HTTP res source (http://game.havenandhearth
.com/hres/)
at haven.Resource$Pool.handle(Resource.java:395)
at haven.Resource$Pool.access$1100(Resource.java:284)
at haven.Resource$Pool$Loader.run(Resource.java:520)
... 1 more
Caused by: java.io.FileNotFoundException: C:\Users\Levchenko\.haven\hafen\cache\
res\gfx\hud\curs\hand.cached.new (Файл или папка повреждены. Чтение невозможно)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at haven.FileCache.store(FileCache.java:70)
at haven.Resource$1Caching.fork(Resource.java:662)
at haven.Resource$TeeSource.get(Resource.java:136)
at haven.Resource$Pool.handle(Resource.java:379)
... 3 more
Using Lift and also crop shift+clicking seems to crash the client. This happens in custom and native clients.
I've already tried to delete and install java. That didn't helped.