Amber Client

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

Re: Amber Client

Postby SinJin » Tue Jul 09, 2019 4:44 am

Just an update ,

Thanks you guys, for the advice !

With the help of another HnH friend, I am up and running again. So far, the game is running better and I haven't crashed.
I'm even getting better frame rates!

Ardennesss wrote:
SinJin wrote:Hello,
I've been getting a lot of crashes lately, while playing HnH. I recently decided to try a different client but I crash it rather often too. I'm not code savvy at all.

Here is a copy of the last crash, mate. What do you make of it ?
1.70.1.12d6bea5
Windows 10 10.0 x64, 1.8.0_211 x86
NVIDIA Corporation (GeForce GTX 1080/PCIe/SSE2) - 4.6.0 NVIDIA 430.64
java.lang.ArrayStoreException
at java.lang.System.arraycopy(Native Method)
at haven.GLState$Buffer.copy(GLState.java:233)
at haven.RenderList.add(RenderList.java:238)
at haven.MapMesh.setup(MapMesh.java:650)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView$2.setup(MapView.java:581)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.setup(MapView.java:992)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.setup(RenderList.java:197)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1423)
at haven.Widget.draw(Widget.java:715)
at haven.Widget.draw(Widget.java:720)
at haven.GameUI.draw(GameUI.java:741)
at haven.Widget.draw(Widget.java:715)
at haven.Widget.draw(Widget.java:720)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:138)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:608)
at java.lang.Thread.run(Unknown Source)


If it started recently you might look into rolling your Java install back to an older version, and also switching over to 64 bit (you're using 32.) I've never seen a crash like that before, so wires are getting crossed somewhere.
SinJin
 
Posts: 118
Joined: Thu Jul 23, 2009 11:44 am
Location: Ohio

Re: Amber Client

Postby borka » Tue Jul 09, 2019 4:52 am

Amon0119 wrote:This is probably just me missing something quite obvious, but could anyone help out with this error? It seems like I've tried everything, even though I clearly have not.


1.70.0.7109f83e
Windows 10 10.0 x64, 1.8.0_211 x86
Microsoft Corporation (GDI Generic) - 1.1.0


Caused by: haven.GLConfig$HardwareException: Graphics context does not support programmable shading.


check your graphic card and grab an actual driver from manufacturers homepage (if you need help with that pm me) - you may also switch to Java 64 Bit
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby SinJin » Fri Jul 26, 2019 6:28 pm

NeoBasilisk wrote:I just noticed that the map tree filter doesn't have an option for Mayflower
SinJin
 
Posts: 118
Joined: Thu Jul 23, 2009 11:44 am
Location: Ohio

Re: Amber Client

Postby Apillion » Tue Jul 30, 2019 11:44 am

Client doesn't work for me.

When i Run the Run.bat file i see a CMD window open for a sec and close again..

If i run the Amber jre file i get this..

Code: Select all
1.70.1.12d6bea5
Windows 10 10.0 x64, 1.8.0_221 amd64
NVIDIA Corporation (GeForce GTX 950/PCIe/SSE2) - 4.6.0 NVIDIA 431.60

java.lang.IllegalArgumentException: hostname can't be null
   at java.net.InetSocketAddress.checkHost(Unknown Source)
   at java.net.InetSocketAddress.<init>(Unknown Source)
   at haven.SslHelper.connect(SslHelper.java:155)
   at haven.AuthClient.<init>(AuthClient.java:49)
   at haven.Bootstrap.run(Bootstrap.java:149)
   at haven.MainFrame.run(MainFrame.java:268)
   at java.lang.Thread.run(Unknown Source)
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby borka » Tue Jul 30, 2019 3:30 pm

start Amber with run.bat only ...

If you want to keep the cmd window open edit in a new line to run.bat i.e.

Code: Select all
start javaw -Xss1024k -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
Pause
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby Apillion » Tue Jul 30, 2019 4:10 pm

borka wrote:start Amber with run.bat only ...

If you want to keep the cmd window open edit in a new line to run.bat i.e.

Code: Select all
start javaw -Xss1024k -Xms512m -Xmx1024m -jar hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
Pause



Found the problem i had some undetected mulware that prevented my CMD from opening

thanks for the reply though
User avatar
Apillion
 
Posts: 405
Joined: Mon Dec 30, 2013 10:34 am

Re: Amber Client

Postby borka » Sun Aug 18, 2019 12:39 pm

tyvm romovs :D :D :D
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby SinJin » Sun Aug 18, 2019 1:09 pm

borka wrote:tyvm romovs :D :D :D



+1 :D
SinJin
 
Posts: 118
Joined: Thu Jul 23, 2009 11:44 am
Location: Ohio

Re: Amber Client

Postby Redlaw » Wed Aug 21, 2019 9:29 pm

time for a client update, cause of seasons :D.
User avatar
Redlaw
 
Posts: 1611
Joined: Sun Oct 02, 2011 10:58 pm

Re: Amber Client

Postby raynor » Thu Aug 22, 2019 12:02 am

Hello, I wanted to report a bug:

Code: Select all
1.72.1.26512d4a
Windows 10 10.0 x64, 1.8.0_221 x86
NVIDIA Corporation (GeForce RTX 2060/PCIe/SSE2) - 4.6.0 NVIDIA 431.60

java.lang.NoSuchMethodError: haven.res.lib.tree.Tree.<init>(Lhaven/Sprite$Owner;Lhaven/Resource;FII)V
   at haven.res.lib.tree.Factory.create(tree.cjava:180)
   at haven.res.lib.tree.Factory.create(tree.cjava:168)
   at haven.Sprite.create(Sprite.java:134)
   at haven.ResDrawable.init(ResDrawable.java:55)
   at haven.ResDrawable.setup(ResDrawable.java:62)
   at haven.Gob.setup(Gob.java:564)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.add(RenderList.java:247)
   at haven.MapView.addgob(MapView.java:668)
   at haven.MapView$Gobs$GobSet.setup(MapView.java:745)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.add(RenderList.java:247)
   at haven.MapView$Gobs.setup(MapView.java:889)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.add(RenderList.java:247)
   at haven.MapView.setup(MapView.java:996)
   at haven.PView$1.setup(PView.java:206)
   at haven.RenderList.setup(RenderList.java:170)
   at haven.RenderList.setup(RenderList.java:197)
   at haven.PView.draw(PView.java:230)
   at haven.MapView.draw(MapView.java:1423)
   at haven.Widget.draw(Widget.java:715)
   at haven.Widget.draw(Widget.java:720)
   at haven.GameUI.draw(GameUI.java:741)
   at haven.Widget.draw(Widget.java:715)
   at haven.Widget.draw(Widget.java:720)
   at haven.RootWidget.draw(RootWidget.java:67)
   at haven.UI.draw(UI.java:138)
   at haven.HavenPanel.rootdraw(HavenPanel.java:343)
   at haven.HavenPanel.run(HavenPanel.java:612)
   at java.lang.Thread.run(Unknown Source)
raynor
 
Posts: 9
Joined: Thu Jul 14, 2011 7:50 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 15 guests