Amber Client

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

Re: Amber Client

Postby uncleseano » Mon Feb 20, 2017 4:25 pm

Amber saves minimap pieces. Does that mean it builds a personal map as you walk around?

Also, how do I had more markers onto the radar, like bluebushies, birch trees etc?
User avatar
uncleseano
 
Posts: 560
Joined: Thu Apr 22, 2010 7:23 pm

Re: Amber Client

Postby Aethyr » Mon Feb 20, 2017 5:50 pm

r21187 wrote:for what reason will you whant have multiaccounts? i mean i can make enough food and curios to 2 char at same account i dont see a reason to have multiaccount so i am curios about why?


To play with both at the same time, and to use both to form a village, for example :)
uncleseano wrote:Amber saves minimap pieces. Does that mean it builds a personal map as you walk around?

Also, how do I had more markers onto the radar, like bluebushies, birch trees etc?


It just saves tiles, you need another app to actually see the map. You can upload your map tiles for the online map if you want :)
To add bushes and trees, option menu->map->select your choices


@romovs Can you add the console command for q10 in the first post? I keep forgetting it ^^"

edit: also, client crashes when you use :baseq on and the put your mouse over a craft->food item
User avatar
Aethyr
 
Posts: 323
Joined: Sun Jun 22, 2014 6:55 pm

Re: Amber Client

Postby uncleseano » Mon Feb 20, 2017 8:29 pm

It's just that for me options > map is totally blank bar the headings
User avatar
uncleseano
 
Posts: 560
Joined: Thu Apr 22, 2010 7:23 pm

Re: Amber Client

Postby shampizle » Mon Feb 20, 2017 9:09 pm

romovs wrote:
Aethyr wrote:Thanks for the update :)

can you fix the autodrink for the wine bottle?

The tilde key? But why would you want to use wine bottles :shock:


cuz hes a drunk
User avatar
shampizle
 
Posts: 590
Joined: Sat Oct 20, 2012 1:14 am

Re: Amber Client

Postby Aethyr » Mon Feb 20, 2017 9:39 pm

uncleseano wrote:It's just that for me options > map is totally blank bar the headings


log in and try again
User avatar
Aethyr
 
Posts: 323
Joined: Sun Jun 22, 2014 6:55 pm

Re: Amber Client

Postby uncleseano » Mon Feb 20, 2017 11:21 pm

Aethyr wrote:
uncleseano wrote:It's just that for me options > map is totally blank bar the headings


log in and try again

Yup, that fixed it, thanks
User avatar
uncleseano
 
Posts: 560
Joined: Thu Apr 22, 2010 7:23 pm

Re: Amber Client

Postby JuroTheDragon » Tue Feb 21, 2017 12:49 pm

Since like 5 days I am having random amber client crashe's.
It's like PC stops for 2/3 sec, my monitor turns off and then instant turns on, then I am receiving this error and my whole Haven n Hearth window is white/lagged.
I've re-installed drivers and java as well, still didn't help at all... :[ I have no idea whats opencl in x264 custom settings is, so dunno how to check if I have this enabled. I'd be thankful if anyone can help !:D
Image
User avatar
JuroTheDragon
Under curfew
 
Posts: 88
Joined: Sat Sep 26, 2015 8:13 pm

Re: Amber Client

Postby cLick1338 » Tue Feb 21, 2017 2:11 pm

Is there any way to move the camera "off center"?
I'm using two monitors and would like my character to be centered on one of them, and for the camera to spin around that center and not the middle bezel between the monitors.
User avatar
cLick1338
 
Posts: 24
Joined: Tue Jan 11, 2011 9:43 pm

Re: Amber Client

Postby romovs » Tue Feb 21, 2017 4:20 pm

r21187 wrote:frist time using amber client

how i move my map from official client to mine?

or there is a way someone share a map with people? if there is a way can you tell me a link to donwload map?

Regarding viewing the map saved from the official client - open run.bat in text editor, remove everything and paste this:
Code: Select all
start javaw -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com


Kearn wrote:the map has been broken for weeks for me with amber, it doesn't load correctly anymore and deletes the entire thing except bookmarks with every client restart

I have never seen that behaviour nor know why it might be happening unfortunately. The fact that it gets saved but gets reset on every restart is very odd. Will need more information to be able to debug this, like step by step of what is exactly happening, such as: which tiles did appear, which didn't, which got missing on restart (the client tries to load 3x3 tiles around your location for example each time), etc.

Sarge wrote:
Code: Select all
1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

java.lang.RuntimeException: Delayed error in resource sfx/ambient/leaf/wind (v3), from local res source
   at haven.Resource$Pool$Queued.get(Resource.java:353)
   at haven.Resource$Pool$Queued.get(Resource.java:322)
   at haven.MCache$Grid.makeflavor(MCache.java:179)
   at haven.MCache$Grid.getfo(MCache.java:196)
   at haven.MCache.getfo(MCache.java:481)
   at haven.MapView$1.staticp(MapView.java:550)
   at haven.RenderList.add(RenderList.java:227)
   at haven.MapView$2.setup(MapView.java:591)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.add(RenderList.java:247)
   at haven.MapView.setup(MapView.java:980)
   at haven.PView$1.setup(PView.java:206)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.setup(RenderList.java:197)
   at haven.PView.draw(PView.java:230)
   at haven.MapView.draw(MapView.java:1422)
   at haven.Widget.draw(Widget.java:677)
   at haven.Widget.draw(Widget.java:682)
   at haven.GameUI.draw(GameUI.java:642)
   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:137)
   at haven.HavenPanel.rootdraw(HavenPanel.java:333)
   at haven.HavenPanel.run(HavenPanel.java:589)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource sfx/ambient/leaf/wind(v3), from local res source
   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:551)
   ... 1 more
   Suppressed: haven.Resource$LoadException: Load error in resource sfx/ambient/leaf/wind(v3), from filesystem res source (res)
      ... 4 more
   Caused by: java.io.FileNotFoundException: res\sfx\ambient\leaf\wind.res (The system cannot find the path specified)
      at java.io.FileInputStream.open0(Native Method)
      at java.io.FileInputStream.open(Unknown Source)
      at java.io.FileInputStream.<init>(Unknown Source)
      at haven.Resource$FileSource.get(Resource.java:191)
      at haven.Resource$Pool.handle(Resource.java:394)
      ... 3 more
Caused by: java.lang.SecurityException: SHA-256 digest error for res/sfx/ambient/leaf/wind.res
   at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
   at java.util.jar.JarVerifier.processEntry(Unknown Source)
   at java.util.jar.JarVerifier.update(Unknown Source)
   at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
   at java.io.FilterInputStream.read(Unknown Source)
   at haven.StreamMessage.underflow(StreamMessage.java:73)
   at haven.LimitMessage.underflow(LimitMessage.java:57)
   at haven.Message.bytes(Message.java:187)
   at haven.Resource$Audio2.cons(Resource.java:1545)
   at haven.Resource$Audio2.cons(Resource.java:1536)
   at haven.Resource.load(Resource.java:1699)
   at haven.Resource.access$600(Resource.java:42)
   at haven.Resource$Pool.handle(Resource.java:398)
   ... 3 more


EDIT: After some more attempts I found that only happens when trying to duel box over multiple accounts. When logging the first out, I can log the second in fine, but when having one open already (any one) the second crashes on loading resources.

EDIT 2: Nope, now I can't log in at all when I'm in an area with lots of resources and I am heavily geared even when not duel boxing. I had a similar, if not identical, issue at approximately the same interval from world start in W8.

viewtopic.php?f=47&t=44836

Look like hafen-res.jar file got corrupted somehow. Try redownloading the client from OP.

JuroTheDragon wrote:Since like 5 days I am having random amber client crashe's.
It's like PC stops for 2/3 sec, my monitor turns off and then instant turns on, then I am receiving this error and my whole Haven n Hearth window is white/lagged.
I've re-installed drivers and java as well, still didn't help at all... :[ I have no idea whats opencl in x264 custom settings is, so dunno how to check if I have this enabled. I'd be thankful if anyone can help !:D
Image

I have a suspision that's just a video driver bug which gets triggered by some other application and as the result the client crashes as well.
Neither OpenCL (a programming language sort of) nor x264 (video encoder) are used by the client.
Was there any video recording software or media players or similar things running when it crashed?
But in any case try updating your GPU drivers using the drivers from vendor's site.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby r21187 » Tue Feb 21, 2017 5:51 pm

romovs wrote:
r21187 wrote:frist time using amber client

how i move my map from official client to mine?

or there is a way someone share a map with people? if there is a way can you tell me a link to donwload map?

Regarding viewing the map saved from the official client - open run.bat in text editor, remove everything and paste this:
Code: Select all
start javaw -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com





What does that code?
ven wrote:After reading this thread I'm considering playing again just to make some metal and buy 22 boats from this guy.

jorb wrote:Ok, will buff.
(Still waiting)
loftar: The inner chaos of the Jorbian mind is hard to conceal. :)
jorb: It's called creative license. You know, that thing you seem to want to apply to logic, grammar and coherence? :)
r21187
 
Posts: 414
Joined: Wed Apr 23, 2014 2:17 pm
Location: hidden in a cave

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 87 guests