Advertisement
Guest User

Untitled

a guest
Sep 24th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. 1.68.0.fd399a7e
  2. Windows 10 10.0 x64, 1.8.0_181 x86
  3. NVIDIA Corporation (GeForce GTX 770/PCIe/SSE2) - 4.6.0 NVIDIA 398.36
  4.  
  5. java.lang.RuntimeException: Delayed error in resource gfx/terobjs/arch/greathall (v48), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
  6. at haven.Resource$Pool$Queued.get(Resource.java:401)
  7. at haven.Resource$Pool$Queued.get(Resource.java:370)
  8. at haven.Session$CachedRes$Ref.get(Session.java:122)
  9. at haven.Session$CachedRes$Ref.get(Session.java:115)
  10. at haven.ResDrawable.getres(ResDrawable.java:84)
  11. at haven.Gob.getres(Gob.java:699)
  12. at haven.LocalMiniMap.drawicons(LocalMiniMap.java:193)
  13. at haven.LocalMiniMap.draw(LocalMiniMap.java:464)
  14. at haven.Widget.draw(Widget.java:694)
  15. at haven.Widget.draw(Widget.java:699)
  16. at haven.MinimapWnd.draw(MinimapWnd.java:220)
  17. at haven.Widget.draw(Widget.java:694)
  18. at haven.Widget.draw(Widget.java:699)
  19. at haven.GameUI.draw(GameUI.java:741)
  20. at haven.Widget.draw(Widget.java:694)
  21. at haven.Widget.draw(Widget.java:699)
  22. at haven.RootWidget.draw(RootWidget.java:67)
  23. at haven.UI.draw(UI.java:138)
  24. at haven.HavenPanel.rootdraw(HavenPanel.java:342)
  25. at haven.HavenPanel.run(HavenPanel.java:608)
  26. at java.lang.Thread.run(Unknown Source)
  27. Caused by: haven.Resource$LoadException: Weird version number on gfx/terobjs/trees/birch (12 > 10), loaded from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
  28. at haven.Resource$Pool.load(Resource.java:488)
  29. at haven.Resource$Pool.load(Resource.java:543)
  30. at haven.Material$$mlink.cons(Material.java:406)
  31. at haven.Material$NewMat.cons(Material.java:515)
  32. at haven.Material$NewMat.cons(Material.java:496)
  33. at haven.Resource.load(Resource.java:1497)
  34. at haven.Resource.access$600(Resource.java:43)
  35. at haven.Resource$Pool.handle(Resource.java:450)
  36. at haven.Resource$Pool.access$1100(Resource.java:347)
  37. at haven.Resource$Pool$Loader.run(Resource.java:603)
  38. ... 1 more
  39. Suppressed: haven.Resource$LoadException: Weird version number on gfx/terobjs/trees/birch (12 > 10), loaded from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
  40. ... 11 more
  41. Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/greathall(v48), from local res source
  42. at haven.Resource$Pool.handle(Resource.java:462)
  43. ... 3 more
  44. Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/greathall(v48), from filesystem res source (res)
  45. ... 4 more
  46. Caused by: java.io.FileNotFoundException: res\gfx\terobjs\arch\greathall.res (System nie może odnaleźć określonej ścieżki)
  47. at java.io.FileInputStream.open0(Native Method)
  48. at java.io.FileInputStream.open(Unknown Source)
  49. at java.io.FileInputStream.<init>(Unknown Source)
  50. at haven.Resource$FileSource.get(Resource.java:239)
  51. at haven.Resource$Pool.handle(Resource.java:446)
  52. ... 3 more
  53. Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/arch/greathall
  54. at haven.Resource$JarSource.get(Resource.java:251)
  55. at haven.Resource$Pool.handle(Resource.java:446)
  56. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement