You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just extracted the zip and tried to play, first it crashed because I had an account with no characters, then it crashed when I tried to select the character I made in the default client.
java.lang.RuntimeException: Delayed error in resource paginae/pose/sitdown (v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:405)
at haven.Resource$Pool$Queued.get(Resource.java:374)
at haven.Session$CachedRes$Ref.get(Session.java:124)
at haven.Session$CachedRes$Ref.get(Session.java:117)
at haven.MenuGrid$Pagina.res(MenuGrid.java:189)
at haven.MenuGrid$Pagina.act(MenuGrid.java:193)
at haven.MenuGrid.cons(MenuGrid.java:252)
at haven.MenuGrid.updlayout(MenuGrid.java:304)
at haven.MenuGrid.tick(MenuGrid.java:581)
at haven.Widget.tick(Widget.java:700)
at haven.Widget.tick(Widget.java:700)
at haven.GameUI.tick(GameUI.java:812)
at haven.Widget.tick(Widget.java:700)
at haven.UI.tick(UI.java:139)
at haven.HavenPanel.run(HavenPanel.java:639)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Invalid image data in paginae/pose/sitdown
at haven.Resource$Image.(Resource.java:935)
at sun.reflect.GeneratedConstructorAccessor4.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:815)
at haven.Resource.load(Resource.java:1508)
at haven.Resource.access$600(Resource.java:43)
at haven.Resource$Pool.handle(Resource.java:454)
at haven.Resource$Pool.access$1100(Resource.java:351)
at haven.Resource$Pool$Loader.run(Resource.java:607)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/sitdown(v1), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:466)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/sitdown(v1), from local res source
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: paginae/pose/sitdown
at haven.Resource$JarSource.get(Resource.java:255)
at haven.Resource$Pool.handle(Resource.java:450)
... 3 more
Caused by: haven.Message$EOF: Required 16 bytes, got only 0
at haven.Message.rensure(Message.java:103)
at haven.Message.bytes(Message.java:186)
at haven.Resource.load(Resource.java:1492)
at haven.Resource.access$600(Resource.java:43)
at haven.Resource$Pool.handle(Resource.java:454)
... 3 more
The text was updated successfully, but these errors were encountered:
just extracted the zip and tried to play, first it crashed because I had an account with no characters, then it crashed when I tried to select the character I made in the default client.
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce RTX 2060/PCIe/SSE2) - 4.6.0 NVIDIA 461.40
java.lang.RuntimeException: Delayed error in resource paginae/pose/sitdown (v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:405)
at haven.Resource$Pool$Queued.get(Resource.java:374)
at haven.Session$CachedRes$Ref.get(Session.java:124)
at haven.Session$CachedRes$Ref.get(Session.java:117)
at haven.MenuGrid$Pagina.res(MenuGrid.java:189)
at haven.MenuGrid$Pagina.act(MenuGrid.java:193)
at haven.MenuGrid.cons(MenuGrid.java:252)
at haven.MenuGrid.updlayout(MenuGrid.java:304)
at haven.MenuGrid.tick(MenuGrid.java:581)
at haven.Widget.tick(Widget.java:700)
at haven.Widget.tick(Widget.java:700)
at haven.GameUI.tick(GameUI.java:812)
at haven.Widget.tick(Widget.java:700)
at haven.UI.tick(UI.java:139)
at haven.HavenPanel.run(HavenPanel.java:639)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Invalid image data in paginae/pose/sitdown
at haven.Resource$Image.(Resource.java:935)
at sun.reflect.GeneratedConstructorAccessor4.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Resource$LayerConstructor.cons(Resource.java:815)
at haven.Resource.load(Resource.java:1508)
at haven.Resource.access$600(Resource.java:43)
at haven.Resource$Pool.handle(Resource.java:454)
at haven.Resource$Pool.access$1100(Resource.java:351)
at haven.Resource$Pool$Loader.run(Resource.java:607)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/sitdown(v1), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:466)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/pose/sitdown(v1), from local res source
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: paginae/pose/sitdown
at haven.Resource$JarSource.get(Resource.java:255)
at haven.Resource$Pool.handle(Resource.java:450)
... 3 more
Caused by: haven.Message$EOF: Required 16 bytes, got only 0
at haven.Message.rensure(Message.java:103)
at haven.Message.bytes(Message.java:186)
at haven.Resource.load(Resource.java:1492)
at haven.Resource.access$600(Resource.java:43)
at haven.Resource$Pool.handle(Resource.java:454)
... 3 more
The text was updated successfully, but these errors were encountered: