Crashes all the time after completing gardener's credo

The worst monsters in the Hearthlands warp the fabric of space and time...

Crashes all the time after completing gardener's credo

Postby bbsyf » Tue Feb 11, 2025 10:02 am

Hi,

As subjected, this happens only on the character that I just completed the gardener's credo. Yesterday it was all fine, last quest for the last stage of the credo - study stalagoom and today when I log in it crashes in the first 3 seconds. Other characters seem to be working fine.

Code: Select all

haven.Resource$LoadFailedException: Failed to load resource paginae/pose/beatchest (v2)
   at haven.Resource$Pool$Queued.get(Resource.java:586)
   at haven.Resource$Pool$Queued.get(Resource.java:553)
   at haven.Session$CachedRes$Ref.get(Session.java:139)
   at haven.Session$CachedRes$Ref.get(Session.java:130)
   at haven.MenuGrid$Pagina.res(MenuGrid.java:112)
   at haven.MenuGrid$Pagina.button(MenuGrid.java:126)
   at haven.MenuGrid$Pagina.parent(MenuGrid.java:140)
   at haven.MenuGrid.cons(MenuGrid.java:477)
   at haven.MenuGrid.consb(MenuGrid.java:445)
   at haven.MenuGrid.updlayout(MenuGrid.java:502)
   at haven.MenuGrid.tick(MenuGrid.java:685)
   at haven.Widget.tick(Widget.java:788)
   at haven.Widget$TickEvent.shandle(Widget.java:930)
   at haven.Widget.handle(Widget.java:910)
   at haven.Widget$Event.dispatch(Widget.java:863)
   at haven.Widget$TickEvent.propagation(Widget.java:923)
   at haven.Widget$Event.propagate(Widget.java:853)
   at haven.Widget$Event.dispatch(Widget.java:865)
   at haven.Widget$TickEvent.propagation(Widget.java:923)
   at haven.Widget$Event.propagate(Widget.java:853)
   at haven.Widget$Event.dispatch(Widget.java:865)
   at haven.Widget$TickEvent.propagation(Widget.java:923)
   at haven.Widget$Event.propagate(Widget.java:853)
   at haven.Widget$Event.dispatch(Widget.java:865)
   at haven.UI.dispatch(UI.java:655)
   at haven.UI.tick(UI.java:416)
   at haven.GLPanel$Loop.run(GLPanel.java:376)
   at haven.JOGLPanel.run(JOGLPanel.java:246)
   at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: haven.Resource$LoadException: Load error in resource paginae/pose/beatchest(v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/res/)
   at haven.Resource$Pool.handle(Resource.java:654)
   at haven.Resource$Pool.access$1100(Resource.java:530)
   at haven.Resource$Pool$Loader.run(Resource.java:784)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/beatchest(v2), from cache source backed by HashDirCache(http://game.havenandhearth.com/render/)
      ... 4 more
      Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/beatchest(v2), from local res source (res)
         ... 4 more
         Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/beatchest(v2), from local res source (res-preload)
            ... 4 more
            Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/beatchest(v2), from filesystem res source (D:\hafen\res)
               ... 4 more
            Caused by: java.io.FileNotFoundException: paginae/pose/beatchest
               at haven.Resource$FileSource.get(Resource.java:365)
               at haven.Resource$Pool.handle(Resource.java:631)
               ... 3 more
            Caused by: java.nio.file.NoSuchFileException: D:\hafen\res\paginae\pose\beatchest.res
               at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
               at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
               at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
               at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:234)
               at java.base/java.nio.file.Files.newByteChannel(Files.java:379)
               at java.base/java.nio.file.Files.newByteChannel(Files.java:431)
               at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
               at java.base/java.nio.file.Files.newInputStream(Files.java:159)
               at haven.Resource$FileSource.get(Resource.java:363)
               ... 4 more
         Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/paginae/pose/beatchest.res
            at haven.Resource$JarSource.get(Resource.java:385)
            at haven.Resource$Pool.handle(Resource.java:631)
            ... 3 more
      Caused by: java.io.FileNotFoundException: Could not find resource locally: /res/paginae/pose/beatchest.res
         at haven.Resource$JarSource.get(Resource.java:385)
         at haven.Resource$Pool.handle(Resource.java:631)
         ... 3 more
   Caused by: java.io.FileNotFoundException: res/paginae/pose/beatchest
      at haven.HashDirCache.fetch(HashDirCache.java:346)
      at haven.Resource$CacheSource.get(Resource.java:315)
      at haven.Resource$Pool.handle(Resource.java:631)
      ... 3 more
Caused by: java.nio.file.FileSystemException: C:\Users\barto\AppData\Roaming\Haven and Hearth\data\37758a1b9e25de06.0: The file or directory is corrupted and unreadable
   at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
   at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:119)
   at java.base/java.nio.channels.FileChannel.open(FileChannel.java:309)
   at java.base/java.nio.channels.FileChannel.open(FileChannel.java:369)
   at haven.LockedFile.lambda$lock$0(LockedFile.java:63)
   at haven.Utils.ioretry(Utils.java:903)
   at haven.LockedFile.lock(LockedFile.java:63)
   at haven.LockedFile.lock(LockedFile.java:84)
   at haven.HashDirCache.lookup(HashDirCache.java:199)
   at haven.HashDirCache.store(HashDirCache.java:294)
   at haven.Resource$1Caching.fork(Resource.java:916)
   at haven.Resource$TeeSource.get(Resource.java:294)
   at haven.Resource$Pool.handle(Resource.java:631)
   ... 3 more
   Suppressed: java.nio.file.FileSystemException: C:\Users\barto\AppData\Roaming\Haven and Hearth\data\37758a1b9e25de06.0: The file or directory is corrupted and unreadable
      ... 18 more
      Suppressed: java.nio.file.FileSystemException: C:\Users\barto\AppData\Roaming\Haven and Hearth\data\37758a1b9e25de06.0: The file or directory is corrupted and unreadable
         ... 18 more
         Suppressed: java.nio.file.FileSystemException: C:\Users\barto\AppData\Roaming\Haven and Hearth\data\37758a1b9e25de06.0: The file or directory is corrupted and unreadable
            ... 18 more
            Suppressed: java.nio.file.FileSystemException: C:\Users\barto\AppData\Roaming\Haven and Hearth\data\37758a1b9e25de06.0: The file or directory is corrupted and unreadable
               ... 18 more
               Suppressed: java.nio.file.FileSystemException: C:\Users\barto\AppData\Roaming\Haven and Hearth\data\37758a1b9e25de06.0: The file or directory is corrupted and unreadable
                  ... 18 more
bbsyf
 
Posts: 2
Joined: Fri Jan 31, 2014 1:22 pm

Re: Crashes all the time after completing gardener's credo

Postby gravesmerch » Tue Feb 11, 2025 10:46 pm

could this be about the devs dropping support for old resouces in last announcement?

or maybe windows messed up the game data somehow?
AppData\Roaming\Haven and Hearth\data\37758a1b9e25de06.0: The file or directory is corrupted and unreadable


I'd try to reinstall game fresh and re-download everything
gravesmerch
 
Posts: 340
Joined: Thu Sep 08, 2022 6:13 pm

Re: Crashes all the time after completing gardener's credo

Postby Nightdawg » Wed Feb 12, 2025 10:31 pm

You got Rage on the other characters? paginae/pose/beatchest is the action button for the emote you gain from unlocking Rage

Looks like some cache bug. What client are you getting this crash on?
User avatar
Nightdawg
 
Posts: 2205
Joined: Fri Feb 28, 2020 12:31 am


Return to Bugs

Who is online

Users browsing this forum: Ahrefs [Bot], Claude [Bot], Semrush [Bot] and 50 guests