Ardennes Hafen Client

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

Re: Ardennes Hafen Client

Postby voiddancer » Tue Mar 05, 2019 7:24 am

Hi! I have very low FPS on ardennes client
https://i.imgur.com/1Q8p5Hp.jpg

Clear amber give me ~60 FPS
https://i.imgur.com/lgtEhKb.jpg

Why?

UPD
Hmm, looks like amber running on the GeForce, but Arden running on the Intel HD. Hmm...

UPD
When i run amber, i use run.bat
Code: Select all
start javaw -Xss1024k -Xms1024m -Xmx2048m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com

and its running on my discrete videocard.
If i run hafen-updater.jar, its running on my integrated videocard.
If i copy run.bat to arden folder, all ok, hafen.jar running on discrete videocard.
voiddancer
 
Posts: 23
Joined: Wed Aug 16, 2017 4:08 pm

Re: Ardennes Hafen Client

Postby Aceb » Tue Mar 05, 2019 11:40 am

Image
A quest for a hat. - W10
Image
Haven't spawned yet
User avatar
Aceb
 
Posts: 1830
Joined: Wed Jun 16, 2010 2:34 pm

Re: Ardennes Hafen Client

Postby Ardennesss » Tue Mar 05, 2019 12:57 pm

voiddancer wrote:Hi! I have very low FPS on ardennes client
https://i.imgur.com/1Q8p5Hp.jpg

Clear amber give me ~60 FPS
https://i.imgur.com/lgtEhKb.jpg

Why?

UPD
Hmm, looks like amber running on the GeForce, but Arden running on the Intel HD. Hmm...

UPD
When i run amber, i use run.bat
Code: Select all
start javaw -Xss1024k -Xms1024m -Xmx2048m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com

and its running on my discrete videocard.
If i run hafen-updater.jar, its running on my integrated videocard.
If i copy run.bat to arden folder, all ok, hafen.jar running on discrete videocard.


I've seen this happen in reverse as well, where amber's run.bat runs on an obscure java path. Based on that, I'm inclined to ask you to check your java path under "Environment Variables" if on Windows and see if it's pointing to the right location. As Aceb linked, Mori found that the cause of the mismatch was the java environmental variable pointing to the wrong directory while the updater pointed to the correct one.
User avatar
Ardennesss
 
Posts: 1148
Joined: Sun Oct 06, 2013 4:22 pm

Re: Ardennes Hafen Client

Postby Bauta » Thu Mar 07, 2019 1:03 am

Mine support radius doesn't show up for some reason. Been like this for about a week.
Also cave centipedes can't be "auto" picked-up with Q.
world 5: sprucecap
world 6: hermit
world 7: sprucecap
----
world 10: hermit
Bauta
 
Posts: 58
Joined: Tue Aug 15, 2017 1:36 pm

Re: Ardennes Hafen Client

Postby Robertzon » Thu Mar 07, 2019 1:08 am

Bauta wrote:Mine support radius doesn't show up for some reason. Been like this for about a week.
Also cave centipedes can't be "auto" picked-up with Q.

press ctrl + d for radius
User avatar
Robertzon
 
Posts: 1464
Joined: Mon Jan 03, 2011 11:51 pm

Re: Ardennes Hafen Client

Postby kirion » Thu Mar 07, 2019 1:49 am

Great client btw, thanks for your continued support. :)

I'm getting this crash when i select sketch in the gridmenu :

1.00.90.082020cb
Windows 10 10.0 x64, 1.8.0_191 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 419.17

java.lang.RuntimeException: Delayed error in resource dyn/343a57384cc54e79 (v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:444)
at haven.Resource$Pool$Queued.get(Resource.java:413)
at DynTex.draw(dyntex.cjava:27)
at haven.Widget.draw(Widget.java:718)
at haven.Widget.draw(Widget.java:723)
at haven.Window.draw(Window.java:399)
at haven.Widget.draw(Widget.java:718)
at haven.Widget.draw(Widget.java:723)
at haven.GameUI.draw(GameUI.java:1011)
at haven.Widget.draw(Widget.java:718)
at haven.Widget.draw(Widget.java:723)
at haven.RootWidget.draw(RootWidget.java:74)
at haven.UI.draw(UI.java:158)
at haven.HavenPanel.rootdraw(HavenPanel.java:362)
at haven.HavenPanel.run(HavenPanel.java:628)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:505)
at haven.Resource$Pool.access$1100(Resource.java:389)
at haven.Resource$Pool$Loader.run(Resource.java:646)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\dyn\343a57384cc54e79.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:279)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: dyn/343a57384cc54e79
at haven.Resource$JarSource.get(Resource.java:293)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more
Caused by: java.io.FileNotFoundException: res/dyn/343a57384cc54e79
at haven.HashDirCache.fetch(HashDirCache.java:297)
at haven.Resource$CacheSource.get(Resource.java:258)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more
Caused by: java.io.FileNotFoundException: https://game.havenandhearth.com/hres/dy ... c54e79.res
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:347)
at haven.Resource$TeeSource.get(Resource.java:237)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more
User avatar
kirion
 
Posts: 373
Joined: Sat Jul 31, 2010 11:45 pm

Re: Ardennes Hafen Client

Postby Aceb » Thu Mar 07, 2019 2:28 am

Ardennesss wrote:Every client crashes on this, it's caused by W10 images being deleted from your account page but the link not being severed ingame. The fix per Loftar is to upload new images.
A quest for a hat. - W10
Image
Haven't spawned yet
User avatar
Aceb
 
Posts: 1830
Joined: Wed Jun 16, 2010 2:34 pm

Re: Ardennes Hafen Client

Postby Ardennesss » Thu Mar 07, 2019 4:17 am

Bauta wrote:Mine support radius doesn't show up for some reason. Been like this for about a week.
Also cave centipedes can't be "auto" picked-up with Q.
Will add cave centipedes, as someone else said, supports are ctrl D by default.
User avatar
Ardennesss
 
Posts: 1148
Joined: Sun Oct 06, 2013 4:22 pm

Re: Ardennes Hafen Client

Postby Bauta » Thu Mar 07, 2019 11:25 am

Ardennesss wrote:
Bauta wrote:Mine support radius doesn't show up for some reason. Been like this for about a week.
Also cave centipedes can't be "auto" picked-up with Q.
Will add cave centipedes, as someone else said, supports are ctrl D by default.

Alright thanks.
Couple more suggestions:
leeks phase 3 could use the yellow dot, this is when they give seeds instead of whole leeks. Better for q raising, though it gives only 7 seeds without farmer credo.
Plows could show up on the minimap, at least the metal kind.
world 5: sprucecap
world 6: hermit
world 7: sprucecap
----
world 10: hermit
Bauta
 
Posts: 58
Joined: Tue Aug 15, 2017 1:36 pm

Re: Ardennes Hafen Client

Postby Ardennesss » Thu Mar 07, 2019 1:42 pm

Bauta wrote:
Ardennesss wrote:
Bauta wrote:Mine support radius doesn't show up for some reason. Been like this for about a week.
Also cave centipedes can't be "auto" picked-up with Q.
Will add cave centipedes, as someone else said, supports are ctrl D by default.

Alright thanks.
Couple more suggestions:
leeks phase 3 could use the yellow dot, this is when they give seeds instead of whole leeks. Better for q raising, though it gives only 7 seeds without farmer credo.
Plows could show up on the minimap, at least the metal kind.
Will look into these, shouldn't be too hard.
User avatar
Ardennesss
 
Posts: 1148
Joined: Sun Oct 06, 2013 4:22 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot], Google [Bot], likeabaussxd and 112 guests