Amber Client

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

Re: Amber Client

Postby 4ell » Fri Apr 22, 2016 4:50 pm

when cookin mushroom mash

java.lang.RuntimeException: dolda.xiphutil.VorbisException: Invalid Vorbis data
at haven.Resource$Audio.stream(Resource.java:1565)
at haven.AudioSprite$ClipSprite.<init>(AudioSprite.java:75)
at haven.AudioSprite$1.create(AudioSprite.java:54)
at haven.Sprite.create(Sprite.java:129)
at haven.Gob.ctick(Gob.java:238)
at haven.OCache.ctick(OCache.java:74)
at haven.Glob.ctick(Glob.java:215)
at haven.HavenPanel.run(HavenPanel.java:580)
at java.lang.Thread.run(Unknown Source)
Caused by: dolda.xiphutil.VorbisException: Invalid Vorbis data
at dolda.xiphutil.VorbisStream.<init>(VorbisStream.java:82)
at dolda.xiphutil.VorbisStream.<init>(VorbisStream.java:118)
at haven.Resource$Audio.stream(Resource.java:1563)
... 8 more
4ell
 
Posts: 6
Joined: Thu Feb 11, 2010 8:56 pm

Re: Amber Client

Postby Thedrah » Fri Apr 22, 2016 10:53 pm

loftar wrote:
Thedrah wrote:so a beet counts as vegetable and meat for satiations with piglet wursts being vegetable and berries? right?

No, you're looking at what they debuff, in the tooltip. I'm talking about this:
Image.


in the custom client the satiations do not light up?
the vanilla client lights up what satiations affect the food but this client doesn't :x
  ▲
▲ ▲
Thedrah
 
Posts: 936
Joined: Fri Apr 08, 2011 2:20 am
Location: behind you

Re: Amber Client

Postby Hasta » Fri Apr 22, 2016 11:28 pm

It does highlight the corresponding satiations when you mouseover an edible object.

Image
User avatar
Hasta
 
Posts: 1937
Joined: Sun Sep 14, 2014 3:27 pm

Re: Amber Client

Postby Thedrah » Fri Apr 22, 2016 11:47 pm

Hasta wrote:It does highlight the corresponding satiations when you mouseover an edible object.

Image


ugh i'm an idiot
  ▲
▲ ▲
Thedrah
 
Posts: 936
Joined: Fri Apr 08, 2011 2:20 am
Location: behind you

Re: Amber Client

Postby donatas » Sat Apr 23, 2016 11:03 am

Keep getting this error.
java.lang.ExceptionInInitializerError
at haven.OptWnd.langDropdown(OptWnd.java:1617)
at haven.OptWnd.<init>(OptWnd.java:1377)
at haven.OptWnd.<init>(OptWnd.java:1709)
at haven.GameUI.<init>(GameUI.java:166)
at haven.GameUI$$_.create(GameUI.java:118)
at haven.Widget.makechild(Widget.java:402)
at haven.UI.newwidget(UI.java:175)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:268)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/drop (v2), from local res source
at haven.Resource$Pool$Queued.get(Resource.java:353)
at haven.Resource$Pool$Queued.get(Resource.java:322)
at haven.Loading.waitforint(Loading.java:87)
at haven.Loading.waitfor(Loading.java:99)
at haven.Resource$Pool.loadwait(Resource.java:618)
at haven.Resource$Pool.loadwait(Resource.java:622)
at haven.Resource.loadtex(Resource.java:1773)
at haven.Dropbox.<clinit>(Dropbox.java:32)
... 10 more
Caused by: haven.Resource$LoadException: Wrong res version (3 != 2)
at haven.Resource.load(Resource.java:1728)
at haven.Resource.access$600(Resource.java:42)
at haven.Resource$Pool.handle(Resource.java:398)
at haven.Resource$Pool.access$1100(Resource.java:299)
at haven.Resource$Pool$Loader.run(Resource.java:539)
... 1 more
donatas
 
Posts: 341
Joined: Thu May 28, 2015 7:01 pm
Location: United Kingdom

Re: Amber Client

Postby Hasta » Sat Apr 23, 2016 3:42 pm

Do we have Mousewheel click reserved for something? Mmw drag rotates free camera, but what about click?

If it's not reserved, can we please have Mmw click CLOSE any window/container clicked, even if you click an item inside the container? These closing icons are not veery convenient, especially now when I have to use a 15'' monitor =(
User avatar
Hasta
 
Posts: 1937
Joined: Sun Sep 14, 2014 3:27 pm

Re: Amber Client

Postby Keiriku1 » Sat Apr 23, 2016 5:28 pm

Error when Alt+RMB on empty bucket in the equipment window
haven.UI$UIException: Wdgmsg sender (haven.WItem) is not in rwidgets
at haven.UI.wdgmsg(UI.java:272)
at haven.Widget.wdgmsg(Widget.java:641)
at haven.Widget.wdgmsg(Widget.java:643)
at haven.GameUI.wdgmsg(GameUI.java:818)
at haven.Widget.wdgmsg(Widget.java:643)
at haven.Window.wdgmsg(Window.java:316)
at haven.GameUI$Hidewnd.wdgmsg(GameUI.java:409)
at haven.Widget.wdgmsg(Widget.java:643)
at haven.Widget.wdgmsg(Widget.java:643)
at haven.Widget.wdgmsg(Widget.java:636)
at haven.WItem.mousedown(WItem.java:390)
at haven.Widget.mousedown(Widget.java:691)
at haven.Widget.mousedown(Widget.java:691)
at haven.Window.mousedown(Window.java:274)
at haven.Widget.mousedown(Widget.java:691)
at haven.GameUI.mousedown(GameUI.java:1019)
at haven.Widget.mousedown(Widget.java:691)
at haven.UI.mousedown(UI.java:360)
at haven.HavenPanel.dispatch(HavenPanel.java:482)
at haven.HavenPanel.run(HavenPanel.java:581)
at java.lang.Thread.run(Unknown Source)
Keiriku1
 
Posts: 2
Joined: Tue Oct 27, 2015 3:10 pm

Re: Amber Client

Postby enlightenedcake » Sat Apr 23, 2016 10:38 pm

Also getting this ... no matter if downloaded or locally compiled ...

Code: Select all
java.lang.ExceptionInInitializerError
   at haven.OptWnd.langDropdown(OptWnd.java:1617)
   at haven.OptWnd.<init>(OptWnd.java:1377)
   at haven.OptWnd.<init>(OptWnd.java:1709)
   at haven.GameUI.<init>(GameUI.java:166)
   at haven.GameUI$$_.create(GameUI.java:118)
   at haven.Widget.makechild(Widget.java:402)
   at haven.UI.newwidget(UI.java:175)
   at haven.RemoteUI.run(RemoteUI.java:66)
   at haven.MainFrame.run(MainFrame.java:268)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/hud/drop (v2), from local res source
   at haven.Resource$Pool$Queued.get(Resource.java:353)
   at haven.Resource$Pool$Queued.get(Resource.java:322)
   at haven.Loading.waitforint(Loading.java:87)
   at haven.Loading.waitfor(Loading.java:99)
   at haven.Resource$Pool.loadwait(Resource.java:618)
   at haven.Resource$Pool.loadwait(Resource.java:622)
   at haven.Resource.loadtex(Resource.java:1773)
   at haven.Dropbox.<clinit>(Dropbox.java:32)
   ... 10 more
Caused by: haven.Resource$LoadException: Wrong res version (3 != 2)
   at haven.Resource.load(Resource.java:1728)
   at haven.Resource.access$600(Resource.java:42)
   at haven.Resource$Pool.handle(Resource.java:398)
   at haven.Resource$Pool.access$1100(Resource.java:299)
   at haven.Resource$Pool$Loader.run(Resource.java:539)
   ... 1 more
enlightenedcake
 
Posts: 36
Joined: Mon Sep 14, 2015 1:13 pm

Re: Amber Client

Postby enlightenedcake » Sat Apr 23, 2016 11:25 pm

Code: Select all
java.lang.RuntimeException: Delayed error in resource gfx/hud/chr/fev/con (v3), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
   at haven.Resource$Pool$Queued.get(Resource.java:353)
   at haven.Resource$Pool$Queued.get(Resource.java:322)
   at haven.Session$CachedRes$Ref.get(Session.java:144)
   at haven.Session$CachedRes$Ref.get(Session.java:137)
   at Fac.build(food.cjava:20)
   at haven.ItemInfo.buildinfo(ItemInfo.java:333)
   at haven.GItem.info(GItem.java:222)
   at haven.WItem$AttrCache.get(WItem.java:151)
   at haven.WItem.draw(WItem.java:211)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.Inventory.draw(Inventory.java:51)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.Window.draw(Window.java:213)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.GameUI.draw(GameUI.java:683)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.RootWidget.draw(RootWidget.java:67)
   at haven.UI.draw(UI.java:144)
   at haven.HavenPanel.rootdraw(HavenPanel.java:331)
   at haven.HavenPanel.run(HavenPanel.java:591)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/chr/fev/con(v3), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)
   at haven.Resource$Pool.handle(Resource.java:410)
   at haven.Resource$Pool.access$1100(Resource.java:299)
   at haven.Resource$Pool$Loader.run(Resource.java:539)
   ... 1 more
Caused by: java.io.FileNotFoundException: C:\Users\camel\.haven\hafen\cache\res\gfx\hud\chr\fev\con.cached.new (The handle is invalid)
   at java.io.FileOutputStream.open0(Native Method)
   at java.io.FileOutputStream.open(Unknown Source)
   at java.io.FileOutputStream.<init>(Unknown Source)
   at java.io.FileOutputStream.<init>(Unknown Source)
   at haven.FileCache.store(FileCache.java:70)
   at haven.Resource$1Caching.fork(Resource.java:681)
   at haven.Resource$TeeSource.get(Resource.java:151)
   at haven.Resource$Pool.handle(Resource.java:394)
   ... 3 more
enlightenedcake
 
Posts: 36
Joined: Mon Sep 14, 2015 1:13 pm

Re: Amber Client

Postby romovs » Sun Apr 24, 2016 7:45 am

enlightenedcake wrote:
Code: Select all
java.lang.RuntimeException: Delayed error in resource gfx/hud/chr/fev/con (v3), from forking source backed by HTTP res source (http://game.havenandhearth.com/hres/)


Try the full client zip, or if you are compiling yourself, compile with "ant rebuild" so it will fetch updated resource files.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Google [Bot] and 50 guests