Amber Client

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

Re: Amber Client

Postby r21187 » Fri Jun 30, 2017 1:11 am

romovs wrote:Update.

New:
  • Option to restrict dropping mouse held items (by lichengyu).
Fixed:
  • Shoo extensions triggering on dead animals.
  • Player alarms triggering on mannequins.
Misc:
  • Dead adders are now pickable using the Q key.
  • Upstream code merge.

I'll back to adding new features (some of the things suggested here earlier) sometime next month...


cool the adder thing and btw i just listen the troll alarm quite nice LoL

btw i found there is not on map about the curio of gombathing i dont know if that could be added and they cannot be picked using the q key too
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 FictionRyu » Sat Jul 01, 2017 8:11 pm

After the update all my animals in my manager are gone.

*I just checked after having inspected them all to get them back in my manager, and they're gone again. I've logged out a few times since I posted this originally (2:11pm EST. It is currently 6:10pm) .
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby ctopolon3 » Sun Jul 02, 2017 12:57 am

FictionRyu wrote:After the update all my animals in my manager are gone.

its wiped each session (relogin)

@romovs is there way to add macro editor in client? (easy way to botting w\o decompile client (some kind of scripts witch every one can share))
ctopolon3
 
Posts: 488
Joined: Mon Nov 23, 2015 10:22 am

Re: Amber Client

Postby tyrtix » Mon Jul 03, 2017 5:19 pm

any chance to have burrows on the minimap?
User avatar
tyrtix
 
Posts: 1102
Joined: Wed Feb 19, 2014 12:54 am
Location: Leghorn

Re: Amber Client

Postby FictionRyu » Wed Jul 05, 2017 5:06 pm

ctopolon3 wrote:
FictionRyu wrote:After the update all my animals in my manager are gone.

its wiped each session (relogin

Well...then what's the point of it if you have to re-catalog each animal every-time you log-in?
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby tirioll » Wed Jul 05, 2017 5:22 pm

ctopolon3 wrote:@romovs is there way to add macro editor in client? (easy way to botting w\o decompile client (some kind of scripts witch every one can share))

Prime client was kind of doing it, but the project looks dead now.
User avatar
tirioll
 
Posts: 144
Joined: Thu Nov 21, 2013 4:05 pm

Re: Amber Client

Postby romovs » Wed Jul 05, 2017 6:18 pm

ctopolon3 wrote:@romovs is there way to add macro editor in client? (easy way to botting w\o decompile client (some kind of scripts witch every one can share))

Very unlikely to happen, sorry. Too much work implementing and maintaining all of that.

FictionRyu wrote:
ctopolon3 wrote:
FictionRyu wrote:After the update all my animals in my manager are gone.

its wiped each session (relogin

Well...then what's the point of it if you have to re-catalog each animal every-time you log-in?

To help with animal culling.
It can't be preserved across re-logins due to some technical issues.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby romovs » Thu Jul 06, 2017 1:02 am

Client update necessary for today's patch is up.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Slurmp » Fri Jul 07, 2017 5:23 pm

Just got this error while 2-boxing

Code: Select all
1.57.5.344f2e7c
Windows 10 10.0 x64, 1.8.0_131 x86
ATI Technologies Inc. (AMD Radeon HD 8610G) - 4.4.13399 Compatibility Profile Context 15.201.1101.0

haven.StreamMessage$IOError: java.io.FileNotFoundException: C:\Users\Owen\AppData\Roaming\Haven and Hearth\data\b19219a1f1f82d6b.0 (The process cannot access the file because it is being used by another process)
   at haven.MapFile$Grid.save(MapFile.java:433)
   at haven.MapFile.update(MapFile.java:737)
   at haven.MapFile$Processor.lambda$run$0(MapFile.java:198)
   at haven.MapFile$Processor.run(MapFile.java:214)
Caused by: java.io.FileNotFoundException: C:\Users\Owen\AppData\Roaming\Haven and Hearth\data\b19219a1f1f82d6b.0 (The process cannot access the file because it is being used by another process)
   at java.io.RandomAccessFile.open0(Native Method)
   at java.io.RandomAccessFile.open(Unknown Source)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at haven.HashDirCache.lock2(HashDirCache.java:149)
   at haven.HashDirCache.lookup(HashDirCache.java:184)
   at haven.HashDirCache.store(HashDirCache.java:262)
   at haven.MapFile$Grid.save(MapFile.java:431)
   ... 3 more


I was entering a house that had an alt inside, switched to the alt while screen was loading to check something, then switched back to main toon and the error occured
Hope that helps
Slurmp
 
Posts: 22
Joined: Sat Apr 22, 2017 10:05 pm

Re: Amber Client

Postby romovs » Sat Jul 08, 2017 6:16 am

Slurmp wrote:Just got this error while 2-boxing

Code: Select all
1.57.5.344f2e7c
Windows 10 10.0 x64, 1.8.0_131 x86
ATI Technologies Inc. (AMD Radeon HD 8610G) - 4.4.13399 Compatibility Profile Context 15.201.1101.0

haven.StreamMessage$IOError: java.io.FileNotFoundException: C:\Users\Owen\AppData\Roaming\Haven and Hearth\data\b19219a1f1f82d6b.0 (The process cannot access the file because it is being used by another process)
   at haven.MapFile$Grid.save(MapFile.java:433)
   at haven.MapFile.update(MapFile.java:737)
   at haven.MapFile$Processor.lambda$run$0(MapFile.java:198)
   at haven.MapFile$Processor.run(MapFile.java:214)
Caused by: java.io.FileNotFoundException: C:\Users\Owen\AppData\Roaming\Haven and Hearth\data\b19219a1f1f82d6b.0 (The process cannot access the file because it is being used by another process)
   at java.io.RandomAccessFile.open0(Native Method)
   at java.io.RandomAccessFile.open(Unknown Source)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at haven.HashDirCache.lock2(HashDirCache.java:149)
   at haven.HashDirCache.lookup(HashDirCache.java:184)
   at haven.HashDirCache.store(HashDirCache.java:262)
   at haven.MapFile$Grid.save(MapFile.java:431)
   ... 3 more


I was entering a house that had an alt inside, switched to the alt while screen was loading to check something, then switched back to main toon and the error occured
Hope that helps

Will be fixed in the next update. Thanks.
User avatar
romovs
 
Posts: 1473
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] and 133 guests