I can't log in to a single character. Two accounts, two characters in one house. Returns the same error. "An error has occurred" other characters in other places load normally. I tried the Ender client and the vanilla result is the same.
I tried to clean the Java cache, reinstalled clients, reinstalled Windows, tried on another computer with different providers. everything works, but these two characters in this damn house don't load, what should I do, please tell me
haven.Resource$LoadFailedException: Failed to load resource gfx/terobjs/arch/upstairs (v26)
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:165)
at haven.Session$CachedRes$Ref.get(Session.java:156)
at haven.ResDrawable.<init>(ResDrawable.java:45)
at haven.ResDrawable$$cres.apply(ResDrawable.java:165)
at haven.OCache$GobInfo.apply(OCache.java:485)
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.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Wrong res version (27 != 26)
at haven.Resource.load(Resource.java:2039)
at haven.Resource.access$600(Resource.java:44)
at haven.Resource$Pool.handle(Resource.java:643)
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 gfx/terobjs/arch/upstairs(v26), from cache source backed by HashDirCache(http://game.havenandhearth.com/render/)
at haven.Resource$Pool.handle(Resource.java:654)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/arch/upstairs(v26), from local res source (res)
... 4 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 filesystem res source (C:\Users\Andru\Desktop\res)
... 4 more
Caused by: java.io.FileNotFoundException: gfx/terobjs/arch/upstairs
at haven.Resource$FileSource.get(Resource.java:365)
at haven.Resource$Pool.handle(Resource.java:631)
... 3 more
Caused by: java.nio.file.NoSuchFileException: C:\Users\Andru\Desktop\res\gfx\terobjs\arch\upstairs.res
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
at java.nio.file.Files.newInputStream(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:363)
... 4 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:385)
at haven.Resource$Pool.handle(Resource.java:631)
... 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:385)
at haven.Resource$Pool.handle(Resource.java:631)
... 3 more
Caused by: java.io.FileNotFoundException: empty file
at haven.Resource$Pool.handle(Resource.java:638)
... 3 more