Amber Client

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

Re: Amber Client

Postby rainland » Tue Apr 18, 2017 7:28 pm

romovs wrote:Do you have jogl package installed by any chance?

Just installed it, no change. Should I do something to the settings or launch with different parameters?

libjogl2-java:
Version: 2.3.2+dfsg-4
Depends: libgluegen2-rt-java (>= 2.3.2), libjogl2-jni (>= 2.3.2+dfsg-4)

edit: btw. i don't think its x11 problem either because i had the newest version on 17.04
User avatar
rainland
 
Posts: 47
Joined: Sun Jun 10, 2012 9:40 am

Re: Amber Client

Postby romovs » Tue Apr 18, 2017 7:37 pm

Here is an interesting read regarding problematic frame issue with proprietary drivers which seems similar to yours, but hard to tell exactly without the full error dump - https://github.com/processing/processing/issues/4584

Suggested there is to pass this to java
Code: Select all
-Djogl.disable.opengles=true


But other than that I have no idea.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby rainland » Tue Apr 18, 2017 7:55 pm

You mean something like:
java -Xms512m -Xmx1024m -Djogl.disable.opengles=true -jar hafen.jar -U http://game.havenandhearth.com/hres/ game.havenandhearth.com

edit: alright. I installed amdgpu-pro drivers, executed that line and it worked 8-)
tyvm
User avatar
rainland
 
Posts: 47
Joined: Sun Jun 10, 2012 9:40 am

Re: Amber Client

Postby romovs » Tue Apr 18, 2017 8:11 pm

:)
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby fenrirfenix » Wed Apr 19, 2017 5:27 pm

mapfile warning: unknown mapfile index version: 0


Map won't open, not through the map button or shift+A.
fenrirfenix
 
Posts: 86
Joined: Sat Aug 08, 2009 8:51 pm

Re: Amber Client

Postby Headchef » Thu Apr 20, 2017 2:20 am

1.55.4:2817eaa44d9b296884bf84c8d3c1ab4da9e201dc

java.lang.RuntimeException: java.net.SocketException: socket closed
at haven.Session$RWorker.run(Session.java:605)
Caused by: java.net.SocketException: socket closed
at java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
at java.net.DualStackPlainDatagramSocketImpl.receive0(Unknown Source)
at java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
at java.net.DatagramSocket.receive(Unknown Source)
at haven.Session$RWorker.run(Session.java:598)



Butchered an animal and death animation (the black stuff) kept repeating. Don't know if it's related because it closed like this a while earlier as well, I was walking around, input on my side was impossible and then after 10 seconds got this crash.
User avatar
Headchef
 
Posts: 1099
Joined: Tue Jun 14, 2016 11:27 pm

Re: Amber Client

Postby Qmor » Fri Apr 21, 2017 7:46 pm

Hi guys. I've got a problem with client and COMODO. It blocks hafen.jar. i'ev unlockoed this everywhere but it still doesn't work. When i uninstal COMODO everything is OK, run.bat is opening hafen.jar.
If Comodo is instaled java shows a message:
unable to access jarfile hafen.jar

Sorry for my english.
Qmor
 
Posts: 2
Joined: Fri Apr 21, 2017 2:27 pm

Re: Amber Client

Postby romovs » Fri Apr 21, 2017 11:05 pm

fenrirfenix wrote:mapfile warning: unknown mapfile index version: 0


Map won't open, not through the map button or shift+A.

Will look into it.

Headchef wrote:1.55.4:2817eaa44d9b296884bf84c8d3c1ab4da9e201dc

java.lang.RuntimeException: java.net.SocketException: socket closed
at haven.Session$RWorker.run(Session.java:605)
Caused by: java.net.SocketException: socket closed
at java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
at java.net.DualStackPlainDatagramSocketImpl.receive0(Unknown Source)
at java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
at java.net.DatagramSocket.receive(Unknown Source)
at haven.Session$RWorker.run(Session.java:598)



Butchered an animal and death animation (the black stuff) kept repeating. Don't know if it's related because it closed like this a while earlier as well, I was walking around, input on my side was impossible and then after 10 seconds got this crash.

probably just an one time network issue.

Qmor wrote:Hi guys. I've got a problem with client and COMODO. It blocks hafen.jar. i'ev unlockoed this everywhere but it still doesn't work. When i uninstal COMODO everything is OK, run.bat is opening hafen.jar.
If Comodo is instaled java shows a message:
unable to access jarfile hafen.jar

Sorry for my english.

No idea, sorry. Try white-listing both run.bat and hafen.jar (possibly Java as well).
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby romovs » Fri Apr 21, 2017 11:29 pm

Update.

New:
  • Livestock management helper. See Extensions menu. Inspect animal, sort by clicking the attribute title (it will always sort by gender first), click on a row to highlight it.
  • Boars/mouflons/aurochs leashing extension. See Extensions menu. Works similar to clovers extension.
  • Option to highlight finished garden pots. See Display settings.
Fixed:
  • Incorrect error message displayed in system log when geolocation fails.
  • Show container's content quality instead that of container in barterstands.
Misc:
  • Changed some settings defaults in options window. You might want to go over the settings to check that everything is in order since if you never touched particular option it will use the default value.
  • Updated treatments for Black-Eyed and Blade Kiss wounds.
  • Some other minor changes...
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Dominick » Sat Apr 22, 2017 12:54 am

romovs wrote:Update.

New:
  • Livestock management helper. See Extensions menu. Inspect animal, sort by clicking the attribute title (it will always sort by gender first), click on a row to highlight it.


This is the best thing ever. Is it possible to differentiate fully grown animals from babies?

Only problem is, it doesn't scroll all the way down to show the last entry correctly:

Image

But other than that - dude, I love you. You made my life so much more easier lol. :lol:
Dominick
 
Posts: 122
Joined: Sun Sep 20, 2015 1:22 am
Location: Australia

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 3 guests