Amber Client

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

Re: Amber Client

Postby rajmondelis » Mon May 01, 2017 4:51 pm

Thx for help romovs !
rajmondelis
 
Posts: 16
Joined: Thu Jan 02, 2014 4:27 pm

Re: Amber Client

Postby FictionRyu » Wed May 03, 2017 9:53 pm

Code: Select all
1.56.0:479cf8714ad3b2da1c2f0da37b8f84bf0203f0b4

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/trees/poplar (v4), 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.RenderLink$Res$1.make(RenderLink.java:74)
   at haven.StaticSprite.lsparts(StaticSprite.java:69)
   at haven.StaticSprite.<init>(StaticSprite.java:57)
   at haven.StaticSprite$1$1.<init>(StaticSprite.java:38)
   at haven.StaticSprite$1.create(StaticSprite.java:38)
   at haven.Sprite.create(Sprite.java:131)
   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/trees/poplar(v4), 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\wizza_000\AppData\Roaming\Haven and Hearth\data\cache440028419797410032.new -> C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\751fd28697862e35.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

What happened?
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 Damon_Cooper » Thu May 04, 2017 9:15 pm

Romeo, didn't ask u for anything for a couple of months, but recently, I've got a cave-in in narrow uncovered with supports zone... And I thought - why we have undefined radius instead of just lighted zones? Any chance u can implement it? Just a little bit reddish save-to-mine tiles instead of radius? Please, bro...
Also, Im not sure is it my own bug or not, but "animal Management" not saved as F-bar icon
And again - many thxs for ur hard work
Enjoyment's alternative account
Damon_Cooper
 
Posts: 200
Joined: Sun Sep 25, 2016 10:37 am

Re: Amber Client

Postby uncleseano » Fri May 05, 2017 3:13 pm

hmm... is the livestock manager suposed to save the animals after the client is shutdown?


Mine doesnt save anything
User avatar
uncleseano
 
Posts: 560
Joined: Thu Apr 22, 2010 7:23 pm

Re: Amber Client

Postby Aethyr » Fri May 05, 2017 6:18 pm

Damon_Cooper wrote:Romeo, didn't ask u for anything for a couple of months, but recently, I've got a cave-in in narrow uncovered with supports zone... And I thought - why we have undefined radius instead of just lighted zones? Any chance u can implement it? Just a little bit reddish save-to-mine tiles instead of radius? Please, bro...


The radius is the exact radius of the support. If it cover the centre of the tile, then the tile is safe. If not, stay away from it! Where is the problem in that?
User avatar
Aethyr
 
Posts: 323
Joined: Sun Jun 22, 2014 6:55 pm

Re: Amber Client

Postby DaJovialJove » Fri May 05, 2017 10:46 pm

I'm not sure if someone asked for this before, but could you add auto leveler again? The in-game version doesn't automatically drink for you.
slipper wrote:Kill the tryhard before he turns on the village.
DaJovialJove
 
Posts: 43
Joined: Fri Sep 18, 2015 10:13 pm

Re: Amber Client

Postby romovs » Sun May 07, 2017 4:27 pm

FictionRyu wrote:
Code: Select all
1.56.0:479cf8714ad3b2da1c2f0da37b8f84bf0203f0b4

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/trees/poplar (v4), 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.RenderLink$Res$1.make(RenderLink.java:74)
   at haven.StaticSprite.lsparts(StaticSprite.java:69)
   at haven.StaticSprite.<init>(StaticSprite.java:57)
   at haven.StaticSprite$1$1.<init>(StaticSprite.java:38)
   at haven.StaticSprite$1.create(StaticSprite.java:38)
   at haven.Sprite.create(Sprite.java:131)
   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/trees/poplar(v4), 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\wizza_000\AppData\Roaming\Haven and Hearth\data\cache440028419797410032.new -> C:\Users\wizza_000\AppData\Roaming\Haven and Hearth\data\751fd28697862e35.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

What happened?

Running multiple clients simultaneously? That doesn't work currently, sorry.

Damon_Cooper wrote:Romeo, didn't ask u for anything for a couple of months, but recently, I've got a cave-in in narrow uncovered with supports zone... And I thought - why we have undefined radius instead of just lighted zones? Any chance u can implement it? Just a little bit reddish save-to-mine tiles instead of radius? Please, bro...

The problem with just highlighting the ground is that with the default ortho cam it will be hard to see what's covered and what's not due to walls.
Maybe some sort of square like "radius" instead of circle would work better, but too much work :P
Damon_Cooper wrote:Also, Im not sure is it my own bug or not, but "animal Management" not saved as F-bar icon
And again - many thxs for ur hard work

Thanks, will fix in the update after this one.

uncleseano wrote:hmm... is the livestock manager suposed to save the animals after the client is shutdown?


Mine doesnt save anything

Nope. Can't do much about it. Animals have a special hidden number which allows the manager to track them, but it changes once you re-login or leave the area with animals for prolonged time...

DaJovialJove wrote:I'm not sure if someone asked for this before, but could you add auto leveler again? The in-game version doesn't automatically drink for you.

Perhaps it would be better to raise this issue with Jorbtar so they fix drinking.
Last edited by romovs on Sun May 07, 2017 4:35 pm, edited 2 times in total.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby romovs » Sun May 07, 2017 4:33 pm

Update.

New:
  • Show gilding number in blue for items with available gilding slots (by Jynx).
Fixed:
  • Leashing extension not working with domesticated horses.
  • Last entry in livestock manager not displaying properly.
Misc:
  • Russian localization has been significantly improved. Almost all of the game content is localized now! Huge thanks to mdsanta, not_a_cat, and North Grey for this!
  • Hide bushes in addition to trees on Ctrl+H.
  • Updated wound treatments.
  • Some other minor changes.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Headcrime » Sun May 07, 2017 7:24 pm

Romovs could you please consider also making a ''shear wool/butcher'' sound volume bar?

Whenever I'm shearing it sounds like I'm carveing them alive for like half an hour haha :D
Headcrime
 
Posts: 1
Joined: Sun May 07, 2017 7:23 pm

Re: Amber Client

Postby tazu » Sun May 07, 2017 9:05 pm

romovs wrote:
tazu wrote:please make option to disable minimap buffs and models of this new shit

Yeah it's horrible. Will do in next update.


pls mane
tazu
 
Posts: 8
Joined: Fri Aug 28, 2015 10:50 pm

PreviousNext

Return to The Wizards' Tower

Who is online

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