Game stops when entering my house

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

Game stops when entering my house

Postby anedb » Sat Jan 17, 2026 9:22 am

image.png
anyone know how to solve this
When i go into my house i get this message and now all my 3 chars is stuck in the house and i cant play
You do not have the required permissions to view the files attached to this post.
anedb
 
Posts: 2
Joined: Sat Dec 21, 2024 6:37 pm

Re: Game stops when entering my house

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

I have similar issue but my problem is
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
at haven.Resource$Pool.handle(Resource.java:606)
... 3 mo^C
Alemir
 
Posts: 6
Joined: Sat Apr 24, 2021 11:24 pm

Re: Game stops when entering my house

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

I tried to run H&H on totally new device without any cache. It seems it is a bug with stairs.
Alemir
 
Posts: 6
Joined: Sat Apr 24, 2021 11:24 pm

Re: Game stops when entering my house

Postby anedb » Sat Jan 17, 2026 2:19 pm

Can i empty the cache in some way?
anedb
 
Posts: 2
Joined: Sat Dec 21, 2024 6:37 pm

Re: Game stops when entering my house

Postby gravesmerch » Sat Jan 17, 2026 2:37 pm

for anyone wanting to start modding,
changing line Resource.java:1986 to
Code: Select all
else if(ver != this.ver && !this.name.startsWith("gfx/terobjs/arch/upstairs"))

seems to work in this specific case, but gotta remember to revert after is fixed
gravesmerch
 
Posts: 392
Joined: Thu Sep 08, 2022 6:13 pm

Re: Game stops when entering my house

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

gravesmerch wrote:for anyone wanting to start modding,
changing line Resource.java:1986 to
Code: Select all
else if(ver != this.ver && !this.name.startsWith("gfx/terobjs/arch/upstairs"))

seems to work in this specific case, but gotta remember to revert after is fixed


What file do I edit for this? On the Steam version.
StarMouse
 
Posts: 6
Joined: Thu Dec 05, 2024 4:53 am

Re: Game stops when entering my house

Postby gravesmerch » Sat Jan 17, 2026 7:11 pm

StarMouse wrote:What file do I edit for this? On the Steam version.


it's a whole process, there's old tutorial in this thread

but loftar will probably fix this faster
gravesmerch
 
Posts: 392
Joined: Thu Sep 08, 2022 6:13 pm


Return to Bugs

Who is online

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