Amber Client

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

Re: Amber Client

Postby romovs » Thu Dec 10, 2015 8:13 pm

Turtlesir wrote:
Turtlesir wrote:they use a different sprite (teapot teapot and teapot-full teapot-full), the full one also has an overlay of steam on top.
jars seem to be the same (jar jar and jar-rustjuice jar-rustjuice).

ah, i think i figured it out. both empty and full teapots are named "Teapot", whereas an empty jar is called "Clay Jar" and a full (rustroot) one "Rustroot Extract".


Yep seems to be the case.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby _Gunnar » Thu Dec 10, 2015 8:24 pm

switch to fix double cursor/cursor lag problem for macs/linux, in case someone didn't see it:
romovs wrote:
_Gunnar wrote:Hi romovs, is this an option in your client somewhere that I'm missing?

Command line switch '-c'
Code: Select all
java -Xms1024m -Xmx1024m -jar hafen.jar -c -U http://game.havenandhearth.com/hres/ game.havenandhearth.com


Thanks man, will try it
Edit: works perfectly, also now don't have the double cursor.

There is another issue in that the FPS using your java 8 client is much lower than the java 6 one - I get 60 in a house with java 6 version but only 30 with the java 8 one. Will also write this in your thread.
Image
User avatar
_Gunnar
 
Posts: 1430
Joined: Thu Dec 22, 2011 1:15 pm

Re: Amber Client

Postby romovs » Thu Dec 10, 2015 8:33 pm

^ Should probably make that as an option in the settings window for easier access.
Thanks for verifying Gunnar.

FPS difference between Java 8 and 6 is very odd though :?
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby _Gunnar » Thu Dec 10, 2015 8:41 pm

I'm assuming it would be true of the default client as well, but its hard to be sure of anything with that :p
Image
User avatar
_Gunnar
 
Posts: 1430
Joined: Thu Dec 22, 2011 1:15 pm

Re: Amber Client

Postby GladiatoR » Wed Dec 16, 2015 10:19 am

Also add please option to drop ore when backpack is full while mining.
User avatar
GladiatoR
 
Posts: 213
Joined: Fri Aug 28, 2015 11:04 pm

Re: Amber Client

Postby romovs » Thu Dec 17, 2015 7:50 pm

Update is up with the latest quest related stuff.

Java 6 build has been discontinued please update to Java 8. If you're getting slow or double cursor on Mac OS X/Linux use "Force hardware cursor" option in Control Settings (consequently the command line switch '-c' has been removed so remove it from you bash scripts.)

Also tweaked auto miner a bit to stop drinking when stamina reaches ~90%.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Ejnekor » Thu Dec 17, 2015 8:13 pm

Update causes crash for me.

Java version 8 update 66.

Log from debug version:

E:\Games\Hafen>java -Xms512m -Xmx1024m -jar hafen.jar -U http://game.havenandhea
rth.com/hres/ game.havenandhearth.com
дек 17, 2015 10:10:46 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Exception in thread "Haven main thread" java.lang.RuntimeException: Delayed erro
r in resource gfx/hud/chr/questu (v-1), from local res source
at haven.Resource$Pool$Queued.get(Resource.java:338)
at haven.Resource$Pool$Queued.get(Resource.java:307)
at haven.Loading.waitforint(Loading.java:87)
at haven.Loading.waitfor(Loading.java:99)
at haven.Resource$Pool.loadwait(Resource.java:603)
at haven.Resource$Pool.loadwait(Resource.java:607)
at haven.Resource.loadimg(Resource.java:1647)
at haven.CharWnd$1TB.<init>(CharWnd.java:1835)
at haven.CharWnd.<init>(CharWnd.java:1866)
at haven.CharWnd$$_.create(CharWnd.java:1528)
at haven.Widget.makechild(Widget.java:402)
at haven.UI.newwidget(UI.java:156)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:262)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/chr/ques
tu(v-1), from local res source
at haven.Resource$Pool.handle(Resource.java:395)
at haven.Resource$Pool.access$1100(Resource.java:284)
at haven.Resource$Pool$Loader.run(Resource.java:524)
... 1 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/h
ud/chr/questu
at haven.Resource$JarSource.get(Resource.java:188)
at haven.Resource$Pool.handle(Resource.java:379)
... 3 more

E:\Games\Hafen>pause
Ejnekor
 
Posts: 133
Joined: Thu Mar 11, 2010 4:41 pm

Re: Amber Client

Postby shubla » Thu Dec 17, 2015 8:15 pm

Ejnekor wrote:Update causes crash for me.

Java version 8 update 66.

Log from debug version:

E:\Games\Hafen>java -Xms512m -Xmx1024m -jar hafen.jar -U http://game.havenandhea
rth.com/hres/ game.havenandhearth.com
дек 17, 2015 10:10:46 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Exception in thread "Haven main thread" java.lang.RuntimeException: Delayed erro
r in resource gfx/hud/chr/questu (v-1), from local res source
at haven.Resource$Pool$Queued.get(Resource.java:338)
at haven.Resource$Pool$Queued.get(Resource.java:307)
at haven.Loading.waitforint(Loading.java:87)
at haven.Loading.waitfor(Loading.java:99)
at haven.Resource$Pool.loadwait(Resource.java:603)
at haven.Resource$Pool.loadwait(Resource.java:607)
at haven.Resource.loadimg(Resource.java:1647)
at haven.CharWnd$1TB.<init>(CharWnd.java:1835)
at haven.CharWnd.<init>(CharWnd.java:1866)
at haven.CharWnd$$_.create(CharWnd.java:1528)
at haven.Widget.makechild(Widget.java:402)
at haven.UI.newwidget(UI.java:156)
at haven.RemoteUI.run(RemoteUI.java:66)
at haven.MainFrame.run(MainFrame.java:262)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/hud/chr/ques
tu(v-1), from local res source
at haven.Resource$Pool.handle(Resource.java:395)
at haven.Resource$Pool.access$1100(Resource.java:284)
at haven.Resource$Pool$Loader.run(Resource.java:524)
... 1 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/h
ud/chr/questu
at haven.Resource$JarSource.get(Resource.java:188)
at haven.Resource$Pool.handle(Resource.java:379)
... 3 more

E:\Games\Hafen>pause

Im 99% sure its because of builtin-res.jar has been updated.
And romovs hasnt updated it for client or something.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

Re: Amber Client

Postby Teacwr » Thu Dec 17, 2015 8:17 pm

Ejnekor wrote:Update causes crash for me.

same issue
User avatar
Teacwr
 
Posts: 87
Joined: Mon Aug 03, 2015 8:07 pm
Location: Western Siberia GMT+6

Re: Amber Client

Postby shubla » Thu Dec 17, 2015 8:19 pm

Teacwr wrote:
Ejnekor wrote:Update causes crash for me.

same issue

Is it with same error?
If it is you could try updating your builtin-res.jar
http://www.havenandhearth.com/java/builtin-res.jar
Download this and put it into your client folder. Replace old one with this.
Image
I'm not sure that I have a strong argument against sketch colors - Jorb, November 2019
http://i.imgur.com/CRrirds.png?1
Join the moderated unofficial discord for the game! https://discord.gg/2TAbGj2
Purus Pasta, The Best Client
User avatar
shubla
 
Posts: 13041
Joined: Sun Nov 03, 2013 11:26 am
Location: Finland

PreviousNext

Return to The Wizards' Tower

Who is online

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