Amber Client

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

Re: Amber Client

Postby romovs » Tue Feb 21, 2017 6:10 pm

r21187 wrote:
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?

It just changes the resource URL from HTTP to HTTPS. It should allow you to see map that was saved while you were using the official client.
If you meant what it does in general, then it's used to start the client.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby r21187 » Wed Feb 22, 2017 9:29 am

It just changes the resource URL from HTTP to HTTPS. It should allow you to see map that was saved while you were using the official client.
If you meant what it does in general, then it's used to start the client.[/quote]

is right that is what i mean it thanks

btw i closed my map dont know how and i dont find a way to open the minimap and map again can someone please tell me? i am blind with not maps
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

Re: Amber Client

Postby Aethyr » Wed Feb 22, 2017 10:30 am

option->ui->reset window
User avatar
Aethyr
 
Posts: 323
Joined: Sun Jun 22, 2014 6:55 pm

Re: Amber Client

Postby ArgentRhapsody » Wed Feb 22, 2017 10:52 am

This client vs. Pasta client? Not sure which one's good for what.
ArgentRhapsody
 
Posts: 65
Joined: Sun Feb 19, 2017 11:42 pm

Re: Amber Client

Postby DeadHazard » Wed Feb 22, 2017 4:04 pm

How can i made fullscreen windows?
DeadHazard
 
Posts: 68
Joined: Mon Sep 14, 2015 12:15 pm
Location: Dead Region

Re: Amber Client

Postby r21187 » Wed Feb 22, 2017 5:35 pm

i have read that pasta has a auto miner but i been reading more and says that now is not working and that amber has it and is working

so how i use the auto miner and does?

cause what i have been doing is mining random walls but i never find nothing but random cave ins -_-

so any help in auto miner and how find ore will be great please
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

Re: Amber Client

Postby isdel » Wed Feb 22, 2017 7:01 pm

All the auto miner does is allow you to specify an area to mine automatically without having to click on each tile. It won't help you find ore. And it does work in Purus Pasta, but it's kinda glitchy and gets confused sometimes since there's autodrinking while mining now.

You use the auto miner by selecting the mine command and then holding shift and clicking and dragging to select the area you want to mine.
User avatar
isdel
 
Posts: 179
Joined: Wed Jan 11, 2017 12:53 am

Re: Amber Client

Postby Uriel » Wed Feb 22, 2017 9:11 pm

Recently got this error, after with client closes itself.
Started after upragding to 1.54.2..
Only happens when 2 clients are open at the same time.


1.54.2:1d958fb8fb25db4eed6511c3863d79b07db9b7ef

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/items/pear (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.TexGL$$tex$1.resolve(TexGL.java:439)
at haven.Material$Res.get(Material.java:259)
at haven.StaticSprite.lsparts(StaticSprite.java:65)
at haven.StaticSprite.<init>(StaticSprite.java:57)
at haven.res.lib.tree.Tree.<init>(tree.cjava:11)
at haven.res.lib.tree.Tree.<init>(tree.cjava:20)
at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Utils.construct(Utils.java:1325)
at haven.Sprite$2.create(Sprite.java:86)
at haven.Sprite.create(Sprite.java:128)
at haven.ResDrawable.init(ResDrawable.java:54)
at haven.ResDrawable.<init>(ResDrawable.java:42)
at haven.OCache.cres(OCache.java:185)
at haven.Session$RWorker.getobjdata(Session.java:280)
at haven.Session$RWorker.run(Session.java:644)
Caused by: haven.Resource$LoadException: Load error in resource gfx/terobjs/items/pear(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:551)
at java.lang.Thread.run(Unknown Source)
Caused by: java.nio.file.AccessDeniedException: C:\Users\Uriel\AppData\Roaming\Haven and Hearth\data\cache5216036112090848590.new -> C:\Users\Uriel\AppData\Roaming\Haven and Hearth\data\f642ef6828818764.0
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileCopy.move(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.move(Unknown Source)
at java.nio.file.Files.move(Unknown Source)
at haven.HashDirCache$2.close(HashDirCache.java:277)
at haven.StreamTee.close(StreamTee.java:51)
at haven.Resource$Pool.handle(Resource.java:403)
... 3 more
User avatar
Uriel
 
Posts: 735
Joined: Fri May 28, 2010 5:00 pm

Re: Amber Client

Postby uncleseano » Wed Feb 22, 2017 9:33 pm

How do I dismount a horse? Control Click works on vanilla but not on Amber
User avatar
uncleseano
 
Posts: 560
Joined: Thu Apr 22, 2010 7:23 pm

Re: Amber Client

Postby FictionRyu » Wed Feb 22, 2017 9:40 pm

uncleseano wrote:How do I dismount a horse? Control Click works on vanilla but not on Amber

Should work on any client.
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

PreviousNext

Return to The Wizards' Tower

Who is online

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