Amber Client

Forum for alternative clients, mods & discussions on the same.

Re: Amber Client

Postby Termocorp » Sat Nov 14, 2020 5:19 pm

Thanx for update. But with v1.82.0 I don't see other people icon on the map. v1.81.0 has no problem with this.
Termocorp
 
Posts: 6
Joined: Tue Aug 30, 2016 2:57 pm

Re: Amber Client

Postby Wurtag » Sun Nov 15, 2020 12:24 am

Termocorp wrote:Thanx for update. But with v1.82.0 I don't see other people icon on the map. v1.81.0 has no problem with this.


Thanks for telling me that, I hadnt realized. I will try to fix it.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Amber Client

Postby dagngayt » Mon Nov 16, 2020 9:11 pm

I think the update we just had broke something - I was OK up to then, now I get a java error when I select an alt:
.5fe4c30a
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce RTX 2080/PCIe/SSE2) - 4.6.0 NVIDIA 457.30

java.lang.ArrayIndexOutOfBoundsException: 17
at haven.Equipory.addchild(Equipory.java:157)
at haven.UI.newwidget(UI.java:173)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)
dagngayt
 
Posts: 29
Joined: Tue Nov 14, 2017 6:44 pm

Re: Amber Client

Postby dupapsa » Mon Nov 16, 2020 10:27 pm

dagngayt wrote:I think the update we just had broke something - I was OK up to then, now I get a java error when I select an alt:
.5fe4c30a
Windows 10 10.0 x64, 1.8.0_271 amd64
NVIDIA Corporation (GeForce RTX 2080/PCIe/SSE2) - 4.6.0 NVIDIA 457.30

java.lang.ArrayIndexOutOfBoundsException: 17
at haven.Equipory.addchild(Equipory.java:157)
at haven.UI.newwidget(UI.java:173)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)


This, except it's my main that's broken. Crashed while walking into swamp and now can't play :c

EDIT
So, I've logged in n out with the offical client, the problem is gone now
Last edited by dupapsa on Mon Nov 16, 2020 10:53 pm, edited 1 time in total.
User avatar
dupapsa
 
Posts: 3
Joined: Tue Jun 12, 2018 11:33 am

Re: Amber Client

Postby mico » Mon Nov 16, 2020 10:46 pm

This came with the recent update on the server, unequipping some head slots makes it go away
mico
 
Posts: 1
Joined: Tue Jul 23, 2013 12:29 pm

Re: Amber Client

Postby Alya-Maya » Mon Nov 16, 2020 10:58 pm

Just for the people that use the client all you have to do is connect from the home page an take the glasses off to be able to reconnect on the amber and it will work just fine
Alya-Maya
 
Posts: 24
Joined: Tue Feb 15, 2011 5:13 pm

Re: Amber Client

Postby dagngayt » Mon Nov 16, 2020 11:01 pm

You can't wear anything in the 'eyeglass' slot - which includes things like goat mask (which takes two slots in the basic client now). So if you log in on vanilla, remove whatever you are wearing in that slot, then you can log back in to AMber. But putting something into the slot causes a crash (proved with a goat mask).
dagngayt
 
Posts: 29
Joined: Tue Nov 14, 2017 6:44 pm

Re: Amber Client

Postby Timucuax » Tue Nov 17, 2020 2:46 am

removing item from glass slot worked for me...thank you
Timucuax
 
Posts: 3
Joined: Sun Feb 19, 2012 11:26 pm

Re: Amber Client

Postby Flykill » Tue Nov 17, 2020 4:05 pm

1.80.0.5fe4c30a
Windows 8.1 6.3 x64, 1.8.0_51 x86
NVIDIA Corporation (GeForce GTX 1070/PCIe/SSE2) - 4.6.0 NVIDIA 457.30

java.lang.RuntimeException: Delayed error in resource gfx/hud/mmap/plo (v5), 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.GobIcon.tex(GobIcon.java:51)
at haven.LocalMiniMap.drawicons(LocalMiniMap.java:214)
at haven.LocalMiniMap.draw(LocalMiniMap.java:471)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.MinimapWnd.draw(MinimapWnd.java:288)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Invalid image data in gfx/hud/mmap/plo
at haven.Resource$Image.<init>(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 gfx/hud/mmap/plo(v5), 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 gfx/hud/mmap/plo(v5), from local res source
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/hud/mmap/plo
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
Flykill
 
Posts: 2
Joined: Tue Nov 17, 2020 3:48 pm

Re: Amber Client

Postby Flykill » Tue Nov 17, 2020 4:15 pm

when the character gives it


Flykill wrote:1.80.0.5fe4c30a
Windows 8.1 6.3 x64, 1.8.0_51 x86
NVIDIA Corporation (GeForce GTX 1070/PCIe/SSE2) - 4.6.0 NVIDIA 457.30

java.lang.RuntimeException: Delayed error in resource gfx/hud/mmap/plo (v5), 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.GobIcon.tex(GobIcon.java:51)
at haven.LocalMiniMap.drawicons(LocalMiniMap.java:214)
at haven.LocalMiniMap.draw(LocalMiniMap.java:471)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.MinimapWnd.draw(MinimapWnd.java:288)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Invalid image data in gfx/hud/mmap/plo
at haven.Resource$Image.<init>(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 gfx/hud/mmap/plo(v5), 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 gfx/hud/mmap/plo(v5), from local res source
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/hud/mmap/plo
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
Flykill
 
Posts: 2
Joined: Tue Nov 17, 2020 3:48 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 78 guests