Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on logging in. #171

Open
ChakatStormCloud opened this issue Mar 9, 2021 · 0 comments
Open

Crash on logging in. #171

ChakatStormCloud opened this issue Mar 9, 2021 · 0 comments

Comments

@ChakatStormCloud
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant