Game crashes, staircase invisible

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

Game crashes, staircase invisible

Postby StarMouse » Sat Jan 17, 2026 5:22 am

Not sure if it's related but my game crashed when I went downstairs in my Stonestead. The staircase seems invisible for some reason, tried it on an alt and the same thing happened, worked when upstairs but as soon as I went downstairs the game crashes and now I'm stuck.
StarMouse
 
Posts: 6
Joined: Thu Dec 05, 2024 4:53 am

Re: Game crashes, staircase invisible

Postby som » Sat Jan 17, 2026 8:52 am

same problem, in 16.1 word. 16 word all fine .I try verify files use hurricane and vanilla client. not help.

haven.Resource$LoadFailedException: Failed to load resource gfx/terobjs/arch/upstairs (v26)
at haven.Resource$Pool$Queued.get(Resource.java:556)
at haven.Resource$Pool$Queued.get(Resource.java:523)
at haven.Session$CachedRes$Ref.get(Session.java:152)
at haven.Session$CachedRes$Ref.get(Session.java:143)
at haven.ResDrawable.<init>(ResDrawable.java:45)
at haven.ResDrawable$$cres.apply(ResDrawable.java:123)
at haven.OCache$GobInfo.apply(OCache.java:401)
at haven.Loader.lambda$defer$0(Loader.java:240)
at haven.Loader$Future.run(Loader.java:71)
at haven.Loader.loop(Loader.java:202)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Wrong res version (27 != 26)
at haven.Resource.load(Resource.java:2022)
at haven.Resource$Pool.handle(Resource.java:613)
at haven.Resource$Pool$Loader.run(Resource.java:754)
... 1 more
Suppressed: haven.Resource$LoadException: Wrong res version (27 != 26)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from local res source (res-preload)
at haven.Resource$Pool.handle(Resource.java:624)
... 2 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from local res source (res)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from filesystem res source (C:\Program Files (x86)\Steam\steamapps\common\Haven\..\..\workshop\content\3051280\3423755273\res)
... 3 more
Caused by: java.io.FileNotFoundException: gfx/terobjs/arch/upstairs
at haven.Resource$FileSource.get(Resource.java:354)
at haven.Resource$Pool.handle(Resource.java:601)
... 2 more
Caused by: java.nio.file.NoSuchFileException: C:\Program Files (x86)\Steam\steamapps\common\Haven\..\..\workshop\content\3051280\3423755273\res\gfx\terobjs\arch\upstairs.res
at java.base/sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
at java.base/java.nio.file.Files.newByteChannel(Unknown Source)
at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
at java.base/java.nio.file.Files.newInputStream(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:352)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res/gfx/terobjs/arch/upstairs.res
at haven.Resource$JarSource.get(Resource.java:374)
at haven.Resource$Pool.handle(Resource.java:601)
... 2 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/gfx/terobjs/arch/upstairs.res
at haven.Resource$JarSource.get(Resource.java:374)
at haven.Resource$Pool.handle(Resource.java:601)
... 2 more
Last edited by som on Sat Jan 17, 2026 10:27 am, edited 1 time in total.
User avatar
som
 
Posts: 8
Joined: Fri May 24, 2013 7:19 am

Re: Game crashes, staircase invisible

Postby Alemir » Sat Jan 17, 2026 10:25 am

Have the same issue on ubuntu:
haven.Resource$LoadFailedException: Failed to load resource gfx/terobjs/arch/upstairs (v26)
at haven.Resource$Pool$Queued.get(Resource.java:554)
at haven.Resource$Pool$Queued.get(Resource.java:521)
at haven.Session$CachedRes$Ref.get(Session.java:151)
at haven.Session$CachedRes$Ref.get(Session.java:142)
at haven.ResDrawable.<init>(ResDrawable.java:43)
at haven.ResDrawable$$cres.apply(ResDrawable.java:121)
at haven.OCache$GobInfo.apply(OCache.java:394)
at haven.Loader.lambda$defer$0(Loader.java:240)
at haven.Loader$Future.run(Loader.java:71)
at haven.Loader$Future.access$400(Loader.java:42)
at haven.Loader.loop(Loader.java:202)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: haven.Resource$LoadException: Wrong res version (27 != 26)
at haven.Resource.load(Resource.java:1987)
at haven.Resource.access$600(Resource.java:42)
at haven.Resource$Pool.handle(Resource.java:611)
at haven.Resource$Pool.access$1100(Resource.java:498)
at haven.Resource$Pool$Loader.run(Resource.java:752)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from cache source backed by HashDirCache(http://game.havenandhearth.com/render/)
at haven.Resource$Pool.handle(Resource.java:622)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from local res source (res-preload)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from local res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res/gfx/terobjs/arch/upstairs.res
at haven.Resource$JarSource.get(Resource.java:372)
at haven.Resource$Pool.handle(Resource.java:599)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/gfx/terobjs/arch/upstairs.res
at haven.Resource$JarSource.get(Resource.java:372)
at haven.Resource$Pool.handle(Resource.java:599)
... 3 more
Caused by: java.io.FileNotFoundException: empty file
Alemir
 
Posts: 6
Joined: Sat Apr 24, 2021 11:24 pm

Re: Game crashes, staircase invisible

Postby StarMouse » Sat Jan 17, 2026 1:25 pm

This is my issue on Steam.

haven.Resource$LoadFailedException: Failed to load resource gfx/terobjs/arch/upstairs (v26)
at haven.Resource$Pool$Queued.get(Resource.java:554)
at haven.Resource$Pool$Queued.get(Resource.java:521)
at haven.Session$CachedRes$Ref.get(Session.java:151)
at haven.Session$CachedRes$Ref.get(Session.java:142)
at haven.ResDrawable.<init>(ResDrawable.java:43)
at haven.ResDrawable$$cres.apply(ResDrawable.java:121)
at haven.OCache$GobInfo.apply(OCache.java:394)
at haven.Loader.lambda$defer$0(Loader.java:240)
at haven.Loader$Future.run(Loader.java:71)
at haven.Loader$Future.access$400(Loader.java:42)
at haven.Loader.loop(Loader.java:202)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Wrong res version (27 != 26)
at haven.Resource.load(Resource.java:1987)
at haven.Resource.access$600(Resource.java:42)
at haven.Resource$Pool.handle(Resource.java:611)
at haven.Resource$Pool.access$1100(Resource.java:498)
at haven.Resource$Pool$Loader.run(Resource.java:752)
... 1 more
Suppressed: haven.Resource$LoadException: Wrong res version (27 != 26)
... 6 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from local res source (res-preload)
at haven.Resource$Pool.handle(Resource.java:622)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from local res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res/gfx/terobjs/arch/upstairs.res
at haven.Resource$JarSource.get(Resource.java:372)
at haven.Resource$Pool.handle(Resource.java:599)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: /res-preload/gfx/terobjs/arch/upstairs.res
at haven.Resource$JarSource.get(Resource.java:372)
at haven.Resource$Pool.handle(Resource.java:599)
... 3 more
StarMouse
 
Posts: 6
Joined: Thu Dec 05, 2024 4:53 am

Re: Game crashes, staircase invisible

Postby StarMouse » Sat Jan 17, 2026 4:25 pm

Tried updating Java and tried Hurricane client through Steam, both didn't work.
StarMouse
 
Posts: 6
Joined: Thu Dec 05, 2024 4:53 am

Re: Game crashes, staircase invisible

Postby StarMouse » Sat Jan 17, 2026 4:29 pm

Just tried standalone vanilla client, didn't work. Had a buddy walk into my house, worked perfectly fine for him. No idea what happened, please help, can't play at all.
StarMouse
 
Posts: 6
Joined: Thu Dec 05, 2024 4:53 am

Re: Game crashes, staircase invisible

Postby som » Sat Jan 17, 2026 4:42 pm

uninstall game, clean all folders, update java. reinstall game , try different clients hurricane, nurgling, kami. nothing helps crashed.. dont see stairs ,only in 16.1 world . 16 world see stairs all work fine. plz help
User avatar
som
 
Posts: 8
Joined: Fri May 24, 2013 7:19 am

Re: Game crashes, staircase invisible

Postby som » Sun Jan 18, 2026 8:31 am

thank you for fixing, all works fine.
User avatar
som
 
Posts: 8
Joined: Fri May 24, 2013 7:19 am


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 14 guests